diff --git a/assets/common/items/debug/admin.ron b/assets/common/items/debug/admin.ron index 218bd3b3b8..851f7e20df 100644 --- a/assets/common/items/debug/admin.ron +++ b/assets/common/items/debug/admin.ron @@ -9,7 +9,7 @@ ItemDef( poise_resilience: Invincible, energy_max: 9000, energy_reward: 9.0, - crit_power: 1000.0, + crit_power: 0.0, stealth: 1000.0, ), ) diff --git a/assets/common/items/npc_weapons/axe/minotaur_axe.ron b/assets/common/items/npc_weapons/axe/minotaur_axe.ron index 3b307c40ff..0aa36ddf8d 100644 --- a/assets/common/items/npc_weapons/axe/minotaur_axe.ron +++ b/assets/common/items/npc_weapons/axe/minotaur_axe.ron @@ -2,7 +2,7 @@ ItemDef( name: "Minotaur Axe", description: "Placeholder", kind: Tool(( - kind: Axe, + kind: Natural, hands: Two, stats: Direct(( equip_time_secs: 0.5,