From d44de15950ffe4cf587d0ae80753b2f2da4586a8 Mon Sep 17 00:00:00 2001 From: toni Date: Sun, 2 Jan 2011 11:26:32 -0200 Subject: Add Speed Skill Teacher Miriam. Author: toni --- npc/functions/clear_vars.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/functions/clear_vars.txt') diff --git a/npc/functions/clear_vars.txt b/npc/functions/clear_vars.txt index ae83968f..a4c24ae5 100644 --- a/npc/functions/clear_vars.txt +++ b/npc/functions/clear_vars.txt @@ -94,6 +94,11 @@ function script ClearVariables { set Xmas2010, 0; set Golbenez_Inn_Cost, 0; + // these two vars are only used for time measurement. + // so it won't be needed after your run through the deserts. + set QUEST_MIRIAM_run, 0; + set QUEST_MIRIAM_start, 0; + if (#BankAccount < 0) goto FixBank; return; -- cgit v1.2.3-70-g09d2