Radiant dance machine mark IV can now be ordered from cargo (#15133)

* FUCA

* F

* flo
This commit is contained in:
Bop
2022-08-05 20:48:02 +07:00
committed by GitHub
parent cdc61a9373
commit 194ef23060
4 changed files with 22 additions and 1 deletions

View File

@@ -1102,3 +1102,11 @@
build_path = /obj/item/airlock_painter/decal
category = list("initial","Tools","Tool Designs")
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
/datum/design/etherealdiscoball
name = "Ethereal Disco Ball"
id = "ethereal_disco_ball"
build_type = AUTOLATHE
materials = list(/datum/material/iron = 300, /datum/material/glass = 100)
build_path = /obj/item/etherealballdeployer
category = list("initial","Miscellaneous")