mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
build_path = /obj/item/ammo_box/magazine/wt550m9/empty
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
/datum/design/box_oldsmg
|
||||
name = "WT-550 Auto Gun Ammo Box (4.6x30mm)"
|
||||
desc = "A box of 20 rounds for the out of date security WT-550 Auto Rifle"
|
||||
@@ -156,6 +157,7 @@
|
||||
build_path = /obj/item/ammo_box/wt550
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
/datum/design/box_oldsmg/ap_box
|
||||
name = "WT-550 Auto Gun Armour Piercing Ammo Box (4.6x30mm AP)"
|
||||
desc = "A box of 20 armour piercing rounds for the out of date security WT-550 Auto Rifle"
|
||||
@@ -164,6 +166,7 @@
|
||||
build_path = /obj/item/ammo_box/wt550/wtap
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
/datum/design/box_oldsmg/ic_box
|
||||
name = "WT-550 Auto Gun Incendiary Ammo Box (4.6x30mm IC)"
|
||||
desc = "A box of 20 armour piercing rounds for the out of date security WT-550 Auto Rifle"
|
||||
@@ -172,6 +175,7 @@
|
||||
build_path = /obj/item/ammo_box/wt550/wtic
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
/datum/design/box_oldsmg/tx_box
|
||||
name = "WT-550 Auto Gun Uranium Ammo Box (4.6x30mm TX)"
|
||||
desc = "A box of 20 uranium tipped rounds for the out of date security WT-550 Auto Rifle"
|
||||
@@ -190,6 +194,7 @@
|
||||
build_path = /obj/item/ammo_box/magazine/laser
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
/datum/design/stunrevolver
|
||||
name = "Tesla Revolver Parts Kit"
|
||||
desc = "A kit for a high-tech revolver that fires internal, reusable shock cartridges in a revolving cylinder. The cartridges can be recharged using conventional rechargers."
|
||||
|
||||
Reference in New Issue
Block a user