make pickaxe cost 5x more (and make it bigger) (#19007)

This commit is contained in:
CrigCrag
2023-08-12 02:17:26 -04:00
committed by GitHub
parent 28fc5aef42
commit d47c601413
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
Piercing: 5 Piercing: 5
Structural: 15 Structural: 15
- type: Item - type: Item
size: 24 size: 80
sprite: Objects/Weapons/Melee/pickaxe.rsi sprite: Objects/Weapons/Melee/pickaxe.rsi
- type: entity - type: entity

View File

@@ -65,10 +65,10 @@
- type: latheRecipe - type: latheRecipe
id: Pickaxe id: Pickaxe
result: Pickaxe result: Pickaxe
completetime: 2 completetime: 4
materials: materials:
Steel: 200 Steel: 1000
Wood: 100 Wood: 500
- type: latheRecipe - type: latheRecipe
id: Shovel id: Shovel