summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorzackdreaver <zackdreaver@gmail.com>2015-04-16 15:10:43 +0700
committerzackdreaver <zackdreaver@gmail.com>2015-04-16 15:10:43 +0700
commit26e557a9d4c4ecb7093e63cb63b78b59a385e285 (patch)
tree5153bfee058018fc8a36b8f4fb5046b8c1b69785 /npc
parentaf72224887cc60173fd194bc64d7d1ec27af7601 (diff)
downloadhercules-26e557a9d4c4ecb7093e63cb63b78b59a385e285.tar.gz
hercules-26e557a9d4c4ecb7093e63cb63b78b59a385e285.tar.bz2
hercules-26e557a9d4c4ecb7093e63cb63b78b59a385e285.tar.xz
hercules-26e557a9d4c4ecb7093e63cb63b78b59a385e285.zip
Minor BakonawaLake NPC dialog fix
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
Diffstat (limited to 'npc')
-rw-r--r--npc/re/instances/BakonawaLake.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/instances/BakonawaLake.txt b/npc/re/instances/BakonawaLake.txt
index 9cf9ea8cd..d8f88e471 100644
--- a/npc/re/instances/BakonawaLake.txt
+++ b/npc/re/instances/BakonawaLake.txt
@@ -84,7 +84,7 @@ ma_scene01,174,179,4 script Taho 4_M_DEWZATIMAN,{
mes "The party leader did not generate the dungeon yet.";
close;
} else {
- mapannounce "ma_scene01","A party memeber, "+strcharinfo(0)+" of the party "+getpartyname(.@party_id)+" is entering the dungeon, "+.@md_name$+".",bc_map,"0x00ff99"; //FW_NORMAL 12 0 0
+ mapannounce "ma_scene01","A party member, "+strcharinfo(0)+" of the party "+getpartyname(.@party_id)+" is entering the dungeon, "+.@md_name$+".",bc_map,"0x00ff99"; //FW_NORMAL 12 0 0
setquest 12278;
warp "1@ma_b",64,51;
end;
@@ -512,7 +512,7 @@ OnTimer10000:
mes "[Taho]";
mes "Are we going to try again?";
next;
- switch(select("Hold on a sec!:Of couse! We cannot stand back now!")) {
+ switch(select("Hold on a sec!:Of course! We cannot stand back now!")) {
case 1:
mes "[Taho]";
mes "AWW... I almost brought him out.";