diff options
Diffstat (limited to 'world/map/npc/025-4/julia.txt')
-rw-r--r-- | world/map/npc/025-4/julia.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/025-4/julia.txt b/world/map/npc/025-4/julia.txt index 78283344..12db9e91 100644 --- a/world/map/npc/025-4/julia.txt +++ b/world/map/npc/025-4/julia.txt @@ -18,12 +18,12 @@ L_Done: getitem "BlackBoots", 1; getexp 5000, 0; set Rossy_Quest, 17; - mes "I'm out of here now, let's get out of this horrible cave."; + mes "I'm out of here now, lets get out of this horrible cave."; close; L_End: mes "[Julia]"; - mes "Let's get out of this horrible cave."; + mes "Lets get out of this horrible cave."; close; L_Hmmm: @@ -33,7 +33,7 @@ L_Hmmm: L_TooMany: mes "[Julia]"; - mes "\"Oh, you don't have room for it. Come back when your backpack will not be full.\""; + mes "\"Oh, you don't have room for it. Come back when your backpack isn't full.\""; next; mes "I'll wait here until you get your present!"; close; |