summaryrefslogtreecommitdiff
path: root/world/map/npc/042-1/tutorial.txt
blob: 3129faaa8ee79b382c2769e62f015785660ad41d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// This file is part of the Tutorial
// Author: Jenalya
// if you enter the tutorial area, it is set to be already done

042-1.gat,63,47,0|script|#tutorialoutside|45,0,0
{
    callfunc "TutorialCompleted";
    warp "042-2.gat", 114, 92;
    end;
}