From 0e528b1cdf801df39dfd205d45d66e097f29be8a Mon Sep 17 00:00:00 2001 From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Thu, 13 Jul 2023 02:19:23 -0400 Subject: [PATCH] Syndie Axe description clarity (#18004) * Update fireaxe.yml The syndie 'fire axe' already has a lot of drawbacks and is relatively hard to use stealthily, but on the rare occasions you are say an Atmo tech or engi, it should be vaguely possible. This change makes the sprite and name the same as the regular fireaxe, but lets the examine description remain different. Blame the sweaty nerds who memorize pixels for making this necessary. * Clearer syndie fireaxe description Makes the description detail that the axes are visually distinct. * Fireaxe Update uplink-catalog.ftl --- Resources/Locale/en-US/store/uplink-catalog.ftl | 2 +- Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index d908a116cd..ee1104696c 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -21,7 +21,7 @@ uplink-edagger-name = Energy Dagger uplink-edagger-desc = A small energy blade conveniently disguised in the form of a pen. uplink-fire-axe-flaming-name = Fire Axe -uplink-fire-axe-flaming-desc = A classic-style weapon infused with advanced atmos technology to allow it to set targets on fire. +uplink-fire-axe-flaming-desc = A classic-style weapon infused with advanced atmos technology to allow it to set targets on fire. Now with rugged rubberized handle! uplink-gloves-north-star-name = Gloves of the North Star uplink-gloves-north-star-desc = A pair of gloves that reduce your punching cooldown drastically, allowing you to beat people to death in a flurry of punches. diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml index 315ce9bc57..7134b51e45 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml @@ -42,7 +42,7 @@ id: FireAxeFlaming name: fire axe parent: FireAxe - description: Why fight fire with an axe when you can fight with fire and axe? + description: Why fight fire with an axe when you can fight with fire and axe? Now featuring rugged rubberized handle! components: - type: IgniteOnMeleeHit fireStacks: 1