diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 20:37:17 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 20:37:17 +0000 |
commit | 6622349ed1bb02a8d89bc0d6a3c85a1bb5867a6b (patch) | |
tree | b6a0703fcc21216d776927f05b90dfb5a452b204 /db/Changelog.txt | |
parent | 52d4a81ff51fed98838c25d5a65b8c5543dbc560 (diff) | |
download | hercules-6622349ed1bb02a8d89bc0d6a3c85a1bb5867a6b.tar.gz hercules-6622349ed1bb02a8d89bc0d6a3c85a1bb5867a6b.tar.bz2 hercules-6622349ed1bb02a8d89bc0d6a3c85a1bb5867a6b.tar.xz hercules-6622349ed1bb02a8d89bc0d6a3c85a1bb5867a6b.zip |
* Fixed implementation of MVP Meteor Storm
- Dark Lord and Amon Ra use it
- Meteors drop in an area of 31x31 tiles
- each Meteor has 7x7 tiles splash damage
- each Meteor does 15 hits
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6609 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 3b7cdd2f3..ec531f014 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,11 @@ =========================
05/15
+ * Fixed implementation of MVP Meteor Storm [Playtester]
+ - Dark Lord and Amon Ra use it
+ - Meteors drop in an area of 31x31 tiles
+ - each Meteor has 7x7 tiles splash damage
+ - each Meteor does 15 hits
* Spirit skills now have 500ms delay. [Skotlex]
* Changed speed of G_Khalitzburg (very fast now) [Playtester]
* Improved some skills of Amon Ra [Playtester]
|