diff options
author | Haru <haru@dotalux.com> | 2014-12-02 10:58:21 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-12-02 10:58:21 +0100 |
commit | f92b392439cd5f2b517e9c829d9f518e1f5b392a (patch) | |
tree | 49f308799deba3e6b54800c9220c518c03c67b97 /db/pet_db2.txt | |
parent | 93216b60f0a37c07ede003e9d548c892ae543cfe (diff) | |
download | hercules-f92b392439cd5f2b517e9c829d9f518e1f5b392a.tar.gz hercules-f92b392439cd5f2b517e9c829d9f518e1f5b392a.tar.bz2 hercules-f92b392439cd5f2b517e9c829d9f518e1f5b392a.tar.xz hercules-f92b392439cd5f2b517e9c829d9f518e1f5b392a.zip |
Removed petheal command
- Follow-up to 8bb0078
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pet_db2.txt')
-rw-r--r-- | db/pet_db2.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/db/pet_db2.txt b/db/pet_db2.txt index cf39171e8..ca5e4e14a 100644 --- a/db/pet_db2.txt +++ b/db/pet_db2.txt @@ -43,10 +43,6 @@ //Casts a support skill when the health levels are below the specified hp% and //sp%. Delay is the minimum time in seconds before the skill can be cast again -//petheal amount, delay, hp%, sp% -//Similar to petskillsupport, but the skill is fixed to heal (28) and the -//heal-amount is fixed to the value given. - //petrecovery type, delay: Cures the "type" status effect after "delay" seconds //petskillbonus type, value, duration, delay @@ -55,6 +51,5 @@ //delay is the time elapsed after the bonus ends and before it starts again. //A single pet can have petloot, petskillbonus, petskillattack (or -//petskillattack2) and petskillsupport (or petheal) at the same time, -//but only one of each. +//petskillattack2) and petskillsupport at the same time, but only one of each. |