make pickaxe cost 5x more (and make it bigger) (#19007)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
Piercing: 5
|
||||
Structural: 15
|
||||
- type: Item
|
||||
size: 24
|
||||
size: 80
|
||||
sprite: Objects/Weapons/Melee/pickaxe.rsi
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -65,10 +65,10 @@
|
||||
- type: latheRecipe
|
||||
id: Pickaxe
|
||||
result: Pickaxe
|
||||
completetime: 2
|
||||
completetime: 4
|
||||
materials:
|
||||
Steel: 200
|
||||
Wood: 100
|
||||
Steel: 1000
|
||||
Wood: 500
|
||||
|
||||
- type: latheRecipe
|
||||
id: Shovel
|
||||
|
||||
Reference in New Issue
Block a user