diff options
author | Haru <haru@dotalux.com> | 2019-09-23 02:30:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-23 02:30:57 +0200 |
commit | e29db30bcb210293875d018dbf96ebd906926361 (patch) | |
tree | f34b9b7b515305f138b6ad6813303568dbc39b1a /npc/re | |
parent | 42f29fdebe1b6f474a8f2f9e58b66e6c13c552b2 (diff) | |
parent | 17eae1e575c4715d0f960e4b5c3b2aaef4fc765b (diff) | |
download | hercules-e29db30bcb210293875d018dbf96ebd906926361.tar.gz hercules-e29db30bcb210293875d018dbf96ebd906926361.tar.bz2 hercules-e29db30bcb210293875d018dbf96ebd906926361.tar.xz hercules-e29db30bcb210293875d018dbf96ebd906926361.zip |
Merge pull request #2532 from Emistry/npc_rebirth_quest
Add Library Mistake Quest
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/mobs/fields/yuno.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index 4e9a82582..29b26f176 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -134,3 +134,17 @@ yuno_fild11,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 //== yuno_fild12 - Border Checkpoint ======================= yuno_fild12,0,0,0,0 monster Geographer 1368,60,5000,0,0 yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0 + +//== Transcendent Quest - Quest #5160 - Library Mistake ======================= +yuno_fild01,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild02,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild03,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild04,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +// yuno_fild05,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild06,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild07,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild08,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild09,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +// yuno_fild10,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild11,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" +yuno_fild12,0,0,0,0 monster Runaway Book 2414,1,5000,0,"Metheus Sylphe#Library::OnKill" |