Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dead-Wasp committed Jul 14, 2024
1 parent b1d20af commit d967d16
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- Hoe
- BotanyHoe
- type: Sprite
sprite: Objects/Tools/Hydroponics/Diamondhoe.rsi
sprite: Objects/Tools/Hydroponics/diamondhoe.rsi
state: icon
- type: MeleeWeapon
wideAnimationRotation: 135
Expand All @@ -40,7 +40,7 @@
types:
Blunt: 10
- type: Item
sprite: Objects/Tools/Hydroponics/Diamondhoe.rsi
sprite: Objects/Tools/Hydroponics/diamondhoe.rsi

- type: entity
name: plant clippers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
graph:
- node: start
edges:
- to: gauze
- to: DiamondHoe
steps:
- material: WoodPlank
amount: 2
doAfter: 10
- material: MaterialDiamond
- material: MaterialDiamond1
amount: 2
doAfter: 10
- node: DiamondHoe
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Crafting/improvised.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,5 @@
objectType: Item
description: You always must made Diamond hoe from your first or last diamonds. These are the rules.
icon:
sprite: Objects/Tools/Hydroponics/Diamondhoe.rsi
sprite: Objects/Tools/Hydroponics/diamondhoe.rsi
state: icon
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d967d16

Please sign in to comment.