Fixes IEDS not working with beartraps (#17272)

This commit is contained in:
Qwertytoforty
2021-12-26 12:26:49 +01:00
committed by GitHub
parent 6ab016c174
commit 054939b36c
@@ -54,6 +54,7 @@
return
user.drop_item()
I.forceMove(src)
IED = I
message_admins("[key_name_admin(user)] has rigged a beartrap with an IED.")
log_game("[key_name(user)] has rigged a beartrap with an IED.")
to_chat(user, "<span class='notice'>You sneak [IED] underneath the pressure plate and connect the trigger wire.</span>")