Fix seeds not spawning (#7409)
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: SeedBase
|
id: SeedBase
|
||||||
abstract: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: Seed
|
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Hydroponics/seeds.rsi
|
sprite: Objects/Specific/Hydroponics/seeds.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user