diff options
-rw-r--r-- | world/map/npc/030-2/avalia.txt | 2 | ||||
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/030-2/avalia.txt b/world/map/npc/030-2/avalia.txt index 9c5034d4..98353d5f 100644 --- a/world/map/npc/030-2/avalia.txt +++ b/world/map/npc/030-2/avalia.txt @@ -145,7 +145,7 @@ L_CheckReagents: mes "Mana surges to life in the bottles making a peel of thunder."; next; mes "[Avalia]"; - mes "\"Phew! That takes alot out of a person.\""; + mes "\"Phew! That takes a lot out of a person.\""; mes "\"I'm in no condition to go anywhere.\""; mes "\"Take the Mana Battery and install it in the warehouse.\""; mes "\"It's found behind Chief Warrick\""; diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 0208d331..3fe61f05 100644 --- a/world/map/npc/030-3/orum_homunculus.txt +++ b/world/map/npc/030-3/orum_homunculus.txt @@ -430,7 +430,7 @@ L_CheckReagents: next; mes "Mana surges to life in the potions"; next; - mes "\"Phew! That takes alot out of a person.\""; + mes "\"Phew! That takes a lot out of a person.\""; mes "\"I'm in no condition to go anywhere.\""; next; mes "\"Take the Mana Battery and install it in the warehouse.\""; |