mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Update tools_1.dm
This commit is contained in:
@@ -13,12 +13,13 @@
|
|||||||
build_path = /obj/item/device/multitool
|
build_path = /obj/item/device/multitool
|
||||||
materials = list(DEFAULT_WALL_MATERIAL = 62, "glass" = 25)
|
materials = list(DEFAULT_WALL_MATERIAL = 62, "glass" = 25)
|
||||||
|
|
||||||
|
/* Causes build errors 2020-05-13 - izac112
|
||||||
/datum/design/item/autolathe/tools/t_scanner
|
/datum/design/item/autolathe/tools/t_scanner
|
||||||
name = "T-ray scanner"
|
name = "T-ray scanner"
|
||||||
id = "t_scanner"
|
id = "t_scanner"
|
||||||
build_path = /obj/item/device/t_scanner
|
build_path = /obj/item/device/t_scanner
|
||||||
materials = list(DEFAULT_WALL_MATERIAL = 187)
|
materials = list(DEFAULT_WALL_MATERIAL = 187)
|
||||||
|
*/
|
||||||
/datum/design/item/autolathe/tools/weldertool
|
/datum/design/item/autolathe/tools/weldertool
|
||||||
name = "welding tool"
|
name = "welding tool"
|
||||||
id = "weldertool"
|
id = "weldertool"
|
||||||
|
|||||||
Reference in New Issue
Block a user