diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-18 00:18:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-18 00:18:41 -0300 |
commit | 1a3d61d122b49f7b5dbc2cf32554979e370a5fb4 (patch) | |
tree | 71dd46235d1415d58e970aeba2fd7fad928ea24a /npc/003-3/malindou.txt | |
parent | 7c374bb5d84b6f1ef04df4377ab7d101c11b47ad (diff) | |
download | serverdata-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/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index b16104284..82b8edf8f 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -478,6 +478,7 @@ OnInit: if ($UPDATE < 1581875670) { $UPDATE=1581875670; query_sql("DELETE FROM `char_reg_num_db` WHERE `key`='INN_REGISTER'"); + DelAccRegFromEveryPlayer("#RARE_POINTS"); debugmes ""; debugmes "* Variable cleanup"; debugmes ""; |