Enable subtle magenta TC key bits for the Giant Mudcrawler
This commit is contained in:
parent
de24b14676
commit
1a39d268f2
3 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
Version 1.11.8+dev:
|
||||
* Language and i18n:
|
||||
* Updated translations:
|
||||
* Units:
|
||||
* Fixed subtle magenta TC for the Giant Mudcrawler sprites not being
|
||||
enabled in-game.
|
||||
* Miscellaneous and bug fixes:
|
||||
* Added -Wno-documentation-deprecated-sync to the CMake pedantic flags.
|
||||
* Fixed several Doxygen issues found by Clang 3.4.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Giant Mudcrawler"
|
||||
race=monster
|
||||
image="units/monsters/giant-mudcrawler.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile="portraits/monsters/giant-mudcrawler.png"
|
||||
hitpoints=36
|
||||
movement_type=scuttlefoot
|
||||
|
|
|
@ -6,6 +6,10 @@ Version 1.11.8+dev:
|
|||
* Language and i18n:
|
||||
* Updated translations:
|
||||
|
||||
* Units:
|
||||
* Fixed subtle magenta TC for the Giant Mudcrawler sprites not being
|
||||
enabled in-game.
|
||||
|
||||
|
||||
Version 1.11.8:
|
||||
* Add-ons client:
|
||||
|
|
Loading…
Add table
Reference in a new issue