Added Gatfruit (#6569)
This commit is contained in:
@@ -715,3 +715,25 @@
|
||||
seed: flyAmanita
|
||||
- type: Extractable
|
||||
grindableSolutionName: food
|
||||
|
||||
- type: entity
|
||||
name: gatfruit
|
||||
parent: FoodProduceBase
|
||||
id: FoodGatfruit
|
||||
description: A delicious, gun-shaped fruit with a thick wooden stem.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 10
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 5
|
||||
- ReagentId: Sulfur
|
||||
Quantity: 5
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/gatfruit.rsi
|
||||
- type: Produce
|
||||
seed: gatfruit
|
||||
- type: Food
|
||||
trash: RevolverPredator
|
||||
|
||||
@@ -269,3 +269,14 @@
|
||||
seed: flyAmanita
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/fly_amanita.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SeedBase
|
||||
name: packet of gatfruit seeds
|
||||
description: "These are no peashooters."
|
||||
id: GatfruitSeeds
|
||||
components:
|
||||
- type: Seed
|
||||
seed: gatfruit
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/gatfruit.rsi
|
||||
|
||||
Reference in New Issue
Block a user