bumped Orcish Shamans (restored pierce)
This commit is contained in:
parent
62e2e526c9
commit
7818e33e42
2 changed files with 3 additions and 4 deletions
|
@ -13,7 +13,6 @@ CVS HEAD:
|
|||
* units:
|
||||
* changed Orcish Shamans from 20 to 23 HP (Novice 24, Old 22)
|
||||
* changed all Orcish Shamans from 60 to 70% defense on villages
|
||||
* changed all Orcish Shamans from pierce to cold damage on ranged attack
|
||||
* fixed long filenames overflowing editor file chooser dialog (#13855)
|
||||
* fixed filenames with spaces causing garbled errors (#14494)
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ get_hit_sound=orc-small-hit.wav
|
|||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
type=cold
|
||||
type=pierce
|
||||
range=long
|
||||
damage=8
|
||||
number=2
|
||||
|
@ -101,7 +101,7 @@ get_hit_sound=orc-hit.wav
|
|||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
type=cold
|
||||
type=pierce
|
||||
range=long
|
||||
damage=7
|
||||
number=2
|
||||
|
@ -164,7 +164,7 @@ get_hit_sound=orc-hit.wav
|
|||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
type=cold
|
||||
type=pierce
|
||||
range=long
|
||||
damage=9
|
||||
number=2
|
||||
|
|
Loading…
Add table
Reference in a new issue