Merge pull request #2787 from Citadel-Station-13/upstream-merge-30681

[MIRROR] Prevents the creation of Shadowzombiechangelings
This commit is contained in:
LetterJay
2017-09-22 08:43:37 -04:00
committed by GitHub
6 changed files with 201 additions and 196 deletions
+3 -2
View File
@@ -132,5 +132,6 @@
#define NOLIVER 29
#define NOSTOMACH 30
//citadel code
#define NOAROUSAL 29//Stops all arousal effects
#define NOGENITALS 30//Cannot create, use, or otherwise have genitals
#define NOAROUSAL 29 //Stops all arousal effects
#define NOGENITALS 30 //Cannot create, use, or otherwise have genitals
#define NO_DNA_COPY 31