mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes IEDS not working with beartraps (#17272)
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user