mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Nerfs Shotguns
This commit is contained in:
@@ -405,28 +405,6 @@ GLOBAL_LIST_INIT(all_supply_groups, list(SUPPLY_EMERGENCY,SUPPLY_SECURITY,SUPPLY
|
||||
cost = 80
|
||||
containername = "combat shotgun crate"
|
||||
|
||||
/datum/supply_packs/security/armory/buckshotammo
|
||||
name = "Buckshot Ammo Crate"
|
||||
contains = list(/obj/item/ammo_box/shotgun/buck,
|
||||
/obj/item/storage/box/buck,
|
||||
/obj/item/storage/box/buck,
|
||||
/obj/item/storage/box/buck,
|
||||
/obj/item/storage/box/buck,
|
||||
/obj/item/storage/box/buck)
|
||||
cost = 45
|
||||
containername = "buckshot ammo crate"
|
||||
|
||||
/datum/supply_packs/security/armory/slugammo
|
||||
name = "Slug Ammo Crate"
|
||||
contains = list(/obj/item/ammo_box/shotgun,
|
||||
/obj/item/storage/box/slug,
|
||||
/obj/item/storage/box/slug,
|
||||
/obj/item/storage/box/slug,
|
||||
/obj/item/storage/box/slug,
|
||||
/obj/item/storage/box/slug)
|
||||
cost = 45
|
||||
containername = "slug ammo crate"
|
||||
|
||||
/datum/supply_packs/security/armory/expenergy
|
||||
name = "Energy Guns Crate"
|
||||
contains = list(/obj/item/gun/energy/gun,
|
||||
|
||||
Reference in New Issue
Block a user