Fixed a few broken image paths
This commit is contained in:
parent
b79f3780f0
commit
042d56fb55
5 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
Version 1.1.7+SVN:
|
||||
* campaigns
|
||||
* The South Guard :
|
||||
* fixed a few broken image paths
|
||||
|
||||
Version 1.1.7:
|
||||
* campaigns
|
||||
* Heir to the Throne
|
||||
|
|
|
@ -339,7 +339,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=human-loyalists/bowman-attack3.png
|
||||
image=human-loyalists/bowman-ranged-7.png
|
||||
message= _ "Bowmen have a strong ranged attack, and are very effective against units that lack a ranged attack, like Thieves and Thugs. They also carry a sword and can defend themselves against melee attacks."
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -205,7 +205,7 @@
|
|||
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=human-loyalists/scout-attack.png
|
||||
image=human-loyalists/cavalryman-attack.png
|
||||
message= _ "You may now recruit Cavalrymen. They are fast and deadly on grassland, but weak in forests and hills. They can keep up with Deoran, so use them to guard him!"
|
||||
[/message]
|
||||
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
#ifdef EASY
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=elves-wood/fighter-attack.png
|
||||
image=elves-wood/fighter-melee-2.png
|
||||
message= _ "Elvish fighters are at home in the thick forests. They have both a sword and a bow and are deadly with both. They are quick and can hold their own against just about anything."
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
[effect]
|
||||
apply_to=new_attack
|
||||
name=mace
|
||||
icon=mace.png
|
||||
icon=attacks/mace.png
|
||||
|
||||
range=melee
|
||||
type=impact
|
||||
|
|
Loading…
Add table
Reference in a new issue