diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-12-12 15:49:52 +0100 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-12-13 07:49:11 +0000 |
commit | feb747b04e54b738fb3242aa02f0f7efb6f87ee9 (patch) | |
tree | 7a44f69e809f41e524816d77aaf2bf9df3dbed3a /world/map/npc | |
parent | 9a42e986abb661cad1e52204ed92267da063d2c3 (diff) | |
download | serverdata-feb747b04e54b738fb3242aa02f0f7efb6f87ee9.tar.gz serverdata-feb747b04e54b738fb3242aa02f0f7efb6f87ee9.tar.bz2 serverdata-feb747b04e54b738fb3242aa02f0f7efb6f87ee9.tar.xz serverdata-feb747b04e54b738fb3242aa02f0f7efb6f87ee9.zip |
The Alot is Better Than You at Everything
Diffstat (limited to 'world/map/npc')
-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.\""; |