summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/rules.txt
blob: 1b58c12f1686e9cbc4d9788068d0b69b90408bcf (plain) (blame)
1
2
3
4
5
6
7
8
9
//

//001-1.gat,29,28,0	script	#Rules	0,1,1,{
001-1.gat,29,28,0	script	#Rules	127,1,1,{
	if (TUT_var & 1 == 1) close;
	callfunc "GameRules";
	mes "Ian, the trainer, can help you get to know the game.";
	close;
}