diff options
Diffstat (limited to 'npc/024-16')
-rw-r--r-- | npc/024-16/generals.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt index 3a869f78c..e540da4e1 100644 --- a/npc/024-16/generals.txt +++ b/npc/024-16/generals.txt @@ -38,6 +38,7 @@ function script FrostiaTaskMaster { .@lv+=strmobinfo(3, .@q2); getexp BaseLevel*.@lv, .@lv; setq2 .@q, 0; + setq3 .@q, 0; return false; } |