diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:14:44 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | 1e481b3c39ff1050a311890b2abb60bf96b1f26a (patch) | |
tree | 1e5058a6481b4b0a393fe08a59eefc8ce38d26ce /world/map/npc/021-1/npcs.txt | |
parent | 15c4e48fbbd5af698c76e84dfd7a564c1adf0944 (diff) | |
download | classic-serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.gz classic-serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.bz2 classic-serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.xz classic-serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.zip |
NPCs on 021-* fixed
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 b4b87108..50d18a6a 100644 --- a/world/map/npc/021-1/npcs.txt +++ b/world/map/npc/021-1/npcs.txt @@ -1,6 +1,6 @@ // Talk NPCs to help make trek interesting between Tutorial and Bazaar. -021-1.gat,77,42,0|script|Jeric|214, +021-1.gat,77,42,0|script|Jeric|214 { set @npcname$, "Jeric"; @@ -12,7 +12,7 @@ close; } -021-1.gat,76,67,0|script|Silvia|207, +021-1.gat,76,67,0|script|Silvia|207 { set @npcname$, "Silvia"; @@ -26,7 +26,7 @@ close; } -021-1.gat,51,123,0|script|Michel|215, +021-1.gat,51,123,0|script|Michel|215 { set @npcname$, "Michel"; |