funny ammo
This commit is contained in:
@@ -209,29 +209,29 @@
|
||||
purchasable_from = UPLINK_NUKE_OPS
|
||||
|
||||
/datum/uplink_item/ammo/machinegun/basic
|
||||
name = "1.95x129mm Box Magazine"
|
||||
desc = "A 50-round magazine of 1.95x129mm ammunition for use with the L6 SAW. \
|
||||
name = "7.12x82mm Box Magazine"
|
||||
desc = "A 50-round magazine of 7.12x82mm ammunition for use with the L6 SAW. \
|
||||
By the time you need to use this, you'll already be standing on a pile of corpses"
|
||||
item = /obj/item/ammo_box/magazine/mm195x129
|
||||
item = /obj/item/ammo_box/magazine/mm712x82
|
||||
|
||||
/datum/uplink_item/ammo/machinegun/ap
|
||||
name = "1.95x129mm (Armor Penetrating) Box Magazine"
|
||||
desc = "A 50-round magazine of 1.95x129mm ammunition for use in the L6 SAW; equipped with special properties \
|
||||
name = "7.12x82mm (Armor Penetrating) Box Magazine"
|
||||
desc = "A 50-round magazine of 7.12x82mm ammunition for use in the L6 SAW; equipped with special properties \
|
||||
to puncture even the most durable armor."
|
||||
item = /obj/item/ammo_box/magazine/mm195x129/ap
|
||||
item = /obj/item/ammo_box/magazine/mm712x82/ap
|
||||
cost = 9
|
||||
|
||||
/datum/uplink_item/ammo/machinegun/hollow
|
||||
name = "1.95x129mm (Hollow-Point) Box Magazine"
|
||||
desc = "A 50-round magazine of 1.95x129mm ammunition for use in the L6 SAW; equipped with hollow-point tips to help \
|
||||
name = "7.12x82mm (Hollow-Point) Box Magazine"
|
||||
desc = "A 50-round magazine of 7.12x82mm ammunition for use in the L6 SAW; equipped with hollow-point tips to help \
|
||||
with the unarmored masses of crew."
|
||||
item = /obj/item/ammo_box/magazine/mm195x129/hollow
|
||||
item = /obj/item/ammo_box/magazine/mm712x82/hollow
|
||||
|
||||
/datum/uplink_item/ammo/machinegun/incen
|
||||
name = "1.95x129mm (Incendiary) Box Magazine"
|
||||
desc = "A 50-round magazine of 1.95x129mm ammunition for use in the L6 SAW; tipped with a special flammable \
|
||||
name = "7.12x82mm (Incendiary) Box Magazine"
|
||||
desc = "A 50-round magazine of 7.12x82mm ammunition for use in the L6 SAW; tipped with a special flammable \
|
||||
mixture that'll ignite anyone struck by the bullet. Some men just want to watch the world burn."
|
||||
item = /obj/item/ammo_box/magazine/mm195x129/incen
|
||||
item = /obj/item/ammo_box/magazine/mm712x82/incen
|
||||
|
||||
/datum/uplink_item/ammo/rocket
|
||||
purchasable_from = UPLINK_NUKE_OPS
|
||||
|
||||
@@ -213,7 +213,7 @@
|
||||
/datum/uplink_item/dangerous/machinegun
|
||||
name = "L6 Squad Automatic Weapon"
|
||||
desc = "A fully-loaded Aussec Armoury belt-fed machine gun. \
|
||||
This deadly weapon has a massive 50-round magazine of devastating 1.95x129mm ammunition."
|
||||
This deadly weapon has a massive 50-round magazine of devastating 7.12x82mm ammunition."
|
||||
item = /obj/item/gun/ballistic/automatic/l6_saw
|
||||
cost = 18
|
||||
surplus = 0
|
||||
|
||||
Reference in New Issue
Block a user