Merge pull request #14639 from necromanceranne/cyberorgan_stuff_ye

Ports a significant amount of the tg cybernetic organ code + more
This commit is contained in:
silicons
2021-04-28 21:20:57 -06:00
committed by GitHub
11 changed files with 252 additions and 103 deletions
+1
View File
@@ -51,3 +51,4 @@
#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<<7) //is a snack? :D
#define ORGAN_SYNTHETIC_EMP (1<<6) //Synthetic organ affected by an EMP. Deteriorates over time.