From 8af1bea9371e77589fbe9c30ad531ffae1c382b3 Mon Sep 17 00:00:00 2001 From: shamp <140359015+shampunj@users.noreply.github.com> Date: Sat, 3 Feb 2024 11:11:01 +0300 Subject: [PATCH] Fixed incorrect path to the uranium spear image in the construction menu (#24895) Update weapons.yml Fixed incorrect path to the uranium spear image in the construction menu --- Resources/Prototypes/Recipes/Construction/weapons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Construction/weapons.yml b/Resources/Prototypes/Recipes/Construction/weapons.yml index 865184fad0c9..868a5cb186ed 100644 --- a/Resources/Prototypes/Recipes/Construction/weapons.yml +++ b/Resources/Prototypes/Recipes/Construction/weapons.yml @@ -39,7 +39,7 @@ targetNode: spear category: construction-category-weapons description: A crude uranium spear for when you need to put holes in somebody. - icon: { sprite: Objects/Weapons/Melee/plasma_spear.rsi, state: spear } + icon: { sprite: Objects/Weapons/Melee/uranium_spear.rsi, state: spear } objectType: Item - type: construction