summaryrefslogtreecommitdiff
path: root/npc/006-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-2-1')
-rw-r--r--npc/006-2-1/glim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-2-1/glim.txt b/npc/006-2-1/glim.txt
index 9fd46b466..0fddf8800 100644
--- a/npc/006-2-1/glim.txt
+++ b/npc/006-2-1/glim.txt
@@ -74,7 +74,7 @@ function handle_donation { // (partID, Amount, Zeny, bEXP)
getexp (.@amount * .@bEXP), 0;
Zeny += (.@amount * .@zeny);
$GLIM_ST += 1;
- setq2 PiouQuest_Glim, (getq2(PiouQuest_Glim) + .@amount);
+ setq2 PiouQuest_Glim, (getq2(PiouQuest_Glim) + 1);
}
OnInit: