diff options
Diffstat (limited to 'npc/quests/quests_yuno.txt')
-rw-r--r-- | npc/quests/quests_yuno.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_yuno.txt b/npc/quests/quests_yuno.txt index 672d65c01..9e58c611a 100644 --- a/npc/quests/quests_yuno.txt +++ b/npc/quests/quests_yuno.txt @@ -18,7 +18,7 @@ //=========================================================================== -yuno_in01.gat,103,158,4 script Bain 98,{ +yuno_in01,103,158,4 script Bain 98,{ set @name$, "[Bain]"; OnStart: @@ -121,8 +121,8 @@ sF_List: } //===================================================================== -yuno_in01.gat,99,153,4 script Bajin 47,{ +yuno_in01,99,153,4 script Bajin 47,{ set @name$, "[Bajin]"; doevent "Bain::OnStart"; close; -} +}
\ No newline at end of file |