Reduce the current CP if TIREDNESS configuration is activate
Posted: Tue May 06, 2014 12:39 pm
in L2Character.java
what is this use for?
I just dont get it!
Code: Select all
if (Config.ALT_GAME_TIREDNESS){ setCurrentCp(getCurrentCp() - 10);}
I just dont get it!