summaryrefslogtreecommitdiff
path: root/npc/013-1/traveler.txt
blob: 565a106349e788aea5e6c759556f68c587ec1796 (plain) (blame)
1
2
3
4
5
6
013-1,120,90,0	script	Faris the Traveler	NPC103,{
    @npcname$ = "Faris";
    @NpcTravelBit = $@magic_house_bit;
    callfunc "Traveler";
    end;
}