mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-24 09:06:33 +01:00
[MDB IGNORE] ballistic gun repath & lazyinit ammo & casing flags & reorganiation (#4908)
## About The Pull Request tin ## Why It's Good For The Game memory improvements & code efficiency ## Changelog nah Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -61,10 +61,10 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/shield/riot/tele,
|
||||
/obj/item/storage/box/emps,
|
||||
/obj/item/storage/box/flashbangs,
|
||||
/obj/item/gun/projectile/automatic/sts35,
|
||||
/obj/item/gun/ballistic/automatic/sts35,
|
||||
/obj/item/ammo_magazine/m762/ap,
|
||||
/obj/item/ammo_magazine/m762/ap,
|
||||
/obj/item/gun/projectile/colt,
|
||||
/obj/item/gun/ballistic/colt,
|
||||
/obj/item/ammo_magazine/m45,
|
||||
/obj/item/material/knife/tacknife/combatknife)
|
||||
|
||||
@@ -82,7 +82,7 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/storage/belt/security/tactical/bandolier,
|
||||
/obj/item/clothing/accessory/storage/black_drop_pouches,
|
||||
/obj/item/storage/backpack/dufflebag/sec,
|
||||
/obj/item/gun/projectile/automatic/bullpup,
|
||||
/obj/item/gun/ballistic/automatic/bullpup,
|
||||
/obj/item/ammo_magazine/m762/ap,
|
||||
/obj/item/ammo_magazine/m762,
|
||||
/obj/item/shield/energy,
|
||||
@@ -115,7 +115,7 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/storage/belt/security,
|
||||
/obj/item/clothing/shoes/boots/jackboots,
|
||||
/obj/item/clothing/gloves/black,
|
||||
/obj/item/gun/projectile/shotgun/pump,
|
||||
/obj/item/gun/ballistic/shotgun/pump,
|
||||
/obj/item/gun/energy/gun,
|
||||
/obj/item/clothing/accessory/holster,
|
||||
/obj/item/gun/launcher/grenade,
|
||||
|
||||
Reference in New Issue
Block a user