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