diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-11 16:33:21 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-11 16:33:21 +0000 |
commit | c8745227f8cead250ccb8af5e932fa696b352cfc (patch) | |
tree | 4d3d0a663093a6dc3f9e5f38a6e93ab7b7581955 /npc/Changelog.txt | |
parent | d0e67c654cebf61e36595624ce9c467273d502e3 (diff) | |
download | hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.gz hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.bz2 hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.xz hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.zip |
* Fixed "--en/ja--" usage in 'monster' script not working properly
* Speedup player autosaving
* Optimised guild castle saving when autosaving player data
* Added sd check in mob_damage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1224 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index b5346d305..da794ec5b 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,9 @@ Other Ppl Date Added ====== +03/11 + * Reverted the Moving HP skill quest change, thanks to DracoRPG [celest] + 03/07 * Fixed a typo in high mage job changing, thanks to hongmei [celest] |