mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
@@ -49,4 +49,4 @@
|
||||
/datum/category_item/autolathe/arms/classic_smg_9mmf
|
||||
name = "SMG magazine (9mm flash)"
|
||||
path = /obj/item/ammo_magazine/m9mml/flash
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -127,4 +127,4 @@
|
||||
var/man_rating = 0
|
||||
|
||||
/datum/category_item/autolathe/dd_SortValue()
|
||||
return name
|
||||
return name
|
||||
|
||||
@@ -72,4 +72,4 @@
|
||||
|
||||
/datum/category_item/autolathe/engineering/arf_generator
|
||||
name = "atmospheric field generator electronics"
|
||||
path =/obj/item/circuitboard/arf_generator
|
||||
path =/obj/item/circuitboard/arf_generator
|
||||
|
||||
@@ -9,4 +9,3 @@
|
||||
/datum/category_item/autolathe/general/drinkingglass/pitcher
|
||||
name = "plastic pitcher"
|
||||
path =/obj/item/reagent_containers/food/drinks/glass2/pitcher
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
|
||||
/datum/category_item/autolathe/materials/rods // Not strictly a material, so they need their own define
|
||||
name = "metal rods"
|
||||
path =/obj/item/stack/rods
|
||||
path =/obj/item/stack/rods
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
/datum/category_item/autolathe/medical/autoinjector/biginjector
|
||||
name = "empty large autoinjector"
|
||||
path =/obj/item/reagent_containers/hypospray/autoinjector/biginjector/empty
|
||||
resources = list(MAT_PLASTIC = 500)
|
||||
resources = list(MAT_PLASTIC = 500)
|
||||
|
||||
Reference in New Issue
Block a user