mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Radiant dance machine mark IV can now be ordered from cargo (#15133)
* FUCA * F * flo
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user