summaryrefslogtreecommitdiff
path: root/npc/048-2/traveler.txt
blob: 41a66bdae31292cb4e92e7895bdfe7f5456a87cc (plain) (blame)
1
2
3
4
5
6
7
048-2,23,46,0	script	Drake the Traveler	NPC103,{
    @npcname$ = "Drake";
    @NpcTravelBit = $@blue_sage_bit;
    callfunc "Traveler";
    end;
}