Skip to content

Commit

Permalink
Update arcology_ground.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse committed Apr 10, 2021
1 parent fc293a1 commit ad78442
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions data/mods/Aftershock/maps/mapgen/arcology_ground.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_nw_corner" ],
"om_terrain": [ "arcology_exterior_nw_corner_uplifts", "arcology_exterior_nw_corner_robots" ],
"weight": 100,
"//": "Arcology general principles. Ground floor will be mostly shops and the like. Living quarters and administration/white collar goes up. Manufacturing and secure locations go down. Mostly filled with nested chunks respecting hallways. Stairs and elevators are in center generally. Make separate specials that have unique locations inside of them.",
"//2": "There 19 rows vertically and 16 horizontally inside the walls this tile. This will house 2 8x8 nested chunks.",
Expand Down Expand Up @@ -43,7 +43,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_w_side" ],
"om_terrain": [ "arcology_exterior_w_side_robots", "arcology_exterior_w_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -81,7 +81,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_w_side_entrance" ],
"om_terrain": [ "arcology_exterior_w_side_entrance_robots", "arcology_exterior_w_side_entrance_uplifts" ],
"weight": 100,
"//": "Turn gate into a 8x8 nested chunk that can be a closed gate working console, closed gate broken console, broken gate working console, broken gate broken console, open gate working console, open gate broken console.",
"object": {
Expand Down Expand Up @@ -133,7 +133,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_sw_corner" ],
"om_terrain": [ "arcology_exterior_sw_corner_robots", "arcology_exterior_sw_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -174,7 +174,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_s_side" ],
"om_terrain": [ "arcology_exterior_s_side_robots", "arcology_exterior_s_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -212,7 +212,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_s_side_entrance" ],
"om_terrain": [ "arcology_exterior_s_side_entrance_robots", "arcology_exterior_s_side_entrance_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -263,7 +263,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_se_corner" ],
"om_terrain": [ "arcology_exterior_se_corner_robots", "arcology_exterior_se_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -305,7 +305,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_e_side" ],
"om_terrain": [ "arcology_exterior_e_side_robots", "arcology_exterior_e_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -343,7 +343,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_e_side_entrance" ],
"om_terrain": [ "arcology_exterior_e_side_entrance_robots", "arcology_exterior_e_side_entrance_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -381,7 +381,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_ne_corner" ],
"om_terrain": [ "arcology_exterior_ne_corner_robots", "arcology_exterior_ne_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -422,7 +422,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_n_entrance" ],
"om_terrain": [ "arcology_exterior_n_entrance_robots", "arcology_exterior_n_entrance_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -473,7 +473,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_exterior_n_side" ],
"om_terrain": [ "arcology_exterior_n_side_robots", "arcology_exterior_n_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -511,7 +511,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_ne_corner" ],
"om_terrain": [ "arcology_interior_ne_corner_robots", "arcology_interior_ne_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -547,7 +547,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_n_side" ],
"om_terrain": [ "arcology_interior_n_side_robots", "arcology_interior_n_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -583,7 +583,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_nw_corner" ],
"om_terrain": [ "arcology_interior_nw_corner_robots", "arcology_interior_nw_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -619,7 +619,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_w_side" ],
"om_terrain": [ "arcology_interior_w_side_robots", "arcology_interior_w_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -655,7 +655,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_sw_corner" ],
"om_terrain": [ "arcology_interior_sw_corner_robots", "arcology_interior_sw_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -691,7 +691,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_s_side" ],
"om_terrain": [ "arcology_interior_s_side_robots", "arcology_interior_s_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -727,7 +727,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_se_corner" ],
"om_terrain": [ "arcology_interior_se_corner_robots", "arcology_interior_se_corner_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -763,7 +763,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_e_side" ],
"om_terrain": [ "arcology_interior_e_side_robots", "arcology_interior_e_side_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down Expand Up @@ -799,7 +799,7 @@
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "arcology_interior_center" ],
"om_terrain": [ "arcology_interior_center_robots", "arcology_interior_center_uplifts" ],
"weight": 100,
"object": {
"rows": [
Expand Down

0 comments on commit ad78442

Please sign in to comment.