diff --git a/Resources/Prototypes/Entities/Structures/hydro_tray.yml b/Resources/Prototypes/Entities/Structures/hydro_tray.yml index ee17156eee..86baf8634a 100644 --- a/Resources/Prototypes/Entities/Structures/hydro_tray.yml +++ b/Resources/Prototypes/Entities/Structures/hydro_tray.yml @@ -4,8 +4,6 @@ id: hydroponicsTray description: An interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds. components: - - type: Transform - noRot: true - type: Fixtures fixtures: - shape: diff --git a/Resources/Prototypes/Entities/Structures/soil.yml b/Resources/Prototypes/Entities/Structures/soil.yml index bf068d8bea..bab4c753c8 100644 --- a/Resources/Prototypes/Entities/Structures/soil.yml +++ b/Resources/Prototypes/Entities/Structures/soil.yml @@ -34,6 +34,7 @@ sprite: Structures/Hydroponics/misc.rsi state: soil netsync: false + noRot: true - type: PlantHolder drawWarnings: false - type: SolutionContainerManager