Skip to content

Commit

Permalink
Фикс
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Dec 15, 2024
1 parent 5f307a3 commit b41057e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
description: A bag for botanists to easily move their huge harvests.
components:
- type: Sprite
sprite: _LostParadise/Objects/Specific/Hydronics/Equipment/plant_bag_bluespace.rsi
sprite: _LostParadise/Objects/Specific/Hydroponics/Equipment/plant_bag_bluespace.rsi
state: icon
- type: Item
size: Normal
sprite: _LostParadise/Objects/Specific/Hydronics/Equipment/plant_bag_bluespace.rsi
sprite: _LostParadise/Objects/Specific/Hydroponics/Equipment/plant_bag_bluespace.rsi
- type: Clothing
quickEquip: false
slots:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# components:
# - type: Clickable
# - type: Sprite
# sprite: _LostParadise/Objects/Specific/Hydronics/watering_can.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/watering_can.rsi
# layers:
# - state: icon
# - type: SolutionContainerManager
Expand All @@ -15,7 +15,7 @@
# maxVol: 250
# - type: Item
# size: Normal
# sprite: _LostParadise/Objects/Specific/Hydronics/watering_can.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/watering_can.rsi
# - type: SolutionTransfer
# transferAmount: 100
# maxTransferAmount: 100
Expand Down Expand Up @@ -57,7 +57,7 @@
# components:
# - type: Clickable
# - type: Sprite
# sprite: _LostParadise/Objects/Specific/Hydronics/watering_can_wood.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/watering_can_wood.rsi
# layers:
# - state: icon
# - type: SolutionContainerManager
Expand All @@ -66,7 +66,7 @@
# maxVol: 250
# - type: Item
# size: Normal
# sprite: _LostParadise/Objects/Specific/Hydronics/watering_can_wood.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/watering_can_wood.rsi
# - type: SolutionTransfer
# transferAmount: 100
# maxTransferAmount: 100
Expand Down Expand Up @@ -108,7 +108,7 @@
# components:
# - type: Clickable
# - type: Sprite
# sprite: _LostParadise/Objects/Specific/Hydronics/adv_watering_can.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/adv_watering_can.rsi
# layers:
# - state: icon
# - type: SolutionContainerManager
Expand All @@ -117,7 +117,7 @@
# maxVol: 750
# - type: Item
# size: Normal
# sprite: _LostParadise/Objects/Specific/Hydronics/adv_watering_can.rsi
# sprite: _LostParadise/Objects/Specific/Hydroponics/adv_watering_can.rsi
# - type: SolutionTransfer
# transferAmount: 100
# maxTransferAmount: 100
Expand Down

0 comments on commit b41057e

Please sign in to comment.