Merge pull request #13738 from DeltaFire15/heretic-tweaks

Updates the heretics gamemode with a bunch of changes from /tg/
This commit is contained in:
silicons
2020-12-09 21:47:46 -07:00
committed by GitHub
11 changed files with 125 additions and 49 deletions
+1
View File
@@ -70,6 +70,7 @@
///Heretics --
#define IS_HERETIC(mob) (mob.mind?.has_antag_datum(/datum/antagonist/heretic))
#define IS_HERETIC_MONSTER(mob) (mob.mind?.has_antag_datum(/datum/antagonist/heretic_monster))
#define PATH_SIDE "Side"