Fixes <span class='class>, makes Travis check it

This commit is contained in:
GinjaNinja32
2015-07-18 21:13:32 +01:00
parent ae47726450
commit 0c1aee8074
15 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
add_fingerprint(user)
return 1
playsound(src.loc, 'sound/items/Ratchet.ogg', 50, 1)
user << "<span class='notice>You begin to unfasten \the [src]...</span>"
user << "<span class='notice'>You begin to unfasten \the [src]...</span>"
if (do_after(user, 40))
user.visible_message( \
"<span class='notice'>\The [user] unfastens \the [src].</span>", \