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

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.";
}