Spetsnaz Pyro Bundle Rebalance (#30564)

* im gay

* oops did a thing wrong

* wew
This commit is contained in:
BeeSting12
2017-09-11 13:32:05 -04:00
committed by CitadelStationBot
parent 8ee6fdb76a
commit 9e83717c92
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -403,6 +403,12 @@ GLOBAL_LIST_EMPTY(uplink_items) // Global list so we only initialize this once.
item = /obj/item/ammo_box/magazine/m10mm/hp
cost = 3
/datum/uplink_item/ammo/pistolaps
name = "9mm Handgun Magazine"
desc = "An additional 15-round 9mm magazine, compatible with the Stetchkin APS pistol, found in the Spetsnaz Pyro bundle."
item = /obj/item/ammo_box/magazine/pistolm9mm
cost = 2
/datum/uplink_item/ammo/bolt_action
name = "Surplus Rifle Clip"
desc = "A stripper clip used to quickly load bolt action rifles. Contains 5 rounds."