diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index a61c57f8..2cfe5e36 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pools/murky_stronghold/path.json b/jigsaw-pools/murky_stronghold/path.json deleted file mode 100644 index c62c421a..00000000 --- a/jigsaw-pools/murky_stronghold/path.json +++ /dev/null @@ -1,24 +0,0 @@ -{"pieces": [ - "murky_stronghold/c-n-1", - "murky_stronghold/c-n-2", - "murky_stronghold/c-n-3", - "murky_stronghold/c-n-4", - "murky_stronghold/c-ns-1", - "murky_stronghold/c-ns-2", - "murky_stronghold/c-ns-3", - "murky_stronghold/c-ns-4", - "murky_stronghold/c-nsw-1", - "murky_stronghold/c-nsw-2", - "murky_stronghold/c-nsw-3", - "murky_stronghold/c-nsw-4", - "murky_stronghold/c-sw-1", - "murky_stronghold/c-sw-2", - "murky_stronghold/c-sw-3", - "murky_stronghold/c-sw-4", - "murky_stronghold/c-x-1", - "murky_stronghold/c-x-2", - "murky_stronghold/c-x-3", - "murky_stronghold/c-x-4", - "murky_stronghold/c-x-5", - "murky_stronghold/c-x-6" -]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-corner.json b/jigsaw-pools/murky_stronghold/stronghold-c-corner.json new file mode 100644 index 00000000..b2f2c936 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-sw-1", + "murky_stronghold/c-sw-2", + "murky_stronghold/c-sw-3", + "murky_stronghold/c-sw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-cross.json b/jigsaw-pools/murky_stronghold/stronghold-c-cross.json new file mode 100644 index 00000000..183bebc0 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-cross.json @@ -0,0 +1,8 @@ +{"pieces": [ + "murky_stronghold/c-x-1", + "murky_stronghold/c-x-2", + "murky_stronghold/c-x-3", + "murky_stronghold/c-x-4", + "murky_stronghold/c-x-5", + "murky_stronghold/c-x-6" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-end.json b/jigsaw-pools/murky_stronghold/stronghold-c-end.json new file mode 100644 index 00000000..2d43a7b2 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-end.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-n-1", + "murky_stronghold/c-n-2", + "murky_stronghold/c-n-3", + "murky_stronghold/c-n-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-hall.json b/jigsaw-pools/murky_stronghold/stronghold-c-hall.json new file mode 100644 index 00000000..cbc8f261 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-ns-1", + "murky_stronghold/c-ns-2", + "murky_stronghold/c-ns-3", + "murky_stronghold/c-ns-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-three.json b/jigsaw-pools/murky_stronghold/stronghold-c-three.json new file mode 100644 index 00000000..1c1df8e1 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-three.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-nsw-1", + "murky_stronghold/c-nsw-2", + "murky_stronghold/c-nsw-3", + "murky_stronghold/c-nsw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-corner.json b/jigsaw-pools/murky_stronghold/stronghold-f-corner.json new file mode 100644 index 00000000..bda56033 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-sw-1", + "murky_stronghold/f-sw-2", + "murky_stronghold/f-sw-3", + "murky_stronghold/f-sw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/path2.json b/jigsaw-pools/murky_stronghold/stronghold-f-cross.json similarity index 100% rename from jigsaw-pools/murky_stronghold/path2.json rename to jigsaw-pools/murky_stronghold/stronghold-f-cross.json diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-end.json b/jigsaw-pools/murky_stronghold/stronghold-f-end.json new file mode 100644 index 00000000..cab63973 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-end.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-n-1", + "murky_stronghold/f-n-2", + "murky_stronghold/f-n-3", + "murky_stronghold/f-n-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-hall.json b/jigsaw-pools/murky_stronghold/stronghold-f-hall.json new file mode 100644 index 00000000..1727a3af --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-ns-1", + "murky_stronghold/f-ns-2", + "murky_stronghold/f-ns-3", + "murky_stronghold/f-ns-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-three.json b/jigsaw-pools/murky_stronghold/stronghold-f-three.json new file mode 100644 index 00000000..ac17807a --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-three.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-nsw-1", + "murky_stronghold/f-nsw-2", + "murky_stronghold/f-nsw-3", + "murky_stronghold/f-nsw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/path3.json b/jigsaw-pools/murky_stronghold/stronghold-fc-cross.json similarity index 100% rename from jigsaw-pools/murky_stronghold/path3.json rename to jigsaw-pools/murky_stronghold/stronghold-fc-cross.json