Travis Appeasement

This commit is contained in:
Neerti
2017-11-29 23:33:25 -05:00
parent af5c633cdb
commit f016f26e66
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
factory = null
if(infested)
infested.forceMove(get_turf(src))
visible_message("<span class='warning'>\The [infested] falls to the ground as the blob spore bursts.<span>")
visible_message("<span class='warning'>\The [infested] falls to the ground as the blob spore bursts.</span>")
infested = null
return ..()