mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Nicotine Fix (#11489)
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user