Make alien nests inform people that their efforts will actually work, for

consistancy with EVERY OTHER BED.
This commit is contained in:
Tigercat2000
2015-04-08 13:22:06 +02:00
parent d514b79fc2
commit 80a67b31aa
@@ -23,7 +23,7 @@
return
buckled_mob.visible_message(\
"<span class='warning'>[buckled_mob.name] struggles to break free of the gelatinous resin...</span>",\
"<span class='warning'>You struggle to break free from the gelatinous resin...</span>",\
"<span class='warning'>You struggle to break free from the gelatinous resin... (Stay still for two minutes.)</span>",\
"<span class='notice'>You hear squelching...</span>")
spawn(NEST_RESIST_TIME)
if(user && buckled_mob && user.buckled == src)