mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
My bad, sorry Rurik (#23413)
This commit is contained in:
@@ -258,7 +258,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "An additional 8-round 10mm magazine for use in the syndicate pistol, loaded with incendiary rounds which ignite the target."
|
||||
reference = "10MMFIRE"
|
||||
item = /obj/item/ammo_box/magazine/m10mm/fire
|
||||
cost = 6
|
||||
cost = 9
|
||||
surplus = 0 // Miserable
|
||||
|
||||
/datum/uplink_item/ammo/pistolhp
|
||||
@@ -266,7 +266,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "An additional 8-round 10mm magazine for use in the syndicate pistol, loaded with rounds which are more damaging but ineffective against armour."
|
||||
reference = "10MMHP"
|
||||
item = /obj/item/ammo_box/magazine/m10mm/hp
|
||||
cost = 6
|
||||
cost = 7
|
||||
surplus = 0 // Miserable
|
||||
|
||||
/datum/uplink_item/ammo/revolver
|
||||
|
||||
Reference in New Issue
Block a user