Skip to content

Commit f0ff1c1

Browse files
committed
Add different ProductionBars for each production queue on Fort Lonestar
1 parent 02e1cc6 commit f0ff1c1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mods/ra/maps/fort-lonestar/map.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,12 +579,16 @@ Rules:
579579
Health:
580580
HP: 1000
581581
Production:
582-
Produces: Defense, Infantry, Soldier, Dog
582+
Produces: Infantry, Soldier, Dog, Defense
583583
-Sellable:
584584
BaseProvider:
585585
Range: 12c0
586586
Power:
587587
Amount: 0
588+
ProductionBar: # Workaround: display this bar over the other one
589+
ProductionBar@Defense:
590+
ProductionType: Defense
591+
Color: 138,138,138
588592
FTUR:
589593
Buildable:
590594
Prerequisites: barracks

0 commit comments

Comments
 (0)