diff --git a/code/modules/hydroponics/seed_datums.dm b/code/modules/hydroponics/seed_datums.dm index ddb507572b..386a60d750 100644 --- a/code/modules/hydroponics/seed_datums.dm +++ b/code/modules/hydroponics/seed_datums.dm @@ -1286,12 +1286,6 @@ can_self_harvest = 1 has_mob_product = null -/datum/seed/hardlightseed/typesx - name = "Type-SX Hardlight Generator" - seed_name = "Biomechanical Hardlight generator seed SX" - display_name = "Biomechanical Hardlight stem SX"//PLant that is part mechanical part biological - has_mob_product = /mob/living/simple_animal/retaliate/synx/pet/holo/ - /datum/seed/hardlightseed/New() ..() set_trait(TRAIT_IMMUTABLE,1) //Normal genetics wont be able to do much with the mechanical parts, its more a machine than a real plant