diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-04 21:27:22 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-04 21:27:22 +0200 |
commit | ffdd6b6345e32983c86041d3e1cf6f3252e2bba0 (patch) | |
tree | 1cdcf3c143b2683f225c525ebef3d3f5dc54133d /npc/041-1 | |
parent | d087c8b0aec29469244fa2e5c4b997a2c4e41d2d (diff) | |
download | serverdata-ffdd6b6345e32983c86041d3e1cf6f3252e2bba0.tar.gz serverdata-ffdd6b6345e32983c86041d3e1cf6f3252e2bba0.tar.bz2 serverdata-ffdd6b6345e32983c86041d3e1cf6f3252e2bba0.tar.xz serverdata-ffdd6b6345e32983c86041d3e1cf6f3252e2bba0.zip |
using flag to indicate the tutorial is done and adding behaviour according to that to all tut-npcs
Diffstat (limited to 'npc/041-1')
-rw-r--r-- | npc/041-1/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/041-1/_import.txt b/npc/041-1/_import.txt index ddd49583..736f2859 100644 --- a/npc/041-1/_import.txt +++ b/npc/041-1/_import.txt @@ -2,3 +2,4 @@ map: 041-1.gat npc: npc/041-1/_mobs.txt npc: npc/041-1/_warps.txt +npc: npc/041-1/tutorial.txt |