mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Adds sounds to adjusting the pneumatic cannon (#60470)
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
else if(W.type == type)
|
||||
to_chat(user, span_warning("You're fairly certain that putting a pneumatic cannon inside another pneumatic cannon would cause a spacetime disruption."))
|
||||
else if(W.tool_behaviour == TOOL_WRENCH)
|
||||
playsound(src, 'sound/items/ratchet.ogg', 50, TRUE)
|
||||
switch(pressureSetting)
|
||||
if(1)
|
||||
pressureSetting = 2
|
||||
|
||||
Reference in New Issue
Block a user