Missed a couple weapon special definitions
This commit is contained in:
parent
bebab878e3
commit
ed7c3dbfbc
1 changed files with 10 additions and 0 deletions
|
@ -48,6 +48,16 @@
|
|||
max=infinite
|
||||
super="units/unit_type/attack/specials/~value~"
|
||||
[/tag]
|
||||
[tag]
|
||||
name="drains"
|
||||
max=infinite
|
||||
super="units/unit_type/attack/specials/~value~"
|
||||
[/tag]
|
||||
[tag]
|
||||
name="heal_on_hit"
|
||||
max=infinite
|
||||
super="units/unit_type/attack/specials/~value~"
|
||||
[/tag]
|
||||
[tag]
|
||||
name="berserk"
|
||||
max=infinite
|
||||
|
|
Loading…
Add table
Reference in a new issue