diff options
Diffstat (limited to 'npc/tulimshar')
-rw-r--r-- | npc/tulimshar/guide.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/tulimshar/guide.txt b/npc/tulimshar/guide.txt index f0bfcd6e..17775433 100644 --- a/npc/tulimshar/guide.txt +++ b/npc/tulimshar/guide.txt @@ -21,7 +21,7 @@ L_Items: next; mes "[Ian the Guide]"; mes "Consumable items such as Potions, can be used only once"; - mes "after use, they will dissapear from your inventory."; + mes "after use, they will disappear from your inventory."; next; mes "[Ian the Guide]"; mes "Equipment items like Armors, Weapons, Accessories"; @@ -40,7 +40,7 @@ L_Monster: mes "There a several types of monsters, Aggressive, Neutral, Assistants"; next; mes "[Ian the Guide]"; - mes "Agressive monsters know that they are always in danger"; + mes "Aggressive monsters know that they are always in danger"; mes "so therefore they always keep their guard up"; mes "Making them attack anybody in sight"; next; @@ -49,7 +49,7 @@ L_Monster: mes "They will leave everything alone unless they are threatened"; next; mes "[Ian the Guide]"; - mes "Assistants are monsters who help eachother, there havent been any yet"; + mes "Assistants are monsters who help each other, there haven't been any yet"; mes "But there soon will be, These monsters attack in groups if they are threatened"; next; goto menua; @@ -68,8 +68,8 @@ L_Quests: goto menua; L_NPC: mes "[Ian the Guide]"; - mes "NPC[Non Playable Characters] are people who are always in the game"; - mes "Tending to many variatys of services from just chatting to helping others."; + mes "NPCs [Non Playable Characters] are people who are always in the game"; + mes "Tending to many varieties of services from just chatting to helping others."; next; goto menua; L_Comm: |