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





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