diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 18:25:37 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 18:25:37 +0000 |
commit | 73ca183f23958dbf803233bff65c2a3ef4e2bf07 (patch) | |
tree | 51ff17cdf3ad66329776995a2fbfcaf1b4836534 /db/Changelog.txt | |
parent | 8f4dbaee5eaa399779898e6d69482b7c48504ce1 (diff) | |
download | hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.gz hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.bz2 hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.xz hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.zip |
* Ganbantein now has a range equal to the level used
- only mobs use levels higher than 1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10218 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 98bcdd14d..55748d8ed 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,9 @@ ----- ======================== +04/12 + * Ganbantein now has a range equal to the level used [Playtester] + - only mobs use levels higher than 1 04/11 * Added dummy information to the pet_db.txt for the Rice Cake and Xmas Goblin pets. [Skotlex] |