diff options
Diffstat (limited to 'npc/jobs/1-1')
-rw-r--r-- | npc/jobs/1-1/archer.txt | 2 | ||||
-rw-r--r-- | npc/jobs/1-1/thief.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt index 2fa0b4890..0fdf21f96 100644 --- a/npc/jobs/1-1/archer.txt +++ b/npc/jobs/1-1/archer.txt @@ -180,4 +180,4 @@ L_Check: mes "Hopefull they will be of a high enough quality for you to pass the test."; close; -}
\ No newline at end of file +} diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt index a2da1d0b5..a6ed2f28a 100644 --- a/npc/jobs/1-1/thief.txt +++ b/npc/jobs/1-1/thief.txt @@ -457,4 +457,4 @@ job_thief1 mapflag noteleport job_thief1 mapflag nosave SavePoint job_thief1 mapflag nopenalty job_thief1 mapflag nobranch -job_thief1 mapflag noexp
\ No newline at end of file +job_thief1 mapflag noexp |