diff options
-rw-r--r-- | npc/jobs/3-2/minstrel.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/mal_dun.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/jobs/3-2/minstrel.txt b/npc/jobs/3-2/minstrel.txt index 1fa447bdd..307683c78 100644 --- a/npc/jobs/3-2/minstrel.txt +++ b/npc/jobs/3-2/minstrel.txt @@ -993,7 +993,7 @@ OnTimer100000: end; } -lighthalzen,162,126,3 script Little Girl#job_min 890,3,3,{ +lighthalzen,162,126,3 script Little Girl#job_min 62,3,3,{ OnTouch: if (checkquest(11145,2) == 2){ diff --git a/npc/mobs/dungeons/mal_dun.txt b/npc/mobs/dungeons/mal_dun.txt index d16694d21..30c319240 100644 --- a/npc/mobs/dungeons/mal_dun.txt +++ b/npc/mobs/dungeons/mal_dun.txt @@ -21,3 +21,4 @@ mal_dun01,0,0,0,0 monster Aster 1266,20,0,0,0 mal_dun01,0,0,0,0 monster Red Eruma 2197,120,0,0,0 mal_dun01,0,0,0,0 monster Siorava 2199,80,0,0,0 mal_dun01,0,0,0,0 monster Wild Rider 2208,1,20000,10000,1 +mal_dun01,0,0,0,0 monster King Dramoh 2198,1,30000,20000,1 |