Raises the nicotine overdose threshold to 15 units. (#11100)

This commit is contained in:
Alberyk
2021-02-03 12:20:36 +01:00
committed by GitHub
parent 501eae30e0
commit c204a97a49
3 changed files with 8 additions and 2 deletions
@@ -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.")