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