mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
/datum/design/item/device/floor_painter
|
|
id = "floor_painter"
|
|
req_tech = list(TECH_ENGINEERING = 2)
|
|
materials = list(MAT_STEEL = 3000, MAT_GLASS = 500)
|
|
build_path = /obj/item/device/floor_painter
|
|
sort_string = "TADAA"
|