Securiblade Redux (#30488)

* Securiblade Redux

* It's back

* Vars

* LINTERS

* Apply AP on burn damage

* Fixes recharger bug

* Slapper, Better code, cleanup, no damage on help intent while off or stun, sounds

* Secblade now makes a sound when turning itself off
This commit is contained in:
PollardTheDragon
2025-10-17 13:00:50 -04:00
committed by GitHub
parent afd37f310f
commit fbd8930ff4
9 changed files with 282 additions and 1 deletions
@@ -221,6 +221,14 @@
containertype = /obj/structure/closet/crate/secure/plasma
containername = "energy shotgun crate"
/datum/supply_packs/security/armory/securiblades
name = "Securiblade Crate"
contains = list(/obj/item/storage/belt/sheath/secsword,
/obj/item/storage/belt/sheath/secsword)
cost = 600
containertype = /obj/structure/closet/crate/secure/plasma
containername = "securiblade crate"
/datum/supply_packs/security/armory/stingers
name = "Stinger Grenade Crate"
contains = list(/obj/item/storage/box/stingers,