From 9189034a11186f37fba2a603bed656502c87f688 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 9 Jun 2013 00:27:08 -0300 Subject: Follow up 81caf701723222ad07168017959d815fdd34535b Forgot the db files. whops. Signed-off-by: shennetsind --- db/pre-re/skill_unit_db.txt | 10 +++++----- db/re/skill_unit_db.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt index c2de0782f..388bfd341 100644 --- a/db/pre-re/skill_unit_db.txt +++ b/db/pre-re/skill_unit_db.txt @@ -2,7 +2,7 @@ // // layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11 // target = friend (party +guildmates +neutral players) / party / guild -// ally (party +guildmates) / all / enemy +// ally (party +guildmates) / all / sameguild (guild but no allies) / enemy // flag 0x001(UF_DEFNOTENEMY) If 'defunit_not_enemy' is set, the target is changed to 'friend' // 0x002(UF_NOREITERRATION) Spell cannot be stacked // 0x004(UF_NOFOOTSET) Spell cannot be cast near/on targets @@ -175,7 +175,7 @@ 8409,0xef, , 0, 1, -1,friend,0x018 //EL_ZEPHYR 8412,0xf0, , 0, 1, -1,friend,0x018 //EL_POWER_OF_GAIA -10006,0xc1, , 2, 0, -1,guild, 0x040 //GD_LEADERSHIP -10007,0xc2, , 2, 0, -1,guild, 0x040 //GD_GLORYWOUNDS -10008,0xc3, , 2, 0, -1,guild, 0x040 //GD_SOULCOLD -10009,0xc4, , 2, 0, -1,guild, 0x040 //GD_HAWKEYES +10006,0xc1, , 2, 0, -1,sameguild, 0x040 //GD_LEADERSHIP +10007,0xc2, , 2, 0, -1,sameguild, 0x040 //GD_GLORYWOUNDS +10008,0xc3, , 2, 0, -1,sameguild, 0x040 //GD_SOULCOLD +10009,0xc4, , 2, 0, -1,sameguild, 0x040 //GD_HAWKEYES diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt index 3984ef64c..d8c19dbe9 100644 --- a/db/re/skill_unit_db.txt +++ b/db/re/skill_unit_db.txt @@ -2,7 +2,7 @@ // // layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11 // target = friend (party +guildmates +neutral players) / party / guild -// ally (party +guildmates) / all / enemy +// ally (party +guildmates) / all / sameguild (guild but no allies) / enemy // flag 0x001(UF_DEFNOTENEMY) If 'defunit_not_enemy' is set, the target is changed to 'friend' // 0x002(UF_NOREITERRATION) Spell cannot be stacked // 0x004(UF_NOFOOTSET) Spell cannot be cast near/on targets @@ -177,7 +177,7 @@ 8409,0xef, , 0, 1,1000,friend,0x018 //EL_ZEPHYR 8412,0xf0, , 0, 1, -1,friend,0x018 //EL_POWER_OF_GAIA -10006,0xc1, , 2, 0, -1,guild, 0x040 //GD_LEADERSHIP -10007,0xc2, , 2, 0, -1,guild, 0x040 //GD_GLORYWOUNDS -10008,0xc3, , 2, 0, -1,guild, 0x040 //GD_SOULCOLD -10009,0xc4, , 2, 0, -1,guild, 0x040 //GD_HAWKEYES +10006,0xc1, , 2, 0, -1,sameguild, 0x040 //GD_LEADERSHIP +10007,0xc2, , 2, 0, -1,sameguild, 0x040 //GD_GLORYWOUNDS +10008,0xc3, , 2, 0, -1,sameguild, 0x040 //GD_SOULCOLD +10009,0xc4, , 2, 0, -1,sameguild, 0x040 //GD_HAWKEYES -- cgit v1.2.3-60-g2f50