mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-28 03:01:37 +00:00
Fixes a runtime when a null memo would be attempted to be
displayed to an admin Null descriptions will no longer `to_chat` KA now no longer runtimes
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
power_supply.give(5000)
|
||||
if(!suppressed)
|
||||
playsound(loc, 'sound/weapons/kenetic_reload.ogg', 60, 1)
|
||||
else
|
||||
else if(ismob(loc))
|
||||
to_chat(loc, "<span class='warning'>[src] silently charges up.<span>")
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user