diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-16 13:27:06 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-16 13:27:06 +0000 |
commit | 96227e20ad5e8d2aede84776076ef4ba0fa7b79d (patch) | |
tree | bbb40c3657515dd6eaf9df82690db32355ac2eab /npc/Changelog.txt | |
parent | e82a56d4e5f3a6d53af2771c8147f4404a960ba9 (diff) | |
download | hercules-96227e20ad5e8d2aede84776076ef4ba0fa7b79d.tar.gz hercules-96227e20ad5e8d2aede84776076ef4ba0fa7b79d.tar.bz2 hercules-96227e20ad5e8d2aede84776076ef4ba0fa7b79d.tar.xz hercules-96227e20ad5e8d2aede84776076ef4ba0fa7b79d.zip |
fixed 3 wrong names in mobs spawn
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1119 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index afd47834e..2cc367c6a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,7 @@ Other Ppl Date Added ====== 02/16 + * Fixed Wootan and Beetle King names in the spawn files [Lupus] * Fixed a typo in quests/all_quest.txt, thanks to hongmei [celest] * Fixed treasure chests spawn in the castles. (had to simplify some code and unroll some loops) [Lupus] |