summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-04-16 15:25:33 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-04-16 15:25:33 +0530
commit6507a9d475a2467b8d394177e95c2c524bf70544 (patch)
treeb3c2cdc03013873bb155463b941319b563999281 /npc
parenta5fdc63094b1ef98fbd91037634f9c19bad6bd86 (diff)
parent26e557a9d4c4ecb7093e63cb63b78b59a385e285 (diff)
downloadhercules-6507a9d475a2467b8d394177e95c2c524bf70544.tar.gz
hercules-6507a9d475a2467b8d394177e95c2c524bf70544.tar.bz2
hercules-6507a9d475a2467b8d394177e95c2c524bf70544.tar.xz
hercules-6507a9d475a2467b8d394177e95c2c524bf70544.zip
Merge pull request #497 from zackdreaver/master
Minor BakonawaLake NPC dialog fix
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.";