summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-21 16:59:36 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-21 16:59:36 +0000
commite11769f4b0ff9dc912f1d7a442248f824717c763 (patch)
tree67eb400e9303a9e7d74fee01380912dbe5d71772 /db/Changelog.txt
parentcb5d65f28e6d5ec089b0bb6ef974e6adeca6ce75 (diff)
downloadhercules-e11769f4b0ff9dc912f1d7a442248f824717c763.tar.gz
hercules-e11769f4b0ff9dc912f1d7a442248f824717c763.tar.bz2
hercules-e11769f4b0ff9dc912f1d7a442248f824717c763.tar.xz
hercules-e11769f4b0ff9dc912f1d7a442248f824717c763.zip
* Fixed items that use the "AddSPAmount_Action" bonus on aegis
- Guillotine gives you 2 SP each time you attack something with a normal attack (only worked with DemiHuman) - Tjungkuletti gives you 1 SP each time you attack something with a normal attack (before it drained 1 SP from the target instead) - Dark Priest Card gives Sages 1 SP each time you attack something with a normal attack (before it was per kill) - also added the bSPDrainValue bonus to the documentation again git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13686 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 7c55116e4..451a93452 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -37,6 +37,15 @@
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
=======================
+2009/04/21
+ * Fixed items that use the "AddSPAmount_Action" bonus on aegis [Playtester]
+ - Guillotine gives you 2 SP each time you attack something with a normal attack
+ (only worked with DemiHuman)
+ - Tjungkuletti gives you 1 SP each time you attack something with a normal attack
+ (before it drained 1 SP from the target instead)
+ - Dark Priest Card gives Sages 1 SP each time you attack something with a normal attack
+ (before it was per kill)
+ - also added the bSPDrainValue bonus to the documentation again
2009/04/20
* Fixed slotted Memory Book not giving the combo bonus (bugreport:2997) [Playtester]
2009/04/17