philmasterplus
Active member
Here's a patch that handles duplicate skill names "Static Shock" and "Hard Drinker" by using skill IDs instead of names. This patch doesn't touch
Fortunately, the plumber skills seem to be already covered by
Again, sorry about all this churn.
Edit: @fronobulax If you have commit access, could you please also apply the patch I submitted in reply #15? Preferably as a separate commit.
CharSheetRequest.java
.Fortunately, the plumber skills seem to be already covered by
KoLCharacter.addAvailableSkill()
, and Ferocity by Modifiers.override()
. KoLmafia also seems to distinguish between the two versions of Lightning Bolt. While I haven't tested for those, I am willing to submit more fixes if needed.Again, sorry about all this churn.
Edit: @fronobulax If you have commit access, could you please also apply the patch I submitted in reply #15? Preferably as a separate commit.
Attachments
Last edited: