summaryrefslogtreecommitdiff
path: root/npc/functions/clear_vars.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-17 00:04:22 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-17 00:04:22 -0300
commit665eff45cce85e00109ee7a4b7125eff52c7580c (patch)
treec6610627dee0be751f6c3c553597c682a2f7fb39 /npc/functions/clear_vars.txt
parentdaf65ed9945542415c04a4e344a11ba95ddfe5f5 (diff)
downloadserverdata-665eff45cce85e00109ee7a4b7125eff52c7580c.tar.gz
serverdata-665eff45cce85e00109ee7a4b7125eff52c7580c.tar.bz2
serverdata-665eff45cce85e00109ee7a4b7125eff52c7580c.tar.xz
serverdata-665eff45cce85e00109ee7a4b7125eff52c7580c.zip
Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo.
If it is an unacceptable lag, then the boss point scoreboard may end as OnInit only, or taking a hidden entry for on-the-fly updates. We'll see in testserver.
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)