[MIRROR] Adds some antag alerts (#926)

* Adds some antag alerts

* Add files via upload

* Delete ClockCult.ogg
This commit is contained in:
CitadelStationBot
2017-05-18 11:27:52 -05:00
committed by Poojawa
parent c61bb0476f
commit e1729434d1
15 changed files with 9 additions and 1 deletions
+1
View File
@@ -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