summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/clientversion.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index aa04a279c..20060d5cc 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -807,7 +807,7 @@ function script clientupdater {
UPDATE=1587915715;
if (EVENT_POINTS) {
- getitem StrangeCoin, EVENT_POINTS/5;
+ getitem StrangeCoin, EVENT_POINTS/2;
EVENT_POINTS=0;
}