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

001-1.gat,37,35,0	script	Constable Perry Graf	150,{
//	set @npcName$, "Constable Perry Graf";
	set @canSkip, 1;
	callfunc "GameRules";
	close;
}