summaryrefslogtreecommitdiff
path: root/npc/026-1/traveler.txt
blob: 1f263fe74509c3c5c6378603b2e93ea5ddfa260d (plain) (blame)
1
2
3
4
5
6
7
026-1,49,46,0	script	Styx the Traveler	NPC103,{
    @npcname$ = "Styx";
    @NpcTravelBit = $@graveyard_bit;
    callfunc "Traveler";
    end;
}