diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-07 07:28:20 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-07 07:28:20 +0000 |
commit | ec655a58ffb1dc5d37a504aaac51f5393a1a81fb (patch) | |
tree | c3ae2a16fe13e388c611f1d9ef2003b15db01c54 /db/const.txt | |
parent | 33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc (diff) | |
download | hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.gz hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.bz2 hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.xz hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.zip |
* Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's effects to use this
* Some tidying up of skill_castfix and skill_delayfix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@928 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 36e826e71..63c502fba 100644 --- a/db/const.txt +++ b/db/const.txt @@ -215,6 +215,9 @@ bDisguise 1077 bClassChange 1078 bHPDrainValue 1079 bSPDrainValue 1080 +bWeaponAtk 1081 +bWeaponAtkRate 1082 +bDelayrate 1083 bRestartFullRecover 2000 bNoCastCancel 2001 |