Blood Cult Nerf: Restricted Nar-Sie summoning locations (#1479)

This commit is contained in:
CitadelStationBot
2017-06-13 15:48:49 -05:00
committed by kevinz000
parent cf105c377d
commit 97005222ff
5 changed files with 19 additions and 15 deletions
+2 -1
View File
@@ -14,4 +14,5 @@ GLOBAL_VAR_INIT(cult_vote_called, FALSE)
GLOBAL_VAR_INIT(cult_mastered, FALSE)
GLOBAL_VAR_INIT(reckoning_complete, FALSE)
GLOBAL_VAR_INIT(sac_complete, FALSE)
GLOBAL_DATUM(cult_narsie, /obj/singularity/narsie/large/cult)
GLOBAL_DATUM(cult_narsie, /obj/singularity/narsie/large/cult)
GLOBAL_LIST_EMPTY(summon_spots)