We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e1cc6 commit f0ff1c1Copy full SHA for f0ff1c1
mods/ra/maps/fort-lonestar/map.yaml
@@ -579,12 +579,16 @@ Rules:
579
Health:
580
HP: 1000
581
Production:
582
- Produces: Defense, Infantry, Soldier, Dog
+ Produces: Infantry, Soldier, Dog, Defense
583
-Sellable:
584
BaseProvider:
585
Range: 12c0
586
Power:
587
Amount: 0
588
+ ProductionBar: # Workaround: display this bar over the other one
589
+ ProductionBar@Defense:
590
+ ProductionType: Defense
591
+ Color: 138,138,138
592
FTUR:
593
Buildable:
594
Prerequisites: barracks
0 commit comments