Skip to content

Commit

Permalink
Correct Shuttlebase to Shuttle Base
Browse files Browse the repository at this point in the history
  • Loading branch information
QuillInkwell committed Jan 14, 2025
1 parent 552f108 commit 345f5dc
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "mapgen",
"method": "json",
"om_terrain": [
[ "afs_UICA_shuttlebase_x0y0z0", "afs_UICA_shuttlebase_x1y0z0" ],
[ "afs_UICA_shuttlebase_x0y1z0", "afs_UICA_shuttlebase_x1y1z0" ]
[ "afs_uica_shuttle_base_x0y0z0", "afs_uica_shuttle_base_x1y0z0" ],
[ "afs_uica_shuttle_base_x0y1z0", "afs_uica_shuttle_base_x1y1z0" ]
],
"object": {
"fill_ter": "t_metal_floor",
Expand Down Expand Up @@ -107,8 +107,8 @@
"type": "mapgen",
"method": "json",
"om_terrain": [
[ "afs_UICA_shuttlebase_x0y0z1", "afs_UICA_shuttlebase_x1y0z1" ],
[ "afs_UICA_shuttlebase_x0y1z1", "afs_UICA_shuttlebase_x1y1z1" ]
[ "afs_uica_shuttle_base_x0y0z1", "afs_uica_shuttle_base_x1y0z1" ],
[ "afs_uica_shuttle_base_x0y1z1", "afs_uica_shuttle_base_x1y1z1" ]
],
"object": {
"fill_ter": "t_metal_floor",
Expand Down Expand Up @@ -183,8 +183,8 @@
"type": "mapgen",
"method": "json",
"om_terrain": [
[ "afs_UICA_shuttlebase_x0y0z2", "afs_UICA_shuttlebase_x1y0z2" ],
[ "afs_UICA_shuttlebase_x0y1z2", "afs_UICA_shuttlebase_x1y1z2" ]
[ "afs_uica_shuttle_base_x0y0z2", "afs_uica_shuttle_base_x1y0z2" ],
[ "afs_uica_shuttle_base_x0y1z2", "afs_uica_shuttle_base_x1y1z2" ]
],
"object": {
"fill_ter": "t_metal_floor",
Expand Down
28 changes: 14 additions & 14 deletions data/mods/Aftershock/maps/overmap_specials.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,25 +304,25 @@
},
{
"type": "overmap_special",
"id": "afs_UICA_shuttlebase",
"id": "afs_uica_shuttle_base",
"overmaps": [
{
"point": [ 0, 0, 0 ],
"overmap": "afs_UICA_shuttlebase_x0y0z0_north",
"overmap": "afs_uica_shuttle_base_x0y0z0_north",
"camp": "UICA",
"camp_name": "UICA Shuttlebase"
"camp_name": "UICA Shuttle Base"
},
{ "point": [ 1, 0, 0 ], "overmap": "afs_UICA_shuttlebase_x1y0z0_north" },
{ "point": [ 0, 1, 0 ], "overmap": "afs_UICA_shuttlebase_x0y1z0_north" },
{ "point": [ 1, 1, 0 ], "overmap": "afs_UICA_shuttlebase_x1y1z0_north" },
{ "point": [ 0, 0, 1 ], "overmap": "afs_UICA_shuttlebase_x0y0z1_north" },
{ "point": [ 1, 0, 1 ], "overmap": "afs_UICA_shuttlebase_x1y0z1_north" },
{ "point": [ 0, 1, 1 ], "overmap": "afs_UICA_shuttlebase_x0y1z1_north" },
{ "point": [ 1, 1, 1 ], "overmap": "afs_UICA_shuttlebase_x1y1z1_north" },
{ "point": [ 0, 0, 2 ], "overmap": "afs_UICA_shuttlebase_x0y0z2_north" },
{ "point": [ 1, 0, 2 ], "overmap": "afs_UICA_shuttlebase_x1y0z2_north" },
{ "point": [ 0, 1, 2 ], "overmap": "afs_UICA_shuttlebase_x0y1z2_north" },
{ "point": [ 1, 1, 2 ], "overmap": "afs_UICA_shuttlebase_x1y1z2_north" }
{ "point": [ 1, 0, 0 ], "overmap": "afs_uica_shuttle_base_x1y0z0_north" },
{ "point": [ 0, 1, 0 ], "overmap": "afs_uica_shuttle_base_x0y1z0_north" },
{ "point": [ 1, 1, 0 ], "overmap": "afs_uica_shuttle_base_x1y1z0_north" },
{ "point": [ 0, 0, 1 ], "overmap": "afs_uica_shuttle_base_x0y0z1_north" },
{ "point": [ 1, 0, 1 ], "overmap": "afs_uica_shuttle_base_x1y0z1_north" },
{ "point": [ 0, 1, 1 ], "overmap": "afs_uica_shuttle_base_x0y1z1_north" },
{ "point": [ 1, 1, 1 ], "overmap": "afs_uica_shuttle_base_x1y1z1_north" },
{ "point": [ 0, 0, 2 ], "overmap": "afs_uica_shuttle_base_x0y0z2_north" },
{ "point": [ 1, 0, 2 ], "overmap": "afs_uica_shuttle_base_x1y0z2_north" },
{ "point": [ 0, 1, 2 ], "overmap": "afs_uica_shuttle_base_x0y1z2_north" },
{ "point": [ 1, 1, 2 ], "overmap": "afs_uica_shuttle_base_x1y1z2_north" }
],
"locations": [ "land" ],
"city_distance": [ 35, -1 ],
Expand Down
26 changes: 13 additions & 13 deletions data/mods/Aftershock/maps/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,20 +556,20 @@
},
{
"type": "overmap_terrain",
"name": "UICA Shuttlebase",
"name": "UICA Shuttle Base",
"id": [
"afs_UICA_shuttlebase_x0y0z0",
"afs_UICA_shuttlebase_x1y0z0",
"afs_UICA_shuttlebase_x0y1z0",
"afs_UICA_shuttlebase_x1y1z0",
"afs_UICA_shuttlebase_x0y0z1",
"afs_UICA_shuttlebase_x1y0z1",
"afs_UICA_shuttlebase_x0y1z1",
"afs_UICA_shuttlebase_x1y1z1",
"afs_UICA_shuttlebase_x0y0z2",
"afs_UICA_shuttlebase_x1y0z2",
"afs_UICA_shuttlebase_x0y1z2",
"afs_UICA_shuttlebase_x1y1z2"
"afs_uica_shuttle_base_x0y0z0",
"afs_uica_shuttle_base_x1y0z0",
"afs_uica_shuttle_base_x0y1z0",
"afs_uica_shuttle_base_x1y1z0",
"afs_uica_shuttle_base_x0y0z1",
"afs_uica_shuttle_base_x1y0z1",
"afs_uica_shuttle_base_x0y1z1",
"afs_uica_shuttle_base_x1y1z1",
"afs_uica_shuttle_base_x0y0z2",
"afs_uica_shuttle_base_x1y0z2",
"afs_uica_shuttle_base_x0y1z2",
"afs_uica_shuttle_base_x1y1z2"
],
"sym": "U",
"color": "blue",
Expand Down

0 comments on commit 345f5dc

Please sign in to comment.