summaryrefslogtreecommitdiff
path: root/world/map/npc/008-1/diryn.txt
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-04-30 01:11:22 -0500
committerWushin <pasekei@gmail.com>2015-04-30 01:11:22 -0500
commit49b17a120e1b9ae26ef3039219051745ff46e913 (patch)
tree877deffe3f331b74d6af72bc0cf8f30f840736aa /world/map/npc/008-1/diryn.txt
parentb28709f705abf9ca0fff5bf79f95d0599722fdff (diff)
parent3a0df71ee09f9fceb323f608638cc94d9d65124e (diff)
downloadserverdata-49b17a120e1b9ae26ef3039219051745ff46e913.tar.gz
serverdata-49b17a120e1b9ae26ef3039219051745ff46e913.tar.bz2
serverdata-49b17a120e1b9ae26ef3039219051745ff46e913.tar.xz
serverdata-49b17a120e1b9ae26ef3039219051745ff46e913.zip
Merge pull request #336 from mekolat/new-builtins
Use the new builtins
Diffstat (limited to 'world/map/npc/008-1/diryn.txt')
-rw-r--r--world/map/npc/008-1/diryn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/008-1/diryn.txt b/world/map/npc/008-1/diryn.txt
index dae18c13..6570f1d8 100644
--- a/world/map/npc/008-1/diryn.txt
+++ b/world/map/npc/008-1/diryn.txt
@@ -4,7 +4,7 @@
008-1,81,82,0|script|Diryn the Traveler|103
{
- set @NpcName$, "Diryn";
+ set @npcname$, "Diryn";
set @NpcTravelBit, $@hurnscald_bit;
callfunc "Traveler";
end;