summaryrefslogtreecommitdiff
path: root/world/map/npc/033-1/birrod.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/033-1/birrod.txt')
-rw-r--r--world/map/npc/033-1/birrod.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/033-1/birrod.txt b/world/map/npc/033-1/birrod.txt
index df541727..5bcd4f96 100644
--- a/world/map/npc/033-1/birrod.txt
+++ b/world/map/npc/033-1/birrod.txt
@@ -46,11 +46,11 @@ L_Hunting:
mes "\"Hello, " + strcharinfo(0) + "! Would you like to prove your hunting skills again?\"";
next;
mes "\"I noticed some groups of wolverns in the forest west of here which are unusually aggressive.";
- mes "This makes dangerous to all the small people from the town nearby to go there.\"";
+ mes "This makes it dangerous for all the small people from the town nearby to go there.\"";
next;
mes "\"To prove your skills, go to the forest and hunt down " + @wolvern_amount + " of the very aggressive wolverns.\"";
next;
- mes "\"There are also some wolverns that behave normally attacking you when you come to close to them.";
+ mes "\"There are also some wolverns that behave normally and attack you only when you come too close to them.";
mes "Those are not the ones I mean, but those that seek the battle themselves.\"";
set @state, 4;
callsub S_Update_Mask;
@@ -120,7 +120,7 @@ L_Success11:
"Try to hold them back until everyone is safe, then retreat.",L_Success21;
L_Fail21:
mes "[Birrod]";
- mes "\"You will never get a accepted member of our tribe with that attitude.\"";
+ mes "\"You will never become an accepted member of our tribe with that attitude.\"";
next;
goto L_No_Member;
L_Fail22: