fix hydroponics trays rotation (#12622)
* hydro tray rotate fix * soil too, you nut
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
id: hydroponicsTray
|
id: hydroponicsTray
|
||||||
description: An interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds.
|
description: An interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds.
|
||||||
components:
|
components:
|
||||||
- type: Transform
|
|
||||||
noRot: true
|
|
||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
sprite: Structures/Hydroponics/misc.rsi
|
sprite: Structures/Hydroponics/misc.rsi
|
||||||
state: soil
|
state: soil
|
||||||
netsync: false
|
netsync: false
|
||||||
|
noRot: true
|
||||||
- type: PlantHolder
|
- type: PlantHolder
|
||||||
drawWarnings: false
|
drawWarnings: false
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
|
|||||||
Reference in New Issue
Block a user