Skip to content

Commit

Permalink
Patch 1546
Browse files Browse the repository at this point in the history
・笛吹きハンター!クエスト実装
(map_auriga.conf, quest_db.txt, npc_quest_fuefukihunter.sc)
 Thanks フリージア さん
  • Loading branch information
refis committed May 5, 2024
1 parent ff630a6 commit 15742fd
Show file tree
Hide file tree
Showing 4 changed files with 1,969 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 1,10 @@
----------------------------------------
//1546 [2024/05/05] by refis

・笛吹きハンター!クエスト実装
(map_auriga.conf, quest_db.txt, npc_quest_fuefukihunter.sc)
Thanks フリージア さん

----------------------------------------
//1545 [2024/05/05] by refis

Expand Down
1 change: 1 addition & 0 deletions conf/map_auriga.conf
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 320,7 @@ npc: script/npc/quest/npc_quest_doll.sc
npc: script/npc/quest/npc_quest_doomsword.sc
npc: script/npc/quest/npc_quest_dye.sc
npc: script/npc/quest/npc_quest_exchange.sc
npc: script/npc/quest/npc_quest_fuefukihunter.sc
npc: script/npc/quest/npc_quest_glastheim.sc
npc: script/npc/quest/npc_quest_glorias.sc
npc: script/npc/quest/npc_quest_godsefestival.sc
Expand Down
21 changes: 21 additions & 0 deletions db/quest_db.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2101,6 2101,11 @@

73730,���_�a�@�ē���”\����,5400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

96250,�J�����n���^�[�I,0,1687,150,0,0,0,0,0,0,0,0,0,0,0,0,0
96255,����̌Ďq����E����,0,1687,150,0,0,0,0,0,0,0,0,0,0,0,0,0
96260,�������ܓ���E����,0,1259,3,0,0,0,0,0,0,0,0,0,0,0,0,0
96265,����̋|������E����,0,1262,10,0,0,0,0,0,0,0,0,0,0,0,0,0

96400,�z���[��������H��,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
96405,�z���[��������H��,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

Expand Down Expand Up @@ -2513,6 2518,20 @@
114810,���_�̓�,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
114815,���_�̓�,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

115000,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115003,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115006,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115009,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115012,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115015,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115018,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115021,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115024,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115027,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115030,����̌Ďq����E���W,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115033,�������ܓ���E���W,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115036,����̋|������E���W,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

116500,�����̃W�^�[�o�O,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
116501,�����̃W�^�[�o�O,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
116505,�����̃W�^�[�o�O,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Expand Down Expand Up @@ -2741,6 2760,8 @@

201665,���C�����E���[�A,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

201675,�J�����n���^�[�I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

201705,�t���C�����@���[�ւ̓�,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
201710,�ŖS�j�����c,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
201715,�����̃W�^�[�o�O,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Expand Down
Loading

0 comments on commit 15742fd

Please sign in to comment.