add first patch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"selector_id": "building_shop",
|
||||
"name": "selector.society_trading.building_shop",
|
||||
"shop_ids": [
|
||||
"bs_home",
|
||||
"bs_shed",
|
||||
"bs_large_shed",
|
||||
"bs_coop",
|
||||
"bs_barn",
|
||||
"bs_deluxe_barn",
|
||||
"bs_greenhouse"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"selector_id": "town_building_shop",
|
||||
"name": "selector.society_trading.town_building_shop",
|
||||
"shop_ids": [
|
||||
"bs_carpenter",
|
||||
"bs_blacksmith",
|
||||
"bs_shepherd",
|
||||
"bs_market",
|
||||
"bs_fisher",
|
||||
"bs_banker",
|
||||
"bs_librarian",
|
||||
"bs_witch",
|
||||
"bs_trader"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user