diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-26 22:18:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-26 22:18:10 -0300 |
commit | dbc67cf8ccb24e00a894a7f3bd6648af1f294406 (patch) | |
tree | e603b8f505449d7e6de956c25d67a3456cc9fa73 /npc/007-1/tycoon.txt | |
parent | d4b175883aff103d824b0f0ad06574fffaf455d6 (diff) | |
download | serverdata-dbc67cf8ccb24e00a894a7f3bd6648af1f294406.tar.gz serverdata-dbc67cf8ccb24e00a894a7f3bd6648af1f294406.tar.bz2 serverdata-dbc67cf8ccb24e00a894a7f3bd6648af1f294406.tar.xz serverdata-dbc67cf8ccb24e00a894a7f3bd6648af1f294406.zip |
Tycoon - Do not redirect players to PreMenu once a quest have been accepted.
Diffstat (limited to 'npc/007-1/tycoon.txt')
-rw-r--r-- | npc/007-1/tycoon.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt index f987c411d..763375b26 100644 --- a/npc/007-1/tycoon.txt +++ b/npc/007-1/tycoon.txt @@ -137,8 +137,7 @@ L_Purge: set Zeny, Zeny + 5000; setq MineQuest_Tycoon, 15, 0; } - next; - goto L_PreMenu; + close; L_NoLevel: mesn; |