make pickaxe cost 5x more (and make it bigger) (#19007)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user