mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Stunbaton fixes
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
if(bcell && bcell.charge)
|
||||
if(bcell.charge < hitcost)
|
||||
status = 0
|
||||
user << "<span class='warning'>[src] is out of charge.</span>"
|
||||
else
|
||||
status = !status
|
||||
user << "<span class='notice'>[src] is now [status ? "on" : "off"].</span>"
|
||||
|
||||
Reference in New Issue
Block a user