mirror of
https://github.com/OMGeeky/ATCS.git
synced 2026-01-01 09:03:53 +01:00
Added support for the new "factionScore" requirement type.
This commit is contained in:
@@ -53,7 +53,8 @@ public class Requirement extends JSONElement {
|
||||
usedItem,
|
||||
spentGold,
|
||||
consumedBonemeals,
|
||||
hasActorCondition
|
||||
hasActorCondition,
|
||||
factionScore
|
||||
}
|
||||
|
||||
public enum SkillID {
|
||||
|
||||
Reference in New Issue
Block a user