mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
Update mechfab_designs.dm
This commit is contained in:
@@ -107,21 +107,13 @@
|
||||
|
||||
/datum/design/item/mechfab/gygax
|
||||
category = "Gygax"
|
||||
<<<<<<< HEAD
|
||||
//VOREStation Edit to make Serenity Constructable
|
||||
=======
|
||||
|
||||
>>>>>>> fcc8242... Allows Construction of Serenity in Robotics (#6380)
|
||||
/datum/design/item/mechfab/gygax/chassis/serenity
|
||||
name = "Serenity Chassis"
|
||||
id = "serenity_chassis"
|
||||
build_path = /obj/item/mecha_parts/chassis/serenity
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 18750, "phoron" = 4000)
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
|
||||
>>>>>>> fcc8242... Allows Construction of Serenity in Robotics (#6380)
|
||||
/datum/design/item/mechfab/gygax/chassis
|
||||
name = "Gygax Chassis"
|
||||
id = "gygax_chassis"
|
||||
|
||||
Reference in New Issue
Block a user