bye bye macro (#19574)

This commit is contained in:
Contrabang
2022-11-02 16:52:22 -04:00
committed by GitHub
parent 6662c48c69
commit 32146754c1
+1 -1
View File
@@ -218,7 +218,7 @@
if(usr.holy_check())
return
if(!is_level_reachable(usr.z))
to_chat(usr, "<span class='warning'>\The energies of this place interfere with the metal shaping!</span>")
to_chat(usr, "<span class='warning'>The energies of this place interfere with the metal shaping!</span>")
return
if(locate(/obj/structure/cult) in get_turf(src))
to_chat(usr, "<span class='warning'>There is a structure here!</span>")