mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Golem ship remap and equipment tweaking. (#29294)
This commit is contained in:
@@ -449,16 +449,6 @@ datum/tech/robotics
|
||||
desc = default_desc
|
||||
blueprint = null
|
||||
|
||||
/obj/item/disk/design_disk/golem_shell
|
||||
name = "golem creation disk"
|
||||
desc = "A gift from the Liberator."
|
||||
icon_state = "datadisk1"
|
||||
|
||||
/obj/item/disk/design_disk/golem_shell/Initialize(mapload)
|
||||
. = ..()
|
||||
var/datum/design/golem_shell/G = new
|
||||
blueprint = G
|
||||
|
||||
/datum/research/autolathe/syndicate/New()
|
||||
// Used by syndi autolathe in syndie space base ruin. Removes methods of contacting main station.
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user