summaryrefslogtreecommitdiff
path: root/npc/029-1/traveler.txt
blob: 83b623fc5df2b61a8f078d8ad3d39ec2b04dd81c (plain) (blame)
1
2
3
4
5
6
7
029-1,69,68,0	script	Knitra the Traveler	NPC103,{
    @npcname$ = "Knitra";
    @NpcTravelBit = $@candor_bit;
    callfunc "Traveler";
    end;
}