Added support for the new "factionScore" requirement type.

This commit is contained in:
Zukero
2017-08-20 11:19:54 +02:00
parent 506afb95ed
commit 528ac7a7e3
3 changed files with 12 additions and 1 deletions

View File

@@ -53,7 +53,8 @@ public class Requirement extends JSONElement {
usedItem,
spentGold,
consumedBonemeals,
hasActorCondition
hasActorCondition,
factionScore
}
public enum SkillID {