Skip to content

Commit

Permalink
Missed a couple weapon special definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Mar 17, 2018
1 parent 04a7b5d commit 05b0d1b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/schema/units/specials.cfg
Expand Up @@ -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
Expand Down

0 comments on commit 05b0d1b

Please sign in to comment.