holeinthewall.yml
1 testmap: 2 diff1: ["hitw/exclamation.structure"] 3 diff2: ["hitw/mcc.structure"] 4 diff3: ["hitw/dicks.structure"] 5 diff4: ["hitw/cool.structure"] 6 diff5: ["hitw/slope.structure"] 7 testmap2: 8 diff1: ["hitw/exclamation.structure", "hitw/smile.structure"] 9 diff2: ["hitw/dicks.structure", "hitw/wiper.structure"] 10 diff3: ["hitw/mcc.structure", "hitw/cool.structure"] 11 diff4: ["hitw/shrugger.structure", "hitw/duckufo.structure"] 12 diff5: ["hitw/slope.structure"] 13 14 shrink1: 15 - [1, 0, 6] 16 - [0, 0, 6] 17 - [-1, 0, 6] 18 - [-2, 0, 6] 19 - [1, 0, -7] 20 - [0, 0, -7] 21 - [-1, 0, -7] 22 - [-2, 0, -7] 23 - [6, 0, 1] 24 - [6, 0, 0] 25 - [6, 0, -1] 26 - [6, 0, -2] 27 - [-7, 0, 1] 28 - [-7, 0, 0] 29 - [-7, 0, -1] 30 - [-7, 0, -2] 31 shrink2: 32 - [1, 0, 5] 33 - [0, 0, 5] 34 - [-1, 0, 5] 35 - [-2, 0, 5] 36 - [1, 0, -6] 37 - [0, 0, -6] 38 - [-1, 0, -6] 39 - [-2, 0, -6] 40 - [5, 0, 1] 41 - [5, 0, 0] 42 - [5, 0, -1] 43 - [5, 0, -2] 44 - [-6, 0, 1] 45 - [-6, 0, 0] 46 - [-6, 0, -1] 47 - [-6, 0, -2] 48 shrink3: 49 - [1, 0, 4] 50 - [0, 0, 4] 51 - [-1, 0, 4] 52 - [-2, 0, 4] 53 - [1, 0, -5] 54 - [0, 0, -5] 55 - [-1, 0, -5] 56 - [-2, 0, -5] 57 - [4, 0, 1] 58 - [4, 0, 0] 59 - [4, 0, -1] 60 - [4, 0, -2] 61 - [-5, 0, 1] 62 - [-5, 0, 0] 63 - [-5, 0, -1] 64 - [-5, 0, -2] 65 tree: 66 diff1: ["hitw/exclamation.structure", "hitw/smile.structure"] 67 diff2: ["hitw/dicks.structure", "hitw/wiper.structure"] 68 diff3: ["hitw/mcc.structure", "hitw/cool.structure", "hitw/tpieces.structure", "hitw/mess.structure"] 69 diff4: ["hitw/duckufo.structure", "hitw/slope.structure", "hitw/blinds.structure", "hitw/volcano.structure"] 70 diff5: ["hitw/shrugger.structure", "hitw/teeth.structure"] 71 72 shrink1: 73 - [1, 0, 6] 74 - [0, 0, 6] 75 - [-1, 0, 6] 76 - [-2, 0, 6] 77 - [1, 0, -7] 78 - [0, 0, -7] 79 - [-1, 0, -7] 80 - [-2, 0, -7] 81 - [6, 0, 1] 82 - [6, 0, 0] 83 - [6, 0, -1] 84 - [6, 0, -2] 85 - [-7, 0, 1] 86 - [-7, 0, 0] 87 - [-7, 0, -1] 88 - [-7, 0, -2] 89 shrink2: 90 - [1, 0, 5] 91 - [0, 0, 5] 92 - [-1, 0, 5] 93 - [-2, 0, 5] 94 - [1, 0, -6] 95 - [0, 0, -6] 96 - [-1, 0, -6] 97 - [-2, 0, -6] 98 - [5, 0, 1] 99 - [5, 0, 0] 100 - [5, 0, -1] 101 - [5, 0, -2] 102 - [-6, 0, 1] 103 - [-6, 0, 0] 104 - [-6, 0, -1] 105 - [-6, 0, -2] 106 shrink3: 107 - [1, 0, 4] 108 - [0, 0, 4] 109 - [-1, 0, 4] 110 - [-2, 0, 4] 111 - [1, 0, -5] 112 - [0, 0, -5] 113 - [-1, 0, -5] 114 - [-2, 0, -5] 115 - [4, 0, 1] 116 - [4, 0, 0] 117 - [4, 0, -1] 118 - [4, 0, -2] 119 - [-5, 0, 1] 120 - [-5, 0, 0] 121 - [-5, 0, -1] 122 - [-5, 0, -2]