Closed Eikenb00m closed 1 year ago
Added Barbarian Agility Course Added Wilderness Course
Better animations Add failing action
Add this to the Attributes.kt
/** * The barbarian agility stage */ val BARBARIAN_AGILITY_STAGE = AttributeKey<Int>() val ADVANCED_BARBARIAN_AGILITY_STAGE = AttributeKey<Int>() /** * The wilderness agility stage */ val WILDERNESS_AGILITY_STAGE = AttributeKey<Int>()
What has been done?
Added Barbarian Agility Course Added Wilderness Course
ToDo:
Better animations Add failing action
What need to be added more:
Add this to the Attributes.kt