diff options
Diffstat (limited to 'npc/025-4/julia.txt')
-rw-r--r-- | npc/025-4/julia.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/025-4/julia.txt b/npc/025-4/julia.txt index ad0c8a1a..8c7b3ce4 100644 --- a/npc/025-4/julia.txt +++ b/npc/025-4/julia.txt @@ -6,7 +6,7 @@ L_Done: mes "[Julia]"; - mes "I heard some battle noises few minutes ago and I presume you are here to save me!"; + mes "I heard some battle noises a few minutes ago and I presume you are here to save me!"; next; menu "Of course I'm here to save you, Rossy sent me here!", -; @@ -16,12 +16,12 @@ L_Done: getitem "BlackBoots", 1; getexp 5000, 0; set Rossy_Quest, 17; - mes "I'm out of here now, come out from this horrible cave."; + mes "I'm out of here now, let's get out of this horrible cave."; close; L_End: mes "[Julia]"; - mes "Come out from this horrible cave."; + mes "Let's get out of this horrible cave."; close; L_Hmmm: |