summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/constable.txt
blob: 6131f0b47522bcb1218b84537268d5ce13d6d38c (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;
}