Update weapon_designs.dm
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/datum/design/mag_oldsmg/rubber_mag
|
/datum/design/mag_oldsmg/rubber_mag
|
||||||
name = "WT-550 Auto Gun rubberbullets Magazine (4.6x30mm rubber)"
|
name = "WT-550 Semi-Auto Gun rubberbullets Magazine (4.6x30mm rubber)"
|
||||||
desc = "A 20 round rubber shots magazine for the out of date security WT-550 Auto Rifle"
|
desc = "A 20 round rubber shots magazine for the out of date security WT-550 Auto Rifle"
|
||||||
id = "mag_oldsmg_rubber"
|
id = "mag_oldsmg_rubber"
|
||||||
materials = list(MAT_METAL = 6000)
|
materials = list(MAT_METAL = 6000)
|
||||||
build_path = /obj/item/ammo_box/magazine/wt550m9/wtrubber
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wtrubber
|
||||||
departmental_flags = DEPARTMENTAL_FLAG_SECURITY
|
departmental_flags = DEPARTMENTAL_FLAG_SECURITY
|
||||||
|
|||||||
Reference in New Issue
Block a user