mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user