Fixed Fixed a small bug relating to the fire sound of laser cannons.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2025 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Superxpdude@gmail.com
2011-08-19 21:35:20 +00:00
parent ed93b992c4
commit 1a05c9d411
+1 -1
View File
@@ -1100,7 +1100,7 @@
switch(mode)
if(0)
user << "\red [src.name] is now set to laser cannon."
fire_sound = 'pulse.ogg'
fire_sound = 'lasercannonfire.wav'
charge_cost = 100
if(1)
user << "\red [src.name] is now set to laser."