diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-31 10:35:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-31 10:35:08 -0300 |
commit | c833dc9cd20f081931c9e06556935beb007d067d (patch) | |
tree | 06756caecdab1b52415ee543553eb70968925bf1 /world/map/npc/030-2 | |
parent | f8ccd420cb13c4e8c3e32ac64ae0e6a43576526e (diff) | |
download | classic-serverdata-c833dc9cd20f081931c9e06556935beb007d067d.tar.gz classic-serverdata-c833dc9cd20f081931c9e06556935beb007d067d.tar.bz2 classic-serverdata-c833dc9cd20f081931c9e06556935beb007d067d.tar.xz classic-serverdata-c833dc9cd20f081931c9e06556935beb007d067d.zip |
Fix Balthasar's name, for consistency with the Sages of Kaizei.
Evolved backport. See also: https://wiki.themanaworld.org/index.php/Sages_of_Kaizei
Diffstat (limited to 'world/map/npc/030-2')
-rw-r--r-- | world/map/npc/030-2/eljas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/030-2/eljas.txt b/world/map/npc/030-2/eljas.txt index 09e549e7..9437c3d5 100644 --- a/world/map/npc/030-2/eljas.txt +++ b/world/map/npc/030-2/eljas.txt @@ -186,7 +186,7 @@ L_Research: L_NotWelcome: mes "... You hear a voice calling your name ... "; - mes "[Orum's Homunculus]"; + mes "[Balthasar]"; mes "\"Come See me in the caves below.\""; mes "\"go south till you reach the snowman. Then head into the cave to the east.\""; warp "020-1",33,94; |