summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-05-15 17:04:46 +0000
committerGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-05-15 17:04:46 +0000
commitebc2e786b5003fc7e3624419db895e26ed4d41dd (patch)
treeb172f750660ab9f379dee7144eee7fd070bf4b36 /Changelog-Trunk.txt
parent6c492d546fde8fd7180695891a1f1eb576758075 (diff)
downloadhercules-ebc2e786b5003fc7e3624419db895e26ed4d41dd.tar.gz
hercules-ebc2e786b5003fc7e3624419db895e26ed4d41dd.tar.bz2
hercules-ebc2e786b5003fc7e3624419db895e26ed4d41dd.tar.xz
hercules-ebc2e786b5003fc7e3624419db895e26ed4d41dd.zip
* Extracted calculations of the number of status points PC gets when leveling up to a function.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14825 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6916fd99d..2767f0b0a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/05/15
+ * Extracted calculations of the number of status points PC gets when leveling up to a function. [Gepard]
* Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`. [Gepard]
* Merged pcdb_checkid update from renewal [14810/branches/renewal]. [Ai4rei]
2011/05/14