Skip to content

Commit

Permalink
Fixed incorrect path to the uranium spear image in the construction m…
Browse files Browse the repository at this point in the history
…enu (space-wizards#24895)

Update weapons.yml

Fixed incorrect path to the uranium spear image in the construction menu
  • Loading branch information
shampunj authored Feb 3, 2024
1 parent 9e484c4 commit 8af1bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Construction/weapons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8af1bea

Please sign in to comment.