Skip to content

Commit

Permalink
Add sword to THF skillchains (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
furiex-ffxi committed Jul 2, 2024
1 parent 68df699 commit d1cfe00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/skillchains/THF.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ return {
Skills = L{
CombatSkillSettings.new('Hand-to-Hand', L{}),
CombatSkillSettings.new('Dagger', L{}),
CombatSkillSettings.new('Sword', L{}),
CombatSkillSettings.new('Club', L{}),
},
}
}
}

0 comments on commit d1cfe00

Please sign in to comment.