mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user