Compare commits
2 commits
18b95f3a27
...
c3aaa75fda
| Author | SHA1 | Date | |
|---|---|---|---|
| c3aaa75fda | |||
| da5c7069a0 |
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ bowmen = {
|
||||||
counters = {
|
counters = {
|
||||||
skirmishers = 1
|
skirmishers = 1
|
||||||
chemical_weapons = 1
|
chemical_weapons = 1
|
||||||
|
archer_cavalry = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
can_recruit = {
|
can_recruit = {
|
||||||
|
|
@ -623,6 +624,7 @@ handgunners = {
|
||||||
|
|
||||||
counters = {
|
counters = {
|
||||||
heavy_infantry = 1
|
heavy_infantry = 1
|
||||||
|
archer_cavalry = 0.25
|
||||||
}
|
}
|
||||||
|
|
||||||
buy_cost = { gold = handgunner_recruitment_cost }
|
buy_cost = { gold = handgunner_recruitment_cost }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue