summaryrefslogtreecommitdiff
path: root/npc/functions/travelers.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-11 15:11:22 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-11 15:11:22 -0300
commit356d9693d69c43f2a66f7e60aa10483803b50951 (patch)
treeb99644d9eee85c07bf2d9c3dd6d9697af97fe419 /npc/functions/travelers.txt
parent4432d9c535e827ce47e4e06e2afa1dcbc6d6daa6 (diff)
downloadserverdata-356d9693d69c43f2a66f7e60aa10483803b50951.tar.gz
serverdata-356d9693d69c43f2a66f7e60aa10483803b50951.tar.bz2
serverdata-356d9693d69c43f2a66f7e60aa10483803b50951.tar.xz
serverdata-356d9693d69c43f2a66f7e60aa10483803b50951.zip
Add several changes from 2018 which had been excluded by accident =/
Diffstat (limited to 'npc/functions/travelers.txt')
-rw-r--r--npc/functions/travelers.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/npc/functions/travelers.txt b/npc/functions/travelers.txt
index d7bd7ba7..e76d2130 100644
--- a/npc/functions/travelers.txt
+++ b/npc/functions/travelers.txt
@@ -172,13 +172,7 @@ L_TravelPachua:
@NextLocationMap$ = "006-1";
@NextLocationX = 28;
@NextLocationY = 97;
- if(QUEST_MIRIAM_start != 0) goto L_Cheat;
- goto L_TravelChecks;
-
-L_Cheat:
- QUEST_MIRIAM_cheat = 1;
- QUEST_MIRIAM_run = gettimetick(2) - QUEST_MIRIAM_start;
- QUEST_MIRIAM_start = 0;
+ callfunc "MiriamCheat";
goto L_TravelChecks;
L_TravelBarbarians: