some hotgix
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
description: In a way, you're growing future clothes.
|
||||
components:
|
||||
- type: Sprite
|
||||
offset: 0, 0.5
|
||||
drawdepth: Mobs
|
||||
layers:
|
||||
- state: liq-1
|
||||
map: ["enum.SolutionContainerLayers.Fill"]
|
||||
visible: false
|
||||
- state: grow-1
|
||||
offset: 0, 0.5
|
||||
sprite: _CP14/Structures/Flora/Farm/cotton.rsi
|
||||
map: ["enum.PlantVisualLayers.Base"]
|
||||
- type: CP14PlantGatherable
|
||||
|
||||
@@ -154,7 +154,7 @@
|
||||
- type: CP14PlantGrowing
|
||||
energyCost: 0.25
|
||||
resourceCost: 0.25
|
||||
growthPerUpdate: 0.02 # 20 minute to full grow
|
||||
growthPerUpdate: 0.12 # 20 minute to full grow
|
||||
- type: FireVisuals
|
||||
sprite: _CP14/Effects/fire.rsi
|
||||
normalState: full
|
||||
@@ -168,6 +168,6 @@
|
||||
abstract: true
|
||||
components:
|
||||
- type: CP14PlantGrowing
|
||||
growthPerUpdate: 0.12
|
||||
growthPerUpdate: 0.06
|
||||
- type: CP14PlantGatherable
|
||||
deleteAfterHarvest: false
|
||||
Reference in New Issue
Block a user