Skip to content

Commit 609af95

Browse files
committed
Shield wall area tag
1 parent cff3388 commit 609af95

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/Data/Skills/act_str.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12820,6 +12820,7 @@ skills["ShieldWallPlayer"] = {
1282012820
attack = true,
1282112821
shieldAttack = true,
1282212822
melee = true,
12823+
area = true,
1282312824
},
1282412825
constantStats = {
1282512826
{ "base_skill_effect_duration", 6000 },

src/Export/Skills/act_str.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ statMap = {
745745

746746
#skill ShieldWallPlayer
747747
#set ShieldWallPlayer
748-
#flags attack shieldAttack melee
748+
#flags attack shieldAttack melee area
749749
#mods
750750
#skillEnd
751751

0 commit comments

Comments
 (0)