diff options
Diffstat (limited to 'world/map/npc/005-1/tree.txt')
-rw-r--r-- | world/map/npc/005-1/tree.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/005-1/tree.txt b/world/map/npc/005-1/tree.txt index 626164b9..db6541fd 100644 --- a/world/map/npc/005-1/tree.txt +++ b/world/map/npc/005-1/tree.txt @@ -101,7 +101,7 @@ L_givewater: getitem "EmptyBottle", 1; mes "[Dying Tree]"; - mes "You pour a bottle of water into the sand. The water dissipates quickly, without any effect."; + mes "You pour a bottle of water into the sand. The water dissipates quickly, without any effect."; goto L_Close; L_no_water: @@ -122,7 +122,7 @@ L_do_cut: mes "[Dying Tree]"; mes "You find a suitable branch and put your bone knife in position."; - mes "Holding the branch, you have an uneasy feeling-- as if something inside the tree were trying to resist you..."; + mes "Holding the branch, you have an uneasy feeling – as if something inside the tree were trying to resist you..."; mes "Do you want to continue cutting?"; next; menu @@ -139,7 +139,7 @@ L_really_cut: L_no_boneknife: mes "[Dying Tree]"; - mes "Try as you might, you can't seem to find a way to cut off a branch. Perhaps you need a different tool for cutting?"; + mes "Try as you might, you can't seem to find a way to cut off a branch. Perhaps you need a different tool for cutting?"; goto L_Close; L_happy: |