mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Fixes a bunch of shown messages
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
health -= O.force * 0.75
|
||||
else
|
||||
if(health <= 0)
|
||||
visible_message("<span class=warning>The bookcase is smashed apart!</span>")
|
||||
visible_message("<span class='warning'>The bookcase is smashed apart!</span>")
|
||||
qdel(src)
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user