don't hardcode custom prerequisites anymore
to make those strings translatable
This commit is contained in:
@@ -734,3 +734,19 @@ ATWR:
|
||||
DetectCloaked:
|
||||
Range: 6
|
||||
RenderRangeCircle:
|
||||
|
||||
# custom prerequisites:
|
||||
BARRACKS:
|
||||
Tooltip:
|
||||
Name: Infantry Production
|
||||
Description: Infantry Production
|
||||
|
||||
VEHICLEPRODUCTION:
|
||||
Tooltip:
|
||||
Name: Vehicle Production
|
||||
Description: Vehicle Production
|
||||
|
||||
ANYPOWER:
|
||||
Tooltip:
|
||||
Name: Power Plant
|
||||
Description: Power Plant
|
||||
@@ -1464,3 +1464,24 @@ WOOD:
|
||||
HP: 100
|
||||
Armor:
|
||||
Type: Wood
|
||||
|
||||
# custom prerequisites:
|
||||
BARRACKS:
|
||||
Tooltip:
|
||||
Name: Infantry Production
|
||||
Description: Infantry Production
|
||||
|
||||
VEHICLEPRODUCTION:
|
||||
Tooltip:
|
||||
Name: Vehicle Production
|
||||
Description: Vehicle Production
|
||||
|
||||
TECHCENTER:
|
||||
Tooltip:
|
||||
Name: Tech Center
|
||||
Description: Tech Center
|
||||
|
||||
ANYPOWER:
|
||||
Tooltip:
|
||||
Name: Power Plant
|
||||
Description: Power Plant
|
||||
Reference in New Issue
Block a user