diff options
Diffstat (limited to 'npc/005-6')
-rw-r--r-- | npc/005-6/morgan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt index 9463b736c..d35e6334d 100644 --- a/npc/005-6/morgan.txt +++ b/npc/005-6/morgan.txt @@ -49,7 +49,7 @@ L_MagicCore: select 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?"), + rif(!getskilllv(TMW2_KALMURK), l("Can you teach me a spell?")), l("Thanks for the help!"); mes ""; switch (@menu) { |