diff options
author | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-07-22 23:44:29 -0300 |
---|---|---|
committer | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-07-22 23:44:29 -0300 |
commit | ed4d70b5899f2a09ed1fc117630a97196a88d4eb (patch) | |
tree | f8bd8ed7b30fe0a2b3b2906fa9d33906e6e17fca /world/map/npc/013-2/notes.txt | |
parent | c09f42bab4e9cb7f9e823b49bbc0c64dd96fa4da (diff) | |
download | serverdata-ed4d70b5899f2a09ed1fc117630a97196a88d4eb.tar.gz serverdata-ed4d70b5899f2a09ed1fc117630a97196a88d4eb.tar.bz2 serverdata-ed4d70b5899f2a09ed1fc117630a97196a88d4eb.tar.xz serverdata-ed4d70b5899f2a09ed1fc117630a97196a88d4eb.zip |
changes gettimetick(1) to gettimetick(2) in the speed skill challenge
Diffstat (limited to 'world/map/npc/013-2/notes.txt')
-rw-r--r-- | world/map/npc/013-2/notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/013-2/notes.txt b/world/map/npc/013-2/notes.txt index f45b2554..dcc1123b 100644 --- a/world/map/npc/013-2/notes.txt +++ b/world/map/npc/013-2/notes.txt @@ -56,7 +56,7 @@ L_cheat: set QUEST_MIRIAM_cheat, 1; - set QUEST_MIRIAM_run, gettimetick(1) - QUEST_MIRIAM_start; + set QUEST_MIRIAM_run, gettimetick(2) - QUEST_MIRIAM_start; set QUEST_MIRIAM_start, 0; message strcharinfo(0), "You were supposed to actually run to this place. You are not sure if this is going to work for Miriam..."; close; |