Changed the order for the pole weapon proficency

This commit is contained in:
Gonk
2019-07-11 21:21:10 +02:00
parent b3c8879be1
commit 20877f7850

View File

@@ -91,6 +91,7 @@ public class Requirement extends JSONElement {
,weaponProficiencyAxe
,weaponProficiencyBlunt
,weaponProficiencyUnarmed
,weaponProficiencyPole
,armorProficiencyShield
,armorProficiencyUnarmored
,armorProficiencyLight
@@ -101,7 +102,6 @@ public class Requirement extends JSONElement {
,specializationDualWield
,specialization2hand
,specializationWeaponShield
,weaponProficiencyPole
}
@Override