HttT: give Moremirmu a matching holy sword attack icon (bug #21248)
This commit is contained in:
parent
8407eddca4
commit
d23ad2d2f3
4 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,7 @@ Version 1.11.6+dev:
|
|||
* Converted animation WML to the new syntax
|
||||
* Heir To The Throne:
|
||||
* Converted animation WML to the new syntax
|
||||
* Gave Moremirmu a matching holy sword attack icon (bug #21248).
|
||||
* Legend of Wesmere:
|
||||
* Removed now redundant MP code.
|
||||
* Added new CampaignWML attributes: "type", "min_players", "max_players".
|
||||
|
|
|
@ -263,6 +263,7 @@
|
|||
range=melee
|
||||
set_name=holy sword
|
||||
set_description=_ "holy sword"
|
||||
set_icon=attacks/sword-holy.png
|
||||
set_type=arcane
|
||||
increase_damage=1
|
||||
increase_attacks=2
|
||||
|
|
|
@ -280,6 +280,7 @@
|
|||
range=melee
|
||||
set_name=holy sword
|
||||
set_description=_ "holy sword"
|
||||
set_icon=attacks/sword-holy.png
|
||||
set_type=arcane
|
||||
increase_damage=1
|
||||
increase_attacks=2
|
||||
|
|
|
@ -26,6 +26,8 @@ Version 1.11.6+dev:
|
|||
('Strong AI (RCA)'). For now it affects the recruitment CA only.
|
||||
|
||||
* Campaigns:
|
||||
* Heir to the Throne:
|
||||
* Gave Moremirmu a matching holy sword attack icon (bug #21248).
|
||||
* Liberty:
|
||||
* Gave the Death Squire the submerge ability.
|
||||
* Increased the Death Squire's blade resistance from 10% to 40%,
|
||||
|
|
Loading…
Add table
Reference in a new issue