Add 'elemental' trait to mudcrawler line.

This commit is contained in:
David Mikos 2014-04-12 09:33:25 +09:30
parent 627c5a9c5c
commit 59e95ff304
3 changed files with 3 additions and 0 deletions

View file

@ -32,6 +32,7 @@ Version 1.13.0-dev:
* Increased the experience requirement for the Saree from 56 to 64
* Changed sound timings for Khalifate melee attacks
* New chill tempest animation for Lich/Ancient Lich
* Add 'elemental' trait to mudcrawler line
* User interface:
* Made orb and minmap colors configurable by the game preferences.
* WML engine:

View file

@ -3,6 +3,7 @@
id=Giant Mudcrawler
name= _ "Giant Mudcrawler"
race=monster
{TRAIT_ELEMENTAL}
image="units/monsters/giant-mudcrawler.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/monsters/giant-mudcrawler.png"

View file

@ -4,6 +4,7 @@
name= _ "Mudcrawler"
# wmllint: general spelling mudcrawler mudcrawlers
race=monster
{TRAIT_ELEMENTAL}
image="units/monsters/mudcrawler.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/monsters/giant-mudcrawler.png"