This commit is contained in:
Fox McCloud
2018-02-20 00:33:22 -05:00
parent 5f918ceb07
commit 1e1146cd21
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
I.forceMove(src)
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 the [IED] underneath the pressure plate and connect the trigger wire.</span>")
to_chat(user, "<span class='notice'>You sneak [IED] underneath the pressure plate and connect the trigger wire.</span>")
desc = "A trap used to catch bears and other legged creatures. <span class='warning'>There is an IED hooked up to it.</span>"
if(istype(I, /obj/item/device/assembly/signaler))
if(IED)