Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Traitor's smokables won't work correctly. #34454

Open
3 of 5 tasks
LordNest opened this issue Jan 11, 2024 · 1 comment
Open
3 of 5 tasks

BUG: Traitor's smokables won't work correctly. #34454

LordNest opened this issue Jan 11, 2024 · 1 comment
Labels
Needs Reproduction Bug that needs confirmation it isn't a side effect of another bug. Priority: Low Sprites

Comments

@LordNest
Copy link
Contributor

Description of issue

Traitor's smokables sprite broken and reagents inside won't metabolize.

Difference between expected and actual behaviour

Traitor's sigarettes should have proper randomized sprite and be usable.

Steps to reproduce

  1. Buy/spawn tricky smokes box
  2. Open box
  3. See randomized cigarretes inside
  4. Open one of them
  5. See error instead of opened cigarrete case

Specific information for locating

code\game\objects\items\weapons\storage\fancy\smokable\antag.dm
I think problem somewhere when /obj/item/storage/fancy/smokable/antag/Initialize() happens
Because cigpacket icon used as normal, but when object need to have cigpacket6 (5...4...3...) icon, it simply breaks.

Also reagents placed inside cigarettes won't metabolize while smoked.

Client version, server revision, & game ID

Client Version: 514
Server Revision: Local testing
Game ID: Local testing
Current map: SEV Torch

Issue bingo

  • Issue could be reproduced at least once
  • Issue could be reproduced by different players
  • Issue could be reproduced in multiple rounds
  • Issue happened in a recent (less than 7 days ago) round
  • Couldn't find an existing issue about this
@LordNest
Copy link
Contributor Author

b807f347cb878116e80b606fa5baae93.mp4

@SierraKomodo SierraKomodo added Priority: Low Sprites Needs Reproduction Bug that needs confirmation it isn't a side effect of another bug. labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Reproduction Bug that needs confirmation it isn't a side effect of another bug. Priority: Low Sprites
Projects
None yet
Development

No branches or pull requests

2 participants