summaryrefslogblamecommitdiff
path: root/npc/020-1/traveler.txt
blob: 68dc9403e67041c5823771f643308125927111e9 (plain) (tree)
1
2
3
4
5
6





                                                        
020-1,57,123,0	script	Knox the Traveler	NPC103,{
    @npcname$ = "Knox";
    @NpcTravelBit = $@nivalis_bit;
    callfunc "Traveler";
    end;
}