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

029-2,30,118,0|script|Cynric|161
{
    callfunc "ClearVariables";
    set @npcname$, "Cynric";
    callfunc "Banker";
    close;
}