Reduced the MP of the dwarvish scout line by one.
This commit is contained in:
parent
c123e7cad9
commit
8c157b38e7
4 changed files with 6 additions and 14 deletions
|
@ -8,10 +8,7 @@
|
|||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=dwarvishfoot
|
||||
[movement_costs]
|
||||
frozen=3
|
||||
[/movement_costs]
|
||||
movement=6
|
||||
movement=5
|
||||
experience=150
|
||||
level=3
|
||||
alignment=neutral
|
||||
|
|
|
@ -8,11 +8,7 @@
|
|||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=42
|
||||
movement_type=dwarvishfoot
|
||||
#keep dwarves from racing across lava
|
||||
[movement_costs]
|
||||
frozen=3
|
||||
[/movement_costs]
|
||||
movement=6
|
||||
movement=5
|
||||
experience=60
|
||||
level=2
|
||||
alignment=neutral
|
||||
|
|
|
@ -9,10 +9,7 @@
|
|||
hitpoints=30
|
||||
movement_type=dwarvishfoot
|
||||
#keep dwarves from racing across lava
|
||||
[movement_costs]
|
||||
frozen=3
|
||||
[/movement_costs]
|
||||
movement=6
|
||||
movement=5
|
||||
experience=30
|
||||
level=1
|
||||
alignment=neutral
|
||||
|
|
|
@ -8,7 +8,9 @@ Version 1.7.9+svn:
|
|||
|
||||
* User interface:
|
||||
* Don't reserve space for scrollbars in message dialogs.
|
||||
|
||||
* Units
|
||||
* Decreased the speed of the dwarvish scout line by one.
|
||||
* Reduced the movecosts over frozen terrain for the dwarvish scout line.
|
||||
|
||||
Version 1.7.9-1.8beta2:
|
||||
* Campaigns:
|
||||
|
|
Loading…
Add table
Reference in a new issue