diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 5080ce095d09..1412acd26050 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 668d6efc9a54..27896dbacea9 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