Skip to content

Commit

Permalink
Add hunters verdict name override
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerthox committed May 4, 2024
1 parent 85a5fb7 commit 03ea033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/skill_names.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ pub static SKILL_OVERRIDES: phf::Map<u32, &'static str> = phf_map! {
12815u32 => "Lightning Leap Combo",
22492u32 => "Basilisk Venom",
31749u32 => "Blood Moon",
32410u32 => "Hunter's Verdict",
};

0 comments on commit 03ea033

Please sign in to comment.