From fe1862ac6defeaee996e3f7adef169591b9a0a1f Mon Sep 17 00:00:00 2001 From: EmoGarbage404 <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 25 Jun 2022 01:27:14 -0400 Subject: [PATCH] Fire Axe Nerf (#9133) --- Resources/Prototypes/Catalog/uplink_catalog.yml | 2 +- Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 5080ce095d..1412acd260 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -70,7 +70,7 @@ itemId: FireAxeFlaming listingName: Fire Axe description: A classic-style weapon infused with advanced atmos technology to allow it to set targets on fire. - price: 9 + price: 10 # Explosives diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml index 668d6efc9a..27896dbace 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml @@ -41,7 +41,7 @@ description: Why fight fire with an axe when you can fight with fire and axe? components: - type: IgniteOnMeleeHit - fireStacks: 2 + fireStacks: 1 - type: Sprite sprite: Objects/Weapons/Melee/fireaxeflaming.rsi state: icon