Enable to use Parrying and Lord of Vermillion Skill
Go to your trunk/src/map/pc.c and look for:
Go to your trunk/src/map/pc.c and look for:
/* permanent skills that must be re-checked */
if( sd->status.skill[i].flag == SKILL_FLAG_PERMANENT ) {
switch( skill->dbs->db[i].nameid ) {...