diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-07-01 16:25:10 -0400 |
---|---|---|
committer | The Kandiman <kandiman@kandiman.(none)> | 2011-07-01 16:26:00 -0400 |
commit | 38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4 (patch) | |
tree | 01fbcb533a77b9c1b0cf63896917fc2d734ba2cf /world/map/npc/025-4/julia.txt | |
parent | db06b0e6b1f70acc50696152f48eb1645af447ac (diff) | |
download | serverdata-38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4.tar.gz serverdata-38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4.tar.bz2 serverdata-38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4.tar.xz serverdata-38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4.zip |
Initial spell and grammar check for Rossy quest
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; |