Merge pull request #5449 from Anewbe/booze

Speeds up alcohol ingested effects
This commit is contained in:
Atermonera
2018-07-29 02:55:16 -04:00
committed by VirgoBot
parent 115bfa2dc3
commit ff1c9dd020
@@ -65,7 +65,7 @@
reagent_state = LIQUID
color = "#404030"
ingest_met = REM
ingest_met = REM * 2
var/nutriment_factor = 0
var/strength = 10 // This is, essentially, units between stages - the lower, the stronger. Less fine tuning, more clarity.