Skip to content

Commit

Permalink
Updated FK-88 Ammo Refill Prices (#16281)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallouttec authored Jul 15, 2024
1 parent 81f0597 commit 284eaee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/reqs/supplypacks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2505,12 +2505,12 @@ FACTORY
/datum/supply_packs/factory/heavy_isg_he_refill
name = "FK-88 Flak HE shell assembly refill"
contains = list(/obj/item/factory_refill/heavy_isg_he_refill)
cost = 300
cost = 200

/datum/supply_packs/factory/heavy_isg_sabot_refill
name = "FK-88 Flak APFDS shell assembly refill"
contains = list(/obj/item/factory_refill/heavy_isg_sabot_refill)
cost = 400
cost = 225

/datum/supply_packs/factory/ac_hv_refill
name = "ATR-22 High Velocity magazine assembly refill"
Expand Down

0 comments on commit 284eaee

Please sign in to comment.