War Chicken
Warlord
I'm working on my first really small mod - I'm removing the barbarian XP cap.
But I want to do it clean and not messy.
If I replace the "BARBARIAN_MAX_XP_VALUE" 30 with 1000 it works fine, but it's ugly.
I've seen some "-1" values in the Defines - do those mean "Unlimited"?
If I set my BARBARIAN_MAX_XP_VALUE to -1, will there be no cap anymore?
But I want to do it clean and not messy.
If I replace the "BARBARIAN_MAX_XP_VALUE" 30 with 1000 it works fine, but it's ugly.
I've seen some "-1" values in the Defines - do those mean "Unlimited"?
If I set my BARBARIAN_MAX_XP_VALUE to -1, will there be no cap anymore?