fixes plant disk design and hacked autolathen (#8674)
* fixes plant disk design and hacked autolathen * Update lavaland_surface_seed_vault.dmm
This commit is contained in:
committed by
kevinz000
parent
2f96e40120
commit
51e4ac0f67
@@ -274,8 +274,7 @@
|
||||
/area/ruin/powered/seedvault)
|
||||
"Z" = (
|
||||
/obj/item/disk/design_disk/plant_disk,
|
||||
/obj/machinery/autolathe{
|
||||
hacked = TRUE;
|
||||
/obj/machinery/autolathe/hacked{
|
||||
desc = "This autolathe seems to have its safety light off."
|
||||
},
|
||||
/turf/open/floor/plasteel/freezer,
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
icon_state = "datadisk1"
|
||||
max_blueprints = 1
|
||||
|
||||
/obj/item/disk/design_disk/golem_shell/Initialize()
|
||||
/obj/item/disk/design_disk/plant_disk/Initialize()
|
||||
. = ..()
|
||||
var/datum/design/diskplantgene/P = new
|
||||
blueprints[1] = P
|
||||
|
||||
Reference in New Issue
Block a user