Adds Stinger Grenades (#29178)

* ballin

* sprite change

* curse of balance

* Update code/game/objects/items/weapons/storage/boxes.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>

---------

Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
PopeDaveThe3th
2025-07-04 15:13:08 -04:00
committed by GitHub
parent 9309ca46fb
commit f0c83f9803
11 changed files with 48 additions and 0 deletions
@@ -226,6 +226,13 @@
containertype = /obj/structure/closet/crate/secure/plasma
containername = "energy shotgun crate"
/datum/supply_packs/security/armory/stingers
name = "Stinger Grenade Crate"
contains = list(/obj/item/storage/box/stingers,
/obj/item/storage/box/stingers)
cost = 300
containername = "stingball grenade crate"
/// costs 3/5ths of the normal e-guns for 3/4ths the total ammo, making it cheaper to arm more people, but less convient for any one person
/datum/supply_packs/security/armory/epistol
name = "Energy Pistol Crate"