summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-02 14:28:14 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-02 14:28:14 +0000
commit737d5d29aaad7a7605f0988d28c92a7763d141be (patch)
tree8a7d7ec72d157640f36caa12e214bad6108b8d61 /Changelog-SVN.txt
parent1d7c34c953d340d7ea65d6c78e27ccd5de3a1711 (diff)
downloadhercules-737d5d29aaad7a7605f0988d28c92a7763d141be.tar.gz
hercules-737d5d29aaad7a7605f0988d28c92a7763d141be.tar.bz2
hercules-737d5d29aaad7a7605f0988d28c92a7763d141be.tar.xz
hercules-737d5d29aaad7a7605f0988d28c92a7763d141be.zip
* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT
* Some tidying up in skill.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1379 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 97243c19d..802808801 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,5 +1,8 @@
Date Added
+04/02
+ * Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT [celest]
+ * Some tidying up in skill.c [celest]
04/01
* Updated ShowMessage functions to use vprintf [celest]