Merge pull request #11944 from MustaphaTR/ant-zombie-kennel-fix
RA - Fix ants and zombies can be trained from kennel
This commit is contained in:
@@ -568,8 +568,9 @@ Zombie:
|
|||||||
Description: Slow undead. Attacks in close combat.
|
Description: Slow undead. Attacks in close combat.
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Infantry
|
Queue: Infantry
|
||||||
|
BuildAtProductionType: Soldier
|
||||||
BuildPaletteOrder: 200
|
BuildPaletteOrder: 200
|
||||||
Prerequisites: ~bio
|
Prerequisites: ~barracks, ~bio
|
||||||
Health:
|
Health:
|
||||||
HP: 250
|
HP: 250
|
||||||
Mobile:
|
Mobile:
|
||||||
@@ -596,8 +597,9 @@ Ant:
|
|||||||
GenericName: Ant
|
GenericName: Ant
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Infantry
|
Queue: Infantry
|
||||||
|
BuildAtProductionType: Soldier
|
||||||
BuildPaletteOrder: 1954
|
BuildPaletteOrder: 1954
|
||||||
Prerequisites: ~bio
|
Prerequisites: ~barracks, ~bio
|
||||||
Selectable:
|
Selectable:
|
||||||
Bounds: 24,24,0,-5
|
Bounds: 24,24,0,-5
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
|
|||||||
Reference in New Issue
Block a user