guess I gotta update the id field too or there's a runtime or smth

This commit is contained in:
Jerry Wester
2025-01-15 14:32:55 -07:00
committed by GitHub
parent ba85afe895
commit fbd3438b5e
@@ -50,7 +50,7 @@
build_path = /obj/item/flamethrower/full
category = list("hacked", "Security")
/datum/design/rcd_autolathe
/datum/design/rcd
name = "Rapid Construction Device (RCD)"
id = "rcd"
build_type = AUTOLATHE | NO_PUBLIC_LATHE
@@ -60,7 +60,7 @@
/datum/design/rpd_autolathe
name = "Rapid Pipe Dispenser (RPD)"
id = "rpd"
id = "rpd_autolathe"
build_type = AUTOLATHE | NO_PUBLIC_LATHE
materials = list(/datum/material/iron = 75000, /datum/material/glass = 37500)
build_path = /obj/item/pipe_dispenser