diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-10 22:17:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-10 22:17:19 -0300 |
commit | f28f5ea283b8972320f470a3b9b3d5138c7049c5 (patch) | |
tree | 4549e11b5ff4914f42f4aaa7d7f23fdd8370e689 /npc/001-1 | |
parent | 29f71ccfa9e899e12a88133f311d484b375af994 (diff) | |
download | serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.gz serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.bz2 serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.xz serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.zip |
Fix a few "typos"
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index dcf82d092..6a73dbe4b 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -6,7 +6,7 @@ 001-1,243,26,0 script Aeros Trader NPC_M_COINKEEPER,{ mesn; - mesq l("Oh, hello there! Welcome to the Mana Plain Of Existence!"); + mesq l("Oh, hello there! Welcome to the Mana Plane Of Existence!"); next; mesn; mesq l("In this wonderful realm, you can find and earn many @@, our currency!", getitemlink(StrangeCoin)); |