mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Raises the nicotine overdose threshold to 15 units. (#11100)
This commit is contained in:
@@ -933,7 +933,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#333333"
|
||||
metabolism = 0.0016 * REM
|
||||
overdose = 5
|
||||
overdose = 15
|
||||
od_minimum_dose = 3
|
||||
taste_description = "bitterness"
|
||||
goodmessage = list("You feel good.","You feel relaxed.","You feel alert and focused.")
|
||||
|
||||
Reference in New Issue
Block a user