diff options
author | wushin <pasekei@gmail.com> | 2013-05-26 06:23:32 -0500 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-05-26 15:56:43 +0200 |
commit | cdf80879bbe7c1d023b915bab64001cd4af26ba0 (patch) | |
tree | 4a4b7f803049072e3968aa4a5f85c52a79ed4023 /world/map/npc/021-1/npcs.txt | |
parent | e2f9b74abbf96b6acf26eda3a3e173cdb6f437e2 (diff) | |
download | serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.gz serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.bz2 serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.xz serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.zip |
NPC changes
Diffstat (limited to 'world/map/npc/021-1/npcs.txt')
-rw-r--r-- | world/map/npc/021-1/npcs.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/021-1/npcs.txt b/world/map/npc/021-1/npcs.txt index 89a3111e..662a69e2 100644 --- a/world/map/npc/021-1/npcs.txt +++ b/world/map/npc/021-1/npcs.txt @@ -10,7 +10,7 @@ close; } -021-1.gat,75,67,0|script|Silvia|207,{ +021-1.gat,76,67,0|script|Silvia|207,{ set @npcname$, "Silvia"; mes "[" + @npcname$ + "]"; @@ -22,7 +22,7 @@ close; } -021-1.gat,45,77,0|script|Pauline|208,{ +021-1.gat,55,66,0|script|Pauline|208,{ set @npcname$, "Pauline"; mes "[" + @npcname$ + "]"; @@ -32,7 +32,7 @@ close; } -021-1.gat,49,123,0|script|Michel|215,{ +021-1.gat,51,123,0|script|Michel|215,{ set @npcname$, "Michel"; mes "[" + @npcname$ + "]"; |