/ config / tgttos.yml
tgttos.yml
 1  testmap:
 2    fanbox:
 3      inner: [-2, 16, -2, 2, 16, 2]
 4      protect: [-4, 12, -4, 4, 16, 4]
 5    spawn:
 6      protect: [20, 0, 20, 23, 0, 23]
 7      barrier: [1, 2, -1, 1, 5, 1]
 8  boomtown:
 9    fanbox:  # TODO
10      inner: [-2, -15, 61, 2, -15, 62]
11      protect: [-10, 0, -3, -10, 0, -3]
12    spawn:
13      protect: [-9, 0, -2, 8, 2, 2]
14      barrier: [-8, 1, 2, 7, 4, 2]
15  pridemonth:
16    fanbox:
17      inner: [-2, -15, 61, 2, -15, 62]
18      protect: [-4, -16, 59, 5, -11, 64]
19    spawn:
20      protect: [-9, 0, -2, 8, 2, 2]
21      barrier: [-8, 1, 4, 7, 4, 4]
22  glide:  # TODO
23    fanbox:
24      inner: [-2, -15, 61, 2, -15, 62]
25      protect: [-4, -16, 59, 5, -11, 64]
26    spawn:
27      protect: [-9, -1, -2, 8, 6, 4]
28      barrier: [-8, 1, 4, 7, 4, 4]
29  acerace:  # TODO
30    fanbox:
31      inner: [-2, -15, 61, 2, -15, 62]
32      protect: [-4, -16, 59, 5, -11, 64]
33    spawn:
34      protect: [-9, -1, -2, 8, 6, 4]
35      barrier: [-8, 1, 4, 7, 4, 4]
36  moonbounce:  # TODO
37    fanbox:
38      inner: [-2, -15, 61, 2, -15, 62]
39      protect: [-4, -16, 59, 5, -11, 64]
40    spawn:
41      protect: [-9, -1, -2, 8, 6, 4]
42      barrier: [-8, 1, 4, 7, 4, 4]
43  spleef:
44    fanbox:
45      inner: [-7, 21, 55, 6, 21, 57]
46      protect: [-10, 20, 55, 9, 23, 58]
47    spawn:
48      protect: [-9, 0, -2, 8, 2, 2]
49      barrier: [-9, 1, 2, 8, 3, 2]