The victim will now get a message if the user empties their pockets and gets interrupted. (Victim moving, user being stunned, etc..)

This commit is contained in:
Giacomand
2013-06-06 18:01:14 +01:00
parent 8fee615d85
commit be550b196e
@@ -487,6 +487,9 @@
if(do_mob(usr, src, STRIP_DELAY * 0.5))
u_equip(r_store)
u_equip(l_store)
else
// Display a warning if the user mocks up
src << "<span class='warning'>You feel your pockets being fumbled with!</span>"
if(href_list["criminal"])
if(istype(usr, /mob/living/carbon/human))