diff options
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; |