diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/custom/jobmaster.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/custom/jobmaster.txt b/npc/custom/jobmaster.txt index 346e3ddff..88a1897da 100644 --- a/npc/custom/jobmaster.txt +++ b/npc/custom/jobmaster.txt @@ -158,6 +158,10 @@ function Job_Menu { jobchange .@newjob; if (.@newjob == Job_Novice_High) resetlvl(1); + if (.@newjob == Job_Baby) { + resetlvl(4); + SkillPoint = 0; + } specialeffect2 EF_ANGEL2; specialeffect2 EF_ELECTRIC; if (.platinum) |