diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-09 18:35:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-09 18:35:36 +0000 |
commit | b17ad90eaf719b1165a681a5b4c4760b8d292f42 (patch) | |
tree | 5bb33f57ccc8be8bec95c814cf8024f04bd17f06 /db | |
parent | 8a7e51e73c3d15c1736d2d575a767904faa755e8 (diff) | |
download | hercules-b17ad90eaf719b1165a681a5b4c4760b8d292f42.tar.gz hercules-b17ad90eaf719b1165a681a5b4c4760b8d292f42.tar.bz2 hercules-b17ad90eaf719b1165a681a5b4c4760b8d292f42.tar.xz hercules-b17ad90eaf719b1165a681a5b4c4760b8d292f42.zip |
Removed duplicate constant I added in r13272.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13273 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/const.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index ac149bc04..629e8e54f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -40,6 +40,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/10/09 + * Rev. 13273 Removed duplicate constant I added in r13272. [L0ne_W0lf] 2008/10/07 * Rev. 13267 Adjusted known values for BonusAutoScript down by rate/10. [L0ne_W0lf] - Most cards now trigger at a 0.x% while Isilla only triggers 5%. diff --git a/db/const.txt b/db/const.txt index 195c5c580..5b2ac9757 100644 --- a/db/const.txt +++ b/db/const.txt @@ -798,7 +798,6 @@ SC_SEVENWIND 274 SC_DEF_RATE 275 SC_SPREGEN 276 SC_WALKSPEED 277 -SC_WALKSPEED 277 SC_REBIRTH 284 e_gasp 0 |