cease those screams

This commit is contained in:
SandPoot
2024-04-05 18:39:33 -03:00
parent 5a0ad158e8
commit 7ec9e65dcf
13 changed files with 48 additions and 49 deletions
+2 -2
View File
@@ -23,6 +23,6 @@
/datum/round_event/wizard/possession/start()
for(var/mob/dead/observer/G in GLOB.player_list)
add_verb(G, TYPE_VERB_REF(/mob/dead/observer, boo))
add_verb(G, TYPE_VERB_REF(/mob/dead/observer, possess))
add_verb(G, /mob/dead/observer/verb/boo)
add_verb(G, /mob/dead/observer/verb/possess)
to_chat(G, "You suddenly feel a welling of new spooky powers...")