summaryrefslogtreecommitdiff
path: root/npc/functions/clientversion.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-12-16 00:15:12 -0300
committerJesusaves <cpntb1@ymail.com>2023-12-16 00:15:12 -0300
commit50018c7e8c186a9f12e2a48b1036ae262449870b (patch)
tree08167bcc4e96fa5a96bdda4e98fe4cd43ea66205 /npc/functions/clientversion.txt
parent39763f33ec62464ff30abbb550c05e4e3758dcfd (diff)
downloadserverdata-50018c7e8c186a9f12e2a48b1036ae262449870b.tar.gz
serverdata-50018c7e8c186a9f12e2a48b1036ae262449870b.tar.bz2
serverdata-50018c7e8c186a9f12e2a48b1036ae262449870b.tar.xz
serverdata-50018c7e8c186a9f12e2a48b1036ae262449870b.zip
This should in theory track your anniversary (365 days, NOT a year). Prizeless.
NO reward is given whatsoever, as it is easily cheat-able.
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r--npc/functions/clientversion.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index 3058ce524..ea089d602 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -1161,6 +1161,7 @@ function script clientupdater {
dispbottom l("You received the @@ from @@.", getitemlink(Lightbringer), l("The Mana Source"));
}
}
+ // TODO: Anniversary (leap years disregarded)
// :// End of Regular Update System
////////////////////////////////////