Automated extraction
This commit is contained in:
committed by
Matthias Mailänder
parent
0f5b78442b
commit
db8a28f2c0
8
mods/ts/maps/sunstroke/en.ftl
Normal file
8
mods/ts/maps/sunstroke/en.ftl
Normal file
@@ -0,0 +1,8 @@
|
||||
## rules.yaml
|
||||
actor-4tnk-description = Heavy tank
|
||||
with double barreled gun.
|
||||
|
||||
actor-slav =
|
||||
.name = Black Hand Rifleman
|
||||
.description = Religious loyalist
|
||||
armed with sniper rifle.
|
||||
@@ -2630,3 +2630,4 @@ Actors:
|
||||
Rules: rules.yaml
|
||||
|
||||
Sequences: sequences.yaml
|
||||
Translations: en.ftl
|
||||
|
||||
@@ -38,16 +38,16 @@ GAOLDCC3:
|
||||
Queue: Vehicle
|
||||
BuildPaletteOrder: 70
|
||||
Prerequisites: ~gaoldcc3
|
||||
Description: Heavy tank\nwith double barreled gun.
|
||||
Description: actor-4tnk-description
|
||||
|
||||
SLAV:
|
||||
Tooltip:
|
||||
Name: Black Hand Rifleman
|
||||
Name: actor-slav.name
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 70
|
||||
Prerequisites: ~gaoldcc2
|
||||
Description: Religious loyalist\narmed with sniper rifle.
|
||||
Description: actor-slav.description
|
||||
AttackFrontal:
|
||||
Voice: Attack
|
||||
FacingTolerance: 0
|
||||
|
||||
Reference in New Issue
Block a user