Lowers costs, adds darts to autolathe

This commit is contained in:
Mieszko Jędrzejczak
2016-04-24 09:19:03 +02:00
parent c96712cbf7
commit 03c173aeaf
5 changed files with 14 additions and 7 deletions
@@ -323,6 +323,14 @@
build_path = /obj/item/weapon/canvas/twentythreeXnineteen
category = list("initial", "Miscellaneous")
/datum/design/foambox
name = "Box of Foam Force darts"
id = "foamforce"
build_type = AUTOLATHE
materials = list(MAT_METAL = 2000)
build_path = /obj/item/ammo_box/foambox
category = list("initial", "Miscellaneous")
/datum/design/canvas/twentythreeXtwentythree
name = "23px by 23px Canvas"
id = "canvas23x23"