23 lines
614 B
Plaintext
23 lines
614 B
Plaintext
## world.yaml
|
|
faction-random =
|
|
.name = Random
|
|
.description = Random Faction
|
|
A random faction will be chosen when the game starts.
|
|
|
|
faction-example =
|
|
.name = Example
|
|
.description = Example Faction
|
|
Provide your own faction description here.
|
|
|
|
## doomsday units
|
|
actor-swat-name = SWAT Trooper
|
|
actor-mutantgunner-name = Mutant Gunner
|
|
actor-mutantbrawler-name = Mutant Brawler
|
|
actor-hound-name = Waste Hound
|
|
actor-android-name = Android
|
|
actor-biotitan-name = Bio-Titan
|
|
actor-warcar-name = War Car
|
|
actor-hauler-name = Record Hauler
|
|
actor-depot-name = Record Depot
|
|
actor-workshop-name = Workshop
|