fixes a bug in monkey examining (#20858)

extra < would display in the message
This commit is contained in:
PKPenguin321
2016-10-09 17:19:00 -05:00
committed by KorPhaeron
parent 980d830eb7
commit bc4b4780a9
+1 -1
View File
@@ -37,7 +37,7 @@
if(t=="head")
msg += "<span class='deadsay'><B>[t_His] [parse_zone(t)] is missing!</B></span>\n"
continue
msg += "<<span class='warning'><B>[t_His] [parse_zone(t)] is missing!</B></span>\n"
msg += "<span class='warning'><B>[t_His] [parse_zone(t)] is missing!</B></span>\n"
msg += "<span class='warning'>"
var/temp = getBruteLoss()