Merge pull request #9670 from Birdtalon/soulstone-format

Small formatting oversight fix.
This commit is contained in:
tigercat2000
2018-10-02 09:39:25 -07:00
committed by GitHub
+1 -1
View File
@@ -67,7 +67,7 @@
return ..()
if(iscultist(user) && iscultist(M))
to_chat(user, "<span class='cultlarge'>\"Come now, do not capture your fellow's soul.\</span>")
to_chat(user, "<span class='cultlarge'>\"Come now, do not capture your fellow's soul.\"</span>")
return ..()
M.create_attack_log("<font color='orange'>Has had their soul captured with [src.name] by [key_name(user)]</font>")