Adds additional screen 'faces', allows switching of screens in game

also puts jelly people in with the jelly people file.
This commit is contained in:
Poojawa
2018-03-20 13:53:52 -05:00
parent af82e1109f
commit 2bb09bef5f
12 changed files with 254 additions and 149 deletions
+2 -1
View File
@@ -105,8 +105,9 @@
#define NOAROUSAL 37 //Stops all arousal effects
#define NOGENITALS 38 //Cannot create, use, or otherwise have genitals
//Brainslugs
//Citadel istypes
#define isborer(A) (istype(A, /mob/living/simple_animal/borer))
#define isipcperson(A) (is_species(A, /datum/species/ipc))
#define CITADEL_MENTOR_OOC_COLOUR "#224724"