mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds new ammo to hacked autolathe (#12398)
* adds 762 and 10mm rifle to autolathe * no more 10mm rifle mags
This commit is contained in:
@@ -1057,3 +1057,11 @@
|
||||
build_path = /obj/item/clothing/neck/stethoscope
|
||||
category = list("initial", "Medical", "Medical Designs")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
|
||||
|
||||
/datum/design/a762
|
||||
name = "Stripper clip (7.62mm)"
|
||||
id = "a762"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 20000)
|
||||
build_path = /obj/item/ammo_box/a762
|
||||
category = list("hacked", "Security")
|
||||
|
||||
Reference in New Issue
Block a user