Fixes a few issues with brackets being escaped when they shouldn't be.

This commit is contained in:
MarinaGryphon
2021-07-05 10:23:46 -05:00
parent d439ea8c9d
commit fdd1c5b7d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
/obj/machinery/shield/hitby(AM as mob|obj)
//Let everyone know we've been hit!
visible_message("<span class='notice'><B>\[src] was hit by [AM].</B></span>")
visible_message("<span class='danger'>\The [src] was hit by [AM].</span>")
//Super realistic, resource-intensive, real-time damage calculations.
var/tforce = 0