diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 06:01:15 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 06:01:15 +0000 |
commit | 8fd9120aab67440bc7148646ae064354c1067d35 (patch) | |
tree | b9ad8a03cd78a8d97d79846523f3026e70eb801d /db | |
parent | 3089bee74700694461fdc50bf9e9aa01fe589730 (diff) | |
download | hercules-8fd9120aab67440bc7148646ae064354c1067d35.tar.gz hercules-8fd9120aab67440bc7148646ae064354c1067d35.tar.bz2 hercules-8fd9120aab67440bc7148646ae064354c1067d35.tar.xz hercules-8fd9120aab67440bc7148646ae064354c1067d35.zip |
Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16115 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/pre-re/skill_unit_db.txt | 8 | ||||
-rw-r--r-- | db/re/skill_unit_db.txt | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt index ded50f0b7..21f62ca4c 100644 --- a/db/pre-re/skill_unit_db.txt +++ b/db/pre-re/skill_unit_db.txt @@ -136,10 +136,10 @@ 2450,0xe0, , 3, 0, 500,enemy, 0x010 //SO_CLOUD_KILL 2452,0xe4, , 0, 3,3000,all, 0x010 //SO_WARMER 2453,0xeb, , 0, 1:1:2:2:3,1000,enemy,0x010 //SO_VACUUM_EXTREME -2465,0xf1, , 0, 1,1000,all, 0x010 //SO_FIRE_INSIGNIA -2466,0xf2, , 0, 1,1000,all, 0x010 //SO_WATER_INSIGNIA -2467,0xf3, , 0, 1,1000,all, 0x010 //SO_WIND_INSIGNIA -2468,0xf4, , 0, 1,1000,all, 0x010 //SO_EARTH_INSIGNIA +2465,0xf1, , 0, 2,1000,all, 0x010 //SO_FIRE_INSIGNIA +2466,0xf2, , 0, 2,1000,all, 0x010 //SO_WATER_INSIGNIA +2467,0xf3, , 0, 2,1000,all, 0x010 //SO_WIND_INSIGNIA +2468,0xf4, , 0, 2,1000,all, 0x010 //SO_EARTH_INSIGNIA 2479,0xe5, , 0, 1,1000,enemy, 0x000 //GN_THORNS_TRAP 2482,0xe6,0x7f, -1, 1, -1,all, 0x000 //GN_WALLOFTHORN diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt index ded50f0b7..21f62ca4c 100644 --- a/db/re/skill_unit_db.txt +++ b/db/re/skill_unit_db.txt @@ -136,10 +136,10 @@ 2450,0xe0, , 3, 0, 500,enemy, 0x010 //SO_CLOUD_KILL 2452,0xe4, , 0, 3,3000,all, 0x010 //SO_WARMER 2453,0xeb, , 0, 1:1:2:2:3,1000,enemy,0x010 //SO_VACUUM_EXTREME -2465,0xf1, , 0, 1,1000,all, 0x010 //SO_FIRE_INSIGNIA -2466,0xf2, , 0, 1,1000,all, 0x010 //SO_WATER_INSIGNIA -2467,0xf3, , 0, 1,1000,all, 0x010 //SO_WIND_INSIGNIA -2468,0xf4, , 0, 1,1000,all, 0x010 //SO_EARTH_INSIGNIA +2465,0xf1, , 0, 2,1000,all, 0x010 //SO_FIRE_INSIGNIA +2466,0xf2, , 0, 2,1000,all, 0x010 //SO_WATER_INSIGNIA +2467,0xf3, , 0, 2,1000,all, 0x010 //SO_WIND_INSIGNIA +2468,0xf4, , 0, 2,1000,all, 0x010 //SO_EARTH_INSIGNIA 2479,0xe5, , 0, 1,1000,enemy, 0x000 //GN_THORNS_TRAP 2482,0xe6,0x7f, -1, 1, -1,all, 0x000 //GN_WALLOFTHORN |