diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
commit | c4dcc1a9106ce01cf02b0ffc32ab4498957ac390 (patch) | |
tree | 55f2e032ac7728203541f7777dd531ce8d11643e /db/skill_unit_db.txt | |
parent | ff28bd5e88ed683f73022dcf10f00a67898536ed (diff) | |
download | hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.gz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.bz2 hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.xz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.zip |
- Modified spider web so that the skill_unit_db flag restrictions may take place.
- Modified Spider web so that it can't be casted on top of another web.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9821 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_unit_db.txt')
-rw-r--r-- | db/skill_unit_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 35b3ad979..1aebf8f77 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -80,7 +80,7 @@ 369,0xb3, , -1, 0,10000,all, 0x008 //PA_GOSPEL 395,0xb5, , 4, 0, -1,all, 0x200 //CG_MOONLIT 404,0xb6, , -1, 0, -1,all, 0x000 //PF_FOGWALL -405,0xb7, , 0, 1,1000,enemy, 0x000 //PF_SPIDERWEB +405,0xb7, , 0, 1,1000,enemy, 0x002 //PF_SPIDERWEB 409,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLBABY 410,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARENT 428,0x86, , 0, 1, 200,enemy, 0x000 //SG_SUN_WARM |