summaryrefslogblamecommitdiff
path: root/world/map/npc/013-1/traveler.txt
blob: efa6c53a07c8e9b6bb138c5e1d86c6327e1e0207 (plain) (tree)
1
2
3
4
5
6
7
                                            





                                         
013-1,120,90,0|script|Faris the Traveler|103
{
    set @NpcName$, "Faris";
    set @NpcTravelBit, $@magic_house_bit;
    callfunc "Traveler";
    end;
}