mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
I Used the Energy Shotgun - Adds the EG-9 Energy Shotgun (#28810)
* Energy Shotguns * Examine more * Better lore Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
co-authored by
CRUNCH
parent
e5b7eb9559
commit
6df6ddbe7d
@@ -218,6 +218,14 @@
|
||||
containertype = /obj/structure/closet/crate/secure/plasma
|
||||
containername = "energy gun crate"
|
||||
|
||||
/datum/supply_packs/security/armory/eshotguns
|
||||
name = "Energy Shotguns Crate"
|
||||
contains = list(/obj/item/gun/energy/gun/shotgun,
|
||||
/obj/item/gun/energy/gun/shotgun)
|
||||
cost = 500
|
||||
containertype = /obj/structure/closet/crate/secure/plasma
|
||||
containername = "energy shotgun 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"
|
||||
|
||||
Reference in New Issue
Block a user