Unit tests - Tag matcher (#1237)

Clears out all bad HTML tags noted by the tag matcher unit test.
This commit is contained in:
skull132
2016-12-18 11:54:05 +02:00
committed by GitHub
parent ab1900f54a
commit c7352e45a5
18 changed files with 40 additions and 41 deletions

View File

@@ -233,7 +233,7 @@
if (playemote)
if(reflex)
user.visible_message(
"<span class='reflex_shoot'><b>\The [user] fires \the [src][pointblank ? " point blank at \the [target]":""] by reflex!<b></span>",
"<span class='reflex_shoot'><b>\The [user] fires \the [src][pointblank ? " point blank at \the [target]":""] by reflex!</b></span>",
"<span class='reflex_shoot'>You fire \the [src] by reflex!</span>",
"You hear a [fire_sound_text]!"
)