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

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