From 26e557a9d4c4ecb7093e63cb63b78b59a385e285 Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Thu, 16 Apr 2015 15:10:43 +0700 Subject: Minor BakonawaLake NPC dialog fix Signed-off-by: zackdreaver --- npc/re/instances/BakonawaLake.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/re/instances/BakonawaLake.txt') 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."; -- cgit v1.2.3-60-g2f50