diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 21:37:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 21:37:10 +0000 |
commit | a92c2e8b2d21660dea89d6c21cc33b5d11744c4f (patch) | |
tree | 32b60e479fd9f10785e48d0b953fee6469ba84d6 /npc | |
parent | 4cbf988c6707a3cfee4376acad2f96c118fbe149 (diff) | |
download | hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.gz hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.bz2 hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.xz hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.zip |
- Added battle config sc_def_rate which adjusts natural defense of characters against status changes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5275 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-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 26a74bf9b..5da7bd8d4 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,9 @@ Nexon Date Added
======
+02/13
+ * Updated the eA custom spawn sets from Playtester: Juperos lv1, Glast heim
+ Sewers/Underground and Geffen dungeon lv3. [Skotlex]
02/09
* Fixed another issue of Cube Room Quest [Lupus]
- Fixed event_6_new_hats.txt wrong ID, thanks to phabyo
|