Fixes freezing and ghost rider

This commit is contained in:
Fermi
2019-10-14 13:23:39 +01:00
parent 8a5562e92e
commit 7b2c8e58ff
9 changed files with 103 additions and 18 deletions
+1 -1
View File
@@ -47,4 +47,4 @@
#define ORGAN_FAILING (1<<2) //Failing organs perform damaging effects until replaced or fixed
#define ORGAN_EXTERNAL (1<<3) //Was this organ implanted/inserted/etc, if true will not be removed during species change.
#define ORGAN_VITAL (1<<4) //Currently only the brain
#define ORGAN_NO_SPOIL (1<<5) //Currently only the brain
#define ORGAN_NO_SPOIL (1<<5) //Do not spoil under any circumstances