summaryrefslogtreecommitdiff
path: root/world
diff options
context:
space:
mode:
Diffstat (limited to 'world')
-rw-r--r--world/map/npc/007-1/witch.txt4
-rw-r--r--world/map/npc/052-2/chest.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/007-1/witch.txt b/world/map/npc/007-1/witch.txt
index fa81c8d8..354df9a0 100644
--- a/world/map/npc/007-1/witch.txt
+++ b/world/map/npc/007-1/witch.txt
@@ -788,7 +788,7 @@ L_WarpHelper:
L_DoWarpHelper:
// At this point, the player has been attached
if ($@illia_progress >= 5)
- message strcharinfo(0), "You feel dizzy, and that your memory is being rewritten... Who is Luvia? Something isn't alright.";
+ message strcharinfo(0), "You feel dizzy, and that your memory is being rewritten... Who is Luvia? Something isn't right.";
warp "007-1.gat",85 + rand(0,2),75 + rand(0,2);
detachrid;
goto L_NextHelperToWarp;
@@ -843,7 +843,7 @@ L_HeroEscape:
L_WarpHero:
// At this point, the player has been attached
if ($@illia_progress >= 5)
- message strcharinfo(0), "You feel dizzy, and that your memory is being rewritten... Who is Luvia? Something isn't alright.";
+ message strcharinfo(0), "You feel dizzy, and that your memory is being rewritten... Who is Luvia? Something isn't right.";
warp "007-1.gat",85 + rand(0,2),75 + rand(0,2);
detachrid;
end;
diff --git a/world/map/npc/052-2/chest.txt b/world/map/npc/052-2/chest.txt
index 04ed023f..d42cea48 100644
--- a/world/map/npc/052-2/chest.txt
+++ b/world/map/npc/052-2/chest.txt
@@ -151,7 +151,7 @@ onMsg1:
end;
onMsg2:
- message strcharinfo(0), "Who is Luvia? Something isn't alright... It looks like your memory is rewritten.";
+ message strcharinfo(0), "Who is Luvia? Something isn't right... It looks like your memory is rewritten.";
end;
onMsg3: