summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-18 00:18:41 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-18 00:18:41 -0300
commit1a3d61d122b49f7b5dbc2cf32554979e370a5fb4 (patch)
tree71dd46235d1415d58e970aeba2fd7fad928ea24a /npc/functions
parent7c374bb5d84b6f1ef04df4377ab7d101c11b47ad (diff)
downloadserverdata-1a3d61d122b49f7b5dbc2cf32554979e370a5fb4.tar.gz
serverdata-1a3d61d122b49f7b5dbc2cf32554979e370a5fb4.tar.bz2
serverdata-1a3d61d122b49f7b5dbc2cf32554979e370a5fb4.tar.xz
serverdata-1a3d61d122b49f7b5dbc2cf32554979e370a5fb4.zip
Deprecate, remove, discontinue and burn with fire: Everything related to #RARE_POINTSr11.1_200218
It'll be replaced with Strange Coins on upstream. Whoever used it used, all else wasted. Put a link to LoF Discord: https://discord.gg/q3Bwzgf
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 b0575f73e..2aaf1f980 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -539,7 +539,7 @@ function script clientupdater {
// You'll get 1 Rare Point for every 1k GP obtained
// Top was 1,000,000 → 1000 rare points
- #RARE_POINTS+=.@trugp/1000;
+ //#RARE_POINTS+=.@trugp/1000;
} // if ranking
}