fix hydroponics trays rotation (#12622)
* hydro tray rotate fix * soil too, you nut
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
sprite: Structures/Hydroponics/misc.rsi
|
||||
state: soil
|
||||
netsync: false
|
||||
noRot: true
|
||||
- type: PlantHolder
|
||||
drawWarnings: false
|
||||
- type: SolutionContainerManager
|
||||
|
||||
Reference in New Issue
Block a user