Removed some more spans from visible messages.

This commit is contained in:
kingofkosmos
2015-04-24 21:06:59 +03:00
parent a7bd5f93e1
commit de280c72b5
57 changed files with 216 additions and 216 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
if(!can_be_reached(user))
return
user.changeNext_move(CLICK_CD_MELEE)
user.visible_message("<span class='notice'>[user] knocks on [src].</span>")
user.visible_message("[user] knocks on [src].")
add_fingerprint(user)
playsound(loc, 'sound/effects/Glassknock.ogg', 50, 1)