summaryrefslogtreecommitdiff
path: root/npc/022-1_Tulimshar/tutorial.txt
blob: 6981c4c54f349e41a65b6d4ece733fedab6ae4c7 (plain) (blame)
1
2
3
4
5
022-1.gat,19,37,0	script	#tutorial	127,2,2{
	set FLAGS, FLAGS | FLAG_TUTORIAL_DONE;
	warp "042-1.gat", 114, 76;
	end;
}