Nicotine Fix (#11489)

This commit is contained in:
Doxxmedearly
2021-03-20 22:03:15 +01:00
committed by GitHub
parent ec77ede6c9
commit c778c3a1c0
2 changed files with 8 additions and 0 deletions
@@ -951,6 +951,7 @@
/datum/brain_trauma/mild/phobia = 0.1,
/datum/brain_trauma/mild/muscle_weakness/ = 0.05
)
suppressing_reagents = list(/decl/reagent/mental/nicotine) //The way to suppress nicotine withdrawal... is nicotine.
conflicting_reagent = null
min_dose = 0.0064 * REM
@@ -0,0 +1,7 @@
author: Doxxmedearly
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- bugfix: "Fixed an issue where you'd get messages about needing your nicotine fix while smoking."