Skip to content

Commit

Permalink
Added missing connection in the bottom of Crucible.
Browse files Browse the repository at this point in the history
  • Loading branch information
ra314 committed Aug 12, 2021
1 parent 67f40ce commit e5635c1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Crucible.save
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{"connections":[20,35,10],"name":15,"troops":2,"x":668,"y":327}
{"connections":[20,90,15,25],"name":10,"troops":1,"x":796,"y":216}
{"connections":[10,25,30,15],"name":20,"troops":1,"x":810,"y":317}
{"connections":[20,105,30,10],"name":25,"troops":4,"x":932,"y":314}
{"connections":[20,105,25],"name":30,"troops":1,"x":807,"y":411}
{"connections":[20,35,10],"name":15,"troops":1,"x":668,"y":327}
{"connections":[20,90,15,25],"name":10,"troops":2,"x":796,"y":216}
{"connections":[10,25,30,15],"name":20,"troops":3,"x":810,"y":317}
{"connections":[20,105,30,10],"name":25,"troops":3,"x":932,"y":314}
{"connections":[20,105,25],"name":30,"troops":2,"x":807,"y":411}
{"connections":[90,100,85],"name":95,"troops":1,"x":1067,"y":306}
{"connections":[10,95,85],"name":90,"troops":2,"x":1117,"y":215}
{"connections":[10,95,85],"name":90,"troops":1,"x":1117,"y":215}
{"connections":[95,85,105],"name":100,"troops":1,"x":1131,"y":364}
{"connections":[100,90,80,66,95],"name":85,"troops":3,"x":1302,"y":342}
{"connections":[100,90,80,66,95],"name":85,"troops":1,"x":1302,"y":342}
{"connections":[100,25,30,35,55,65,66],"name":105,"troops":1,"x":1007,"y":482}
{"connections":[85,80,65,105],"name":66,"troops":4,"x":1151,"y":559}
{"connections":[85,66,70,75],"name":80,"troops":3,"x":1239,"y":711}
{"connections":[66,55,105,60],"name":65,"troops":3,"x":1014,"y":659}
{"connections":[35,50,65,105],"name":55,"troops":4,"x":853,"y":606}
{"connections":[85,80,65,105],"name":66,"troops":2,"x":1151,"y":559}
{"connections":[85,66,70,75],"name":80,"troops":1,"x":1239,"y":711}
{"connections":[66,55,105,60],"name":65,"troops":1,"x":1014,"y":659}
{"connections":[35,50,65,105],"name":55,"troops":2,"x":853,"y":606}
{"connections":[40,15,55,105,50],"name":35,"troops":1,"x":635,"y":493}
{"connections":[35,45,50],"name":40,"troops":1,"x":600,"y":580}
{"connections":[50,40],"name":45,"troops":4,"x":612,"y":697}
{"connections":[50,40],"name":45,"troops":1,"x":612,"y":697}
{"connections":[60,45,40,55,35],"name":50,"troops":1,"x":730,"y":785}
{"connections":[70,50,65],"name":60,"troops":1,"x":876,"y":790}
{"connections":[80,75,60],"name":70,"troops":1,"x":947,"y":838}
{"connections":[80,70],"name":75,"troops":2,"x":1053,"y":946}
{"connections":[70,50,65,75],"name":60,"troops":3,"x":876,"y":790}
{"connections":[80,75,60],"name":70,"troops":2,"x":947,"y":838}
{"connections":[80,70,60],"name":75,"troops":2,"x":1053,"y":946}

0 comments on commit e5635c1

Please sign in to comment.