This commit is contained in:
zerothebigboy
2021-02-08 16:59:54 -05:00
parent 7778ddaf96
commit 85886f563f
42 changed files with 1199 additions and 1132 deletions

View File

@@ -266,8 +266,8 @@
return TRUE
/datum/admins/proc/makeSpaceNinja()
new /datum/round_event/ghost_role/ninja()
return 1
new /datum/round_event/ghost_role/space_ninja()
return TRUE
// DEATH SQUADS
/datum/admins/proc/makeDeathsquad()