add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -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"
]
}