mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
r2593: LASTY BROKE EVERYTHING PANIC EDITION
But it's okay we still love you. (fixed some missing apostrophes that were causing compile errors) git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2594 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -91,7 +91,7 @@ client/verb/Toggle_Soundscape()
|
||||
if ("AI Sat Ext") sound = pick('ambiruntime.ogg','ambimalf.ogg')
|
||||
if ("AI Satellite") sound = pick('ambimalf.ogg')
|
||||
if ("AI Satellite Teleporter Room") sound = pick('ambiruntime.ogg','ambimalf.ogg')
|
||||
if ("Port Primary Hallway") sound = pick('ambiruntime.ogg, ambistat.ogg')
|
||||
if ("Port Primary Hallway") sound = pick('ambiruntime.ogg', 'ambistat.ogg')
|
||||
if ("Bar") sound = pick('ambibar.ogg')
|
||||
if ("Locker Room") sound = pick('ambiruntime.ogg','ambistat.ogg')
|
||||
if ("Primary Tool Storage") sound = pick('ambiruntime.ogg','ambistat.ogg')
|
||||
|
||||
Reference in New Issue
Block a user