mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
text be gone (#22929)
This commit is contained in:
@@ -407,7 +407,7 @@ GLOBAL_LIST_INIT(spells, typesof(/obj/effect/proc_holder/spell))
|
||||
else if(isturf(target))
|
||||
location = target
|
||||
if(isliving(target) && message)
|
||||
to_chat(target, text("[message]"))
|
||||
to_chat(target, "[message]")
|
||||
if(sparks_spread)
|
||||
do_sparks(sparks_amt, 0, location)
|
||||
if(smoke_type)
|
||||
|
||||
Reference in New Issue
Block a user