mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
Merge pull request #1238 from FelixRuin/patch-1
crystalwire AGRCOMPLEX was rewrite base beartrap
This commit is contained in:
@@ -1085,7 +1085,7 @@
|
||||
armed = FALSE
|
||||
trap_damage = 40
|
||||
|
||||
/obj/item/restraints/legcuffs/beartrap/Crossed(AM as mob|obj)
|
||||
/obj/item/restraints/legcuffs/beartrap/crystalwire/Crossed(AM as mob|obj)
|
||||
if(armed && isturf(src.loc))
|
||||
if(isliving(AM))
|
||||
var/mob/living/L = AM
|
||||
|
||||
Reference in New Issue
Block a user