Skip to content

Commit

Permalink
HttT: give Moremirmu a matching holy sword attack icon (bug #21248)
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Nov 13, 2013
1 parent 8407edd commit d23ad2d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog
Expand Up @@ -59,6 +59,7 @@ Version 1.11.6+dev:
* Converted animation WML to the new syntax * Converted animation WML to the new syntax
* Heir To The Throne: * Heir To The Throne:
* Converted animation WML to the new syntax * Converted animation WML to the new syntax
* Gave Moremirmu a matching holy sword attack icon (bug #21248).
* Legend of Wesmere: * Legend of Wesmere:
* Removed now redundant MP code. * Removed now redundant MP code.
* Added new CampaignWML attributes: "type", "min_players", "max_players". * Added new CampaignWML attributes: "type", "min_players", "max_players".
Expand Down
Expand Up @@ -263,6 +263,7 @@
range=melee range=melee
set_name=holy sword set_name=holy sword
set_description=_ "holy sword" set_description=_ "holy sword"
set_icon=attacks/sword-holy.png
set_type=arcane set_type=arcane
increase_damage=1 increase_damage=1
increase_attacks=2 increase_attacks=2
Expand Down
Expand Up @@ -280,6 +280,7 @@
range=melee range=melee
set_name=holy sword set_name=holy sword
set_description=_ "holy sword" set_description=_ "holy sword"
set_icon=attacks/sword-holy.png
set_type=arcane set_type=arcane
increase_damage=1 increase_damage=1
increase_attacks=2 increase_attacks=2
Expand Down
2 changes: 2 additions & 0 deletions players_changelog
Expand Up @@ -26,6 +26,8 @@ Version 1.11.6+dev:
('Strong AI (RCA)'). For now it affects the recruitment CA only. ('Strong AI (RCA)'). For now it affects the recruitment CA only.


* Campaigns: * Campaigns:
* Heir to the Throne:
* Gave Moremirmu a matching holy sword attack icon (bug #21248).
* Liberty: * Liberty:
* Gave the Death Squire the submerge ability. * Gave the Death Squire the submerge ability.
* Increased the Death Squire's blade resistance from 10% to 40%, * Increased the Death Squire's blade resistance from 10% to 40%,
Expand Down

0 comments on commit d23ad2d

Please sign in to comment.