Adds \the macros.

This commit is contained in:
PsiOmegaDelta
2016-01-14 08:35:31 +01:00
parent 253f2a278e
commit 899b2effd4
@@ -142,7 +142,7 @@
if(ruined || !user.Adjacent(src))
return
visible_message("<span class='warning'>[user] rips [src] in a single, decisive motion!</span>" )
visible_message("<span class='warning'>\The [user] rips \the [src] in a single, decisive motion!</span>" )
playsound(src.loc, 'sound/items/poster_ripped.ogg', 100, 1)
ruined = 1
icon_state = "poster_ripped"