mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Replace all BYOND text macros
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
return
|
||||
..()
|
||||
if((CLUMSY in user.mutations) && (wielded) &&prob(40))
|
||||
to_chat(user, "\red You twirl around a bit before losing your balance and impaling yourself on the [src].")
|
||||
to_chat(user, "<span class='warning'>You twirl around a bit before losing your balance and impaling yourself on the [src].</span>")
|
||||
user.take_organ_damage(20,25)
|
||||
return
|
||||
if((wielded) && prob(50))
|
||||
|
||||
Reference in New Issue
Block a user