Readded the AI sounds which Lasty removed. :c

Commented out aimalf.ogg as we don't have that yet. :c

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3184 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-02-24 17:30:52 +00:00
parent 8d940c1cab
commit 2a2396391e
22 changed files with 2 additions and 2 deletions
@@ -154,7 +154,7 @@
ticker.mode:malf_mode_declared = 1
for(var/datum/mind/AI_mind in ticker.mode:malf_ai)
AI_mind.current.verbs -= /datum/game_mode/malfunction/proc/takeover
world << sound('aimalf.ogg')
// world << sound('aimalf.ogg')
/datum/game_mode/malfunction/proc/ai_win()