diff options
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r-- | npc/functions/clientversion.txt | 1 |
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 //////////////////////////////////// |