mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 15:32:52 +00:00
Psychiatric Medication Fix (#5588)
* Psychiatric medications are faster when ingested * Psychiatric med fix
This commit is contained in:
@@ -814,6 +814,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#BF80BF"
|
||||
metabolism = 0.01
|
||||
ingest_met = 0.25
|
||||
mrate_static = TRUE
|
||||
data = 0
|
||||
|
||||
@@ -836,6 +837,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#FF80FF"
|
||||
metabolism = 0.01
|
||||
ingest_met = 0.25
|
||||
mrate_static = TRUE
|
||||
data = 0
|
||||
|
||||
@@ -858,6 +860,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#FF80BF"
|
||||
metabolism = 0.01
|
||||
ingest_met = 0.25
|
||||
mrate_static = TRUE
|
||||
data = 0
|
||||
|
||||
@@ -884,6 +887,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#e6efe3"
|
||||
metabolism = 0.01
|
||||
ingest_met = 0.25
|
||||
mrate_static = TRUE
|
||||
data = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user