mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Changing changeling (Refactor) (#11142)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9feb91ec4c
commit
a0c273ce1f
@@ -368,6 +368,8 @@
|
||||
#define REAGENT_ID_SUPERMATTER "supermatter"
|
||||
#define REAGENT_ADRENALINE "Adrenaline"
|
||||
#define REAGENT_ID_ADRENALINE "adrenaline"
|
||||
#define REAGENT_EPINEPHRINE "Epinephrine"
|
||||
#define REAGENT_ID_EPINEPHRINE "epinephrine"
|
||||
#define REAGENT_HOLYWATER "Holy Water"
|
||||
#define REAGENT_ID_HOLYWATER "holywater"
|
||||
#define REAGENT_AMMONIA "Ammonia"
|
||||
|
||||
5
code/__defines/changeling.dm
Normal file
5
code/__defines/changeling.dm
Normal file
@@ -0,0 +1,5 @@
|
||||
#define CRYO_STING "cryo_sting"
|
||||
#define ESCAPE_RESTRAINTS "escape_restraints"
|
||||
#define CHANGELING_SCREECH "changeling_screech" //Used for all shriek powers.
|
||||
#define FAKE_DEATH "fake_death"
|
||||
#define FLESHMEND "flesh_mend"
|
||||
Reference in New Issue
Block a user