Changed message to 'to_chat'

This commit is contained in:
SabreML
2020-08-10 21:14:01 +01:00
parent 007b5acc1a
commit 67631d0dad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
anchored = FALSE
else
if(!isfloorturf(loc))
user.visible_message("<span class='warning'>A floor must be present to secure [src]!</span>")
to_chat(user, "<span class='warning'>A floor must be present to secure [src]!</span>")
return
WRENCH_ANCHOR_MESSAGE
anchored = TRUE