Skip to content

Commit

Permalink
rename houses for save migration
Browse files Browse the repository at this point in the history
  • Loading branch information
curstwist committed Feb 25, 2020
1 parent 6ee8955 commit 2e1aa0a
Show file tree
Hide file tree
Showing 12 changed files with 114 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_33" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_34" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_35" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_36" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_37" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_38" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_39" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_40" ],
"object": {
"fill_ter": "t_floor_waxed",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_41" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house" ],
"om_terrain": [ "house_42" ],
"object": {
"fill_ter": "t_floor",
"rows": [
Expand Down
90 changes: 90 additions & 0 deletions data/mods/Fuji_Structures/worldgen/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,5 +416,95 @@
"see_cost": 5,
"extras": "build",
"mondensity": 2
},
{
"type": "overmap_terrain",
"id": "house_33",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_34",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_35",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_36",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_37",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_38",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_39",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_40",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_41",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
},
{
"type": "overmap_terrain",
"id": "house_42",
"copy-from": "generic_city_building",
"name": "house",
"color": "light_green",
"see_cost": 2,
"flags": [ "SIDEWALK", "GENERIC_LOOT" ]
}
]
15 changes: 14 additions & 1 deletion data/mods/Fuji_Structures/worldgen/regional_overlay.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@
"type": "region_overlay",
"regions": [ "all" ],
"city": {
"houses": { "s_apt": 40, "s_apt_2": 40 },
"houses": {
"s_apt": 40,
"s_apt_2": 40,
"house_33": 50,
"house_34": 50,
"house_35": 50,
"house_36": 50,
"house_37": 50,
"house_38": 50,
"house_39": 50,
"house_40": 50,
"house_41": 50,
"house_42": 50
},
"shops": {
"s_gunstore": 500,
"s_diner": 400,
Expand Down

0 comments on commit 2e1aa0a

Please sign in to comment.