summaryrefslogblamecommitdiff
path: root/world/map/npc/001-1/constable.txt
blob: 6c8be358ade350e366fa2d5e69829a1a9b9876e5 (plain) (tree)
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;
}