Replaces macro with span

This commit is contained in:
HarpyEagle
2016-06-20 00:10:41 +01:00
committed by Yoshax
parent f860acd93a
commit 8a2135c917
+1 -1
View File
@@ -334,7 +334,7 @@
return
//actually throw it!
src.visible_message("\red [src] has thrown [item].")
src.visible_message("<span class='warning'>[src] has thrown [item].</span>")
if(!src.lastarea)
src.lastarea = get_area(src.loc)