diff options
Diffstat (limited to 'npc/005-6')
-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: |