This commit is contained in:
kevinz000
2020-02-19 08:14:28 -07:00
parent 15c56e6a12
commit 9289ca8873
2 changed files with 2 additions and 2 deletions
@@ -134,7 +134,7 @@
var/mob/living/L = usr
if(!istype(L) || !CHECK_MOBILITY(L, MOBILITY_USE))
return ..()
return
empty()
add_fingerprint(usr)
@@ -334,7 +334,7 @@
L.death() //Die, powergamers.
if(DUEL_HUGBOX_NONLETHAL)
L.adjustStaminaLoss(200, forced = TRUE) //Die, powergamers x 2
L.Knockdown(100, override_hardstun = 100) //For good measure.
L.Paralyze(100) //For good measure.
//Storage case.
/obj/item/storage/lockbox/dueling