diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:15:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:15:55 -0300 |
commit | d4e73c661ad5aa922b4350963832ccbd845e89ff (patch) | |
tree | 37412131198d8786ee75de3725aad0eb3fd7e088 /npc | |
parent | 43c1bc2873fef5f7148bc884a64c8e2af3744c4d (diff) | |
download | serverdata-d4e73c661ad5aa922b4350963832ccbd845e89ff.tar.gz serverdata-d4e73c661ad5aa922b4350963832ccbd845e89ff.tar.bz2 serverdata-d4e73c661ad5aa922b4350963832ccbd845e89ff.tar.xz serverdata-d4e73c661ad5aa922b4350963832ccbd845e89ff.zip |
[skip ci] typos at Morgan
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-6/morgan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt index f5fa6a7a2..9463b736c 100644 --- a/npc/005-6/morgan.txt +++ b/npc/005-6/morgan.txt @@ -47,10 +47,10 @@ L_Magic: L_MagicCore: select - l("What is an class?"), + l("What is a class?"), l("How difficult it is to obtain a class?"), rif(!getskilllv(TMW2_KALMURK), l("Can you teach me a spell?"), - l("How magic works on this world?"); + l("Thanks for the help!"); mes ""; switch (@menu) { case 1: |