Skip to content

Commit

Permalink
Update footsteps icon
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-budd committed Jan 24, 2025
1 parent 2a49a48 commit 0af5c72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified src/Graphics/Perks/MM_PI_FOOTSTEP.lmp
Binary file not shown.
1 change: 1 addition & 0 deletions src/Lua/Perks/Scripts/Footsteps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ local fuse_max = 20*TICRATE
local fuse_min = 10*TICRATE
MM_PERKS[MMPERK_FOOTSTEPS] = {
icon = "MM_PI_FOOTSTEP",
icon_scale = FU/2,
name = "Footsteps"
}

Expand Down

0 comments on commit 0af5c72

Please sign in to comment.