corrects WT-550 ammo to state 32 rather then 20 (#12275)
This commit is contained in:
@@ -214,7 +214,7 @@
|
|||||||
|
|
||||||
/datum/supply_pack/security/armory/wt550ammo
|
/datum/supply_pack/security/armory/wt550ammo
|
||||||
name = "WT-550 Semi-Auto SMG Ammo Crate"
|
name = "WT-550 Semi-Auto SMG Ammo Crate"
|
||||||
desc = "Contains four 20-round magazines for the WT-550 Semi-Auto SMG. Each magazine is designed to facilitate rapid tactical reloads. Requires Armory access to open."
|
desc = "Contains four 32-round magazines for the WT-550 Semi-Auto SMG. Each magazine is designed to facilitate rapid tactical reloads. Requires Armory access to open."
|
||||||
cost = 1750
|
cost = 1750
|
||||||
contains = list(/obj/item/ammo_box/magazine/wt550m9,
|
contains = list(/obj/item/ammo_box/magazine/wt550m9,
|
||||||
/obj/item/ammo_box/magazine/wt550m9,
|
/obj/item/ammo_box/magazine/wt550m9,
|
||||||
@@ -224,7 +224,7 @@
|
|||||||
|
|
||||||
/datum/supply_pack/security/armory/wt550ammo_nonlethal // Takes around 12 shots to stamcrit someone
|
/datum/supply_pack/security/armory/wt550ammo_nonlethal // Takes around 12 shots to stamcrit someone
|
||||||
name = "WT-550 Semi-Auto SMG Non-Lethal Ammo Crate"
|
name = "WT-550 Semi-Auto SMG Non-Lethal Ammo Crate"
|
||||||
desc = "Contains four 20-round magazines for the WT-550 Semi-Auto SMG. Each magazine is designed to facilitate rapid tactical reloads. Requires Armory access to open."
|
desc = "Contains four 32-round magazines for the WT-550 Semi-Auto SMG. Each magazine is designed to facilitate rapid tactical reloads. Requires Armory access to open."
|
||||||
cost = 1000
|
cost = 1000
|
||||||
contains = list(/obj/item/ammo_box/magazine/wt550m9/wtrubber,
|
contains = list(/obj/item/ammo_box/magazine/wt550m9/wtrubber,
|
||||||
/obj/item/ammo_box/magazine/wt550m9/wtrubber,
|
/obj/item/ammo_box/magazine/wt550m9/wtrubber,
|
||||||
|
|||||||
@@ -91,7 +91,7 @@
|
|||||||
|
|
||||||
/datum/design/mag_oldsmg
|
/datum/design/mag_oldsmg
|
||||||
name = "WT-550 Semi-Auto SMG Magazine (4.6x30mm)"
|
name = "WT-550 Semi-Auto SMG Magazine (4.6x30mm)"
|
||||||
desc = "A 20 round magazine for the out of date security WT-550 Semi-Auto SMG."
|
desc = "A 32 round magazine for the out of date security WT-550 Semi-Auto SMG."
|
||||||
id = "mag_oldsmg"
|
id = "mag_oldsmg"
|
||||||
build_type = PROTOLATHE
|
build_type = PROTOLATHE
|
||||||
materials = list(/datum/material/iron = 4000)
|
materials = list(/datum/material/iron = 4000)
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
/datum/design/mag_oldsmg/ap_mag
|
/datum/design/mag_oldsmg/ap_mag
|
||||||
name = "WT-550 Semi-Auto SMG Armour Piercing Magazine (4.6x30mm AP)"
|
name = "WT-550 Semi-Auto SMG Armour Piercing Magazine (4.6x30mm AP)"
|
||||||
desc = "A 20 round armour piercing magazine for the out of date security WT-550 Semi-Auto SMG."
|
desc = "A 32 round armour piercing magazine for the out of date security WT-550 Semi-Auto SMG."
|
||||||
id = "mag_oldsmg_ap"
|
id = "mag_oldsmg_ap"
|
||||||
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600)
|
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600)
|
||||||
build_path = /obj/item/ammo_box/magazine/wt550m9/wtap
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wtap
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
|
|
||||||
/datum/design/mag_oldsmg/ic_mag
|
/datum/design/mag_oldsmg/ic_mag
|
||||||
name = "WT-550 Semi-Auto SMG Incendiary Magazine (4.6x30mm IC)"
|
name = "WT-550 Semi-Auto SMG Incendiary Magazine (4.6x30mm IC)"
|
||||||
desc = "A 20 round armour piercing magazine for the out of date security WT-550 Semi-Auto SMG."
|
desc = "A 32 round armour piercing magazine for the out of date security WT-550 Semi-Auto SMG."
|
||||||
id = "mag_oldsmg_ic"
|
id = "mag_oldsmg_ic"
|
||||||
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600, /datum/material/glass = 1000)
|
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600, /datum/material/glass = 1000)
|
||||||
build_path = /obj/item/ammo_box/magazine/wt550m9/wtic
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wtic
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
|
|
||||||
/datum/design/mag_oldsmg/tx_mag
|
/datum/design/mag_oldsmg/tx_mag
|
||||||
name = "WT-550 Semi-Auto SMG Uranium Magazine (4.6x30mm TX)"
|
name = "WT-550 Semi-Auto SMG Uranium Magazine (4.6x30mm TX)"
|
||||||
desc = "A 20 round uranium tipped magazine for the out of date security WT-550 Semi-Auto SMG."
|
desc = "A 32 round uranium tipped magazine for the out of date security WT-550 Semi-Auto SMG."
|
||||||
id = "mag_oldsmg_tx"
|
id = "mag_oldsmg_tx"
|
||||||
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600, /datum/material/uranium = 2000)
|
materials = list(/datum/material/iron = 6000, /datum/material/silver = 600, /datum/material/uranium = 2000)
|
||||||
build_path = /obj/item/ammo_box/magazine/wt550m9/wttx
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wttx
|
||||||
@@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
/datum/design/mag_oldsmg/rubber_mag
|
/datum/design/mag_oldsmg/rubber_mag
|
||||||
name = "WT-550 Semi-Auto SMG rubberbullets Magazine (4.6x30mm rubber)"
|
name = "WT-550 Semi-Auto SMG rubberbullets Magazine (4.6x30mm rubber)"
|
||||||
desc = "A 20 round rubber shots magazine for the out of date security WT-550 Semi-Auto SMG"
|
desc = "A 32 round rubber shots magazine for the out of date security WT-550 Semi-Auto SMG"
|
||||||
id = "mag_oldsmg_rubber"
|
id = "mag_oldsmg_rubber"
|
||||||
materials = list(/datum/material/iron = 6000)
|
materials = list(/datum/material/iron = 6000)
|
||||||
build_path = /obj/item/ammo_box/magazine/wt550m9/wtrubber
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wtrubber
|
||||||
|
|||||||
Reference in New Issue
Block a user