mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Replace all BYOND text macros
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
qdel(src)
|
||||
|
||||
else
|
||||
to_chat(user, "\red You must hold \the [P] steady to burn \the [src].")
|
||||
to_chat(user, "<span class='warning'>You must hold \the [P] steady to burn \the [src].</span>")
|
||||
|
||||
/obj/item/weapon/paper_bundle/examine(mob/user)
|
||||
if(..(user, 1))
|
||||
|
||||
Reference in New Issue
Block a user