some hotgix

This commit is contained in:
Ed
2025-04-30 18:57:13 +03:00
parent 7f9e11be39
commit 818c7f5aa6
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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