From dd8b29c1df562250d116965e626c2d40eed04bbe Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 22 Jan 2012 13:34:03 +0100 Subject: Some cleanup in tutorial NPCs. --- world/map/npc/022-1/tutorial.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'world/map/npc/022-1') diff --git a/world/map/npc/022-1/tutorial.txt b/world/map/npc/022-1/tutorial.txt index 5c5c5412..ecb1f628 100644 --- a/world/map/npc/022-1/tutorial.txt +++ b/world/map/npc/022-1/tutorial.txt @@ -1,9 +1,14 @@ // This file is part of the Tutorial // Author: Jenalya -// if you enter the tutorial area, it is set to be already done +// if you enter the tutorial area from outside, it is set to be already done 022-1.gat,19,37,0|script|#tutorial|127,0,2{ set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; + set hasan, 0; + set kaan, 0; + set sorfina, 0; + set tanisha, 0; + set maggot, 0; warp "042-1.gat", 114, 76; end; } -- cgit v1.2.3-70-g09d2