diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-01 14:51:58 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-01 14:51:58 +0000 |
commit | c06b6f595d99b11e28e044377edf76ceb19f535c (patch) | |
tree | 9e8db3d2dc7fefd7c2d9e973f457c8d7f2799590 /db/skill_require_db.txt | |
parent | 910f4d54f14d3859318082205bd00d4f256c38fb (diff) | |
download | hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.gz hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.bz2 hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.xz hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.zip |
Fixed a typo in Pressure causing it to deduct sp from the caster, and remove its sp_rate requirement
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1019 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_require_db.txt')
-rw-r--r-- | db/skill_require_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index ec109af85..eab178231 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -252,7 +252,7 @@ 365,0,0,8,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICCRASHER#マジッククラッシャ?# 366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HW_MAGICPOWER#魔法力?幅# -367,0,0,30:35:40:45:50,0,20:25:30:35:40,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_PRESSURE#プレッシャ?# +367,0,0,30:35:40:45:50,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_PRESSURE#プレッシャ?# 368,0,0,100,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_SACRIFICE#サクリファイス# 369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PA_GOSPEL#ゴスペル# 370,0,0,2:4:6:8:10,0,0,0,99,explosionspirits,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //CH_PALMSTRIKE#猛虎硬派山# |