diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:23:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:23:48 -0300 |
commit | 199dbc27a1d112956254633f27075d42001d38f1 (patch) | |
tree | aab1c91a64cfb6df3c2d8da6ac1fec6fae9df364 /npc/005-6/morgan.txt | |
parent | c5d56a5104fc8b61c472ee787980b55ade833701 (diff) | |
download | serverdata-199dbc27a1d112956254633f27075d42001d38f1.tar.gz serverdata-199dbc27a1d112956254633f27075d42001d38f1.tar.bz2 serverdata-199dbc27a1d112956254633f27075d42001d38f1.tar.xz serverdata-199dbc27a1d112956254633f27075d42001d38f1.zip |
...this parenthesis...
Diffstat (limited to 'npc/005-6/morgan.txt')
-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) { |