diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-14 21:54:21 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-14 21:54:21 +0200 |
commit | 61ba1b5ae4c06a64377e601076621bf645d425ec (patch) | |
tree | 07ecd2801d9829eb1c04d3c0b577ed7fdc0b8a0c /npc/022-1_Tulimshar/tutorial.txt | |
parent | 58742aae67697a5ffe7f460adaa10d567a0d4434 (diff) | |
download | serverdata-61ba1b5ae4c06a64377e601076621bf645d425ec.tar.gz serverdata-61ba1b5ae4c06a64377e601076621bf645d425ec.tar.bz2 serverdata-61ba1b5ae4c06a64377e601076621bf645d425ec.tar.xz serverdata-61ba1b5ae4c06a64377e601076621bf645d425ec.zip |
adding comments and a small addition to the fix in hasan
Diffstat (limited to 'npc/022-1_Tulimshar/tutorial.txt')
-rw-r--r-- | npc/022-1_Tulimshar/tutorial.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/022-1_Tulimshar/tutorial.txt b/npc/022-1_Tulimshar/tutorial.txt index 2ab32bdb..a0166921 100644 --- a/npc/022-1_Tulimshar/tutorial.txt +++ b/npc/022-1_Tulimshar/tutorial.txt @@ -1,3 +1,7 @@ +// This file is part of the Tutorial +// Author: Jenalya +// if you enter the tutorial area, it is set to be already done + 022-1.gat,19,37,0 script #tutorial 127,0,2{ set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; warp "042-1.gat", 114, 76; |