Adds metabolism effects to pretty much every chem already in the game (#5349)

* pass 1

* a little more reagent effect for breakfast

* move lots of stuff around

* implements all medicines

* implement all cleaning & elements

* implement toxins/pyrotechnic

* p

* linter fixies

* fixes + narcotic balancing

* fix and standardize

* reviews

* things
This commit is contained in:
mirrorcult
2021-11-20 16:47:53 -07:00
committed by GitHub
parent 8c64450305
commit 181fd055ce
36 changed files with 1107 additions and 532 deletions

View File

@@ -0,0 +1,4 @@
### Messages that pop up when metabolizing ephedrine.
ephedrine-effect-tight-pain = You feel a tight pain in your chest.
ephedrine-effect-heart-pounds = Your heart pounds!

View File

@@ -0,0 +1,3 @@
### Messages that can be utilized by multiple reagents.
generic-reagent-effect-burning-insides = You feel your insides burning up!

View File

@@ -0,0 +1,4 @@
### Messages that pop up when metabolizing histamine.
histamine-effect-light-itchiness = You feel a little itchy...
histamine-effect-heavy-itchiness = You feel REALLY itchy!

View File

@@ -0,0 +1 @@
leporazine-effect-temperature-adjusting = You feel your body's temperature adjust rapidly.