Automated extraction
This commit is contained in:
committed by
Matthias Mailänder
parent
0f5b78442b
commit
db8a28f2c0
4
mods/ra/maps/intervention/en.ftl
Normal file
4
mods/ra/maps/intervention/en.ftl
Normal file
@@ -0,0 +1,4 @@
|
||||
## rules.yaml
|
||||
actor-miss-name = Soviet Air Force HQ
|
||||
actor-mainland-name = Reach the mainland
|
||||
actor-givefix-name = Weapons Factory or Helipad
|
||||
@@ -2204,4 +2204,4 @@ Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/c
|
||||
|
||||
Weapons: weapons.yaml
|
||||
|
||||
Translations: ra|languages/lua/en.ftl, ra|languages/difficulties/en.ftl
|
||||
Translations: ra|languages/lua/en.ftl, ra|languages/difficulties/en.ftl, en.ftl
|
||||
|
||||
@@ -22,7 +22,7 @@ CAMERA:
|
||||
|
||||
MISS:
|
||||
Tooltip:
|
||||
Name: Soviet Air Force HQ
|
||||
Name: actor-miss-name
|
||||
Capturable:
|
||||
Types: building
|
||||
CaptureManager:
|
||||
@@ -45,7 +45,7 @@ MAINLAND:
|
||||
AlwaysVisible:
|
||||
Interactable:
|
||||
Tooltip:
|
||||
Name: Reach the mainland
|
||||
Name: actor-mainland-name
|
||||
ProvidesPrerequisite:
|
||||
Prerequisite: mainland
|
||||
|
||||
@@ -61,7 +61,7 @@ GIVEFIX:
|
||||
AlwaysVisible:
|
||||
Interactable:
|
||||
Tooltip:
|
||||
Name: Weapons Factory or Helipad
|
||||
Name: actor-givefix-name
|
||||
|
||||
MIG.SCRIPTED:
|
||||
Inherits: MIG
|
||||
|
||||
Reference in New Issue
Block a user