Merge pull request #11622 from Ghommie/Ghommie-cit643

Antags such as wizard and nuke ops are now flavorless. Also closet megafauna fix.
This commit is contained in:
Lin
2020-03-26 18:06:50 -05:00
committed by GitHub
4 changed files with 16 additions and 4 deletions
+1
View File
@@ -175,6 +175,7 @@
#define SPEECH_LANGUAGE 5
// #define SPEECH_IGNORE_SPAM 6
// #define SPEECH_FORCED 7
#define COMSIG_MOB_ANTAG_ON_GAIN "mob_antag_on_gain" //from base of /datum/antagonist/on_gain(): (antag_datum)
// /mob/living signals
#define COMSIG_LIVING_REGENERATE_LIMBS "living_regenerate_limbs" //from base of /mob/living/regenerate_limbs(): (noheal, excluded_limbs)