mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 15:32:25 +00:00
Bug fix:
I placed a comma where I wasn't meant to, and then Nuke agents didn't get robust pills to kill people with. I feel bad. Mining Update Minor: Picks make a slight noise when they pick into mineral walls. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1287 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -777,7 +777,7 @@ proc/move_mining_shuttle()
|
||||
return
|
||||
|
||||
user << "\red You start picking."
|
||||
//playsound(src.loc, 'Welder.ogg', 100, 1)
|
||||
playsound(user, 'Genhit.ogg', 20, 1)
|
||||
|
||||
if(do_after(user,W:digspeed))
|
||||
user << "\blue You finish cutting into the rock."
|
||||
|
||||
Reference in New Issue
Block a user