SotBE S3: make dwarf leader unit type dependent on difficulty
This is part of the ongoing rebalancing process.
This commit is contained in:
parent
fb12af9ead
commit
74df800449
1 changed files with 4 additions and 0 deletions
|
@ -82,7 +82,11 @@
|
|||
{AI_CONTROLLER () 1 3 ()}
|
||||
|
||||
[side]
|
||||
#ifdef HARD
|
||||
type=Dwarvish Lord
|
||||
#else
|
||||
type=Dwarvish Steelclad
|
||||
#endif
|
||||
id=Kwili
|
||||
name= _ "Kwili"
|
||||
side=2
|
||||
|
|
Loading…
Add table
Reference in a new issue