mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-21 20:16:18 +01:00
8 lines
371 B
Plaintext
8 lines
371 B
Plaintext
/datum/design/mag_oldsmg/rubber_mag
|
|
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"
|
|
id = "mag_oldsmg_rubber"
|
|
materials = list(MAT_METAL = 6000)
|
|
build_path = /obj/item/ammo_box/magazine/wt550m9/wtrubber
|
|
departmental_flags = DEPARTMENTAL_FLAG_SECURITY
|