summaryrefslogtreecommitdiff
path: root/npc/006-1/traveler.txt
blob: a16b502aa560edd08b4be5aec2966490cfd4bd33 (plain) (blame)
1
2
3
4
5
6
7
006-1,25,95,0	script	Rhutan the Traveler	NPC103,{
    @npcname$ = "Rhutan";
    @NpcTravelBit = $@pachua_bit;
    callfunc "Traveler";
    end;
}