Merge pull request #8276 from Citadel-Station-13/hahaha

Unironically adds elf ears
This commit is contained in:
deathride58
2019-05-06 21:23:55 -04:00
committed by GitHub
4 changed files with 28 additions and 19 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))