diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml index 8826fbbdad..8913963956 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml @@ -25,7 +25,7 @@ Piercing: 5 Structural: 15 - type: Item - size: 24 + size: 80 sprite: Objects/Weapons/Melee/pickaxe.rsi - type: entity diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index a9e86e928b..6ae6aaadea 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -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