Fix extra prereq for D2k pad/MCV in missions
This commit is contained in:
committed by
Gustas Kažukauskas
parent
de78f4130b
commit
b6495113c4
@@ -62,16 +62,20 @@ engineer:
|
|||||||
|
|
||||||
repair_pad:
|
repair_pad:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: heavy_factory, upgrade.heavy
|
Prerequisites: heavy_factory
|
||||||
|
|
||||||
mcv:
|
mcv:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: repair_pad, upgrade.heavy
|
Prerequisites: repair_pad
|
||||||
|
|
||||||
upgrade.conyard:
|
upgrade.conyard:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
|
|
||||||
|
upgrade.heavy:
|
||||||
|
Buildable:
|
||||||
|
Prerequisites: ~disabled
|
||||||
|
|
||||||
# HACK: AI units can't attack the sietch if it was on a real rock
|
# HACK: AI units can't attack the sietch if it was on a real rock
|
||||||
tile475:
|
tile475:
|
||||||
Immobile:
|
Immobile:
|
||||||
|
|||||||
@@ -62,16 +62,20 @@ engineer:
|
|||||||
|
|
||||||
repair_pad:
|
repair_pad:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: heavy_factory, upgrade.heavy
|
Prerequisites: heavy_factory
|
||||||
|
|
||||||
mcv:
|
mcv:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: repair_pad, upgrade.heavy
|
Prerequisites: repair_pad
|
||||||
|
|
||||||
upgrade.conyard:
|
upgrade.conyard:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
|
|
||||||
|
upgrade.heavy:
|
||||||
|
Buildable:
|
||||||
|
Prerequisites: ~disabled
|
||||||
|
|
||||||
fremen:
|
fremen:
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
InitialStanceAI: AttackAnything
|
InitialStanceAI: AttackAnything
|
||||||
|
|||||||
@@ -58,12 +58,16 @@ engineer:
|
|||||||
|
|
||||||
repair_pad:
|
repair_pad:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: heavy_factory, upgrade.heavy
|
Prerequisites: heavy_factory
|
||||||
|
|
||||||
mcv:
|
mcv:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: repair_pad, upgrade.heavy
|
Prerequisites: repair_pad
|
||||||
|
|
||||||
upgrade.conyard:
|
upgrade.conyard:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
|
|
||||||
|
upgrade.heavy:
|
||||||
|
Buildable:
|
||||||
|
Prerequisites: ~disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user