Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
TD Prerequisite changes.
Adds prerequisite labels to E1, E3, E6, and TDTRUCK.

Closes #13780
  • Loading branch information
AoAGeneral authored and abcdefg30 committed Aug 8, 2017
1 parent b388c61 commit baa4b61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions mods/cnc/rules/infantry.yaml
Expand Up @@ -8,6 +8,7 @@ E1:
Name: Minigunner
Buildable:
BuildPaletteOrder: 10
Prerequisites: barracks
Queue: Infantry.GDI, Infantry.Nod
Description: General-purpose infantry.\n Strong vs Infantry\n Weak vs Vehicles
Mobile:
Expand Down Expand Up @@ -66,6 +67,7 @@ E3:
Name: Rocket Soldier
Buildable:
BuildPaletteOrder: 20
Prerequisites: barracks
Queue: Infantry.GDI, Infantry.Nod
Description: Anti-tank/Anti-aircraft infantry. \n Strong vs Tanks, Aircraft\n Weak vs Infantry
Mobile:
Expand Down Expand Up @@ -160,6 +162,7 @@ E6:
Name: Engineer
Buildable:
BuildPaletteOrder: 30
Prerequisites: barracks
Queue: Infantry.GDI, Infantry.Nod
Description: Damages and captures enemy structures.\n Repairs destroyed vehicles\n Unarmed
Mobile:
Expand Down
2 changes: 1 addition & 1 deletion mods/cnc/rules/vehicles.yaml
Expand Up @@ -591,7 +591,7 @@ TRUCK:
Buildable:
Queue: Vehicle.GDI, Vehicle.Nod
BuildPaletteOrder: 35
Prerequisites: ~techlevel.low
Prerequisites: vehicleproduction
Description: Transports cash to other players.\n Unarmed
Valued:
Cost: 500
Expand Down

0 comments on commit baa4b61

Please sign in to comment.