diff options
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r-- | npc/jobs/2-1/knight.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1/wizard.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index b96cb5f01..4f5dd4a9a 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -2628,4 +2628,4 @@ L_AskQuestions: mes "treasure!"; close; } -}
\ No newline at end of file +} diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt index e18c685d4..b69eb74fa 100644 --- a/npc/jobs/2-1/wizard.txt +++ b/npc/jobs/2-1/wizard.txt @@ -1947,4 +1947,4 @@ gef_tower,107,36,4 script White Dog#wiz 81,{ cutin "job_wizard_maria01",255; end; } -}
\ No newline at end of file +} |