summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog-Trunk.txt1
-rw-r--r--save-tmpl/account.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7c861e15e..db98a8e14 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/12/07
+ * Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this. [Paradox924X]
* Removed arbitrary account id from atop account.txt (Since r13000). [Paradox924X]
* Changed almost all instances of sprintf() to snprintf(). [Paradox924X]
* Further corrections to doc/item_bonus.txt (bugreport:4624). [Ai4rei]
diff --git a/save-tmpl/account.txt b/save-tmpl/account.txt
index ffd38988c..54617c338 100644
--- a/save-tmpl/account.txt
+++ b/save-tmpl/account.txt
@@ -1,3 +1,5 @@
+// Format version. (Latest: 20080409)
+20080409
// Accounts file: here are saved all information about the accounts.
// Structure: account ID, username, password, sex, email, level, state, unban time, expiration time, # of logins, last login time, last (accepted) login ip, repeated(register key, register value)
// where: