[MIRROR] Adds some antag alerts (#926)
* Adds some antag alerts * Add files via upload * Delete ClockCult.ogg
This commit is contained in:
committed by
Poojawa
parent
c61bb0476f
commit
e1729434d1
@@ -33,6 +33,7 @@
|
||||
/datum/game_mode/wizard/raginmages/greet_wizard(datum/mind/wizard, you_are=1)
|
||||
if (you_are)
|
||||
to_chat(wizard.current, "<B>You are the Space Wizard!</B>")
|
||||
wizard.current.playsound_local('sound/ambience/antag/RagesMages.ogg',100,0)
|
||||
to_chat(wizard.current, "<B>The Space Wizards Federation has given you the following tasks:</B>")
|
||||
|
||||
var/obj_count = 1
|
||||
|
||||
Reference in New Issue
Block a user