This commit is contained in:
kevinz000
2019-04-23 19:06:00 -07:00
parent ab090bd2c1
commit a5e750e20f
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@
#define NOAROUSAL 37 //Stops all arousal effects
#define NOGENITALS 38 //Cannot create, use, or otherwise have genitals
#define MATRIXED 39 //if icon is color matrix'd
#define SKINTONE 40 //uses skin tones
//Citadel istypes
#define isborer(A) (istype(A, /mob/living/simple_animal/borer))