summaryrefslogtreecommitdiff
path: root/npc/functions/clear_vars.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/clear_vars.txt')
-rw-r--r--npc/functions/clear_vars.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/functions/clear_vars.txt b/npc/functions/clear_vars.txt
index 76f75054..116cd163 100644
--- a/npc/functions/clear_vars.txt
+++ b/npc/functions/clear_vars.txt
@@ -61,7 +61,9 @@ function script ClearVariables {
//Alchemist - 6+7 (War Quest - Swords again?)
/* Update skill list */
- // Orum
+ // Morgan & Orum
+ if (QL_MORGAN >= 2)
+ learnskill SKILL_CONFRINGO;
if (OrumQuest >= 37)
learnskill SKILL_HELORP;
if (OrumQuest >= 38)