Merge pull request #12909 from DeltaFire15/death-machine-broke

[FUCK] Fixes organ decay
This commit is contained in:
Lin
2020-07-25 13:31:10 -05:00
committed by GitHub
+1 -1
View File
@@ -52,4 +52,4 @@
#define ORGAN_VITAL (1<<4) //Currently only the brain
#define ORGAN_NO_SPOIL (1<<5) //Do not spoil under any circumstances
#define ORGAN_NO_DISMEMBERMENT (1<<6) //Immune to disembowelment.
#define ORGAN_EDIBLE (1<<5) //is a snack? :D
#define ORGAN_EDIBLE (1<<7) //is a snack? :D