summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-15 18:51:07 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-15 18:51:07 +0000
commit26629f49bb2ecefcd94326346cbb7967015525d2 (patch)
tree1966f48c97118c8998e4c59acaea47b481d1c2cf /npc/Changelog.txt
parentbe5523649e10d9facffa51a9e11cc13e64e19867 (diff)
downloadhercules-26629f49bb2ecefcd94326346cbb7967015525d2.tar.gz
hercules-26629f49bb2ecefcd94326346cbb7967015525d2.tar.bz2
hercules-26629f49bb2ecefcd94326346cbb7967015525d2.tar.xz
hercules-26629f49bb2ecefcd94326346cbb7967015525d2.zip
Updated Poring Tower to not refinable. (bugreport: 1050)
Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042 Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008) Fixed Job_Change Function to properly jobchange babies. (bugreport: 943) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index f705a5eec..cdb5b4df9 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
======
+2008/03/15
+ * Fixed Job_Change Function to properly jobchange babies. (bugreport: 943) [Paradox924X]
+ * Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008) [Paradox924X]
+ * Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042) [Paradox924X]
2008/03/14
* Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129) [Paradox924X]
* Fixed the autotimer on an npc warp in Juperos Quest. [Paradox924X]