diff options
Diffstat (limited to 'npc/custom/jobmaster.txt')
-rw-r--r-- | npc/custom/jobmaster.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/jobmaster.txt b/npc/custom/jobmaster.txt index 00963bf36..68feb5b16 100644 --- a/npc/custom/jobmaster.txt +++ b/npc/custom/jobmaster.txt @@ -187,4 +187,4 @@ OnInit: set .SkillPointCheck,1; // Force player to use up all skill points? (1: yes / 0: no) set .Platinum,1; // Get platinum skills automatically? (1: yes / 0: no) end; -}
\ No newline at end of file +} |