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