summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1/traveler.txt
blob: 421ed0e7ba932764f1b3cd7ef758631827bd4ba2 (plain) (blame)
1
2
3
4
5
6
7
020-1,57,123,0|script|Knox the Traveler|103
{
    set @npcname$, "Knox";
    set @NpcTravelBit, $@nivalis_bit;
    callfunc "Traveler";
    end;
}