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

001-1.gat,50,74,0|script|Constable Perry Graf|150
{
    mes "[Constable Perry Graf]";
    mes "\"Hello, make sure the rules are followed.\"";
    callfunc "GameRules";
    close;
}