diff options
Diffstat (limited to 'world/map/npc/013-1/traveler.txt')
-rw-r--r-- | world/map/npc/013-1/traveler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/013-1/traveler.txt b/world/map/npc/013-1/traveler.txt index efa6c53a..7439b8d8 100644 --- a/world/map/npc/013-1/traveler.txt +++ b/world/map/npc/013-1/traveler.txt @@ -1,6 +1,6 @@ 013-1,120,90,0|script|Faris the Traveler|103 { - set @NpcName$, "Faris"; + set @npcname$, "Faris"; set @NpcTravelBit, $@magic_house_bit; callfunc "Traveler"; end; |