diff options
Diffstat (limited to 'npc/items/lofteleporter.txt')
-rw-r--r-- | npc/items/lofteleporter.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/items/lofteleporter.txt b/npc/items/lofteleporter.txt index ce0fa8105..eb1f9addd 100644 --- a/npc/items/lofteleporter.txt +++ b/npc/items/lofteleporter.txt @@ -109,6 +109,7 @@ OnUse: case 8: //atcommand("@block "+strcharinfo(0)); setq2 LoFQuest_EPISODE, 0; + setq3 LoFQuest_EPISODE, 0; warp "032-1", 23, 25; TELEPORTER_TIME=loftel_time(360, .@x*2); @timer_navio_running=0; |