diff options
author | Komurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-30 08:30:06 +0000 |
---|---|---|
committer | Komurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-30 08:30:06 +0000 |
commit | 7dce873e34f8aa9b0cdd584db07651ec26d2e641 (patch) | |
tree | ba6e2de9c7bbf6a2452f05b0d657e6722d466f47 /db | |
parent | ade714d129fe396f32009bcb7845b6c06e4e5398 (diff) | |
download | hercules-7dce873e34f8aa9b0cdd584db07651ec26d2e641.tar.gz hercules-7dce873e34f8aa9b0cdd584db07651ec26d2e641.tar.bz2 hercules-7dce873e34f8aa9b0cdd584db07651ec26d2e641.tar.xz hercules-7dce873e34f8aa9b0cdd584db07651ec26d2e641.zip |
Oh, me so baka ;P Added bSPVanishRate to const.txt - Dark Priest Card should work now
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5110 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index b82b5fa5d..b6669a621 100644 --- a/db/const.txt +++ b/db/const.txt @@ -302,7 +302,8 @@ bUnstripableShield 2037 bIntravision 2038
bAddMonsterDropItemGroup 2039
bSPLossRate 2040
-bAddSkillBlow 2041
+bAddSkillBlow 2041
+bSPVanishRate 2042
Eff_Stone 0
Eff_Freeze 1
|