diff options
-rw-r--r-- | npc/003-1/michel.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/michel.txt b/npc/003-1/michel.txt index a649699d8..240197a4e 100644 --- a/npc/003-1/michel.txt +++ b/npc/003-1/michel.txt @@ -49,6 +49,7 @@ L_Main: close; L_GMOnce: + next; .@nb = query_sql("SELECT SUM(value) FROM `mapreg` WHERE varname='$REFERRAL_IDS' LIMIT 2", .@value); @total=.@value[0]; L_GM: |