summaryrefslogblamecommitdiff
path: root/world/map/npc/020-1/traveler.txt
blob: d873a57f3a9d790025a40183994fdfadcc723d1e (plain) (tree)
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;
}