summaryrefslogblamecommitdiff
path: root/world/map/npc/009-1/constable.txt
blob: c82a8b2109a9affbbc080be8d139d4c7e9d0be27 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                                               
//

009-1,52,33,0|script|Constable Bob|419
{
    mes "[Constable Hank Atkins]";
    mes "\"Hello.\"";
    mes "\"I've been getting complaints of lawlessness in Hurnscald recently, so I thought I'd come down here myself and explain the rules.\"";
    mes "\"Please make sure that you follow them!\"";
    callfunc "GameRules";
    close;
}