diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2019-09-09 03:42:41 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2019-09-23 02:03:18 +0200 |
commit | 17eae1e575c4715d0f960e4b5c3b2aaef4fc765b (patch) | |
tree | 84bbf475620218641e71b0e5f942b70b2deea30f /npc/re/mobs | |
parent | 307248a5eefca196660c75e06cb6d4d0b84e2c43 (diff) | |
download | hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.gz hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.bz2 hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.xz hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.zip |
Add Library Mistake Quest
- Quest allow player to waive the transcendent cost.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/mobs')
-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" |