36 lines
718 B
Plaintext
36 lines
718 B
Plaintext
## world.yaml
|
|
faction-random =
|
|
.name = Random
|
|
.description = Random Faction
|
|
A random faction will be chosen when the game starts.
|
|
|
|
faction-vinylgod =
|
|
.name = Vinylgod
|
|
.description = Vinylgod Faction
|
|
Provide your own faction description here.
|
|
|
|
## economy.yaml
|
|
actor-digger =
|
|
.name = Crate Digger
|
|
actor-pressplant =
|
|
.name = Pressing Plant
|
|
actor-ampstack =
|
|
.name = Amp Stack
|
|
actor-vault =
|
|
.name = Record Vault
|
|
|
|
## world.yaml (resources)
|
|
resource-wax = Black Wax
|
|
|
|
## economy.yaml (phase B)
|
|
actor-popupvan =
|
|
.name = Pop-Up Van
|
|
actor-popupshop =
|
|
.name = Pop-Up Shop
|
|
actor-merchtable =
|
|
.name = Merch Table
|
|
actor-garage =
|
|
.name = Garage
|
|
actor-djgrunt =
|
|
.name = DJ
|