mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Fix a few small runtimes (#49352)
Nothing special here, mostly sanity. Defib hud is awful, needs rewrite.
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
. = ..()
|
||||
if(!proximity)
|
||||
return
|
||||
user.say(catchphrase, forced = "spell")
|
||||
if(catchphrase)
|
||||
user.say(catchphrase, forced = "spell")
|
||||
playsound(get_turf(user), on_use_sound,50,TRUE)
|
||||
charges--
|
||||
if(charges <= 0)
|
||||
|
||||
Reference in New Issue
Block a user