Skip to content

Commit

Permalink
Merge pull request #5228 from ARF-SS13/SpriteFixAether
Browse files Browse the repository at this point in the history
Fixes Aethergeist Gauntlet sprite
  • Loading branch information
Tk420634 authored May 28, 2024
2 parents efff959 + 8c2acdf commit 6449ca3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/objects/items/melee/f13onehanded.dm
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,8 @@ y
desc = "The severed hand of a mighty Deathclaw, cured, hollowed out, and given a harness to turn it into the deadliest gauntlet the wastes have ever seen."
icon_state = "aethergiest_g"
item_state = "aethergiest_g"
alpha = 200
color = "#3355EF"
slot_flags = INV_SLOTBIT_GLOVES
w_class = WEIGHT_CLASS_NORMAL
force = 50
Expand Down
Binary file modified icons/fallout/objects/melee/melee.dmi
Binary file not shown.
Binary file modified icons/fallout/onmob/weapons/melee1h_lefthand.dmi
Binary file not shown.
Binary file modified icons/fallout/onmob/weapons/melee1h_righthand.dmi
Binary file not shown.

0 comments on commit 6449ca3

Please sign in to comment.