text be gone (#22929)

This commit is contained in:
Vi3trice
2023-10-26 05:39:11 -04:00
committed by GitHub
parent a1206bbd89
commit 85353104f7
35 changed files with 99 additions and 101 deletions
+1 -1
View File
@@ -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)