From ea1ee652e8727640121e75b49936b4c484de3016 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 6 Jan 2013 18:23:21 +0100 Subject: Remove lines from tutorial which set the variable 'maggot' to 0. That variable was used in a previous version of the tutorial. --- world/map/npc/042-1/hasan.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'world/map/npc/042-1') diff --git a/world/map/npc/042-1/hasan.txt b/world/map/npc/042-1/hasan.txt index ac9a73a6..bb4e1578 100644 --- a/world/map/npc/042-1/hasan.txt +++ b/world/map/npc/042-1/hasan.txt @@ -77,7 +77,6 @@ L_Pay: set kaan, 0; set sorfina, 0; set tanisha, 0; - set maggot, 0; set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; goto L_Close; @@ -122,7 +121,6 @@ L_Thank: set kaan, 0; set sorfina, 0; set tanisha, 0; - set maggot, 0; set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; mes "\"You want to go to the bazaar, right? Shall I tell you how to get there?\""; next; -- cgit v1.2.3-60-g2f50