diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-24 21:29:01 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-24 21:29:01 +0000 |
commit | 519949ae8108400c33ff3981227155830070f2a0 (patch) | |
tree | 23060bd60cc73e2f30488fd7df03fb35bdc4d45f /db/skill_require_db.txt | |
parent | e6f3fda8b58a50c9372a948193ef1977bb8c5b45 (diff) | |
download | hercules-519949ae8108400c33ff3981227155830070f2a0.tar.gz hercules-519949ae8108400c33ff3981227155830070f2a0.tar.bz2 hercules-519949ae8108400c33ff3981227155830070f2a0.tar.xz hercules-519949ae8108400c33ff3981227155830070f2a0.zip |
- Made the pc_deleteinvincibletimer function a define so it auto-checks for the timer value.
- Fixed a missing tab in the skill require info of TWILIGHT3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9709 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 3c55d2b97..c6b70573b 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -390,7 +390,7 @@ 495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //KN_ONEHAND## 496,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT1## 497,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT2## -498,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//AM_TWILIGHT3## +498,0,0,200,0,0,0,99,0,0,none,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AM_TWILIGHT3## 499,0,0,8,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HT_POWER## 500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_GLITTERING 501,0,0,10,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //GS_FLING |