Remove server-side sprite references from botany system (#15886)

This commit is contained in:
Leon Friedrich
2023-04-29 21:03:23 +12:00
committed by GitHub
parent 9c8ffb4575
commit 3e2ffcc02d
4 changed files with 37 additions and 15 deletions

View File

@@ -1,13 +1,12 @@
- type: entity
parent: BaseItem
id: SeedBase
noSpawn: true
abstract: true
components:
- type: SolutionContainerManager
- type: Sprite
sprite: Objects/Specific/Hydroponics/seeds.rsi
state: seed
netsync: true
- type: Item
size: 2
- type: StaticPrice