1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-04 00:15:45 +02:00
ComfyFactorio/maps/labyrinth_unique_rooms.lua
2024-04-21 19:19:02 +02:00

6866 lines
472 KiB
Lua

--luacheck: ignore
--unique room contributions from N355A and mewmew
local unique_rooms = {
mini_labyrinth = {
entities = {
{position = {x = 0.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.8203125, y = 5.9609375}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 5.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15, y = 6}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.40625, y = 5.609375}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.40625, y = 8.4375}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 21.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 10}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 11}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5390625, y = 13.4453125}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.6640625, y = 15.46484375}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 6.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.2421875, y = 14.98828125}, name = 'rock-big', direction = 0, force = 'neutral'},
{position = {x = 17.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.4921875, y = 21.33203125}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.640625, y = 23.4609375}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 6.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22, y = 26}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.40625, y = 25.453125}, name = 'dead-tree-desert', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15, y = 27}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'}
},
tiles = {}
},
deadly_crossing = {
entities = {
{position = {x = 17.2734375, y = 2.0703125}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 19.94140625, y = 1.08203125}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 18.68359375, y = 1.38671875}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 26, y = 3.5}, name = 'spitter-spawner', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 1}, name = 'medium-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 8.41015625, y = 3.92578125}, name = 'dry-tree', direction = 0, force = 'neutral'},
{position = {x = 10.33984375, y = 4.6484375}, name = 'dry-tree', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 4}, name = 'medium-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 7.5, y = 5.5}, name = 'big-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 10.58203125, y = 5.71875}, name = 'dry-tree', direction = 0, force = 'neutral'},
{position = {x = 1.3984375, y = 7.3203125}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 4.5, y = 7.5}, name = 'big-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 4.5, y = 7.5}, name = 'crude-oil', direction = 0, force = 'neutral'},
{position = {x = 7.33984375, y = 7.3046875}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 24.6640625, y = 8.203125}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 24.703125, y = 6.87109375}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 29, y = 8.5}, name = 'spitter-spawner', direction = 0, force = 'enemy'},
{position = {x = 1.578125, y = 9.65234375}, name = 'dry-tree', direction = 0, force = 'neutral'},
{position = {x = 9, y = 10}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 10, y = 11}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 30.76171875, y = 11.78515625}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 16.484375, y = 15.48828125}, name = 'tree-04', direction = 0, force = 'neutral'},
{position = {x = 24.6875, y = 18.828125}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 24.5, y = 21.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 14.109375, y = 23.6015625}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 23.01171875, y = 24.859375}, name = 'rock-huge', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 22.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 28, y = 25.5}, name = 'biter-spawner', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 22.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 22.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 23.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 13.4375, y = 26.03515625}, name = 'medium-spitter', direction = 0, force = 'enemy'},
{position = {x = 18.4296875, y = 24.765625}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 20.85546875, y = 25.13671875}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 21.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 21.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 24.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.1328125, y = 27.96484375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.546875, y = 28.03515625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 22.99609375, y = 28.171875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.859375, y = 28.0703125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 27.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 27.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 23.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.6171875, y = 27.9296875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 27.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 27.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 27.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 26.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 12.67578125, y = 28.7890625}, name = 'dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 14.5625, y = 30.28515625}, name = 'dead-dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 22.89453125, y = 29.86328125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.99609375, y = 28.55078125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.9609375, y = 29.51953125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.3046875, y = 29.5546875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 22.71875, y = 29.4140625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 22.92578125, y = 28.86328125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.41015625, y = 28.27734375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 28.5}, name = 'stone', direction = 0, force = 'neutral'},
{position = {x = 24.4453125, y = 28.5859375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 25.03125, y = 28.65625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 25.7578125, y = 28.7578125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 25.1015625, y = 30.17578125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 24.58203125, y = 29.7265625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 26.30859375, y = 28.86328125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 26.79296875, y = 29}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 27.20703125, y = 29.10546875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 27.79296875, y = 29.34765625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 28.5}, name = 'tree-09-stump', direction = 0, force = 'neutral'},
{position = {x = 10, y = 31}, name = 'small-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 11.98828125, y = 31.0703125}, name = 'medium-spitter', direction = 0, force = 'enemy'},
{position = {x = 23.03125, y = 30.3125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.48046875, y = 30.20703125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.546875, y = 30.62109375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 25.82421875, y = 30.58984375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 24.72265625, y = 30.76171875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 25.34375, y = 30.62109375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 26.6171875, y = 30.34765625}, name = 'small-biter', direction = 0, force = 'enemy'}
},
tiles = {
{position = {x = 0, y = 0}, name = 'deepwater'},
{position = {x = 0, y = 1}, name = 'deepwater'},
{position = {x = 0, y = 2}, name = 'deepwater'},
{position = {x = 0, y = 3}, name = 'deepwater'},
{position = {x = 0, y = 4}, name = 'water'},
{position = {x = 0, y = 5}, name = 'deepwater'},
{position = {x = 0, y = 6}, name = 'dirt-5'},
{position = {x = 0, y = 7}, name = 'dirt-5'},
{position = {x = 0, y = 8}, name = 'deepwater'},
{position = {x = 0, y = 9}, name = 'deepwater'},
{position = {x = 0, y = 10}, name = 'water-green'},
{position = {x = 0, y = 11}, name = 'water-green'},
{position = {x = 0, y = 12}, name = 'deepwater'},
{position = {x = 0, y = 13}, name = 'deepwater'},
{position = {x = 0, y = 14}, name = 'refined-concrete'},
{position = {x = 0, y = 15}, name = 'stone-path'},
{position = {x = 0, y = 16}, name = 'refined-concrete'},
{position = {x = 0, y = 17}, name = 'deepwater'},
{position = {x = 0, y = 18}, name = 'deepwater'},
{position = {x = 0, y = 19}, name = 'deepwater'},
{position = {x = 0, y = 20}, name = 'deepwater'},
{position = {x = 0, y = 21}, name = 'deepwater'},
{position = {x = 0, y = 22}, name = 'deepwater'},
{position = {x = 0, y = 23}, name = 'deepwater'},
{position = {x = 0, y = 24}, name = 'deepwater'},
{position = {x = 0, y = 25}, name = 'deepwater'},
{position = {x = 0, y = 26}, name = 'deepwater'},
{position = {x = 0, y = 27}, name = 'water'},
{position = {x = 0, y = 28}, name = 'water'},
{position = {x = 0, y = 29}, name = 'dirt-5'},
{position = {x = 0, y = 30}, name = 'dirt-5'},
{position = {x = 0, y = 31}, name = 'dirt-5'},
{position = {x = 1, y = 0}, name = 'deepwater'},
{position = {x = 1, y = 1}, name = 'deepwater'},
{position = {x = 1, y = 2}, name = 'deepwater'},
{position = {x = 1, y = 3}, name = 'water'},
{position = {x = 1, y = 4}, name = 'water'},
{position = {x = 1, y = 5}, name = 'dirt-7'},
{position = {x = 1, y = 6}, name = 'dirt-7'},
{position = {x = 1, y = 7}, name = 'dirt-7'},
{position = {x = 1, y = 8}, name = 'dirt-7'},
{position = {x = 1, y = 9}, name = 'dirt-7'},
{position = {x = 1, y = 10}, name = 'water-green'},
{position = {x = 1, y = 11}, name = 'water-green'},
{position = {x = 1, y = 12}, name = 'water-green'},
{position = {x = 1, y = 13}, name = 'deepwater'},
{position = {x = 1, y = 14}, name = 'refined-concrete'},
{position = {x = 1, y = 15}, name = 'stone-path'},
{position = {x = 1, y = 16}, name = 'refined-concrete'},
{position = {x = 1, y = 17}, name = 'deepwater'},
{position = {x = 1, y = 18}, name = 'deepwater'},
{position = {x = 1, y = 19}, name = 'deepwater'},
{position = {x = 1, y = 20}, name = 'deepwater'},
{position = {x = 1, y = 21}, name = 'deepwater'},
{position = {x = 1, y = 22}, name = 'deepwater'},
{position = {x = 1, y = 23}, name = 'deepwater'},
{position = {x = 1, y = 24}, name = 'deepwater'},
{position = {x = 1, y = 25}, name = 'deepwater'},
{position = {x = 1, y = 26}, name = 'deepwater'},
{position = {x = 1, y = 27}, name = 'water'},
{position = {x = 1, y = 28}, name = 'water'},
{position = {x = 1, y = 29}, name = 'water'},
{position = {x = 1, y = 30}, name = 'dirt-5'},
{position = {x = 1, y = 31}, name = 'dirt-5'},
{position = {x = 2, y = 0}, name = 'deepwater'},
{position = {x = 2, y = 1}, name = 'deepwater'},
{position = {x = 2, y = 2}, name = 'deepwater'},
{position = {x = 2, y = 3}, name = 'water'},
{position = {x = 2, y = 4}, name = 'dirt-7'},
{position = {x = 2, y = 5}, name = 'dirt-7'},
{position = {x = 2, y = 6}, name = 'deepwater'},
{position = {x = 2, y = 7}, name = 'dirt-7'},
{position = {x = 2, y = 8}, name = 'deepwater'},
{position = {x = 2, y = 9}, name = 'dirt-7'},
{position = {x = 2, y = 10}, name = 'water-green'},
{position = {x = 2, y = 11}, name = 'water-green'},
{position = {x = 2, y = 12}, name = 'water-green'},
{position = {x = 2, y = 13}, name = 'deepwater'},
{position = {x = 2, y = 14}, name = 'refined-concrete'},
{position = {x = 2, y = 15}, name = 'refined-concrete'},
{position = {x = 2, y = 16}, name = 'refined-concrete'},
{position = {x = 2, y = 17}, name = 'deepwater'},
{position = {x = 2, y = 18}, name = 'deepwater'},
{position = {x = 2, y = 19}, name = 'deepwater'},
{position = {x = 2, y = 20}, name = 'deepwater'},
{position = {x = 2, y = 21}, name = 'deepwater'},
{position = {x = 2, y = 22}, name = 'deepwater'},
{position = {x = 2, y = 23}, name = 'deepwater'},
{position = {x = 2, y = 24}, name = 'deepwater'},
{position = {x = 2, y = 25}, name = 'deepwater'},
{position = {x = 2, y = 26}, name = 'deepwater'},
{position = {x = 2, y = 27}, name = 'deepwater'},
{position = {x = 2, y = 28}, name = 'water'},
{position = {x = 2, y = 29}, name = 'water'},
{position = {x = 2, y = 30}, name = 'water'},
{position = {x = 2, y = 31}, name = 'dirt-5'},
{position = {x = 3, y = 0}, name = 'deepwater'},
{position = {x = 3, y = 1}, name = 'deepwater'},
{position = {x = 3, y = 2}, name = 'deepwater'},
{position = {x = 3, y = 3}, name = 'water'},
{position = {x = 3, y = 4}, name = 'water'},
{position = {x = 3, y = 5}, name = 'water'},
{position = {x = 3, y = 6}, name = 'dirt-7'},
{position = {x = 3, y = 7}, name = 'dirt-7'},
{position = {x = 3, y = 8}, name = 'dirt-5'},
{position = {x = 3, y = 9}, name = 'dirt-7'},
{position = {x = 3, y = 10}, name = 'deepwater'},
{position = {x = 3, y = 11}, name = 'water-green'},
{position = {x = 3, y = 12}, name = 'water-green'},
{position = {x = 3, y = 13}, name = 'deepwater'},
{position = {x = 3, y = 14}, name = 'refined-concrete'},
{position = {x = 3, y = 15}, name = 'refined-concrete'},
{position = {x = 3, y = 16}, name = 'refined-concrete'},
{position = {x = 3, y = 17}, name = 'deepwater'},
{position = {x = 3, y = 18}, name = 'deepwater'},
{position = {x = 3, y = 19}, name = 'deepwater'},
{position = {x = 3, y = 20}, name = 'deepwater'},
{position = {x = 3, y = 21}, name = 'deepwater'},
{position = {x = 3, y = 22}, name = 'deepwater'},
{position = {x = 3, y = 23}, name = 'deepwater'},
{position = {x = 3, y = 24}, name = 'deepwater'},
{position = {x = 3, y = 25}, name = 'deepwater'},
{position = {x = 3, y = 26}, name = 'deepwater'},
{position = {x = 3, y = 27}, name = 'deepwater'},
{position = {x = 3, y = 28}, name = 'water'},
{position = {x = 3, y = 29}, name = 'water'},
{position = {x = 3, y = 30}, name = 'water'},
{position = {x = 3, y = 31}, name = 'water'},
{position = {x = 4, y = 0}, name = 'deepwater'},
{position = {x = 4, y = 1}, name = 'deepwater'},
{position = {x = 4, y = 2}, name = 'deepwater'},
{position = {x = 4, y = 3}, name = 'water'},
{position = {x = 4, y = 4}, name = 'water'},
{position = {x = 4, y = 5}, name = 'water'},
{position = {x = 4, y = 6}, name = 'dirt-7'},
{position = {x = 4, y = 7}, name = 'dirt-7'},
{position = {x = 4, y = 8}, name = 'dirt-7'},
{position = {x = 4, y = 9}, name = 'dirt-7'},
{position = {x = 4, y = 10}, name = 'deepwater'},
{position = {x = 4, y = 11}, name = 'water-green'},
{position = {x = 4, y = 12}, name = 'water-green'},
{position = {x = 4, y = 13}, name = 'deepwater'},
{position = {x = 4, y = 14}, name = 'refined-concrete'},
{position = {x = 4, y = 15}, name = 'stone-path'},
{position = {x = 4, y = 16}, name = 'refined-concrete'},
{position = {x = 4, y = 17}, name = 'deepwater'},
{position = {x = 4, y = 18}, name = 'deepwater'},
{position = {x = 4, y = 19}, name = 'deepwater'},
{position = {x = 4, y = 20}, name = 'deepwater'},
{position = {x = 4, y = 21}, name = 'deepwater'},
{position = {x = 4, y = 22}, name = 'deepwater'},
{position = {x = 4, y = 23}, name = 'deepwater'},
{position = {x = 4, y = 24}, name = 'deepwater'},
{position = {x = 4, y = 25}, name = 'deepwater'},
{position = {x = 4, y = 26}, name = 'deepwater'},
{position = {x = 4, y = 27}, name = 'deepwater'},
{position = {x = 4, y = 28}, name = 'deepwater'},
{position = {x = 4, y = 29}, name = 'water'},
{position = {x = 4, y = 30}, name = 'water'},
{position = {x = 4, y = 31}, name = 'water'},
{position = {x = 5, y = 0}, name = 'deepwater'},
{position = {x = 5, y = 1}, name = 'deepwater'},
{position = {x = 5, y = 2}, name = 'water'},
{position = {x = 5, y = 3}, name = 'water'},
{position = {x = 5, y = 4}, name = 'dirt-7'},
{position = {x = 5, y = 5}, name = 'dirt-7'},
{position = {x = 5, y = 6}, name = 'dirt-7'},
{position = {x = 5, y = 7}, name = 'dirt-7'},
{position = {x = 5, y = 8}, name = 'dirt-7'},
{position = {x = 5, y = 9}, name = 'water-green'},
{position = {x = 5, y = 10}, name = 'water-green'},
{position = {x = 5, y = 11}, name = 'water-green'},
{position = {x = 5, y = 12}, name = 'water-green'},
{position = {x = 5, y = 13}, name = 'deepwater'},
{position = {x = 5, y = 14}, name = 'refined-concrete'},
{position = {x = 5, y = 15}, name = 'stone-path'},
{position = {x = 5, y = 16}, name = 'refined-concrete'},
{position = {x = 5, y = 17}, name = 'deepwater'},
{position = {x = 5, y = 18}, name = 'deepwater'},
{position = {x = 5, y = 19}, name = 'deepwater'},
{position = {x = 5, y = 20}, name = 'deepwater'},
{position = {x = 5, y = 21}, name = 'deepwater'},
{position = {x = 5, y = 22}, name = 'deepwater'},
{position = {x = 5, y = 23}, name = 'deepwater'},
{position = {x = 5, y = 24}, name = 'deepwater'},
{position = {x = 5, y = 25}, name = 'deepwater'},
{position = {x = 5, y = 26}, name = 'deepwater'},
{position = {x = 5, y = 27}, name = 'deepwater'},
{position = {x = 5, y = 28}, name = 'water'},
{position = {x = 5, y = 29}, name = 'water'},
{position = {x = 5, y = 30}, name = 'water'},
{position = {x = 5, y = 31}, name = 'water'},
{position = {x = 6, y = 0}, name = 'deepwater'},
{position = {x = 6, y = 1}, name = 'deepwater'},
{position = {x = 6, y = 2}, name = 'water'},
{position = {x = 6, y = 3}, name = 'water'},
{position = {x = 6, y = 4}, name = 'dirt-7'},
{position = {x = 6, y = 5}, name = 'dirt-7'},
{position = {x = 6, y = 6}, name = 'dirt-7'},
{position = {x = 6, y = 7}, name = 'dirt-7'},
{position = {x = 6, y = 8}, name = 'dirt-7'},
{position = {x = 6, y = 9}, name = 'water'},
{position = {x = 6, y = 10}, name = 'water'},
{position = {x = 6, y = 11}, name = 'water-green'},
{position = {x = 6, y = 12}, name = 'deepwater'},
{position = {x = 6, y = 13}, name = 'deepwater'},
{position = {x = 6, y = 14}, name = 'refined-concrete'},
{position = {x = 6, y = 15}, name = 'refined-concrete'},
{position = {x = 6, y = 16}, name = 'refined-concrete'},
{position = {x = 6, y = 17}, name = 'deepwater'},
{position = {x = 6, y = 18}, name = 'deepwater'},
{position = {x = 6, y = 19}, name = 'deepwater'},
{position = {x = 6, y = 20}, name = 'deepwater'},
{position = {x = 6, y = 21}, name = 'deepwater'},
{position = {x = 6, y = 22}, name = 'deepwater'},
{position = {x = 6, y = 23}, name = 'deepwater'},
{position = {x = 6, y = 24}, name = 'deepwater'},
{position = {x = 6, y = 25}, name = 'deepwater'},
{position = {x = 6, y = 26}, name = 'deepwater'},
{position = {x = 6, y = 27}, name = 'deepwater'},
{position = {x = 6, y = 28}, name = 'water'},
{position = {x = 6, y = 29}, name = 'water'},
{position = {x = 6, y = 30}, name = 'water'},
{position = {x = 6, y = 31}, name = 'dirt-5'},
{position = {x = 7, y = 0}, name = 'deepwater'},
{position = {x = 7, y = 1}, name = 'deepwater'},
{position = {x = 7, y = 2}, name = 'water'},
{position = {x = 7, y = 3}, name = 'water'},
{position = {x = 7, y = 4}, name = 'dirt-7'},
{position = {x = 7, y = 5}, name = 'dirt-7'},
{position = {x = 7, y = 6}, name = 'dirt-7'},
{position = {x = 7, y = 7}, name = 'dirt-7'},
{position = {x = 7, y = 8}, name = 'dirt-7'},
{position = {x = 7, y = 9}, name = 'water'},
{position = {x = 7, y = 10}, name = 'water'},
{position = {x = 7, y = 11}, name = 'water-green'},
{position = {x = 7, y = 12}, name = 'deepwater'},
{position = {x = 7, y = 13}, name = 'deepwater'},
{position = {x = 7, y = 14}, name = 'refined-concrete'},
{position = {x = 7, y = 15}, name = 'refined-concrete'},
{position = {x = 7, y = 16}, name = 'refined-concrete'},
{position = {x = 7, y = 17}, name = 'deepwater'},
{position = {x = 7, y = 18}, name = 'deepwater'},
{position = {x = 7, y = 19}, name = 'deepwater'},
{position = {x = 7, y = 20}, name = 'deepwater'},
{position = {x = 7, y = 21}, name = 'deepwater'},
{position = {x = 7, y = 22}, name = 'deepwater'},
{position = {x = 7, y = 23}, name = 'deepwater'},
{position = {x = 7, y = 24}, name = 'deepwater'},
{position = {x = 7, y = 25}, name = 'deepwater'},
{position = {x = 7, y = 26}, name = 'deepwater'},
{position = {x = 7, y = 27}, name = 'deepwater'},
{position = {x = 7, y = 28}, name = 'deepwater'},
{position = {x = 7, y = 29}, name = 'deepwater'},
{position = {x = 7, y = 30}, name = 'deepwater'},
{position = {x = 7, y = 31}, name = 'dirt-5'},
{position = {x = 8, y = 0}, name = 'deepwater'},
{position = {x = 8, y = 1}, name = 'deepwater'},
{position = {x = 8, y = 2}, name = 'water'},
{position = {x = 8, y = 3}, name = 'dirt-7'},
{position = {x = 8, y = 4}, name = 'dirt-7'},
{position = {x = 8, y = 5}, name = 'dirt-7'},
{position = {x = 8, y = 6}, name = 'dirt-7'},
{position = {x = 8, y = 7}, name = 'deepwater'},
{position = {x = 8, y = 8}, name = 'deepwater'},
{position = {x = 8, y = 9}, name = 'water-green'},
{position = {x = 8, y = 10}, name = 'water-green'},
{position = {x = 8, y = 11}, name = 'deepwater'},
{position = {x = 8, y = 12}, name = 'deepwater'},
{position = {x = 8, y = 13}, name = 'deepwater'},
{position = {x = 8, y = 14}, name = 'refined-concrete'},
{position = {x = 8, y = 15}, name = 'stone-path'},
{position = {x = 8, y = 16}, name = 'refined-concrete'},
{position = {x = 8, y = 17}, name = 'deepwater'},
{position = {x = 8, y = 18}, name = 'deepwater'},
{position = {x = 8, y = 19}, name = 'deepwater'},
{position = {x = 8, y = 20}, name = 'deepwater'},
{position = {x = 8, y = 21}, name = 'deepwater'},
{position = {x = 8, y = 22}, name = 'deepwater'},
{position = {x = 8, y = 23}, name = 'deepwater'},
{position = {x = 8, y = 24}, name = 'deepwater'},
{position = {x = 8, y = 25}, name = 'deepwater'},
{position = {x = 8, y = 26}, name = 'deepwater'},
{position = {x = 8, y = 27}, name = 'deepwater'},
{position = {x = 8, y = 28}, name = 'deepwater'},
{position = {x = 8, y = 29}, name = 'deepwater'},
{position = {x = 8, y = 30}, name = 'dirt-5'},
{position = {x = 8, y = 31}, name = 'dirt-5'},
{position = {x = 9, y = 0}, name = 'deepwater'},
{position = {x = 9, y = 1}, name = 'water'},
{position = {x = 9, y = 2}, name = 'water'},
{position = {x = 9, y = 3}, name = 'dirt-7'},
{position = {x = 9, y = 4}, name = 'dirt-7'},
{position = {x = 9, y = 5}, name = 'dirt-7'},
{position = {x = 9, y = 6}, name = 'deepwater'},
{position = {x = 9, y = 7}, name = 'water'},
{position = {x = 9, y = 8}, name = 'water'},
{position = {x = 9, y = 9}, name = 'water-green'},
{position = {x = 9, y = 10}, name = 'water-green'},
{position = {x = 9, y = 11}, name = 'deepwater'},
{position = {x = 9, y = 12}, name = 'deepwater'},
{position = {x = 9, y = 13}, name = 'deepwater'},
{position = {x = 9, y = 14}, name = 'refined-concrete'},
{position = {x = 9, y = 15}, name = 'stone-path'},
{position = {x = 9, y = 16}, name = 'refined-concrete'},
{position = {x = 9, y = 17}, name = 'deepwater'},
{position = {x = 9, y = 18}, name = 'deepwater'},
{position = {x = 9, y = 19}, name = 'deepwater'},
{position = {x = 9, y = 20}, name = 'deepwater'},
{position = {x = 9, y = 21}, name = 'deepwater'},
{position = {x = 9, y = 22}, name = 'deepwater'},
{position = {x = 9, y = 23}, name = 'deepwater'},
{position = {x = 9, y = 24}, name = 'deepwater'},
{position = {x = 9, y = 25}, name = 'deepwater'},
{position = {x = 9, y = 26}, name = 'deepwater'},
{position = {x = 9, y = 27}, name = 'deepwater'},
{position = {x = 9, y = 28}, name = 'deepwater'},
{position = {x = 9, y = 29}, name = 'deepwater'},
{position = {x = 9, y = 30}, name = 'dirt-5'},
{position = {x = 9, y = 31}, name = 'dirt-5'},
{position = {x = 10, y = 0}, name = 'deepwater'},
{position = {x = 10, y = 1}, name = 'water'},
{position = {x = 10, y = 2}, name = 'dirt-7'},
{position = {x = 10, y = 3}, name = 'dirt-7'},
{position = {x = 10, y = 4}, name = 'dirt-7'},
{position = {x = 10, y = 5}, name = 'dirt-7'},
{position = {x = 10, y = 6}, name = 'deepwater'},
{position = {x = 10, y = 7}, name = 'water'},
{position = {x = 10, y = 8}, name = 'water'},
{position = {x = 10, y = 9}, name = 'water'},
{position = {x = 10, y = 10}, name = 'deepwater'},
{position = {x = 10, y = 11}, name = 'deepwater'},
{position = {x = 10, y = 12}, name = 'deepwater'},
{position = {x = 10, y = 13}, name = 'deepwater'},
{position = {x = 10, y = 14}, name = 'refined-concrete'},
{position = {x = 10, y = 15}, name = 'refined-concrete'},
{position = {x = 10, y = 16}, name = 'refined-concrete'},
{position = {x = 10, y = 17}, name = 'deepwater'},
{position = {x = 10, y = 18}, name = 'deepwater'},
{position = {x = 10, y = 19}, name = 'deepwater'},
{position = {x = 10, y = 20}, name = 'deepwater'},
{position = {x = 10, y = 21}, name = 'deepwater'},
{position = {x = 10, y = 22}, name = 'deepwater'},
{position = {x = 10, y = 23}, name = 'deepwater'},
{position = {x = 10, y = 24}, name = 'deepwater'},
{position = {x = 10, y = 25}, name = 'deepwater'},
{position = {x = 10, y = 26}, name = 'deepwater'},
{position = {x = 10, y = 27}, name = 'deepwater'},
{position = {x = 10, y = 28}, name = 'deepwater'},
{position = {x = 10, y = 29}, name = 'dirt-5'},
{position = {x = 10, y = 30}, name = 'dirt-5'},
{position = {x = 10, y = 31}, name = 'dirt-5'},
{position = {x = 11, y = 0}, name = 'deepwater'},
{position = {x = 11, y = 1}, name = 'deepwater'},
{position = {x = 11, y = 2}, name = 'water'},
{position = {x = 11, y = 3}, name = 'water'},
{position = {x = 11, y = 4}, name = 'water'},
{position = {x = 11, y = 5}, name = 'water'},
{position = {x = 11, y = 6}, name = 'water'},
{position = {x = 11, y = 7}, name = 'water'},
{position = {x = 11, y = 8}, name = 'water'},
{position = {x = 11, y = 9}, name = 'deepwater'},
{position = {x = 11, y = 10}, name = 'deepwater'},
{position = {x = 11, y = 11}, name = 'deepwater'},
{position = {x = 11, y = 12}, name = 'deepwater'},
{position = {x = 11, y = 13}, name = 'deepwater'},
{position = {x = 11, y = 14}, name = 'refined-concrete'},
{position = {x = 11, y = 15}, name = 'refined-concrete'},
{position = {x = 11, y = 16}, name = 'refined-concrete'},
{position = {x = 11, y = 17}, name = 'deepwater'},
{position = {x = 11, y = 18}, name = 'deepwater'},
{position = {x = 11, y = 19}, name = 'deepwater'},
{position = {x = 11, y = 20}, name = 'deepwater'},
{position = {x = 11, y = 21}, name = 'deepwater'},
{position = {x = 11, y = 22}, name = 'deepwater'},
{position = {x = 11, y = 23}, name = 'deepwater'},
{position = {x = 11, y = 24}, name = 'deepwater'},
{position = {x = 11, y = 25}, name = 'deepwater'},
{position = {x = 11, y = 26}, name = 'deepwater'},
{position = {x = 11, y = 27}, name = 'deepwater'},
{position = {x = 11, y = 28}, name = 'deepwater'},
{position = {x = 11, y = 29}, name = 'dirt-5'},
{position = {x = 11, y = 30}, name = 'dirt-5'},
{position = {x = 11, y = 31}, name = 'dirt-5'},
{position = {x = 12, y = 0}, name = 'deepwater'},
{position = {x = 12, y = 1}, name = 'deepwater'},
{position = {x = 12, y = 2}, name = 'water'},
{position = {x = 12, y = 3}, name = 'water'},
{position = {x = 12, y = 4}, name = 'water'},
{position = {x = 12, y = 5}, name = 'water'},
{position = {x = 12, y = 6}, name = 'water'},
{position = {x = 12, y = 7}, name = 'water'},
{position = {x = 12, y = 8}, name = 'water'},
{position = {x = 12, y = 9}, name = 'deepwater'},
{position = {x = 12, y = 10}, name = 'deepwater'},
{position = {x = 12, y = 11}, name = 'deepwater'},
{position = {x = 12, y = 12}, name = 'deepwater'},
{position = {x = 12, y = 13}, name = 'deepwater'},
{position = {x = 12, y = 14}, name = 'refined-concrete'},
{position = {x = 12, y = 15}, name = 'refined-concrete'},
{position = {x = 12, y = 16}, name = 'refined-concrete'},
{position = {x = 12, y = 17}, name = 'deepwater'},
{position = {x = 12, y = 18}, name = 'deepwater'},
{position = {x = 12, y = 19}, name = 'deepwater'},
{position = {x = 12, y = 20}, name = 'deepwater'},
{position = {x = 12, y = 21}, name = 'deepwater'},
{position = {x = 12, y = 22}, name = 'deepwater'},
{position = {x = 12, y = 23}, name = 'deepwater'},
{position = {x = 12, y = 24}, name = 'deepwater'},
{position = {x = 12, y = 25}, name = 'dirt-5'},
{position = {x = 12, y = 26}, name = 'dirt-5'},
{position = {x = 12, y = 27}, name = 'dirt-5'},
{position = {x = 12, y = 28}, name = 'dirt-5'},
{position = {x = 12, y = 29}, name = 'dirt-5'},
{position = {x = 12, y = 30}, name = 'dirt-5'},
{position = {x = 12, y = 31}, name = 'dirt-5'},
{position = {x = 13, y = 0}, name = 'deepwater'},
{position = {x = 13, y = 1}, name = 'deepwater'},
{position = {x = 13, y = 2}, name = 'deepwater'},
{position = {x = 13, y = 3}, name = 'deepwater'},
{position = {x = 13, y = 4}, name = 'deepwater'},
{position = {x = 13, y = 5}, name = 'deepwater'},
{position = {x = 13, y = 6}, name = 'water'},
{position = {x = 13, y = 7}, name = 'water'},
{position = {x = 13, y = 8}, name = 'water'},
{position = {x = 13, y = 9}, name = 'deepwater'},
{position = {x = 13, y = 10}, name = 'deepwater'},
{position = {x = 13, y = 11}, name = 'deepwater'},
{position = {x = 13, y = 12}, name = 'deepwater'},
{position = {x = 13, y = 13}, name = 'deepwater'},
{position = {x = 13, y = 14}, name = 'refined-concrete'},
{position = {x = 13, y = 15}, name = 'refined-concrete'},
{position = {x = 13, y = 16}, name = 'refined-concrete'},
{position = {x = 13, y = 17}, name = 'deepwater'},
{position = {x = 13, y = 18}, name = 'deepwater'},
{position = {x = 13, y = 19}, name = 'deepwater'},
{position = {x = 13, y = 20}, name = 'deepwater'},
{position = {x = 13, y = 21}, name = 'deepwater'},
{position = {x = 13, y = 22}, name = 'dirt-5'},
{position = {x = 13, y = 23}, name = 'dirt-5'},
{position = {x = 13, y = 24}, name = 'dirt-5'},
{position = {x = 13, y = 25}, name = 'dirt-5'},
{position = {x = 13, y = 26}, name = 'dirt-5'},
{position = {x = 13, y = 27}, name = 'dirt-5'},
{position = {x = 13, y = 28}, name = 'dirt-5'},
{position = {x = 13, y = 29}, name = 'dirt-5'},
{position = {x = 13, y = 30}, name = 'dirt-5'},
{position = {x = 13, y = 31}, name = 'dirt-5'},
{position = {x = 14, y = 0}, name = 'deepwater'},
{position = {x = 14, y = 1}, name = 'deepwater'},
{position = {x = 14, y = 2}, name = 'deepwater'},
{position = {x = 14, y = 3}, name = 'deepwater'},
{position = {x = 14, y = 4}, name = 'deepwater'},
{position = {x = 14, y = 5}, name = 'deepwater'},
{position = {x = 14, y = 6}, name = 'deepwater'},
{position = {x = 14, y = 7}, name = 'deepwater'},
{position = {x = 14, y = 8}, name = 'deepwater'},
{position = {x = 14, y = 9}, name = 'deepwater'},
{position = {x = 14, y = 10}, name = 'deepwater'},
{position = {x = 14, y = 11}, name = 'deepwater'},
{position = {x = 14, y = 12}, name = 'deepwater'},
{position = {x = 14, y = 13}, name = 'refined-concrete'},
{position = {x = 14, y = 14}, name = 'stone-path'},
{position = {x = 14, y = 15}, name = 'stone-path'},
{position = {x = 14, y = 16}, name = 'stone-path'},
{position = {x = 14, y = 17}, name = 'refined-concrete'},
{position = {x = 14, y = 18}, name = 'deepwater'},
{position = {x = 14, y = 19}, name = 'deepwater'},
{position = {x = 14, y = 20}, name = 'deepwater'},
{position = {x = 14, y = 21}, name = 'deepwater'},
{position = {x = 14, y = 22}, name = 'dirt-5'},
{position = {x = 14, y = 23}, name = 'dirt-5'},
{position = {x = 14, y = 24}, name = 'dirt-5'},
{position = {x = 14, y = 25}, name = 'dirt-5'},
{position = {x = 14, y = 26}, name = 'dirt-5'},
{position = {x = 14, y = 27}, name = 'dirt-5'},
{position = {x = 14, y = 28}, name = 'dirt-5'},
{position = {x = 14, y = 29}, name = 'dirt-5'},
{position = {x = 14, y = 30}, name = 'dirt-5'},
{position = {x = 14, y = 31}, name = 'dirt-5'},
{position = {x = 15, y = 0}, name = 'refined-concrete'},
{position = {x = 15, y = 1}, name = 'refined-concrete'},
{position = {x = 15, y = 2}, name = 'refined-concrete'},
{position = {x = 15, y = 3}, name = 'refined-concrete'},
{position = {x = 15, y = 4}, name = 'dirt-5'},
{position = {x = 15, y = 5}, name = 'dirt-5'},
{position = {x = 15, y = 6}, name = 'refined-concrete'},
{position = {x = 15, y = 7}, name = 'refined-concrete'},
{position = {x = 15, y = 8}, name = 'refined-concrete'},
{position = {x = 15, y = 9}, name = 'refined-concrete'},
{position = {x = 15, y = 10}, name = 'refined-concrete'},
{position = {x = 15, y = 11}, name = 'refined-concrete'},
{position = {x = 15, y = 12}, name = 'refined-concrete'},
{position = {x = 15, y = 13}, name = 'stone-path'},
{position = {x = 15, y = 14}, name = 'water-green'},
{position = {x = 15, y = 15}, name = 'grass-1'},
{position = {x = 15, y = 16}, name = 'water-green'},
{position = {x = 15, y = 17}, name = 'stone-path'},
{position = {x = 15, y = 18}, name = 'refined-concrete'},
{position = {x = 15, y = 19}, name = 'refined-concrete'},
{position = {x = 15, y = 20}, name = 'refined-concrete'},
{position = {x = 15, y = 21}, name = 'refined-concrete'},
{position = {x = 15, y = 22}, name = 'dirt-5'},
{position = {x = 15, y = 23}, name = 'dirt-5'},
{position = {x = 15, y = 24}, name = 'refined-concrete'},
{position = {x = 15, y = 25}, name = 'refined-concrete'},
{position = {x = 15, y = 26}, name = 'refined-concrete'},
{position = {x = 15, y = 27}, name = 'dirt-5'},
{position = {x = 15, y = 28}, name = 'dirt-5'},
{position = {x = 15, y = 29}, name = 'refined-concrete'},
{position = {x = 15, y = 30}, name = 'dirt-5'},
{position = {x = 15, y = 31}, name = 'dirt-5'},
{position = {x = 16, y = 0}, name = 'stone-path'},
{position = {x = 16, y = 1}, name = 'dirt-5'},
{position = {x = 16, y = 2}, name = 'dirt-5'},
{position = {x = 16, y = 3}, name = 'refined-concrete'},
{position = {x = 16, y = 4}, name = 'dirt-5'},
{position = {x = 16, y = 5}, name = 'dirt-5'},
{position = {x = 16, y = 6}, name = 'refined-concrete'},
{position = {x = 16, y = 7}, name = 'refined-concrete'},
{position = {x = 16, y = 8}, name = 'stone-path'},
{position = {x = 16, y = 9}, name = 'stone-path'},
{position = {x = 16, y = 10}, name = 'refined-concrete'},
{position = {x = 16, y = 11}, name = 'refined-concrete'},
{position = {x = 16, y = 12}, name = 'refined-concrete'},
{position = {x = 16, y = 13}, name = 'stone-path'},
{position = {x = 16, y = 14}, name = 'grass-1'},
{position = {x = 16, y = 15}, name = 'grass-1'},
{position = {x = 16, y = 16}, name = 'grass-1'},
{position = {x = 16, y = 17}, name = 'stone-path'},
{position = {x = 16, y = 18}, name = 'refined-concrete'},
{position = {x = 16, y = 19}, name = 'refined-concrete'},
{position = {x = 16, y = 20}, name = 'refined-concrete'},
{position = {x = 16, y = 21}, name = 'refined-concrete'},
{position = {x = 16, y = 22}, name = 'stone-path'},
{position = {x = 16, y = 23}, name = 'stone-path'},
{position = {x = 16, y = 24}, name = 'refined-concrete'},
{position = {x = 16, y = 25}, name = 'refined-concrete'},
{position = {x = 16, y = 26}, name = 'stone-path'},
{position = {x = 16, y = 27}, name = 'dirt-5'},
{position = {x = 16, y = 28}, name = 'dirt-5'},
{position = {x = 16, y = 29}, name = 'refined-concrete'},
{position = {x = 16, y = 30}, name = 'stone-path'},
{position = {x = 16, y = 31}, name = 'stone-path'},
{position = {x = 17, y = 0}, name = 'refined-concrete'},
{position = {x = 17, y = 1}, name = 'dirt-5'},
{position = {x = 17, y = 2}, name = 'dirt-5'},
{position = {x = 17, y = 3}, name = 'refined-concrete'},
{position = {x = 17, y = 4}, name = 'refined-concrete'},
{position = {x = 17, y = 5}, name = 'refined-concrete'},
{position = {x = 17, y = 6}, name = 'refined-concrete'},
{position = {x = 17, y = 7}, name = 'refined-concrete'},
{position = {x = 17, y = 8}, name = 'refined-concrete'},
{position = {x = 17, y = 9}, name = 'refined-concrete'},
{position = {x = 17, y = 10}, name = 'refined-concrete'},
{position = {x = 17, y = 11}, name = 'refined-concrete'},
{position = {x = 17, y = 12}, name = 'refined-concrete'},
{position = {x = 17, y = 13}, name = 'stone-path'},
{position = {x = 17, y = 14}, name = 'water-green'},
{position = {x = 17, y = 15}, name = 'grass-1'},
{position = {x = 17, y = 16}, name = 'water-green'},
{position = {x = 17, y = 17}, name = 'stone-path'},
{position = {x = 17, y = 18}, name = 'refined-concrete'},
{position = {x = 17, y = 19}, name = 'refined-concrete'},
{position = {x = 17, y = 20}, name = 'refined-concrete'},
{position = {x = 17, y = 21}, name = 'refined-concrete'},
{position = {x = 17, y = 22}, name = 'refined-concrete'},
{position = {x = 17, y = 23}, name = 'refined-concrete'},
{position = {x = 17, y = 24}, name = 'dirt-5'},
{position = {x = 17, y = 25}, name = 'dirt-5'},
{position = {x = 17, y = 26}, name = 'refined-concrete'},
{position = {x = 17, y = 27}, name = 'refined-concrete'},
{position = {x = 17, y = 28}, name = 'refined-concrete'},
{position = {x = 17, y = 29}, name = 'refined-concrete'},
{position = {x = 17, y = 30}, name = 'refined-concrete'},
{position = {x = 17, y = 31}, name = 'refined-concrete'},
{position = {x = 18, y = 0}, name = 'dirt-5'},
{position = {x = 18, y = 1}, name = 'dirt-5'},
{position = {x = 18, y = 2}, name = 'deepwater'},
{position = {x = 18, y = 3}, name = 'deepwater'},
{position = {x = 18, y = 4}, name = 'water'},
{position = {x = 18, y = 5}, name = 'water'},
{position = {x = 18, y = 6}, name = 'deepwater'},
{position = {x = 18, y = 7}, name = 'deepwater'},
{position = {x = 18, y = 8}, name = 'deepwater'},
{position = {x = 18, y = 9}, name = 'deepwater'},
{position = {x = 18, y = 10}, name = 'deepwater'},
{position = {x = 18, y = 11}, name = 'deepwater'},
{position = {x = 18, y = 12}, name = 'deepwater'},
{position = {x = 18, y = 13}, name = 'refined-concrete'},
{position = {x = 18, y = 14}, name = 'stone-path'},
{position = {x = 18, y = 15}, name = 'stone-path'},
{position = {x = 18, y = 16}, name = 'stone-path'},
{position = {x = 18, y = 17}, name = 'refined-concrete'},
{position = {x = 18, y = 18}, name = 'deepwater'},
{position = {x = 18, y = 19}, name = 'deepwater'},
{position = {x = 18, y = 20}, name = 'deepwater'},
{position = {x = 18, y = 21}, name = 'deepwater'},
{position = {x = 18, y = 22}, name = 'deepwater'},
{position = {x = 18, y = 23}, name = 'deepwater'},
{position = {x = 18, y = 24}, name = 'dirt-5'},
{position = {x = 18, y = 25}, name = 'dirt-5'},
{position = {x = 18, y = 26}, name = 'deepwater'},
{position = {x = 18, y = 27}, name = 'deepwater'},
{position = {x = 18, y = 28}, name = 'deepwater'},
{position = {x = 18, y = 29}, name = 'deepwater'},
{position = {x = 18, y = 30}, name = 'deepwater'},
{position = {x = 18, y = 31}, name = 'deepwater'},
{position = {x = 19, y = 0}, name = 'dirt-5'},
{position = {x = 19, y = 1}, name = 'dirt-5'},
{position = {x = 19, y = 2}, name = 'water'},
{position = {x = 19, y = 3}, name = 'water'},
{position = {x = 19, y = 4}, name = 'water'},
{position = {x = 19, y = 5}, name = 'water'},
{position = {x = 19, y = 6}, name = 'water'},
{position = {x = 19, y = 7}, name = 'deepwater'},
{position = {x = 19, y = 8}, name = 'deepwater'},
{position = {x = 19, y = 9}, name = 'water'},
{position = {x = 19, y = 10}, name = 'water'},
{position = {x = 19, y = 11}, name = 'deepwater'},
{position = {x = 19, y = 12}, name = 'deepwater'},
{position = {x = 19, y = 13}, name = 'deepwater'},
{position = {x = 19, y = 14}, name = 'refined-concrete'},
{position = {x = 19, y = 15}, name = 'refined-concrete'},
{position = {x = 19, y = 16}, name = 'refined-concrete'},
{position = {x = 19, y = 17}, name = 'deepwater'},
{position = {x = 19, y = 18}, name = 'deepwater'},
{position = {x = 19, y = 19}, name = 'deepwater'},
{position = {x = 19, y = 20}, name = 'deepwater'},
{position = {x = 19, y = 21}, name = 'deepwater'},
{position = {x = 19, y = 22}, name = 'deepwater'},
{position = {x = 19, y = 23}, name = 'deepwater'},
{position = {x = 19, y = 24}, name = 'dirt-5'},
{position = {x = 19, y = 25}, name = 'dirt-5'},
{position = {x = 19, y = 26}, name = 'deepwater'},
{position = {x = 19, y = 27}, name = 'deepwater'},
{position = {x = 19, y = 28}, name = 'deepwater'},
{position = {x = 19, y = 29}, name = 'deepwater'},
{position = {x = 19, y = 30}, name = 'deepwater'},
{position = {x = 19, y = 31}, name = 'deepwater'},
{position = {x = 20, y = 0}, name = 'dirt-5'},
{position = {x = 20, y = 1}, name = 'dirt-5'},
{position = {x = 20, y = 2}, name = 'water'},
{position = {x = 20, y = 3}, name = 'water'},
{position = {x = 20, y = 4}, name = 'water'},
{position = {x = 20, y = 5}, name = 'water'},
{position = {x = 20, y = 6}, name = 'water'},
{position = {x = 20, y = 7}, name = 'deepwater'},
{position = {x = 20, y = 8}, name = 'deepwater'},
{position = {x = 20, y = 9}, name = 'water'},
{position = {x = 20, y = 10}, name = 'water'},
{position = {x = 20, y = 11}, name = 'deepwater'},
{position = {x = 20, y = 12}, name = 'deepwater'},
{position = {x = 20, y = 13}, name = 'deepwater'},
{position = {x = 20, y = 14}, name = 'refined-concrete'},
{position = {x = 20, y = 15}, name = 'refined-concrete'},
{position = {x = 20, y = 16}, name = 'refined-concrete'},
{position = {x = 20, y = 17}, name = 'deepwater'},
{position = {x = 20, y = 18}, name = 'deepwater'},
{position = {x = 20, y = 19}, name = 'deepwater'},
{position = {x = 20, y = 20}, name = 'deepwater'},
{position = {x = 20, y = 21}, name = 'deepwater'},
{position = {x = 20, y = 22}, name = 'deepwater'},
{position = {x = 20, y = 23}, name = 'deepwater'},
{position = {x = 20, y = 24}, name = 'dirt-5'},
{position = {x = 20, y = 25}, name = 'dirt-5'},
{position = {x = 20, y = 26}, name = 'dirt-5'},
{position = {x = 20, y = 27}, name = 'dirt-5'},
{position = {x = 20, y = 28}, name = 'deepwater'},
{position = {x = 20, y = 29}, name = 'deepwater'},
{position = {x = 20, y = 30}, name = 'deepwater'},
{position = {x = 20, y = 31}, name = 'deepwater'},
{position = {x = 21, y = 0}, name = 'dirt-5'},
{position = {x = 21, y = 1}, name = 'dirt-5'},
{position = {x = 21, y = 2}, name = 'dirt-5'},
{position = {x = 21, y = 3}, name = 'dirt-5'},
{position = {x = 21, y = 4}, name = 'dirt-5'},
{position = {x = 21, y = 5}, name = 'water'},
{position = {x = 21, y = 6}, name = 'water'},
{position = {x = 21, y = 7}, name = 'water'},
{position = {x = 21, y = 8}, name = 'water'},
{position = {x = 21, y = 9}, name = 'water'},
{position = {x = 21, y = 10}, name = 'water'},
{position = {x = 21, y = 11}, name = 'water'},
{position = {x = 21, y = 12}, name = 'water'},
{position = {x = 21, y = 13}, name = 'deepwater'},
{position = {x = 21, y = 14}, name = 'refined-concrete'},
{position = {x = 21, y = 15}, name = 'refined-concrete'},
{position = {x = 21, y = 16}, name = 'refined-concrete'},
{position = {x = 21, y = 17}, name = 'deepwater'},
{position = {x = 21, y = 18}, name = 'deepwater'},
{position = {x = 21, y = 19}, name = 'deepwater'},
{position = {x = 21, y = 20}, name = 'deepwater'},
{position = {x = 21, y = 21}, name = 'deepwater'},
{position = {x = 21, y = 22}, name = 'deepwater'},
{position = {x = 21, y = 23}, name = 'dirt-5'},
{position = {x = 21, y = 24}, name = 'dirt-5'},
{position = {x = 21, y = 25}, name = 'dirt-5'},
{position = {x = 21, y = 26}, name = 'dirt-5'},
{position = {x = 21, y = 27}, name = 'dirt-5'},
{position = {x = 21, y = 28}, name = 'dirt-5'},
{position = {x = 21, y = 29}, name = 'deepwater'},
{position = {x = 21, y = 30}, name = 'deepwater'},
{position = {x = 21, y = 31}, name = 'deepwater'},
{position = {x = 22, y = 0}, name = 'dirt-5'},
{position = {x = 22, y = 1}, name = 'dirt-5'},
{position = {x = 22, y = 2}, name = 'dirt-5'},
{position = {x = 22, y = 3}, name = 'dirt-5'},
{position = {x = 22, y = 4}, name = 'dirt-5'},
{position = {x = 22, y = 5}, name = 'dirt-5'},
{position = {x = 22, y = 6}, name = 'water'},
{position = {x = 22, y = 7}, name = 'water'},
{position = {x = 22, y = 8}, name = 'dirt-5'},
{position = {x = 22, y = 9}, name = 'dirt-5'},
{position = {x = 22, y = 10}, name = 'water'},
{position = {x = 22, y = 11}, name = 'water'},
{position = {x = 22, y = 12}, name = 'water'},
{position = {x = 22, y = 13}, name = 'deepwater'},
{position = {x = 22, y = 14}, name = 'refined-concrete'},
{position = {x = 22, y = 15}, name = 'stone-path'},
{position = {x = 22, y = 16}, name = 'dirt-5'},
{position = {x = 22, y = 17}, name = 'dirt-5'},
{position = {x = 22, y = 18}, name = 'deepwater'},
{position = {x = 22, y = 19}, name = 'deepwater'},
{position = {x = 22, y = 20}, name = 'deepwater'},
{position = {x = 22, y = 21}, name = 'dirt-5'},
{position = {x = 22, y = 22}, name = 'dirt-5'},
{position = {x = 22, y = 23}, name = 'dirt-5'},
{position = {x = 22, y = 24}, name = 'dirt-5'},
{position = {x = 22, y = 25}, name = 'dirt-5'},
{position = {x = 22, y = 26}, name = 'dirt-5'},
{position = {x = 22, y = 27}, name = 'dirt-5'},
{position = {x = 22, y = 28}, name = 'dirt-5'},
{position = {x = 22, y = 29}, name = 'dirt-5'},
{position = {x = 22, y = 30}, name = 'dirt-5'},
{position = {x = 22, y = 31}, name = 'water'},
{position = {x = 23, y = 0}, name = 'dirt-5'},
{position = {x = 23, y = 1}, name = 'dirt-5'},
{position = {x = 23, y = 2}, name = 'dirt-5'},
{position = {x = 23, y = 3}, name = 'dirt-5'},
{position = {x = 23, y = 4}, name = 'dirt-5'},
{position = {x = 23, y = 5}, name = 'dirt-5'},
{position = {x = 23, y = 6}, name = 'dirt-5'},
{position = {x = 23, y = 7}, name = 'water'},
{position = {x = 23, y = 8}, name = 'dirt-5'},
{position = {x = 23, y = 9}, name = 'dirt-5'},
{position = {x = 23, y = 10}, name = 'water'},
{position = {x = 23, y = 11}, name = 'water'},
{position = {x = 23, y = 12}, name = 'water'},
{position = {x = 23, y = 13}, name = 'deepwater'},
{position = {x = 23, y = 14}, name = 'refined-concrete'},
{position = {x = 23, y = 15}, name = 'stone-path'},
{position = {x = 23, y = 16}, name = 'dirt-5'},
{position = {x = 23, y = 17}, name = 'dirt-5'},
{position = {x = 23, y = 18}, name = 'deepwater'},
{position = {x = 23, y = 19}, name = 'deepwater'},
{position = {x = 23, y = 20}, name = 'deepwater'},
{position = {x = 23, y = 21}, name = 'dirt-5'},
{position = {x = 23, y = 22}, name = 'dirt-5'},
{position = {x = 23, y = 23}, name = 'dirt-5'},
{position = {x = 23, y = 24}, name = 'dirt-5'},
{position = {x = 23, y = 25}, name = 'dirt-5'},
{position = {x = 23, y = 26}, name = 'dirt-5'},
{position = {x = 23, y = 27}, name = 'dirt-5'},
{position = {x = 23, y = 28}, name = 'dirt-5'},
{position = {x = 23, y = 29}, name = 'dirt-5'},
{position = {x = 23, y = 30}, name = 'dirt-5'},
{position = {x = 23, y = 31}, name = 'dirt-5'},
{position = {x = 24, y = 0}, name = 'dirt-5'},
{position = {x = 24, y = 1}, name = 'dirt-5'},
{position = {x = 24, y = 2}, name = 'dirt-5'},
{position = {x = 24, y = 3}, name = 'dirt-5'},
{position = {x = 24, y = 4}, name = 'dirt-5'},
{position = {x = 24, y = 5}, name = 'dirt-5'},
{position = {x = 24, y = 6}, name = 'dirt-5'},
{position = {x = 24, y = 7}, name = 'dirt-5'},
{position = {x = 24, y = 8}, name = 'dirt-5'},
{position = {x = 24, y = 9}, name = 'dirt-5'},
{position = {x = 24, y = 10}, name = 'dirt-5'},
{position = {x = 24, y = 11}, name = 'water'},
{position = {x = 24, y = 12}, name = 'water'},
{position = {x = 24, y = 13}, name = 'deepwater'},
{position = {x = 24, y = 14}, name = 'refined-concrete'},
{position = {x = 24, y = 15}, name = 'refined-concrete'},
{position = {x = 24, y = 16}, name = 'dirt-5'},
{position = {x = 24, y = 17}, name = 'dirt-5'},
{position = {x = 24, y = 18}, name = 'dirt-5'},
{position = {x = 24, y = 19}, name = 'dirt-5'},
{position = {x = 24, y = 20}, name = 'dirt-5'},
{position = {x = 24, y = 21}, name = 'dirt-5'},
{position = {x = 24, y = 22}, name = 'dirt-5'},
{position = {x = 24, y = 23}, name = 'dirt-5'},
{position = {x = 24, y = 24}, name = 'dirt-5'},
{position = {x = 24, y = 25}, name = 'dirt-5'},
{position = {x = 24, y = 26}, name = 'dirt-5'},
{position = {x = 24, y = 27}, name = 'dirt-5'},
{position = {x = 24, y = 28}, name = 'dirt-5'},
{position = {x = 24, y = 29}, name = 'dirt-5'},
{position = {x = 24, y = 30}, name = 'dirt-5'},
{position = {x = 24, y = 31}, name = 'dirt-5'},
{position = {x = 25, y = 0}, name = 'dirt-5'},
{position = {x = 25, y = 1}, name = 'dirt-5'},
{position = {x = 25, y = 2}, name = 'dirt-5'},
{position = {x = 25, y = 3}, name = 'dirt-5'},
{position = {x = 25, y = 4}, name = 'dirt-5'},
{position = {x = 25, y = 5}, name = 'dirt-5'},
{position = {x = 25, y = 6}, name = 'dirt-5'},
{position = {x = 25, y = 7}, name = 'dirt-5'},
{position = {x = 25, y = 8}, name = 'dirt-5'},
{position = {x = 25, y = 9}, name = 'dirt-5'},
{position = {x = 25, y = 10}, name = 'dirt-5'},
{position = {x = 25, y = 11}, name = 'water'},
{position = {x = 25, y = 12}, name = 'water'},
{position = {x = 25, y = 13}, name = 'deepwater'},
{position = {x = 25, y = 14}, name = 'refined-concrete'},
{position = {x = 25, y = 15}, name = 'refined-concrete'},
{position = {x = 25, y = 16}, name = 'refined-concrete'},
{position = {x = 25, y = 17}, name = 'deepwater'},
{position = {x = 25, y = 18}, name = 'dirt-5'},
{position = {x = 25, y = 19}, name = 'dirt-5'},
{position = {x = 25, y = 20}, name = 'dirt-5'},
{position = {x = 25, y = 21}, name = 'dirt-5'},
{position = {x = 25, y = 22}, name = 'dirt-5'},
{position = {x = 25, y = 23}, name = 'dirt-5'},
{position = {x = 25, y = 24}, name = 'dirt-5'},
{position = {x = 25, y = 25}, name = 'dirt-5'},
{position = {x = 25, y = 26}, name = 'dirt-5'},
{position = {x = 25, y = 27}, name = 'dirt-5'},
{position = {x = 25, y = 28}, name = 'dirt-5'},
{position = {x = 25, y = 29}, name = 'dirt-5'},
{position = {x = 25, y = 30}, name = 'dirt-5'},
{position = {x = 25, y = 31}, name = 'dirt-5'},
{position = {x = 26, y = 0}, name = 'dirt-5'},
{position = {x = 26, y = 1}, name = 'dirt-5'},
{position = {x = 26, y = 2}, name = 'dirt-5'},
{position = {x = 26, y = 3}, name = 'dirt-5'},
{position = {x = 26, y = 4}, name = 'dirt-5'},
{position = {x = 26, y = 5}, name = 'dirt-5'},
{position = {x = 26, y = 6}, name = 'dirt-5'},
{position = {x = 26, y = 7}, name = 'dirt-5'},
{position = {x = 26, y = 8}, name = 'dirt-5'},
{position = {x = 26, y = 9}, name = 'dirt-5'},
{position = {x = 26, y = 10}, name = 'dirt-5'},
{position = {x = 26, y = 11}, name = 'water'},
{position = {x = 26, y = 12}, name = 'water'},
{position = {x = 26, y = 13}, name = 'deepwater'},
{position = {x = 26, y = 14}, name = 'refined-concrete'},
{position = {x = 26, y = 15}, name = 'stone-path'},
{position = {x = 26, y = 16}, name = 'refined-concrete'},
{position = {x = 26, y = 17}, name = 'deepwater'},
{position = {x = 26, y = 18}, name = 'deepwater'},
{position = {x = 26, y = 19}, name = 'deepwater'},
{position = {x = 26, y = 20}, name = 'deepwater'},
{position = {x = 26, y = 21}, name = 'dirt-5'},
{position = {x = 26, y = 22}, name = 'dirt-5'},
{position = {x = 26, y = 23}, name = 'dirt-5'},
{position = {x = 26, y = 24}, name = 'dirt-5'},
{position = {x = 26, y = 25}, name = 'dirt-5'},
{position = {x = 26, y = 26}, name = 'dirt-5'},
{position = {x = 26, y = 27}, name = 'dirt-5'},
{position = {x = 26, y = 28}, name = 'dirt-5'},
{position = {x = 26, y = 29}, name = 'dirt-5'},
{position = {x = 26, y = 30}, name = 'dirt-5'},
{position = {x = 26, y = 31}, name = 'dirt-5'},
{position = {x = 27, y = 0}, name = 'dirt-5'},
{position = {x = 27, y = 1}, name = 'dirt-5'},
{position = {x = 27, y = 2}, name = 'dirt-5'},
{position = {x = 27, y = 3}, name = 'dirt-5'},
{position = {x = 27, y = 4}, name = 'dirt-5'},
{position = {x = 27, y = 5}, name = 'dirt-5'},
{position = {x = 27, y = 6}, name = 'dirt-5'},
{position = {x = 27, y = 7}, name = 'dirt-5'},
{position = {x = 27, y = 8}, name = 'dirt-5'},
{position = {x = 27, y = 9}, name = 'dirt-5'},
{position = {x = 27, y = 10}, name = 'dirt-5'},
{position = {x = 27, y = 11}, name = 'dirt-5'},
{position = {x = 27, y = 12}, name = 'water'},
{position = {x = 27, y = 13}, name = 'deepwater'},
{position = {x = 27, y = 14}, name = 'refined-concrete'},
{position = {x = 27, y = 15}, name = 'stone-path'},
{position = {x = 27, y = 16}, name = 'refined-concrete'},
{position = {x = 27, y = 17}, name = 'deepwater'},
{position = {x = 27, y = 18}, name = 'deepwater'},
{position = {x = 27, y = 19}, name = 'deepwater'},
{position = {x = 27, y = 20}, name = 'deepwater'},
{position = {x = 27, y = 21}, name = 'deepwater'},
{position = {x = 27, y = 22}, name = 'deepwater'},
{position = {x = 27, y = 23}, name = 'dirt-5'},
{position = {x = 27, y = 24}, name = 'dirt-5'},
{position = {x = 27, y = 25}, name = 'dirt-5'},
{position = {x = 27, y = 26}, name = 'dirt-5'},
{position = {x = 27, y = 27}, name = 'dirt-5'},
{position = {x = 27, y = 28}, name = 'dirt-5'},
{position = {x = 27, y = 29}, name = 'dirt-5'},
{position = {x = 27, y = 30}, name = 'water'},
{position = {x = 27, y = 31}, name = 'water'},
{position = {x = 28, y = 0}, name = 'dirt-5'},
{position = {x = 28, y = 1}, name = 'dirt-5'},
{position = {x = 28, y = 2}, name = 'dirt-5'},
{position = {x = 28, y = 3}, name = 'dirt-5'},
{position = {x = 28, y = 4}, name = 'dirt-5'},
{position = {x = 28, y = 5}, name = 'dirt-5'},
{position = {x = 28, y = 6}, name = 'dirt-5'},
{position = {x = 28, y = 7}, name = 'dirt-5'},
{position = {x = 28, y = 8}, name = 'dirt-5'},
{position = {x = 28, y = 9}, name = 'dirt-5'},
{position = {x = 28, y = 10}, name = 'dirt-5'},
{position = {x = 28, y = 11}, name = 'dirt-5'},
{position = {x = 28, y = 12}, name = 'water'},
{position = {x = 28, y = 13}, name = 'deepwater'},
{position = {x = 28, y = 14}, name = 'refined-concrete'},
{position = {x = 28, y = 15}, name = 'refined-concrete'},
{position = {x = 28, y = 16}, name = 'refined-concrete'},
{position = {x = 28, y = 17}, name = 'deepwater'},
{position = {x = 28, y = 18}, name = 'deepwater'},
{position = {x = 28, y = 19}, name = 'deepwater'},
{position = {x = 28, y = 20}, name = 'deepwater'},
{position = {x = 28, y = 21}, name = 'deepwater'},
{position = {x = 28, y = 22}, name = 'deepwater'},
{position = {x = 28, y = 23}, name = 'dirt-5'},
{position = {x = 28, y = 24}, name = 'dirt-5'},
{position = {x = 28, y = 25}, name = 'dirt-5'},
{position = {x = 28, y = 26}, name = 'dirt-5'},
{position = {x = 28, y = 27}, name = 'dirt-5'},
{position = {x = 28, y = 28}, name = 'dirt-5'},
{position = {x = 28, y = 29}, name = 'water'},
{position = {x = 28, y = 30}, name = 'water'},
{position = {x = 28, y = 31}, name = 'water'},
{position = {x = 29, y = 0}, name = 'dirt-5'},
{position = {x = 29, y = 1}, name = 'dirt-5'},
{position = {x = 29, y = 2}, name = 'dirt-5'},
{position = {x = 29, y = 3}, name = 'dirt-5'},
{position = {x = 29, y = 4}, name = 'dirt-5'},
{position = {x = 29, y = 5}, name = 'dirt-5'},
{position = {x = 29, y = 6}, name = 'dirt-5'},
{position = {x = 29, y = 7}, name = 'dirt-5'},
{position = {x = 29, y = 8}, name = 'dirt-5'},
{position = {x = 29, y = 9}, name = 'dirt-5'},
{position = {x = 29, y = 10}, name = 'dirt-5'},
{position = {x = 29, y = 11}, name = 'dirt-5'},
{position = {x = 29, y = 12}, name = 'water'},
{position = {x = 29, y = 13}, name = 'dirt-5'},
{position = {x = 29, y = 14}, name = 'dirt-5'},
{position = {x = 29, y = 15}, name = 'refined-concrete'},
{position = {x = 29, y = 16}, name = 'refined-concrete'},
{position = {x = 29, y = 17}, name = 'deepwater'},
{position = {x = 29, y = 18}, name = 'deepwater'},
{position = {x = 29, y = 19}, name = 'deepwater'},
{position = {x = 29, y = 20}, name = 'deepwater'},
{position = {x = 29, y = 21}, name = 'deepwater'},
{position = {x = 29, y = 22}, name = 'deepwater'},
{position = {x = 29, y = 23}, name = 'dirt-5'},
{position = {x = 29, y = 24}, name = 'dirt-5'},
{position = {x = 29, y = 25}, name = 'dirt-5'},
{position = {x = 29, y = 26}, name = 'dirt-5'},
{position = {x = 29, y = 27}, name = 'dirt-5'},
{position = {x = 29, y = 28}, name = 'dirt-5'},
{position = {x = 29, y = 29}, name = 'water'},
{position = {x = 29, y = 30}, name = 'water'},
{position = {x = 29, y = 31}, name = 'water'},
{position = {x = 30, y = 0}, name = 'dirt-5'},
{position = {x = 30, y = 1}, name = 'dirt-5'},
{position = {x = 30, y = 2}, name = 'dirt-5'},
{position = {x = 30, y = 3}, name = 'dirt-5'},
{position = {x = 30, y = 4}, name = 'dirt-5'},
{position = {x = 30, y = 5}, name = 'dirt-5'},
{position = {x = 30, y = 6}, name = 'dirt-5'},
{position = {x = 30, y = 7}, name = 'dirt-5'},
{position = {x = 30, y = 8}, name = 'dirt-5'},
{position = {x = 30, y = 9}, name = 'dirt-5'},
{position = {x = 30, y = 10}, name = 'dirt-5'},
{position = {x = 30, y = 11}, name = 'dirt-5'},
{position = {x = 30, y = 12}, name = 'dirt-5'},
{position = {x = 30, y = 13}, name = 'dirt-5'},
{position = {x = 30, y = 14}, name = 'dirt-5'},
{position = {x = 30, y = 15}, name = 'stone-path'},
{position = {x = 30, y = 16}, name = 'refined-concrete'},
{position = {x = 30, y = 17}, name = 'deepwater'},
{position = {x = 30, y = 18}, name = 'deepwater'},
{position = {x = 30, y = 19}, name = 'deepwater'},
{position = {x = 30, y = 20}, name = 'deepwater'},
{position = {x = 30, y = 21}, name = 'deepwater'},
{position = {x = 30, y = 22}, name = 'deepwater'},
{position = {x = 30, y = 23}, name = 'dirt-5'},
{position = {x = 30, y = 24}, name = 'dirt-5'},
{position = {x = 30, y = 25}, name = 'dirt-5'},
{position = {x = 30, y = 26}, name = 'dirt-5'},
{position = {x = 30, y = 27}, name = 'dirt-5'},
{position = {x = 30, y = 28}, name = 'dirt-5'},
{position = {x = 30, y = 29}, name = 'water'},
{position = {x = 30, y = 30}, name = 'water'},
{position = {x = 30, y = 31}, name = 'water'},
{position = {x = 31, y = 0}, name = 'dirt-5'},
{position = {x = 31, y = 1}, name = 'dirt-5'},
{position = {x = 31, y = 2}, name = 'dirt-5'},
{position = {x = 31, y = 3}, name = 'dirt-5'},
{position = {x = 31, y = 4}, name = 'dirt-5'},
{position = {x = 31, y = 5}, name = 'dirt-5'},
{position = {x = 31, y = 6}, name = 'dirt-5'},
{position = {x = 31, y = 7}, name = 'dirt-5'},
{position = {x = 31, y = 8}, name = 'dirt-5'},
{position = {x = 31, y = 9}, name = 'dirt-5'},
{position = {x = 31, y = 10}, name = 'dirt-5'},
{position = {x = 31, y = 11}, name = 'dirt-5'},
{position = {x = 31, y = 12}, name = 'dirt-5'},
{position = {x = 31, y = 13}, name = 'dirt-5'},
{position = {x = 31, y = 14}, name = 'refined-concrete'},
{position = {x = 31, y = 15}, name = 'stone-path'},
{position = {x = 31, y = 16}, name = 'refined-concrete'},
{position = {x = 31, y = 17}, name = 'deepwater'},
{position = {x = 31, y = 18}, name = 'deepwater'},
{position = {x = 31, y = 19}, name = 'deepwater'},
{position = {x = 31, y = 20}, name = 'deepwater'},
{position = {x = 31, y = 21}, name = 'deepwater'},
{position = {x = 31, y = 22}, name = 'deepwater'},
{position = {x = 31, y = 23}, name = 'dirt-5'},
{position = {x = 31, y = 24}, name = 'dirt-5'},
{position = {x = 31, y = 25}, name = 'dirt-5'},
{position = {x = 31, y = 26}, name = 'dirt-5'},
{position = {x = 31, y = 27}, name = 'dirt-5'},
{position = {x = 31, y = 28}, name = 'dirt-5'},
{position = {x = 31, y = 29}, name = 'water'},
{position = {x = 31, y = 30}, name = 'water'},
{position = {x = 31, y = 31}, name = 'water'}
}
},
big_worm_crossing = {
entities = {
{position = {x = 11.609375, y = 1.01953125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 12.03125, y = 2.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'big-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 11.81640625, y = 3.62109375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 14.00390625, y = 6.609375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 13.01171875, y = 7.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 12.953125, y = 7.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 13.0859375, y = 6.75}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.6015625, y = 7.89453125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 17, y = 7.609375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 19.5, y = 7.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 8.37109375, y = 8.44921875}, name = 'medium-biter', direction = 0, force = 'enemy'},
{position = {x = 9.28125, y = 9.0625}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 10.28515625, y = 9.42578125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 14.609375, y = 10}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 16, y = 10.609375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.390625, y = 10.05859375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.6953125, y = 9.80078125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 21.51171875, y = 8.4921875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 22.3359375, y = 9.3046875}, name = 'medium-biter', direction = 0, force = 'enemy'},
{position = {x = 15.6015625, y = 10.9765625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 11.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 14.5}, name = 'big-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 8.390625, y = 13.94921875}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 9.234375, y = 12.78515625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 11.96875, y = 13.609375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 12.5, y = 12.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 13.5, y = 13.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 18.46875, y = 13.5}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 21.8046875, y = 13.6953125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 22.85546875, y = 13.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 13.5}, name = 'big-worm-turret', direction = 6, force = 'enemy'},
{position = {x = 9.28125, y = 14.8046875}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 10.8046875, y = 16.31640625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.3515625, y = 15.16015625}, name = 'rock-big', direction = 0, force = 'neutral'},
{position = {x = 20.609375, y = 16}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 23.609375, y = 15}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 23.609375, y = 15.04296875}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 23.609375, y = 15.0625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 23.06640625, y = 15.6015625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 17.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 16.62109375, y = 16.79296875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 17.75390625, y = 17.796875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 22.609375, y = 17}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 23.296875, y = 17.1953125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 28.1953125, y = 18.7265625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 30.6328125, y = 17.80859375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 30.8046875, y = 17.703125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 3.8359375, y = 19.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 6.1953125, y = 19.71484375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 10.15625, y = 19.40625}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 11.48828125, y = 18.43359375}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 18.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 18.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 18.5}, name = 'tree-01-stump', direction = 0, force = 'neutral'},
{position = {x = 18.53125, y = 19.3125}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 22.01171875, y = 19.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 9.54296875, y = 20.79296875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 13.609375, y = 21}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.1953125, y = 22.6953125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 16.2890625, y = 21.1953125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 19.5625, y = 20.71875}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 7, y = 23.609375}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 11.234375, y = 22.9921875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 14.609375, y = 23.046875}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 14, y = 23.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 13.609375, y = 23.0078125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.80078125, y = 24.73828125}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.08984375, y = 23.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 17.390625, y = 23.88671875}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 21.796875, y = 23.5703125}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 11, y = 26.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 11.10546875, y = 29.390625}, name = 'fish', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 29.5}, name = 'big-worm-turret', direction = 0, force = 'enemy'}
},
tiles = {
{position = {x = 0, y = 0}, name = 'water'},
{position = {x = 0, y = 1}, name = 'water'},
{position = {x = 0, y = 2}, name = 'water'},
{position = {x = 0, y = 3}, name = 'water'},
{position = {x = 0, y = 4}, name = 'water'},
{position = {x = 0, y = 5}, name = 'water'},
{position = {x = 0, y = 6}, name = 'water'},
{position = {x = 0, y = 7}, name = 'water'},
{position = {x = 0, y = 8}, name = 'water'},
{position = {x = 0, y = 9}, name = 'water'},
{position = {x = 0, y = 10}, name = 'water'},
{position = {x = 0, y = 11}, name = 'water'},
{position = {x = 0, y = 12}, name = 'dirt-5'},
{position = {x = 0, y = 13}, name = 'deepwater'},
{position = {x = 0, y = 14}, name = 'deepwater'},
{position = {x = 0, y = 15}, name = 'dirt-5'},
{position = {x = 0, y = 16}, name = 'water'},
{position = {x = 0, y = 17}, name = 'deepwater'},
{position = {x = 0, y = 18}, name = 'water'},
{position = {x = 0, y = 19}, name = 'water'},
{position = {x = 0, y = 20}, name = 'water'},
{position = {x = 0, y = 21}, name = 'water'},
{position = {x = 0, y = 22}, name = 'water'},
{position = {x = 0, y = 23}, name = 'water'},
{position = {x = 0, y = 24}, name = 'water'},
{position = {x = 0, y = 25}, name = 'water'},
{position = {x = 0, y = 26}, name = 'water'},
{position = {x = 0, y = 27}, name = 'water'},
{position = {x = 0, y = 28}, name = 'water'},
{position = {x = 0, y = 29}, name = 'water'},
{position = {x = 0, y = 30}, name = 'water'},
{position = {x = 0, y = 31}, name = 'water'},
{position = {x = 1, y = 0}, name = 'water'},
{position = {x = 1, y = 1}, name = 'water'},
{position = {x = 1, y = 2}, name = 'water'},
{position = {x = 1, y = 3}, name = 'water'},
{position = {x = 1, y = 4}, name = 'water'},
{position = {x = 1, y = 5}, name = 'water'},
{position = {x = 1, y = 6}, name = 'water'},
{position = {x = 1, y = 7}, name = 'water'},
{position = {x = 1, y = 8}, name = 'water'},
{position = {x = 1, y = 9}, name = 'water'},
{position = {x = 1, y = 10}, name = 'water'},
{position = {x = 1, y = 11}, name = 'water'},
{position = {x = 1, y = 12}, name = 'dirt-5'},
{position = {x = 1, y = 13}, name = 'grass-2'},
{position = {x = 1, y = 14}, name = 'grass-2'},
{position = {x = 1, y = 15}, name = 'dirt-5'},
{position = {x = 1, y = 16}, name = 'water'},
{position = {x = 1, y = 17}, name = 'deepwater'},
{position = {x = 1, y = 18}, name = 'water'},
{position = {x = 1, y = 19}, name = 'water'},
{position = {x = 1, y = 20}, name = 'water'},
{position = {x = 1, y = 21}, name = 'water'},
{position = {x = 1, y = 22}, name = 'water'},
{position = {x = 1, y = 23}, name = 'water'},
{position = {x = 1, y = 24}, name = 'water'},
{position = {x = 1, y = 25}, name = 'water'},
{position = {x = 1, y = 26}, name = 'water'},
{position = {x = 1, y = 27}, name = 'water'},
{position = {x = 1, y = 28}, name = 'water'},
{position = {x = 1, y = 29}, name = 'water'},
{position = {x = 1, y = 30}, name = 'water'},
{position = {x = 1, y = 31}, name = 'water'},
{position = {x = 2, y = 0}, name = 'water'},
{position = {x = 2, y = 1}, name = 'water'},
{position = {x = 2, y = 2}, name = 'water'},
{position = {x = 2, y = 3}, name = 'water'},
{position = {x = 2, y = 4}, name = 'water'},
{position = {x = 2, y = 5}, name = 'water'},
{position = {x = 2, y = 6}, name = 'water'},
{position = {x = 2, y = 7}, name = 'water'},
{position = {x = 2, y = 8}, name = 'water'},
{position = {x = 2, y = 9}, name = 'water'},
{position = {x = 2, y = 10}, name = 'water'},
{position = {x = 2, y = 11}, name = 'water'},
{position = {x = 2, y = 12}, name = 'dirt-5'},
{position = {x = 2, y = 13}, name = 'grass-2'},
{position = {x = 2, y = 14}, name = 'grass-2'},
{position = {x = 2, y = 15}, name = 'dirt-5'},
{position = {x = 2, y = 16}, name = 'water'},
{position = {x = 2, y = 17}, name = 'deepwater'},
{position = {x = 2, y = 18}, name = 'water'},
{position = {x = 2, y = 19}, name = 'water'},
{position = {x = 2, y = 20}, name = 'water'},
{position = {x = 2, y = 21}, name = 'water'},
{position = {x = 2, y = 22}, name = 'water'},
{position = {x = 2, y = 23}, name = 'water'},
{position = {x = 2, y = 24}, name = 'water'},
{position = {x = 2, y = 25}, name = 'water'},
{position = {x = 2, y = 26}, name = 'water'},
{position = {x = 2, y = 27}, name = 'water'},
{position = {x = 2, y = 28}, name = 'water'},
{position = {x = 2, y = 29}, name = 'water'},
{position = {x = 2, y = 30}, name = 'water'},
{position = {x = 2, y = 31}, name = 'water'},
{position = {x = 3, y = 0}, name = 'water'},
{position = {x = 3, y = 1}, name = 'water'},
{position = {x = 3, y = 2}, name = 'water'},
{position = {x = 3, y = 3}, name = 'water'},
{position = {x = 3, y = 4}, name = 'water'},
{position = {x = 3, y = 5}, name = 'water'},
{position = {x = 3, y = 6}, name = 'water'},
{position = {x = 3, y = 7}, name = 'water'},
{position = {x = 3, y = 8}, name = 'water'},
{position = {x = 3, y = 9}, name = 'water'},
{position = {x = 3, y = 10}, name = 'water'},
{position = {x = 3, y = 11}, name = 'water'},
{position = {x = 3, y = 12}, name = 'dirt-5'},
{position = {x = 3, y = 13}, name = 'dirt-5'},
{position = {x = 3, y = 14}, name = 'dirt-5'},
{position = {x = 3, y = 15}, name = 'dirt-5'},
{position = {x = 3, y = 16}, name = 'water'},
{position = {x = 3, y = 17}, name = 'deepwater'},
{position = {x = 3, y = 18}, name = 'water'},
{position = {x = 3, y = 19}, name = 'water'},
{position = {x = 3, y = 20}, name = 'water'},
{position = {x = 3, y = 21}, name = 'water'},
{position = {x = 3, y = 22}, name = 'water'},
{position = {x = 3, y = 23}, name = 'water'},
{position = {x = 3, y = 24}, name = 'water'},
{position = {x = 3, y = 25}, name = 'water'},
{position = {x = 3, y = 26}, name = 'water'},
{position = {x = 3, y = 27}, name = 'water'},
{position = {x = 3, y = 28}, name = 'water'},
{position = {x = 3, y = 29}, name = 'water'},
{position = {x = 3, y = 30}, name = 'water'},
{position = {x = 3, y = 31}, name = 'water'},
{position = {x = 4, y = 0}, name = 'water'},
{position = {x = 4, y = 1}, name = 'water'},
{position = {x = 4, y = 2}, name = 'water'},
{position = {x = 4, y = 3}, name = 'water'},
{position = {x = 4, y = 4}, name = 'water'},
{position = {x = 4, y = 5}, name = 'water'},
{position = {x = 4, y = 6}, name = 'water'},
{position = {x = 4, y = 7}, name = 'water'},
{position = {x = 4, y = 8}, name = 'water'},
{position = {x = 4, y = 9}, name = 'water'},
{position = {x = 4, y = 10}, name = 'water'},
{position = {x = 4, y = 11}, name = 'dirt-5'},
{position = {x = 4, y = 12}, name = 'water'},
{position = {x = 4, y = 13}, name = 'water'},
{position = {x = 4, y = 14}, name = 'water'},
{position = {x = 4, y = 15}, name = 'dirt-5'},
{position = {x = 4, y = 16}, name = 'water'},
{position = {x = 4, y = 17}, name = 'deepwater'},
{position = {x = 4, y = 18}, name = 'water'},
{position = {x = 4, y = 19}, name = 'water'},
{position = {x = 4, y = 20}, name = 'water'},
{position = {x = 4, y = 21}, name = 'water'},
{position = {x = 4, y = 22}, name = 'water'},
{position = {x = 4, y = 23}, name = 'water'},
{position = {x = 4, y = 24}, name = 'water'},
{position = {x = 4, y = 25}, name = 'water'},
{position = {x = 4, y = 26}, name = 'water'},
{position = {x = 4, y = 27}, name = 'water'},
{position = {x = 4, y = 28}, name = 'water'},
{position = {x = 4, y = 29}, name = 'water'},
{position = {x = 4, y = 30}, name = 'water'},
{position = {x = 4, y = 31}, name = 'water'},
{position = {x = 5, y = 0}, name = 'water'},
{position = {x = 5, y = 1}, name = 'water'},
{position = {x = 5, y = 2}, name = 'water'},
{position = {x = 5, y = 3}, name = 'water'},
{position = {x = 5, y = 4}, name = 'water'},
{position = {x = 5, y = 5}, name = 'water'},
{position = {x = 5, y = 6}, name = 'water'},
{position = {x = 5, y = 7}, name = 'water'},
{position = {x = 5, y = 8}, name = 'water'},
{position = {x = 5, y = 9}, name = 'water'},
{position = {x = 5, y = 10}, name = 'dirt-5'},
{position = {x = 5, y = 11}, name = 'dirt-5'},
{position = {x = 5, y = 12}, name = 'water'},
{position = {x = 5, y = 13}, name = 'water'},
{position = {x = 5, y = 14}, name = 'water'},
{position = {x = 5, y = 15}, name = 'dirt-5'},
{position = {x = 5, y = 16}, name = 'dirt-5'},
{position = {x = 5, y = 17}, name = 'water'},
{position = {x = 5, y = 18}, name = 'deepwater'},
{position = {x = 5, y = 19}, name = 'water'},
{position = {x = 5, y = 20}, name = 'water'},
{position = {x = 5, y = 21}, name = 'water'},
{position = {x = 5, y = 22}, name = 'water'},
{position = {x = 5, y = 23}, name = 'water'},
{position = {x = 5, y = 24}, name = 'water'},
{position = {x = 5, y = 25}, name = 'water'},
{position = {x = 5, y = 26}, name = 'water'},
{position = {x = 5, y = 27}, name = 'water'},
{position = {x = 5, y = 28}, name = 'water'},
{position = {x = 5, y = 29}, name = 'water'},
{position = {x = 5, y = 30}, name = 'water'},
{position = {x = 5, y = 31}, name = 'water'},
{position = {x = 6, y = 0}, name = 'water'},
{position = {x = 6, y = 1}, name = 'water'},
{position = {x = 6, y = 2}, name = 'water'},
{position = {x = 6, y = 3}, name = 'water'},
{position = {x = 6, y = 4}, name = 'water'},
{position = {x = 6, y = 5}, name = 'water'},
{position = {x = 6, y = 6}, name = 'water'},
{position = {x = 6, y = 7}, name = 'water'},
{position = {x = 6, y = 8}, name = 'water'},
{position = {x = 6, y = 9}, name = 'water'},
{position = {x = 6, y = 10}, name = 'dirt-5'},
{position = {x = 6, y = 11}, name = 'water'},
{position = {x = 6, y = 12}, name = 'water'},
{position = {x = 6, y = 13}, name = 'water'},
{position = {x = 6, y = 14}, name = 'water'},
{position = {x = 6, y = 15}, name = 'water'},
{position = {x = 6, y = 16}, name = 'dirt-5'},
{position = {x = 6, y = 17}, name = 'water'},
{position = {x = 6, y = 18}, name = 'deepwater'},
{position = {x = 6, y = 19}, name = 'deepwater'},
{position = {x = 6, y = 20}, name = 'water'},
{position = {x = 6, y = 21}, name = 'water'},
{position = {x = 6, y = 22}, name = 'water'},
{position = {x = 6, y = 23}, name = 'water'},
{position = {x = 6, y = 24}, name = 'water'},
{position = {x = 6, y = 25}, name = 'water'},
{position = {x = 6, y = 26}, name = 'water'},
{position = {x = 6, y = 27}, name = 'water'},
{position = {x = 6, y = 28}, name = 'water'},
{position = {x = 6, y = 29}, name = 'water'},
{position = {x = 6, y = 30}, name = 'water'},
{position = {x = 6, y = 31}, name = 'water'},
{position = {x = 7, y = 0}, name = 'water'},
{position = {x = 7, y = 1}, name = 'water'},
{position = {x = 7, y = 2}, name = 'water'},
{position = {x = 7, y = 3}, name = 'water'},
{position = {x = 7, y = 4}, name = 'water'},
{position = {x = 7, y = 5}, name = 'water'},
{position = {x = 7, y = 6}, name = 'water'},
{position = {x = 7, y = 7}, name = 'water'},
{position = {x = 7, y = 8}, name = 'water'},
{position = {x = 7, y = 9}, name = 'dirt-5'},
{position = {x = 7, y = 10}, name = 'water'},
{position = {x = 7, y = 11}, name = 'water'},
{position = {x = 7, y = 12}, name = 'water'},
{position = {x = 7, y = 13}, name = 'water'},
{position = {x = 7, y = 14}, name = 'water'},
{position = {x = 7, y = 15}, name = 'water'},
{position = {x = 7, y = 16}, name = 'water'},
{position = {x = 7, y = 17}, name = 'dirt-5'},
{position = {x = 7, y = 18}, name = 'water'},
{position = {x = 7, y = 19}, name = 'water'},
{position = {x = 7, y = 20}, name = 'deepwater'},
{position = {x = 7, y = 21}, name = 'deepwater'},
{position = {x = 7, y = 22}, name = 'water'},
{position = {x = 7, y = 23}, name = 'water'},
{position = {x = 7, y = 24}, name = 'water'},
{position = {x = 7, y = 25}, name = 'water'},
{position = {x = 7, y = 26}, name = 'water'},
{position = {x = 7, y = 27}, name = 'water'},
{position = {x = 7, y = 28}, name = 'water'},
{position = {x = 7, y = 29}, name = 'water'},
{position = {x = 7, y = 30}, name = 'water'},
{position = {x = 7, y = 31}, name = 'water'},
{position = {x = 8, y = 0}, name = 'water'},
{position = {x = 8, y = 1}, name = 'water'},
{position = {x = 8, y = 2}, name = 'water'},
{position = {x = 8, y = 3}, name = 'water'},
{position = {x = 8, y = 4}, name = 'water'},
{position = {x = 8, y = 5}, name = 'water'},
{position = {x = 8, y = 6}, name = 'water'},
{position = {x = 8, y = 7}, name = 'water'},
{position = {x = 8, y = 8}, name = 'dirt-5'},
{position = {x = 8, y = 9}, name = 'dirt-5'},
{position = {x = 8, y = 10}, name = 'deepwater'},
{position = {x = 8, y = 11}, name = 'water'},
{position = {x = 8, y = 12}, name = 'water'},
{position = {x = 8, y = 13}, name = 'water'},
{position = {x = 8, y = 14}, name = 'water'},
{position = {x = 8, y = 15}, name = 'water'},
{position = {x = 8, y = 16}, name = 'water'},
{position = {x = 8, y = 17}, name = 'dirt-5'},
{position = {x = 8, y = 18}, name = 'dirt-5'},
{position = {x = 8, y = 19}, name = 'water'},
{position = {x = 8, y = 20}, name = 'water'},
{position = {x = 8, y = 21}, name = 'deepwater'},
{position = {x = 8, y = 22}, name = 'deepwater'},
{position = {x = 8, y = 23}, name = 'water'},
{position = {x = 8, y = 24}, name = 'water'},
{position = {x = 8, y = 25}, name = 'water'},
{position = {x = 8, y = 26}, name = 'water'},
{position = {x = 8, y = 27}, name = 'water'},
{position = {x = 8, y = 28}, name = 'water'},
{position = {x = 8, y = 29}, name = 'water'},
{position = {x = 8, y = 30}, name = 'water'},
{position = {x = 8, y = 31}, name = 'water'},
{position = {x = 9, y = 0}, name = 'water'},
{position = {x = 9, y = 1}, name = 'water'},
{position = {x = 9, y = 2}, name = 'water'},
{position = {x = 9, y = 3}, name = 'water'},
{position = {x = 9, y = 4}, name = 'water'},
{position = {x = 9, y = 5}, name = 'water'},
{position = {x = 9, y = 6}, name = 'water'},
{position = {x = 9, y = 7}, name = 'dirt-5'},
{position = {x = 9, y = 8}, name = 'dirt-5'},
{position = {x = 9, y = 9}, name = 'dirt-5'},
{position = {x = 9, y = 10}, name = 'deepwater'},
{position = {x = 9, y = 11}, name = 'water'},
{position = {x = 9, y = 12}, name = 'water'},
{position = {x = 9, y = 13}, name = 'water'},
{position = {x = 9, y = 14}, name = 'water'},
{position = {x = 9, y = 15}, name = 'water'},
{position = {x = 9, y = 16}, name = 'water'},
{position = {x = 9, y = 17}, name = 'water'},
{position = {x = 9, y = 18}, name = 'water'},
{position = {x = 9, y = 19}, name = 'dirt-5'},
{position = {x = 9, y = 20}, name = 'dirt-5'},
{position = {x = 9, y = 21}, name = 'water'},
{position = {x = 9, y = 22}, name = 'water'},
{position = {x = 9, y = 23}, name = 'deepwater'},
{position = {x = 9, y = 24}, name = 'deepwater'},
{position = {x = 9, y = 25}, name = 'water'},
{position = {x = 9, y = 26}, name = 'water'},
{position = {x = 9, y = 27}, name = 'water'},
{position = {x = 9, y = 28}, name = 'water'},
{position = {x = 9, y = 29}, name = 'water'},
{position = {x = 9, y = 30}, name = 'water'},
{position = {x = 9, y = 31}, name = 'water'},
{position = {x = 10, y = 0}, name = 'water'},
{position = {x = 10, y = 1}, name = 'water'},
{position = {x = 10, y = 2}, name = 'water'},
{position = {x = 10, y = 3}, name = 'water'},
{position = {x = 10, y = 4}, name = 'water'},
{position = {x = 10, y = 5}, name = 'water'},
{position = {x = 10, y = 6}, name = 'dirt-5'},
{position = {x = 10, y = 7}, name = 'water'},
{position = {x = 10, y = 8}, name = 'water'},
{position = {x = 10, y = 9}, name = 'dirt-5'},
{position = {x = 10, y = 10}, name = 'water'},
{position = {x = 10, y = 11}, name = 'deepwater'},
{position = {x = 10, y = 12}, name = 'water'},
{position = {x = 10, y = 13}, name = 'water'},
{position = {x = 10, y = 14}, name = 'water'},
{position = {x = 10, y = 15}, name = 'water'},
{position = {x = 10, y = 16}, name = 'water'},
{position = {x = 10, y = 17}, name = 'water'},
{position = {x = 10, y = 18}, name = 'water'},
{position = {x = 10, y = 19}, name = 'dirt-5'},
{position = {x = 10, y = 20}, name = 'water'},
{position = {x = 10, y = 21}, name = 'dirt-5'},
{position = {x = 10, y = 22}, name = 'dirt-5'},
{position = {x = 10, y = 23}, name = 'water'},
{position = {x = 10, y = 24}, name = 'deepwater'},
{position = {x = 10, y = 25}, name = 'deepwater'},
{position = {x = 10, y = 26}, name = 'water'},
{position = {x = 10, y = 27}, name = 'water'},
{position = {x = 10, y = 28}, name = 'water'},
{position = {x = 10, y = 29}, name = 'water'},
{position = {x = 10, y = 30}, name = 'water'},
{position = {x = 10, y = 31}, name = 'water'},
{position = {x = 11, y = 0}, name = 'water'},
{position = {x = 11, y = 1}, name = 'water'},
{position = {x = 11, y = 2}, name = 'water'},
{position = {x = 11, y = 3}, name = 'water'},
{position = {x = 11, y = 4}, name = 'water'},
{position = {x = 11, y = 5}, name = 'water'},
{position = {x = 11, y = 6}, name = 'dirt-5'},
{position = {x = 11, y = 7}, name = 'water'},
{position = {x = 11, y = 8}, name = 'water'},
{position = {x = 11, y = 9}, name = 'water'},
{position = {x = 11, y = 10}, name = 'dirt-5'},
{position = {x = 11, y = 11}, name = 'water'},
{position = {x = 11, y = 12}, name = 'deepwater'},
{position = {x = 11, y = 13}, name = 'deepwater'},
{position = {x = 11, y = 14}, name = 'water'},
{position = {x = 11, y = 15}, name = 'water'},
{position = {x = 11, y = 16}, name = 'water'},
{position = {x = 11, y = 17}, name = 'water'},
{position = {x = 11, y = 18}, name = 'dirt-5'},
{position = {x = 11, y = 19}, name = 'water'},
{position = {x = 11, y = 20}, name = 'water'},
{position = {x = 11, y = 21}, name = 'water'},
{position = {x = 11, y = 22}, name = 'dirt-5'},
{position = {x = 11, y = 23}, name = 'dirt-5'},
{position = {x = 11, y = 24}, name = 'water'},
{position = {x = 11, y = 25}, name = 'water'},
{position = {x = 11, y = 26}, name = 'deepwater'},
{position = {x = 11, y = 27}, name = 'water'},
{position = {x = 11, y = 28}, name = 'water'},
{position = {x = 11, y = 29}, name = 'water'},
{position = {x = 11, y = 30}, name = 'water'},
{position = {x = 11, y = 31}, name = 'water'},
{position = {x = 12, y = 0}, name = 'water'},
{position = {x = 12, y = 1}, name = 'water'},
{position = {x = 12, y = 2}, name = 'water'},
{position = {x = 12, y = 3}, name = 'water'},
{position = {x = 12, y = 4}, name = 'water'},
{position = {x = 12, y = 5}, name = 'dirt-5'},
{position = {x = 12, y = 6}, name = 'water'},
{position = {x = 12, y = 7}, name = 'water'},
{position = {x = 12, y = 8}, name = 'water'},
{position = {x = 12, y = 9}, name = 'water'},
{position = {x = 12, y = 10}, name = 'water'},
{position = {x = 12, y = 11}, name = 'dirt-5'},
{position = {x = 12, y = 12}, name = 'water'},
{position = {x = 12, y = 13}, name = 'water'},
{position = {x = 12, y = 14}, name = 'deepwater'},
{position = {x = 12, y = 15}, name = 'water'},
{position = {x = 12, y = 16}, name = 'water'},
{position = {x = 12, y = 17}, name = 'water'},
{position = {x = 12, y = 18}, name = 'dirt-5'},
{position = {x = 12, y = 19}, name = 'water'},
{position = {x = 12, y = 20}, name = 'water'},
{position = {x = 12, y = 21}, name = 'water'},
{position = {x = 12, y = 22}, name = 'water'},
{position = {x = 12, y = 23}, name = 'water'},
{position = {x = 12, y = 24}, name = 'dirt-5'},
{position = {x = 12, y = 25}, name = 'water'},
{position = {x = 12, y = 26}, name = 'deepwater'},
{position = {x = 12, y = 27}, name = 'deepwater'},
{position = {x = 12, y = 28}, name = 'deepwater'},
{position = {x = 12, y = 29}, name = 'water'},
{position = {x = 12, y = 30}, name = 'water'},
{position = {x = 12, y = 31}, name = 'water'},
{position = {x = 13, y = 0}, name = 'deepwater'},
{position = {x = 13, y = 1}, name = 'deepwater'},
{position = {x = 13, y = 2}, name = 'deepwater'},
{position = {x = 13, y = 3}, name = 'water'},
{position = {x = 13, y = 4}, name = 'dirt-5'},
{position = {x = 13, y = 5}, name = 'water'},
{position = {x = 13, y = 6}, name = 'water'},
{position = {x = 13, y = 7}, name = 'water'},
{position = {x = 13, y = 8}, name = 'water'},
{position = {x = 13, y = 9}, name = 'water'},
{position = {x = 13, y = 10}, name = 'water'},
{position = {x = 13, y = 11}, name = 'water'},
{position = {x = 13, y = 12}, name = 'dirt-5'},
{position = {x = 13, y = 13}, name = 'water'},
{position = {x = 13, y = 14}, name = 'water'},
{position = {x = 13, y = 15}, name = 'deepwater'},
{position = {x = 13, y = 16}, name = 'dirt-5'},
{position = {x = 13, y = 17}, name = 'dirt-5'},
{position = {x = 13, y = 18}, name = 'water'},
{position = {x = 13, y = 19}, name = 'water'},
{position = {x = 13, y = 20}, name = 'water'},
{position = {x = 13, y = 21}, name = 'water'},
{position = {x = 13, y = 22}, name = 'water'},
{position = {x = 13, y = 23}, name = 'water'},
{position = {x = 13, y = 24}, name = 'water'},
{position = {x = 13, y = 25}, name = 'dirt-5'},
{position = {x = 13, y = 26}, name = 'dirt-5'},
{position = {x = 13, y = 27}, name = 'dirt-5'},
{position = {x = 13, y = 28}, name = 'water'},
{position = {x = 13, y = 29}, name = 'deepwater'},
{position = {x = 13, y = 30}, name = 'deepwater'},
{position = {x = 13, y = 31}, name = 'deepwater'},
{position = {x = 14, y = 0}, name = 'dirt-5'},
{position = {x = 14, y = 1}, name = 'dirt-5'},
{position = {x = 14, y = 2}, name = 'dirt-5'},
{position = {x = 14, y = 3}, name = 'dirt-5'},
{position = {x = 14, y = 4}, name = 'water'},
{position = {x = 14, y = 5}, name = 'deepwater'},
{position = {x = 14, y = 6}, name = 'water'},
{position = {x = 14, y = 7}, name = 'water'},
{position = {x = 14, y = 8}, name = 'water'},
{position = {x = 14, y = 9}, name = 'water'},
{position = {x = 14, y = 10}, name = 'water'},
{position = {x = 14, y = 11}, name = 'water'},
{position = {x = 14, y = 12}, name = 'water'},
{position = {x = 14, y = 13}, name = 'dirt-4'},
{position = {x = 14, y = 14}, name = 'dirt-5'},
{position = {x = 14, y = 15}, name = 'grass-2'},
{position = {x = 14, y = 16}, name = 'dirt-5'},
{position = {x = 14, y = 17}, name = 'water'},
{position = {x = 14, y = 18}, name = 'water'},
{position = {x = 14, y = 19}, name = 'water'},
{position = {x = 14, y = 20}, name = 'water'},
{position = {x = 14, y = 21}, name = 'water'},
{position = {x = 14, y = 22}, name = 'water'},
{position = {x = 14, y = 23}, name = 'water'},
{position = {x = 14, y = 24}, name = 'water'},
{position = {x = 14, y = 25}, name = 'water'},
{position = {x = 14, y = 26}, name = 'water'},
{position = {x = 14, y = 27}, name = 'dirt-5'},
{position = {x = 14, y = 28}, name = 'dirt-5'},
{position = {x = 14, y = 29}, name = 'dirt-5'},
{position = {x = 14, y = 30}, name = 'dirt-5'},
{position = {x = 14, y = 31}, name = 'dirt-5'},
{position = {x = 15, y = 0}, name = 'deepwater'},
{position = {x = 15, y = 1}, name = 'grass-2'},
{position = {x = 15, y = 2}, name = 'dirt-5'},
{position = {x = 15, y = 3}, name = 'dirt-5'},
{position = {x = 15, y = 4}, name = 'water'},
{position = {x = 15, y = 5}, name = 'deepwater'},
{position = {x = 15, y = 6}, name = 'water'},
{position = {x = 15, y = 7}, name = 'water'},
{position = {x = 15, y = 8}, name = 'water'},
{position = {x = 15, y = 9}, name = 'water'},
{position = {x = 15, y = 10}, name = 'water'},
{position = {x = 15, y = 11}, name = 'water'},
{position = {x = 15, y = 12}, name = 'water'},
{position = {x = 15, y = 13}, name = 'water'},
{position = {x = 15, y = 14}, name = 'dirt-5'},
{position = {x = 15, y = 15}, name = 'dirt-5'},
{position = {x = 15, y = 16}, name = 'grass-2'},
{position = {x = 15, y = 17}, name = 'water'},
{position = {x = 15, y = 18}, name = 'deepwater'},
{position = {x = 15, y = 19}, name = 'water'},
{position = {x = 15, y = 20}, name = 'water'},
{position = {x = 15, y = 21}, name = 'water'},
{position = {x = 15, y = 22}, name = 'water'},
{position = {x = 15, y = 23}, name = 'water'},
{position = {x = 15, y = 24}, name = 'water'},
{position = {x = 15, y = 25}, name = 'water'},
{position = {x = 15, y = 26}, name = 'water'},
{position = {x = 15, y = 27}, name = 'water'},
{position = {x = 15, y = 28}, name = 'dirt-5'},
{position = {x = 15, y = 29}, name = 'dirt-5'},
{position = {x = 15, y = 30}, name = 'grass-2'},
{position = {x = 15, y = 31}, name = 'deepwater'},
{position = {x = 16, y = 0}, name = 'deepwater'},
{position = {x = 16, y = 1}, name = 'grass-2'},
{position = {x = 16, y = 2}, name = 'dirt-5'},
{position = {x = 16, y = 3}, name = 'dirt-5'},
{position = {x = 16, y = 4}, name = 'water'},
{position = {x = 16, y = 5}, name = 'deepwater'},
{position = {x = 16, y = 6}, name = 'deepwater'},
{position = {x = 16, y = 7}, name = 'water'},
{position = {x = 16, y = 8}, name = 'water'},
{position = {x = 16, y = 9}, name = 'water'},
{position = {x = 16, y = 10}, name = 'water'},
{position = {x = 16, y = 11}, name = 'water'},
{position = {x = 16, y = 12}, name = 'water'},
{position = {x = 16, y = 13}, name = 'water'},
{position = {x = 16, y = 14}, name = 'dirt-4'},
{position = {x = 16, y = 15}, name = 'dirt-4'},
{position = {x = 16, y = 16}, name = 'dirt-5'},
{position = {x = 16, y = 17}, name = 'water'},
{position = {x = 16, y = 18}, name = 'deepwater'},
{position = {x = 16, y = 19}, name = 'deepwater'},
{position = {x = 16, y = 20}, name = 'deepwater'},
{position = {x = 16, y = 21}, name = 'water'},
{position = {x = 16, y = 22}, name = 'water'},
{position = {x = 16, y = 23}, name = 'water'},
{position = {x = 16, y = 24}, name = 'water'},
{position = {x = 16, y = 25}, name = 'water'},
{position = {x = 16, y = 26}, name = 'water'},
{position = {x = 16, y = 27}, name = 'water'},
{position = {x = 16, y = 28}, name = 'dirt-5'},
{position = {x = 16, y = 29}, name = 'dirt-5'},
{position = {x = 16, y = 30}, name = 'grass-2'},
{position = {x = 16, y = 31}, name = 'deepwater'},
{position = {x = 17, y = 0}, name = 'dirt-5'},
{position = {x = 17, y = 1}, name = 'dirt-5'},
{position = {x = 17, y = 2}, name = 'dirt-5'},
{position = {x = 17, y = 3}, name = 'dirt-5'},
{position = {x = 17, y = 4}, name = 'dirt-5'},
{position = {x = 17, y = 5}, name = 'water'},
{position = {x = 17, y = 6}, name = 'deepwater'},
{position = {x = 17, y = 7}, name = 'deepwater'},
{position = {x = 17, y = 8}, name = 'water'},
{position = {x = 17, y = 9}, name = 'water'},
{position = {x = 17, y = 10}, name = 'water'},
{position = {x = 17, y = 11}, name = 'water'},
{position = {x = 17, y = 12}, name = 'water'},
{position = {x = 17, y = 13}, name = 'water'},
{position = {x = 17, y = 14}, name = 'dirt-5'},
{position = {x = 17, y = 15}, name = 'water'},
{position = {x = 17, y = 16}, name = 'water'},
{position = {x = 17, y = 17}, name = 'dirt-5'},
{position = {x = 17, y = 18}, name = 'water'},
{position = {x = 17, y = 19}, name = 'water'},
{position = {x = 17, y = 20}, name = 'deepwater'},
{position = {x = 17, y = 21}, name = 'deepwater'},
{position = {x = 17, y = 22}, name = 'water'},
{position = {x = 17, y = 23}, name = 'water'},
{position = {x = 17, y = 24}, name = 'water'},
{position = {x = 17, y = 25}, name = 'water'},
{position = {x = 17, y = 26}, name = 'water'},
{position = {x = 17, y = 27}, name = 'water'},
{position = {x = 17, y = 28}, name = 'dirt-5'},
{position = {x = 17, y = 29}, name = 'dirt-5'},
{position = {x = 17, y = 30}, name = 'dirt-5'},
{position = {x = 17, y = 31}, name = 'dirt-5'},
{position = {x = 18, y = 0}, name = 'water'},
{position = {x = 18, y = 1}, name = 'water'},
{position = {x = 18, y = 2}, name = 'water'},
{position = {x = 18, y = 3}, name = 'water'},
{position = {x = 18, y = 4}, name = 'water'},
{position = {x = 18, y = 5}, name = 'dirt-5'},
{position = {x = 18, y = 6}, name = 'water'},
{position = {x = 18, y = 7}, name = 'deepwater'},
{position = {x = 18, y = 8}, name = 'deepwater'},
{position = {x = 18, y = 9}, name = 'water'},
{position = {x = 18, y = 10}, name = 'water'},
{position = {x = 18, y = 11}, name = 'water'},
{position = {x = 18, y = 12}, name = 'dirt-5'},
{position = {x = 18, y = 13}, name = 'dirt-5'},
{position = {x = 18, y = 14}, name = 'water'},
{position = {x = 18, y = 15}, name = 'water'},
{position = {x = 18, y = 16}, name = 'water'},
{position = {x = 18, y = 17}, name = 'water'},
{position = {x = 18, y = 18}, name = 'dirt-5'},
{position = {x = 18, y = 19}, name = 'dirt-5'},
{position = {x = 18, y = 20}, name = 'water'},
{position = {x = 18, y = 21}, name = 'deepwater'},
{position = {x = 18, y = 22}, name = 'deepwater'},
{position = {x = 18, y = 23}, name = 'deepwater'},
{position = {x = 18, y = 24}, name = 'water'},
{position = {x = 18, y = 25}, name = 'water'},
{position = {x = 18, y = 26}, name = 'water'},
{position = {x = 18, y = 27}, name = 'dirt-5'},
{position = {x = 18, y = 28}, name = 'water'},
{position = {x = 18, y = 29}, name = 'water'},
{position = {x = 18, y = 30}, name = 'water'},
{position = {x = 18, y = 31}, name = 'water'},
{position = {x = 19, y = 0}, name = 'water'},
{position = {x = 19, y = 1}, name = 'water'},
{position = {x = 19, y = 2}, name = 'water'},
{position = {x = 19, y = 3}, name = 'water'},
{position = {x = 19, y = 4}, name = 'water'},
{position = {x = 19, y = 5}, name = 'water'},
{position = {x = 19, y = 6}, name = 'dirt-5'},
{position = {x = 19, y = 7}, name = 'water'},
{position = {x = 19, y = 8}, name = 'deepwater'},
{position = {x = 19, y = 9}, name = 'deepwater'},
{position = {x = 19, y = 10}, name = 'water'},
{position = {x = 19, y = 11}, name = 'dirt-5'},
{position = {x = 19, y = 12}, name = 'water'},
{position = {x = 19, y = 13}, name = 'water'},
{position = {x = 19, y = 14}, name = 'water'},
{position = {x = 19, y = 15}, name = 'water'},
{position = {x = 19, y = 16}, name = 'water'},
{position = {x = 19, y = 17}, name = 'water'},
{position = {x = 19, y = 18}, name = 'water'},
{position = {x = 19, y = 19}, name = 'water'},
{position = {x = 19, y = 20}, name = 'dirt-5'},
{position = {x = 19, y = 21}, name = 'dirt-5'},
{position = {x = 19, y = 22}, name = 'water'},
{position = {x = 19, y = 23}, name = 'deepwater'},
{position = {x = 19, y = 24}, name = 'deepwater'},
{position = {x = 19, y = 25}, name = 'dirt-5'},
{position = {x = 19, y = 26}, name = 'dirt-5'},
{position = {x = 19, y = 27}, name = 'water'},
{position = {x = 19, y = 28}, name = 'water'},
{position = {x = 19, y = 29}, name = 'water'},
{position = {x = 19, y = 30}, name = 'water'},
{position = {x = 19, y = 31}, name = 'water'},
{position = {x = 20, y = 0}, name = 'water'},
{position = {x = 20, y = 1}, name = 'water'},
{position = {x = 20, y = 2}, name = 'water'},
{position = {x = 20, y = 3}, name = 'water'},
{position = {x = 20, y = 4}, name = 'water'},
{position = {x = 20, y = 5}, name = 'water'},
{position = {x = 20, y = 6}, name = 'dirt-5'},
{position = {x = 20, y = 7}, name = 'dirt-5'},
{position = {x = 20, y = 8}, name = 'water'},
{position = {x = 20, y = 9}, name = 'water'},
{position = {x = 20, y = 10}, name = 'dirt-5'},
{position = {x = 20, y = 11}, name = 'water'},
{position = {x = 20, y = 12}, name = 'water'},
{position = {x = 20, y = 13}, name = 'water'},
{position = {x = 20, y = 14}, name = 'water'},
{position = {x = 20, y = 15}, name = 'water'},
{position = {x = 20, y = 16}, name = 'water'},
{position = {x = 20, y = 17}, name = 'water'},
{position = {x = 20, y = 18}, name = 'water'},
{position = {x = 20, y = 19}, name = 'water'},
{position = {x = 20, y = 20}, name = 'water'},
{position = {x = 20, y = 21}, name = 'water'},
{position = {x = 20, y = 22}, name = 'dirt-5'},
{position = {x = 20, y = 23}, name = 'water'},
{position = {x = 20, y = 24}, name = 'dirt-5'},
{position = {x = 20, y = 25}, name = 'water'},
{position = {x = 20, y = 26}, name = 'water'},
{position = {x = 20, y = 27}, name = 'water'},
{position = {x = 20, y = 28}, name = 'water'},
{position = {x = 20, y = 29}, name = 'water'},
{position = {x = 20, y = 30}, name = 'water'},
{position = {x = 20, y = 31}, name = 'water'},
{position = {x = 21, y = 0}, name = 'water'},
{position = {x = 21, y = 1}, name = 'water'},
{position = {x = 21, y = 2}, name = 'water'},
{position = {x = 21, y = 3}, name = 'water'},
{position = {x = 21, y = 4}, name = 'water'},
{position = {x = 21, y = 5}, name = 'water'},
{position = {x = 21, y = 6}, name = 'water'},
{position = {x = 21, y = 7}, name = 'water'},
{position = {x = 21, y = 8}, name = 'dirt-5'},
{position = {x = 21, y = 9}, name = 'dirt-5'},
{position = {x = 21, y = 10}, name = 'dirt-5'},
{position = {x = 21, y = 11}, name = 'deepwater'},
{position = {x = 21, y = 12}, name = 'water'},
{position = {x = 21, y = 13}, name = 'water'},
{position = {x = 21, y = 14}, name = 'water'},
{position = {x = 21, y = 15}, name = 'water'},
{position = {x = 21, y = 16}, name = 'water'},
{position = {x = 21, y = 17}, name = 'water'},
{position = {x = 21, y = 18}, name = 'water'},
{position = {x = 21, y = 19}, name = 'water'},
{position = {x = 21, y = 20}, name = 'water'},
{position = {x = 21, y = 21}, name = 'water'},
{position = {x = 21, y = 22}, name = 'dirt-5'},
{position = {x = 21, y = 23}, name = 'dirt-5'},
{position = {x = 21, y = 24}, name = 'water'},
{position = {x = 21, y = 25}, name = 'water'},
{position = {x = 21, y = 26}, name = 'water'},
{position = {x = 21, y = 27}, name = 'water'},
{position = {x = 21, y = 28}, name = 'water'},
{position = {x = 21, y = 29}, name = 'water'},
{position = {x = 21, y = 30}, name = 'water'},
{position = {x = 21, y = 31}, name = 'water'},
{position = {x = 22, y = 0}, name = 'water'},
{position = {x = 22, y = 1}, name = 'water'},
{position = {x = 22, y = 2}, name = 'water'},
{position = {x = 22, y = 3}, name = 'water'},
{position = {x = 22, y = 4}, name = 'water'},
{position = {x = 22, y = 5}, name = 'water'},
{position = {x = 22, y = 6}, name = 'water'},
{position = {x = 22, y = 7}, name = 'water'},
{position = {x = 22, y = 8}, name = 'water'},
{position = {x = 22, y = 9}, name = 'dirt-5'},
{position = {x = 22, y = 10}, name = 'water'},
{position = {x = 22, y = 11}, name = 'deepwater'},
{position = {x = 22, y = 12}, name = 'water'},
{position = {x = 22, y = 13}, name = 'water'},
{position = {x = 22, y = 14}, name = 'water'},
{position = {x = 22, y = 15}, name = 'water'},
{position = {x = 22, y = 16}, name = 'water'},
{position = {x = 22, y = 17}, name = 'water'},
{position = {x = 22, y = 18}, name = 'water'},
{position = {x = 22, y = 19}, name = 'water'},
{position = {x = 22, y = 20}, name = 'water'},
{position = {x = 22, y = 21}, name = 'dirt-5'},
{position = {x = 22, y = 22}, name = 'water'},
{position = {x = 22, y = 23}, name = 'water'},
{position = {x = 22, y = 24}, name = 'water'},
{position = {x = 22, y = 25}, name = 'water'},
{position = {x = 22, y = 26}, name = 'water'},
{position = {x = 22, y = 27}, name = 'water'},
{position = {x = 22, y = 28}, name = 'water'},
{position = {x = 22, y = 29}, name = 'water'},
{position = {x = 22, y = 30}, name = 'water'},
{position = {x = 22, y = 31}, name = 'water'},
{position = {x = 23, y = 0}, name = 'water'},
{position = {x = 23, y = 1}, name = 'water'},
{position = {x = 23, y = 2}, name = 'water'},
{position = {x = 23, y = 3}, name = 'water'},
{position = {x = 23, y = 4}, name = 'water'},
{position = {x = 23, y = 5}, name = 'water'},
{position = {x = 23, y = 6}, name = 'water'},
{position = {x = 23, y = 7}, name = 'water'},
{position = {x = 23, y = 8}, name = 'water'},
{position = {x = 23, y = 9}, name = 'dirt-5'},
{position = {x = 23, y = 10}, name = 'water'},
{position = {x = 23, y = 11}, name = 'deepwater'},
{position = {x = 23, y = 12}, name = 'deepwater'},
{position = {x = 23, y = 13}, name = 'water'},
{position = {x = 23, y = 14}, name = 'water'},
{position = {x = 23, y = 15}, name = 'water'},
{position = {x = 23, y = 16}, name = 'water'},
{position = {x = 23, y = 17}, name = 'water'},
{position = {x = 23, y = 18}, name = 'water'},
{position = {x = 23, y = 19}, name = 'water'},
{position = {x = 23, y = 20}, name = 'dirt-5'},
{position = {x = 23, y = 21}, name = 'dirt-5'},
{position = {x = 23, y = 22}, name = 'water'},
{position = {x = 23, y = 23}, name = 'water'},
{position = {x = 23, y = 24}, name = 'water'},
{position = {x = 23, y = 25}, name = 'water'},
{position = {x = 23, y = 26}, name = 'water'},
{position = {x = 23, y = 27}, name = 'water'},
{position = {x = 23, y = 28}, name = 'water'},
{position = {x = 23, y = 29}, name = 'water'},
{position = {x = 23, y = 30}, name = 'water'},
{position = {x = 23, y = 31}, name = 'water'},
{position = {x = 24, y = 0}, name = 'water'},
{position = {x = 24, y = 1}, name = 'water'},
{position = {x = 24, y = 2}, name = 'water'},
{position = {x = 24, y = 3}, name = 'water'},
{position = {x = 24, y = 4}, name = 'water'},
{position = {x = 24, y = 5}, name = 'water'},
{position = {x = 24, y = 6}, name = 'water'},
{position = {x = 24, y = 7}, name = 'water'},
{position = {x = 24, y = 8}, name = 'water'},
{position = {x = 24, y = 9}, name = 'water'},
{position = {x = 24, y = 10}, name = 'dirt-5'},
{position = {x = 24, y = 11}, name = 'water'},
{position = {x = 24, y = 12}, name = 'deepwater'},
{position = {x = 24, y = 13}, name = 'water'},
{position = {x = 24, y = 14}, name = 'water'},
{position = {x = 24, y = 15}, name = 'water'},
{position = {x = 24, y = 16}, name = 'water'},
{position = {x = 24, y = 17}, name = 'water'},
{position = {x = 24, y = 18}, name = 'water'},
{position = {x = 24, y = 19}, name = 'dirt-5'},
{position = {x = 24, y = 20}, name = 'dirt-5'},
{position = {x = 24, y = 21}, name = 'water'},
{position = {x = 24, y = 22}, name = 'water'},
{position = {x = 24, y = 23}, name = 'water'},
{position = {x = 24, y = 24}, name = 'water'},
{position = {x = 24, y = 25}, name = 'water'},
{position = {x = 24, y = 26}, name = 'water'},
{position = {x = 24, y = 27}, name = 'water'},
{position = {x = 24, y = 28}, name = 'water'},
{position = {x = 24, y = 29}, name = 'water'},
{position = {x = 24, y = 30}, name = 'water'},
{position = {x = 24, y = 31}, name = 'water'},
{position = {x = 25, y = 0}, name = 'water'},
{position = {x = 25, y = 1}, name = 'water'},
{position = {x = 25, y = 2}, name = 'water'},
{position = {x = 25, y = 3}, name = 'water'},
{position = {x = 25, y = 4}, name = 'water'},
{position = {x = 25, y = 5}, name = 'water'},
{position = {x = 25, y = 6}, name = 'water'},
{position = {x = 25, y = 7}, name = 'water'},
{position = {x = 25, y = 8}, name = 'water'},
{position = {x = 25, y = 9}, name = 'water'},
{position = {x = 25, y = 10}, name = 'water'},
{position = {x = 25, y = 11}, name = 'dirt-5'},
{position = {x = 25, y = 12}, name = 'water'},
{position = {x = 25, y = 13}, name = 'deepwater'},
{position = {x = 25, y = 14}, name = 'water'},
{position = {x = 25, y = 15}, name = 'water'},
{position = {x = 25, y = 16}, name = 'water'},
{position = {x = 25, y = 17}, name = 'water'},
{position = {x = 25, y = 18}, name = 'dirt-5'},
{position = {x = 25, y = 19}, name = 'water'},
{position = {x = 25, y = 20}, name = 'water'},
{position = {x = 25, y = 21}, name = 'water'},
{position = {x = 25, y = 22}, name = 'water'},
{position = {x = 25, y = 23}, name = 'water'},
{position = {x = 25, y = 24}, name = 'water'},
{position = {x = 25, y = 25}, name = 'water'},
{position = {x = 25, y = 26}, name = 'water'},
{position = {x = 25, y = 27}, name = 'water'},
{position = {x = 25, y = 28}, name = 'water'},
{position = {x = 25, y = 29}, name = 'water'},
{position = {x = 25, y = 30}, name = 'water'},
{position = {x = 25, y = 31}, name = 'water'},
{position = {x = 26, y = 0}, name = 'water'},
{position = {x = 26, y = 1}, name = 'water'},
{position = {x = 26, y = 2}, name = 'water'},
{position = {x = 26, y = 3}, name = 'water'},
{position = {x = 26, y = 4}, name = 'water'},
{position = {x = 26, y = 5}, name = 'water'},
{position = {x = 26, y = 6}, name = 'water'},
{position = {x = 26, y = 7}, name = 'water'},
{position = {x = 26, y = 8}, name = 'water'},
{position = {x = 26, y = 9}, name = 'water'},
{position = {x = 26, y = 10}, name = 'water'},
{position = {x = 26, y = 11}, name = 'dirt-5'},
{position = {x = 26, y = 12}, name = 'water'},
{position = {x = 26, y = 13}, name = 'deepwater'},
{position = {x = 26, y = 14}, name = 'deepwater'},
{position = {x = 26, y = 15}, name = 'water'},
{position = {x = 26, y = 16}, name = 'water'},
{position = {x = 26, y = 17}, name = 'dirt-5'},
{position = {x = 26, y = 18}, name = 'deepwater'},
{position = {x = 26, y = 19}, name = 'water'},
{position = {x = 26, y = 20}, name = 'water'},
{position = {x = 26, y = 21}, name = 'water'},
{position = {x = 26, y = 22}, name = 'water'},
{position = {x = 26, y = 23}, name = 'water'},
{position = {x = 26, y = 24}, name = 'water'},
{position = {x = 26, y = 25}, name = 'water'},
{position = {x = 26, y = 26}, name = 'water'},
{position = {x = 26, y = 27}, name = 'water'},
{position = {x = 26, y = 28}, name = 'water'},
{position = {x = 26, y = 29}, name = 'water'},
{position = {x = 26, y = 30}, name = 'water'},
{position = {x = 26, y = 31}, name = 'water'},
{position = {x = 27, y = 0}, name = 'water'},
{position = {x = 27, y = 1}, name = 'water'},
{position = {x = 27, y = 2}, name = 'water'},
{position = {x = 27, y = 3}, name = 'water'},
{position = {x = 27, y = 4}, name = 'water'},
{position = {x = 27, y = 5}, name = 'water'},
{position = {x = 27, y = 6}, name = 'water'},
{position = {x = 27, y = 7}, name = 'water'},
{position = {x = 27, y = 8}, name = 'water'},
{position = {x = 27, y = 9}, name = 'water'},
{position = {x = 27, y = 10}, name = 'water'},
{position = {x = 27, y = 11}, name = 'dirt-5'},
{position = {x = 27, y = 12}, name = 'dirt-5'},
{position = {x = 27, y = 13}, name = 'water'},
{position = {x = 27, y = 14}, name = 'water'},
{position = {x = 27, y = 15}, name = 'deepwater'},
{position = {x = 27, y = 16}, name = 'dirt-5'},
{position = {x = 27, y = 17}, name = 'deepwater'},
{position = {x = 27, y = 18}, name = 'deepwater'},
{position = {x = 27, y = 19}, name = 'water'},
{position = {x = 27, y = 20}, name = 'water'},
{position = {x = 27, y = 21}, name = 'water'},
{position = {x = 27, y = 22}, name = 'water'},
{position = {x = 27, y = 23}, name = 'water'},
{position = {x = 27, y = 24}, name = 'water'},
{position = {x = 27, y = 25}, name = 'water'},
{position = {x = 27, y = 26}, name = 'water'},
{position = {x = 27, y = 27}, name = 'water'},
{position = {x = 27, y = 28}, name = 'water'},
{position = {x = 27, y = 29}, name = 'water'},
{position = {x = 27, y = 30}, name = 'water'},
{position = {x = 27, y = 31}, name = 'water'},
{position = {x = 28, y = 0}, name = 'water'},
{position = {x = 28, y = 1}, name = 'water'},
{position = {x = 28, y = 2}, name = 'water'},
{position = {x = 28, y = 3}, name = 'water'},
{position = {x = 28, y = 4}, name = 'water'},
{position = {x = 28, y = 5}, name = 'water'},
{position = {x = 28, y = 6}, name = 'water'},
{position = {x = 28, y = 7}, name = 'water'},
{position = {x = 28, y = 8}, name = 'water'},
{position = {x = 28, y = 9}, name = 'water'},
{position = {x = 28, y = 10}, name = 'water'},
{position = {x = 28, y = 11}, name = 'water'},
{position = {x = 28, y = 12}, name = 'dirt-5'},
{position = {x = 28, y = 13}, name = 'dirt-5'},
{position = {x = 28, y = 14}, name = 'dirt-5'},
{position = {x = 28, y = 15}, name = 'dirt-5'},
{position = {x = 28, y = 16}, name = 'water'},
{position = {x = 28, y = 17}, name = 'deepwater'},
{position = {x = 28, y = 18}, name = 'water'},
{position = {x = 28, y = 19}, name = 'water'},
{position = {x = 28, y = 20}, name = 'water'},
{position = {x = 28, y = 21}, name = 'water'},
{position = {x = 28, y = 22}, name = 'water'},
{position = {x = 28, y = 23}, name = 'water'},
{position = {x = 28, y = 24}, name = 'water'},
{position = {x = 28, y = 25}, name = 'water'},
{position = {x = 28, y = 26}, name = 'water'},
{position = {x = 28, y = 27}, name = 'water'},
{position = {x = 28, y = 28}, name = 'water'},
{position = {x = 28, y = 29}, name = 'water'},
{position = {x = 28, y = 30}, name = 'water'},
{position = {x = 28, y = 31}, name = 'water'},
{position = {x = 29, y = 0}, name = 'water'},
{position = {x = 29, y = 1}, name = 'water'},
{position = {x = 29, y = 2}, name = 'water'},
{position = {x = 29, y = 3}, name = 'water'},
{position = {x = 29, y = 4}, name = 'water'},
{position = {x = 29, y = 5}, name = 'water'},
{position = {x = 29, y = 6}, name = 'water'},
{position = {x = 29, y = 7}, name = 'water'},
{position = {x = 29, y = 8}, name = 'water'},
{position = {x = 29, y = 9}, name = 'water'},
{position = {x = 29, y = 10}, name = 'water'},
{position = {x = 29, y = 11}, name = 'water'},
{position = {x = 29, y = 12}, name = 'dirt-5'},
{position = {x = 29, y = 13}, name = 'dirt-5'},
{position = {x = 29, y = 14}, name = 'dirt-5'},
{position = {x = 29, y = 15}, name = 'dirt-5'},
{position = {x = 29, y = 16}, name = 'water'},
{position = {x = 29, y = 17}, name = 'deepwater'},
{position = {x = 29, y = 18}, name = 'water'},
{position = {x = 29, y = 19}, name = 'water'},
{position = {x = 29, y = 20}, name = 'water'},
{position = {x = 29, y = 21}, name = 'water'},
{position = {x = 29, y = 22}, name = 'water'},
{position = {x = 29, y = 23}, name = 'water'},
{position = {x = 29, y = 24}, name = 'water'},
{position = {x = 29, y = 25}, name = 'water'},
{position = {x = 29, y = 26}, name = 'water'},
{position = {x = 29, y = 27}, name = 'water'},
{position = {x = 29, y = 28}, name = 'water'},
{position = {x = 29, y = 29}, name = 'water'},
{position = {x = 29, y = 30}, name = 'water'},
{position = {x = 29, y = 31}, name = 'water'},
{position = {x = 30, y = 0}, name = 'water'},
{position = {x = 30, y = 1}, name = 'water'},
{position = {x = 30, y = 2}, name = 'water'},
{position = {x = 30, y = 3}, name = 'water'},
{position = {x = 30, y = 4}, name = 'water'},
{position = {x = 30, y = 5}, name = 'water'},
{position = {x = 30, y = 6}, name = 'water'},
{position = {x = 30, y = 7}, name = 'water'},
{position = {x = 30, y = 8}, name = 'water'},
{position = {x = 30, y = 9}, name = 'water'},
{position = {x = 30, y = 10}, name = 'water'},
{position = {x = 30, y = 11}, name = 'water'},
{position = {x = 30, y = 12}, name = 'dirt-5'},
{position = {x = 30, y = 13}, name = 'grass-2'},
{position = {x = 30, y = 14}, name = 'grass-2'},
{position = {x = 30, y = 15}, name = 'dirt-5'},
{position = {x = 30, y = 16}, name = 'water'},
{position = {x = 30, y = 17}, name = 'deepwater'},
{position = {x = 30, y = 18}, name = 'water'},
{position = {x = 30, y = 19}, name = 'water'},
{position = {x = 30, y = 20}, name = 'water'},
{position = {x = 30, y = 21}, name = 'water'},
{position = {x = 30, y = 22}, name = 'water'},
{position = {x = 30, y = 23}, name = 'water'},
{position = {x = 30, y = 24}, name = 'water'},
{position = {x = 30, y = 25}, name = 'water'},
{position = {x = 30, y = 26}, name = 'water'},
{position = {x = 30, y = 27}, name = 'water'},
{position = {x = 30, y = 28}, name = 'water'},
{position = {x = 30, y = 29}, name = 'water'},
{position = {x = 30, y = 30}, name = 'water'},
{position = {x = 30, y = 31}, name = 'water'},
{position = {x = 31, y = 0}, name = 'water'},
{position = {x = 31, y = 1}, name = 'water'},
{position = {x = 31, y = 2}, name = 'water'},
{position = {x = 31, y = 3}, name = 'water'},
{position = {x = 31, y = 4}, name = 'water'},
{position = {x = 31, y = 5}, name = 'water'},
{position = {x = 31, y = 6}, name = 'water'},
{position = {x = 31, y = 7}, name = 'water'},
{position = {x = 31, y = 8}, name = 'water'},
{position = {x = 31, y = 9}, name = 'water'},
{position = {x = 31, y = 10}, name = 'water'},
{position = {x = 31, y = 11}, name = 'water'},
{position = {x = 31, y = 12}, name = 'dirt-5'},
{position = {x = 31, y = 13}, name = 'deepwater'},
{position = {x = 31, y = 14}, name = 'deepwater'},
{position = {x = 31, y = 15}, name = 'dirt-5'},
{position = {x = 31, y = 16}, name = 'water'},
{position = {x = 31, y = 17}, name = 'deepwater'},
{position = {x = 31, y = 18}, name = 'water'},
{position = {x = 31, y = 19}, name = 'water'},
{position = {x = 31, y = 20}, name = 'water'},
{position = {x = 31, y = 21}, name = 'water'},
{position = {x = 31, y = 22}, name = 'water'},
{position = {x = 31, y = 23}, name = 'water'},
{position = {x = 31, y = 24}, name = 'water'},
{position = {x = 31, y = 25}, name = 'water'},
{position = {x = 31, y = 26}, name = 'water'},
{position = {x = 31, y = 27}, name = 'water'},
{position = {x = 31, y = 28}, name = 'water'},
{position = {x = 31, y = 29}, name = 'water'},
{position = {x = 31, y = 30}, name = 'water'},
{position = {x = 31, y = 31}, name = 'water'}
}
},
forgotten_place = {
entities = {
{position = {x = 4.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 5.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 5.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 13.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 13.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 12.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 1.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 3.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 3.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11, y = 5.5}, name = 'spitter-spawner', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 14.5, y = 2.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 16.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 16.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 19.5, y = 3.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 5.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 6.5, y = 4.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 7.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.1796875, y = 6.93359375}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 17.5, y = 4.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 4.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 18.5, y = 4.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.1796875, y = 6.16796875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 26.83203125, y = 6.09765625}, name = 'tree-02-red', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.3359375, y = 7.41015625}, name = 'sand-rock-big', direction = 0, force = 'neutral'},
{position = {x = 5.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.90234375, y = 6.7890625}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 24.453125, y = 7.51171875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 8.5}, name = 'big-worm-turret', direction = 6, force = 'enemy'},
{position = {x = 31.421875, y = 7.859375}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 30.59375, y = 7.99609375}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4, y = 10.5}, name = 'biter-spawner', direction = 0, force = 'enemy'},
{position = {x = 8, y = 8.5}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 8, y = 10}, name = 'small-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 10, y = 9}, name = 'small-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 13, y = 9}, name = 'small-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 15, y = 9}, name = 'small-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 17, y = 10}, name = 'small-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 19.5, y = 9.5}, name = 'tree-06-stump', direction = 0, force = 'neutral'},
{position = {x = 19.5, y = 9.5}, name = 'tree-06-stump', direction = 0, force = 'neutral'},
{position = {x = 29.5234375, y = 9.859375}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 29.6640625, y = 8.89453125}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 17, y = 12}, name = 'small-worm-turret', direction = 4, force = 'enemy'},
{position = {x = 20.5, y = 10.5}, name = 'tree-06-stump', direction = 0, force = 'neutral'},
{position = {x = 22.5, y = 10.5}, name = 'tree-06-stump', direction = 0, force = 'neutral'},
{position = {x = 26.59375, y = 10.515625}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 27.6953125, y = 11.41015625}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 28.45703125, y = 12.34375}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 28.62890625, y = 11.03125}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 31.28515625, y = 11.03125}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 1, y = 13.5}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 13.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 13.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 12.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 13.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 4.5, y = 14.5}, name = 'big-remnants', direction = 0, force = 'neutral'},
{position = {x = 17.88671875, y = 13.015625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 19, y = 13}, name = 'small-worm-turret', direction = 6, force = 'enemy'},
{position = {x = 21.8046875, y = 12.7265625}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 23.96875, y = 13.171875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 26.28125, y = 13.72265625}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 24.90234375, y = 13}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 27.28125, y = 14.2421875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 27.24609375, y = 13.4140625}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 31.421875, y = 12.6875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 30.9375, y = 13.5859375}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 15.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 15.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 14.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 14.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 0.5, y = 14.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 14.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 15.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 15.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 3.5, y = 14.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 14.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 14.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 14.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 15.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 6, y = 16}, name = 'power-switch', direction = 0, force = 'enemy'},
{position = {x = 19, y = 15}, name = 'small-worm-turret', direction = 6, force = 'enemy'},
{position = {x = 25, y = 15.5}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 28.14453125, y = 14.44921875}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 30.3203125, y = 16.11328125}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 29.765625, y = 14.55078125}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 16.5}, name = 'coal', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 17}, name = 'heat-exchanger', direction = 4, force = 'enemy'},
{position = {x = 3.5, y = 17.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 16.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 6.1328125, y = 18.0546875}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 4.5, y = 16.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 18.5}, name = 'big-ship-wreck-2', direction = 0, force = 'neutral'},
{position = {x = 22, y = 18.5}, name = 'spitter-spawner', direction = 0, force = 'enemy'},
{position = {x = 28, y = 18}, name = 'curved-rail-remnants', direction = 6, force = 'neutral'},
{position = {x = 3.046875, y = 21.29296875}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 19.5}, name = 'electric-furnace', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 19.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 18.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 19.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 19.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 18.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 17.21875, y = 19.3515625}, name = 'dead-dry-hairy-tree', direction = 0, force = 'neutral'},
{position = {x = 25.3125, y = 20.40625}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 23.78125, y = 20.125}, name = 'small-scorchmark', direction = 0, force = 'neutral'},
{position = {x = 1.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 20.5}, name = 'heat-pipe', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11, y = 21}, name = 'small-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 14.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.9921875, y = 21.79296875}, name = 'small-biter', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.90625, y = 24.3125}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 4.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 22.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 10.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 22.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 22.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 25.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 5.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 7.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24, y = 25}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 24.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 27.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 24.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 29.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 25.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 30.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 27}, name = 'medium-worm-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 26.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 31.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 28.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 1, y = 30}, name = 'small-worm-turret', direction = 2, force = 'enemy'},
{position = {x = 0.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 29.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 29.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 2.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 29.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 12.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 29.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 15.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 29.5}, name = 'wall-remnants', direction = 0, force = 'neutral'},
{position = {x = 26.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.71875, y = 29.71875}, name = 'rock-big', direction = 0, force = 'neutral'},
{position = {x = 28.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.71875, y = 30.5}, name = 'tree-02', direction = 0, force = 'neutral'},
{position = {x = 20.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25, y = 31}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 27, y = 31}, name = 'small-worm-turret', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'}
},
tiles = {
{position = {x = 0, y = 0}, name = 'sand-2'},
{position = {x = 0, y = 1}, name = 'sand-2'},
{position = {x = 0, y = 2}, name = 'sand-2'},
{position = {x = 0, y = 3}, name = 'sand-2'},
{position = {x = 0, y = 4}, name = 'sand-2'},
{position = {x = 0, y = 5}, name = 'sand-2'},
{position = {x = 0, y = 6}, name = 'sand-2'},
{position = {x = 0, y = 7}, name = 'sand-2'},
{position = {x = 0, y = 8}, name = 'sand-2'},
{position = {x = 0, y = 9}, name = 'sand-2'},
{position = {x = 0, y = 10}, name = 'sand-2'},
{position = {x = 0, y = 11}, name = 'sand-2'},
{position = {x = 0, y = 12}, name = 'sand-2'},
{position = {x = 0, y = 13}, name = 'sand-2'},
{position = {x = 0, y = 14}, name = 'sand-2'},
{position = {x = 0, y = 15}, name = 'sand-2'},
{position = {x = 0, y = 16}, name = 'sand-2'},
{position = {x = 0, y = 17}, name = 'sand-2'},
{position = {x = 0, y = 18}, name = 'sand-2'},
{position = {x = 0, y = 19}, name = 'sand-2'},
{position = {x = 0, y = 20}, name = 'sand-2'},
{position = {x = 0, y = 21}, name = 'sand-2'},
{position = {x = 0, y = 22}, name = 'sand-2'},
{position = {x = 0, y = 23}, name = 'sand-2'},
{position = {x = 0, y = 24}, name = 'sand-2'},
{position = {x = 0, y = 25}, name = 'sand-2'},
{position = {x = 0, y = 26}, name = 'sand-2'},
{position = {x = 0, y = 27}, name = 'sand-2'},
{position = {x = 0, y = 28}, name = 'sand-2'},
{position = {x = 0, y = 29}, name = 'sand-2'},
{position = {x = 0, y = 30}, name = 'sand-2'},
{position = {x = 0, y = 31}, name = 'sand-2'},
{position = {x = 1, y = 0}, name = 'sand-2'},
{position = {x = 1, y = 1}, name = 'sand-2'},
{position = {x = 1, y = 2}, name = 'sand-2'},
{position = {x = 1, y = 3}, name = 'sand-2'},
{position = {x = 1, y = 4}, name = 'sand-2'},
{position = {x = 1, y = 5}, name = 'sand-2'},
{position = {x = 1, y = 6}, name = 'sand-2'},
{position = {x = 1, y = 7}, name = 'sand-2'},
{position = {x = 1, y = 8}, name = 'sand-2'},
{position = {x = 1, y = 9}, name = 'sand-2'},
{position = {x = 1, y = 10}, name = 'sand-2'},
{position = {x = 1, y = 11}, name = 'sand-2'},
{position = {x = 1, y = 12}, name = 'sand-2'},
{position = {x = 1, y = 13}, name = 'sand-2'},
{position = {x = 1, y = 14}, name = 'sand-2'},
{position = {x = 1, y = 15}, name = 'sand-2'},
{position = {x = 1, y = 16}, name = 'sand-2'},
{position = {x = 1, y = 17}, name = 'sand-2'},
{position = {x = 1, y = 18}, name = 'sand-2'},
{position = {x = 1, y = 19}, name = 'sand-2'},
{position = {x = 1, y = 20}, name = 'sand-2'},
{position = {x = 1, y = 21}, name = 'sand-2'},
{position = {x = 1, y = 22}, name = 'sand-2'},
{position = {x = 1, y = 23}, name = 'sand-2'},
{position = {x = 1, y = 24}, name = 'sand-2'},
{position = {x = 1, y = 25}, name = 'sand-2'},
{position = {x = 1, y = 26}, name = 'sand-2'},
{position = {x = 1, y = 27}, name = 'sand-2'},
{position = {x = 1, y = 28}, name = 'sand-2'},
{position = {x = 1, y = 29}, name = 'sand-2'},
{position = {x = 1, y = 30}, name = 'sand-2'},
{position = {x = 1, y = 31}, name = 'sand-2'},
{position = {x = 2, y = 0}, name = 'sand-2'},
{position = {x = 2, y = 1}, name = 'sand-2'},
{position = {x = 2, y = 2}, name = 'sand-2'},
{position = {x = 2, y = 3}, name = 'sand-2'},
{position = {x = 2, y = 4}, name = 'sand-2'},
{position = {x = 2, y = 5}, name = 'sand-2'},
{position = {x = 2, y = 6}, name = 'sand-2'},
{position = {x = 2, y = 7}, name = 'sand-2'},
{position = {x = 2, y = 8}, name = 'sand-2'},
{position = {x = 2, y = 9}, name = 'sand-2'},
{position = {x = 2, y = 10}, name = 'sand-2'},
{position = {x = 2, y = 11}, name = 'sand-2'},
{position = {x = 2, y = 12}, name = 'sand-2'},
{position = {x = 2, y = 13}, name = 'sand-2'},
{position = {x = 2, y = 14}, name = 'sand-2'},
{position = {x = 2, y = 15}, name = 'sand-2'},
{position = {x = 2, y = 16}, name = 'sand-2'},
{position = {x = 2, y = 17}, name = 'sand-2'},
{position = {x = 2, y = 18}, name = 'sand-2'},
{position = {x = 2, y = 19}, name = 'sand-2'},
{position = {x = 2, y = 20}, name = 'sand-2'},
{position = {x = 2, y = 21}, name = 'sand-2'},
{position = {x = 2, y = 22}, name = 'sand-2'},
{position = {x = 2, y = 23}, name = 'sand-2'},
{position = {x = 2, y = 24}, name = 'sand-2'},
{position = {x = 2, y = 25}, name = 'sand-2'},
{position = {x = 2, y = 26}, name = 'sand-2'},
{position = {x = 2, y = 27}, name = 'sand-2'},
{position = {x = 2, y = 28}, name = 'sand-2'},
{position = {x = 2, y = 29}, name = 'sand-2'},
{position = {x = 2, y = 30}, name = 'sand-2'},
{position = {x = 2, y = 31}, name = 'sand-2'},
{position = {x = 3, y = 0}, name = 'sand-2'},
{position = {x = 3, y = 1}, name = 'sand-2'},
{position = {x = 3, y = 2}, name = 'sand-2'},
{position = {x = 3, y = 3}, name = 'sand-2'},
{position = {x = 3, y = 4}, name = 'sand-2'},
{position = {x = 3, y = 5}, name = 'sand-2'},
{position = {x = 3, y = 6}, name = 'sand-2'},
{position = {x = 3, y = 7}, name = 'sand-2'},
{position = {x = 3, y = 8}, name = 'sand-2'},
{position = {x = 3, y = 9}, name = 'sand-2'},
{position = {x = 3, y = 10}, name = 'sand-2'},
{position = {x = 3, y = 11}, name = 'sand-2'},
{position = {x = 3, y = 12}, name = 'sand-2'},
{position = {x = 3, y = 13}, name = 'sand-2'},
{position = {x = 3, y = 14}, name = 'sand-2'},
{position = {x = 3, y = 15}, name = 'sand-2'},
{position = {x = 3, y = 16}, name = 'sand-2'},
{position = {x = 3, y = 17}, name = 'sand-2'},
{position = {x = 3, y = 18}, name = 'sand-2'},
{position = {x = 3, y = 19}, name = 'sand-2'},
{position = {x = 3, y = 20}, name = 'sand-2'},
{position = {x = 3, y = 21}, name = 'sand-2'},
{position = {x = 3, y = 22}, name = 'sand-2'},
{position = {x = 3, y = 23}, name = 'sand-2'},
{position = {x = 3, y = 24}, name = 'sand-2'},
{position = {x = 3, y = 25}, name = 'sand-2'},
{position = {x = 3, y = 26}, name = 'sand-2'},
{position = {x = 3, y = 27}, name = 'sand-2'},
{position = {x = 3, y = 28}, name = 'sand-2'},
{position = {x = 3, y = 29}, name = 'sand-2'},
{position = {x = 3, y = 30}, name = 'sand-2'},
{position = {x = 3, y = 31}, name = 'sand-2'},
{position = {x = 4, y = 0}, name = 'sand-2'},
{position = {x = 4, y = 1}, name = 'sand-2'},
{position = {x = 4, y = 2}, name = 'sand-2'},
{position = {x = 4, y = 3}, name = 'sand-2'},
{position = {x = 4, y = 4}, name = 'sand-2'},
{position = {x = 4, y = 5}, name = 'sand-2'},
{position = {x = 4, y = 6}, name = 'sand-2'},
{position = {x = 4, y = 7}, name = 'sand-2'},
{position = {x = 4, y = 8}, name = 'sand-2'},
{position = {x = 4, y = 9}, name = 'sand-2'},
{position = {x = 4, y = 10}, name = 'sand-2'},
{position = {x = 4, y = 11}, name = 'sand-2'},
{position = {x = 4, y = 12}, name = 'sand-2'},
{position = {x = 4, y = 13}, name = 'sand-2'},
{position = {x = 4, y = 14}, name = 'sand-2'},
{position = {x = 4, y = 15}, name = 'sand-2'},
{position = {x = 4, y = 16}, name = 'sand-2'},
{position = {x = 4, y = 17}, name = 'sand-2'},
{position = {x = 4, y = 18}, name = 'sand-2'},
{position = {x = 4, y = 19}, name = 'sand-2'},
{position = {x = 4, y = 20}, name = 'sand-2'},
{position = {x = 4, y = 21}, name = 'sand-2'},
{position = {x = 4, y = 22}, name = 'sand-2'},
{position = {x = 4, y = 23}, name = 'sand-2'},
{position = {x = 4, y = 24}, name = 'sand-2'},
{position = {x = 4, y = 25}, name = 'sand-2'},
{position = {x = 4, y = 26}, name = 'sand-2'},
{position = {x = 4, y = 27}, name = 'sand-2'},
{position = {x = 4, y = 28}, name = 'sand-2'},
{position = {x = 4, y = 29}, name = 'sand-2'},
{position = {x = 4, y = 30}, name = 'sand-2'},
{position = {x = 4, y = 31}, name = 'sand-2'},
{position = {x = 5, y = 0}, name = 'sand-2'},
{position = {x = 5, y = 1}, name = 'sand-2'},
{position = {x = 5, y = 2}, name = 'sand-2'},
{position = {x = 5, y = 3}, name = 'sand-2'},
{position = {x = 5, y = 4}, name = 'sand-2'},
{position = {x = 5, y = 5}, name = 'sand-2'},
{position = {x = 5, y = 6}, name = 'sand-2'},
{position = {x = 5, y = 7}, name = 'sand-2'},
{position = {x = 5, y = 8}, name = 'sand-2'},
{position = {x = 5, y = 9}, name = 'sand-2'},
{position = {x = 5, y = 10}, name = 'sand-2'},
{position = {x = 5, y = 11}, name = 'sand-2'},
{position = {x = 5, y = 12}, name = 'sand-2'},
{position = {x = 5, y = 13}, name = 'sand-2'},
{position = {x = 5, y = 14}, name = 'sand-2'},
{position = {x = 5, y = 15}, name = 'sand-2'},
{position = {x = 5, y = 16}, name = 'sand-2'},
{position = {x = 5, y = 17}, name = 'sand-2'},
{position = {x = 5, y = 18}, name = 'sand-2'},
{position = {x = 5, y = 19}, name = 'sand-2'},
{position = {x = 5, y = 20}, name = 'sand-2'},
{position = {x = 5, y = 21}, name = 'sand-2'},
{position = {x = 5, y = 22}, name = 'sand-2'},
{position = {x = 5, y = 23}, name = 'sand-2'},
{position = {x = 5, y = 24}, name = 'sand-2'},
{position = {x = 5, y = 25}, name = 'sand-2'},
{position = {x = 5, y = 26}, name = 'sand-2'},
{position = {x = 5, y = 27}, name = 'sand-2'},
{position = {x = 5, y = 28}, name = 'sand-2'},
{position = {x = 5, y = 29}, name = 'sand-2'},
{position = {x = 5, y = 30}, name = 'sand-2'},
{position = {x = 5, y = 31}, name = 'sand-2'},
{position = {x = 6, y = 0}, name = 'sand-2'},
{position = {x = 6, y = 1}, name = 'sand-2'},
{position = {x = 6, y = 2}, name = 'sand-2'},
{position = {x = 6, y = 3}, name = 'sand-2'},
{position = {x = 6, y = 4}, name = 'sand-2'},
{position = {x = 6, y = 5}, name = 'sand-2'},
{position = {x = 6, y = 6}, name = 'sand-2'},
{position = {x = 6, y = 7}, name = 'sand-2'},
{position = {x = 6, y = 8}, name = 'sand-2'},
{position = {x = 6, y = 9}, name = 'sand-2'},
{position = {x = 6, y = 10}, name = 'sand-2'},
{position = {x = 6, y = 11}, name = 'sand-2'},
{position = {x = 6, y = 12}, name = 'sand-2'},
{position = {x = 6, y = 13}, name = 'sand-2'},
{position = {x = 6, y = 14}, name = 'sand-2'},
{position = {x = 6, y = 15}, name = 'sand-2'},
{position = {x = 6, y = 16}, name = 'sand-2'},
{position = {x = 6, y = 17}, name = 'sand-2'},
{position = {x = 6, y = 18}, name = 'sand-2'},
{position = {x = 6, y = 19}, name = 'sand-2'},
{position = {x = 6, y = 20}, name = 'sand-2'},
{position = {x = 6, y = 21}, name = 'sand-2'},
{position = {x = 6, y = 22}, name = 'sand-2'},
{position = {x = 6, y = 23}, name = 'sand-2'},
{position = {x = 6, y = 24}, name = 'sand-2'},
{position = {x = 6, y = 25}, name = 'sand-2'},
{position = {x = 6, y = 26}, name = 'sand-2'},
{position = {x = 6, y = 27}, name = 'sand-2'},
{position = {x = 6, y = 28}, name = 'sand-2'},
{position = {x = 6, y = 29}, name = 'sand-2'},
{position = {x = 6, y = 30}, name = 'sand-2'},
{position = {x = 6, y = 31}, name = 'sand-2'},
{position = {x = 7, y = 0}, name = 'sand-2'},
{position = {x = 7, y = 1}, name = 'sand-2'},
{position = {x = 7, y = 2}, name = 'sand-2'},
{position = {x = 7, y = 3}, name = 'sand-2'},
{position = {x = 7, y = 4}, name = 'sand-2'},
{position = {x = 7, y = 5}, name = 'sand-2'},
{position = {x = 7, y = 6}, name = 'sand-2'},
{position = {x = 7, y = 7}, name = 'sand-2'},
{position = {x = 7, y = 8}, name = 'sand-2'},
{position = {x = 7, y = 9}, name = 'sand-2'},
{position = {x = 7, y = 10}, name = 'sand-2'},
{position = {x = 7, y = 11}, name = 'sand-2'},
{position = {x = 7, y = 12}, name = 'sand-2'},
{position = {x = 7, y = 13}, name = 'sand-2'},
{position = {x = 7, y = 14}, name = 'sand-2'},
{position = {x = 7, y = 15}, name = 'sand-2'},
{position = {x = 7, y = 16}, name = 'sand-2'},
{position = {x = 7, y = 17}, name = 'sand-2'},
{position = {x = 7, y = 18}, name = 'sand-2'},
{position = {x = 7, y = 19}, name = 'sand-2'},
{position = {x = 7, y = 20}, name = 'sand-2'},
{position = {x = 7, y = 21}, name = 'sand-2'},
{position = {x = 7, y = 22}, name = 'sand-2'},
{position = {x = 7, y = 23}, name = 'sand-2'},
{position = {x = 7, y = 24}, name = 'sand-2'},
{position = {x = 7, y = 25}, name = 'sand-2'},
{position = {x = 7, y = 26}, name = 'sand-2'},
{position = {x = 7, y = 27}, name = 'sand-2'},
{position = {x = 7, y = 28}, name = 'sand-2'},
{position = {x = 7, y = 29}, name = 'sand-2'},
{position = {x = 7, y = 30}, name = 'sand-2'},
{position = {x = 7, y = 31}, name = 'sand-2'},
{position = {x = 8, y = 0}, name = 'sand-2'},
{position = {x = 8, y = 1}, name = 'sand-2'},
{position = {x = 8, y = 2}, name = 'sand-2'},
{position = {x = 8, y = 3}, name = 'sand-2'},
{position = {x = 8, y = 4}, name = 'sand-2'},
{position = {x = 8, y = 5}, name = 'sand-2'},
{position = {x = 8, y = 6}, name = 'sand-2'},
{position = {x = 8, y = 7}, name = 'sand-2'},
{position = {x = 8, y = 8}, name = 'sand-2'},
{position = {x = 8, y = 9}, name = 'sand-2'},
{position = {x = 8, y = 10}, name = 'sand-2'},
{position = {x = 8, y = 11}, name = 'sand-2'},
{position = {x = 8, y = 12}, name = 'sand-2'},
{position = {x = 8, y = 13}, name = 'sand-2'},
{position = {x = 8, y = 14}, name = 'sand-2'},
{position = {x = 8, y = 15}, name = 'sand-2'},
{position = {x = 8, y = 16}, name = 'sand-2'},
{position = {x = 8, y = 17}, name = 'sand-2'},
{position = {x = 8, y = 18}, name = 'sand-2'},
{position = {x = 8, y = 19}, name = 'sand-2'},
{position = {x = 8, y = 20}, name = 'sand-2'},
{position = {x = 8, y = 21}, name = 'sand-2'},
{position = {x = 8, y = 22}, name = 'sand-2'},
{position = {x = 8, y = 23}, name = 'sand-2'},
{position = {x = 8, y = 24}, name = 'sand-2'},
{position = {x = 8, y = 25}, name = 'sand-2'},
{position = {x = 8, y = 26}, name = 'sand-2'},
{position = {x = 8, y = 27}, name = 'sand-2'},
{position = {x = 8, y = 28}, name = 'sand-2'},
{position = {x = 8, y = 29}, name = 'sand-2'},
{position = {x = 8, y = 30}, name = 'sand-2'},
{position = {x = 8, y = 31}, name = 'sand-2'},
{position = {x = 9, y = 0}, name = 'sand-2'},
{position = {x = 9, y = 1}, name = 'sand-2'},
{position = {x = 9, y = 2}, name = 'sand-2'},
{position = {x = 9, y = 3}, name = 'sand-2'},
{position = {x = 9, y = 4}, name = 'sand-2'},
{position = {x = 9, y = 5}, name = 'sand-2'},
{position = {x = 9, y = 6}, name = 'sand-2'},
{position = {x = 9, y = 7}, name = 'sand-2'},
{position = {x = 9, y = 8}, name = 'sand-2'},
{position = {x = 9, y = 9}, name = 'sand-2'},
{position = {x = 9, y = 10}, name = 'sand-2'},
{position = {x = 9, y = 11}, name = 'sand-2'},
{position = {x = 9, y = 12}, name = 'sand-2'},
{position = {x = 9, y = 13}, name = 'sand-2'},
{position = {x = 9, y = 14}, name = 'sand-2'},
{position = {x = 9, y = 15}, name = 'sand-2'},
{position = {x = 9, y = 16}, name = 'sand-2'},
{position = {x = 9, y = 17}, name = 'sand-2'},
{position = {x = 9, y = 18}, name = 'sand-2'},
{position = {x = 9, y = 19}, name = 'sand-2'},
{position = {x = 9, y = 20}, name = 'sand-2'},
{position = {x = 9, y = 21}, name = 'sand-2'},
{position = {x = 9, y = 22}, name = 'concrete'},
{position = {x = 9, y = 23}, name = 'concrete'},
{position = {x = 9, y = 24}, name = 'concrete'},
{position = {x = 9, y = 25}, name = 'stone-path'},
{position = {x = 9, y = 26}, name = 'stone-path'},
{position = {x = 9, y = 27}, name = 'stone-path'},
{position = {x = 9, y = 28}, name = 'sand-2'},
{position = {x = 9, y = 29}, name = 'sand-2'},
{position = {x = 9, y = 30}, name = 'sand-2'},
{position = {x = 9, y = 31}, name = 'sand-2'},
{position = {x = 10, y = 0}, name = 'sand-2'},
{position = {x = 10, y = 1}, name = 'sand-2'},
{position = {x = 10, y = 2}, name = 'sand-2'},
{position = {x = 10, y = 3}, name = 'sand-2'},
{position = {x = 10, y = 4}, name = 'sand-2'},
{position = {x = 10, y = 5}, name = 'sand-2'},
{position = {x = 10, y = 6}, name = 'sand-2'},
{position = {x = 10, y = 7}, name = 'sand-2'},
{position = {x = 10, y = 8}, name = 'sand-2'},
{position = {x = 10, y = 9}, name = 'sand-2'},
{position = {x = 10, y = 10}, name = 'sand-2'},
{position = {x = 10, y = 11}, name = 'sand-2'},
{position = {x = 10, y = 12}, name = 'sand-2'},
{position = {x = 10, y = 13}, name = 'sand-2'},
{position = {x = 10, y = 14}, name = 'sand-2'},
{position = {x = 10, y = 15}, name = 'sand-2'},
{position = {x = 10, y = 16}, name = 'sand-2'},
{position = {x = 10, y = 17}, name = 'sand-2'},
{position = {x = 10, y = 18}, name = 'sand-2'},
{position = {x = 10, y = 19}, name = 'sand-2'},
{position = {x = 10, y = 20}, name = 'sand-2'},
{position = {x = 10, y = 21}, name = 'sand-2'},
{position = {x = 10, y = 22}, name = 'concrete'},
{position = {x = 10, y = 23}, name = 'concrete'},
{position = {x = 10, y = 24}, name = 'concrete'},
{position = {x = 10, y = 25}, name = 'stone-path'},
{position = {x = 10, y = 26}, name = 'stone-path'},
{position = {x = 10, y = 27}, name = 'stone-path'},
{position = {x = 10, y = 28}, name = 'sand-2'},
{position = {x = 10, y = 29}, name = 'sand-2'},
{position = {x = 10, y = 30}, name = 'sand-2'},
{position = {x = 10, y = 31}, name = 'sand-2'},
{position = {x = 11, y = 0}, name = 'sand-2'},
{position = {x = 11, y = 1}, name = 'sand-2'},
{position = {x = 11, y = 2}, name = 'sand-2'},
{position = {x = 11, y = 3}, name = 'sand-2'},
{position = {x = 11, y = 4}, name = 'sand-2'},
{position = {x = 11, y = 5}, name = 'sand-2'},
{position = {x = 11, y = 6}, name = 'sand-2'},
{position = {x = 11, y = 7}, name = 'sand-2'},
{position = {x = 11, y = 8}, name = 'sand-2'},
{position = {x = 11, y = 9}, name = 'sand-2'},
{position = {x = 11, y = 10}, name = 'sand-2'},
{position = {x = 11, y = 11}, name = 'sand-2'},
{position = {x = 11, y = 12}, name = 'sand-2'},
{position = {x = 11, y = 13}, name = 'sand-2'},
{position = {x = 11, y = 14}, name = 'sand-2'},
{position = {x = 11, y = 15}, name = 'sand-2'},
{position = {x = 11, y = 16}, name = 'sand-2'},
{position = {x = 11, y = 17}, name = 'sand-2'},
{position = {x = 11, y = 18}, name = 'sand-2'},
{position = {x = 11, y = 19}, name = 'sand-2'},
{position = {x = 11, y = 20}, name = 'sand-2'},
{position = {x = 11, y = 21}, name = 'sand-2'},
{position = {x = 11, y = 22}, name = 'concrete'},
{position = {x = 11, y = 23}, name = 'concrete'},
{position = {x = 11, y = 24}, name = 'concrete'},
{position = {x = 11, y = 25}, name = 'stone-path'},
{position = {x = 11, y = 26}, name = 'stone-path'},
{position = {x = 11, y = 27}, name = 'stone-path'},
{position = {x = 11, y = 28}, name = 'sand-2'},
{position = {x = 11, y = 29}, name = 'stone-path'},
{position = {x = 11, y = 30}, name = 'stone-path'},
{position = {x = 11, y = 31}, name = 'stone-path'},
{position = {x = 12, y = 0}, name = 'sand-2'},
{position = {x = 12, y = 1}, name = 'sand-2'},
{position = {x = 12, y = 2}, name = 'sand-2'},
{position = {x = 12, y = 3}, name = 'sand-2'},
{position = {x = 12, y = 4}, name = 'sand-2'},
{position = {x = 12, y = 5}, name = 'sand-2'},
{position = {x = 12, y = 6}, name = 'sand-2'},
{position = {x = 12, y = 7}, name = 'sand-2'},
{position = {x = 12, y = 8}, name = 'sand-2'},
{position = {x = 12, y = 9}, name = 'sand-2'},
{position = {x = 12, y = 10}, name = 'sand-2'},
{position = {x = 12, y = 11}, name = 'sand-2'},
{position = {x = 12, y = 12}, name = 'sand-2'},
{position = {x = 12, y = 13}, name = 'sand-2'},
{position = {x = 12, y = 14}, name = 'sand-2'},
{position = {x = 12, y = 15}, name = 'sand-2'},
{position = {x = 12, y = 16}, name = 'sand-2'},
{position = {x = 12, y = 17}, name = 'sand-2'},
{position = {x = 12, y = 18}, name = 'sand-2'},
{position = {x = 12, y = 19}, name = 'sand-2'},
{position = {x = 12, y = 20}, name = 'sand-2'},
{position = {x = 12, y = 21}, name = 'sand-2'},
{position = {x = 12, y = 22}, name = 'sand-2'},
{position = {x = 12, y = 23}, name = 'sand-2'},
{position = {x = 12, y = 24}, name = 'sand-2'},
{position = {x = 12, y = 25}, name = 'sand-2'},
{position = {x = 12, y = 26}, name = 'refined-concrete'},
{position = {x = 12, y = 27}, name = 'refined-concrete'},
{position = {x = 12, y = 28}, name = 'refined-concrete'},
{position = {x = 12, y = 29}, name = 'stone-path'},
{position = {x = 12, y = 30}, name = 'stone-path'},
{position = {x = 12, y = 31}, name = 'stone-path'},
{position = {x = 13, y = 0}, name = 'sand-2'},
{position = {x = 13, y = 1}, name = 'sand-2'},
{position = {x = 13, y = 2}, name = 'sand-2'},
{position = {x = 13, y = 3}, name = 'sand-2'},
{position = {x = 13, y = 4}, name = 'sand-2'},
{position = {x = 13, y = 5}, name = 'sand-2'},
{position = {x = 13, y = 6}, name = 'sand-2'},
{position = {x = 13, y = 7}, name = 'sand-2'},
{position = {x = 13, y = 8}, name = 'sand-2'},
{position = {x = 13, y = 9}, name = 'sand-2'},
{position = {x = 13, y = 10}, name = 'sand-2'},
{position = {x = 13, y = 11}, name = 'sand-2'},
{position = {x = 13, y = 12}, name = 'sand-2'},
{position = {x = 13, y = 13}, name = 'sand-2'},
{position = {x = 13, y = 14}, name = 'sand-2'},
{position = {x = 13, y = 15}, name = 'sand-2'},
{position = {x = 13, y = 16}, name = 'sand-2'},
{position = {x = 13, y = 17}, name = 'sand-2'},
{position = {x = 13, y = 18}, name = 'sand-2'},
{position = {x = 13, y = 19}, name = 'sand-2'},
{position = {x = 13, y = 20}, name = 'sand-2'},
{position = {x = 13, y = 21}, name = 'sand-2'},
{position = {x = 13, y = 22}, name = 'sand-2'},
{position = {x = 13, y = 23}, name = 'sand-2'},
{position = {x = 13, y = 24}, name = 'sand-2'},
{position = {x = 13, y = 25}, name = 'stone-path'},
{position = {x = 13, y = 26}, name = 'stone-path'},
{position = {x = 13, y = 27}, name = 'stone-path'},
{position = {x = 13, y = 28}, name = 'refined-concrete'},
{position = {x = 13, y = 29}, name = 'stone-path'},
{position = {x = 13, y = 30}, name = 'stone-path'},
{position = {x = 13, y = 31}, name = 'stone-path'},
{position = {x = 14, y = 0}, name = 'sand-2'},
{position = {x = 14, y = 1}, name = 'sand-2'},
{position = {x = 14, y = 2}, name = 'sand-2'},
{position = {x = 14, y = 3}, name = 'sand-2'},
{position = {x = 14, y = 4}, name = 'sand-2'},
{position = {x = 14, y = 5}, name = 'sand-2'},
{position = {x = 14, y = 6}, name = 'sand-2'},
{position = {x = 14, y = 7}, name = 'sand-2'},
{position = {x = 14, y = 8}, name = 'sand-2'},
{position = {x = 14, y = 9}, name = 'sand-2'},
{position = {x = 14, y = 10}, name = 'sand-2'},
{position = {x = 14, y = 11}, name = 'sand-2'},
{position = {x = 14, y = 12}, name = 'sand-2'},
{position = {x = 14, y = 13}, name = 'sand-2'},
{position = {x = 14, y = 14}, name = 'sand-2'},
{position = {x = 14, y = 15}, name = 'sand-2'},
{position = {x = 14, y = 16}, name = 'sand-2'},
{position = {x = 14, y = 17}, name = 'sand-2'},
{position = {x = 14, y = 18}, name = 'sand-2'},
{position = {x = 14, y = 19}, name = 'sand-2'},
{position = {x = 14, y = 20}, name = 'sand-2'},
{position = {x = 14, y = 21}, name = 'sand-2'},
{position = {x = 14, y = 22}, name = 'sand-2'},
{position = {x = 14, y = 23}, name = 'sand-2'},
{position = {x = 14, y = 24}, name = 'sand-2'},
{position = {x = 14, y = 25}, name = 'stone-path'},
{position = {x = 14, y = 26}, name = 'stone-path'},
{position = {x = 14, y = 27}, name = 'stone-path'},
{position = {x = 14, y = 28}, name = 'refined-concrete'},
{position = {x = 14, y = 29}, name = 'refined-concrete'},
{position = {x = 14, y = 30}, name = 'refined-concrete'},
{position = {x = 14, y = 31}, name = 'refined-concrete'},
{position = {x = 15, y = 0}, name = 'sand-2'},
{position = {x = 15, y = 1}, name = 'sand-2'},
{position = {x = 15, y = 2}, name = 'sand-2'},
{position = {x = 15, y = 3}, name = 'sand-2'},
{position = {x = 15, y = 4}, name = 'sand-2'},
{position = {x = 15, y = 5}, name = 'sand-2'},
{position = {x = 15, y = 6}, name = 'sand-2'},
{position = {x = 15, y = 7}, name = 'sand-2'},
{position = {x = 15, y = 8}, name = 'sand-2'},
{position = {x = 15, y = 9}, name = 'sand-2'},
{position = {x = 15, y = 10}, name = 'sand-2'},
{position = {x = 15, y = 11}, name = 'sand-2'},
{position = {x = 15, y = 12}, name = 'sand-2'},
{position = {x = 15, y = 13}, name = 'sand-2'},
{position = {x = 15, y = 14}, name = 'sand-2'},
{position = {x = 15, y = 15}, name = 'sand-2'},
{position = {x = 15, y = 16}, name = 'sand-2'},
{position = {x = 15, y = 17}, name = 'sand-2'},
{position = {x = 15, y = 18}, name = 'sand-2'},
{position = {x = 15, y = 19}, name = 'sand-2'},
{position = {x = 15, y = 20}, name = 'sand-2'},
{position = {x = 15, y = 21}, name = 'sand-2'},
{position = {x = 15, y = 22}, name = 'sand-2'},
{position = {x = 15, y = 23}, name = 'sand-2'},
{position = {x = 15, y = 24}, name = 'sand-2'},
{position = {x = 15, y = 25}, name = 'stone-path'},
{position = {x = 15, y = 26}, name = 'stone-path'},
{position = {x = 15, y = 27}, name = 'stone-path'},
{position = {x = 15, y = 28}, name = 'refined-concrete'},
{position = {x = 15, y = 29}, name = 'refined-concrete'},
{position = {x = 15, y = 30}, name = 'refined-concrete'},
{position = {x = 15, y = 31}, name = 'refined-concrete'},
{position = {x = 16, y = 0}, name = 'sand-2'},
{position = {x = 16, y = 1}, name = 'sand-2'},
{position = {x = 16, y = 2}, name = 'sand-2'},
{position = {x = 16, y = 3}, name = 'sand-2'},
{position = {x = 16, y = 4}, name = 'sand-2'},
{position = {x = 16, y = 5}, name = 'sand-2'},
{position = {x = 16, y = 6}, name = 'sand-2'},
{position = {x = 16, y = 7}, name = 'sand-2'},
{position = {x = 16, y = 8}, name = 'sand-2'},
{position = {x = 16, y = 9}, name = 'sand-2'},
{position = {x = 16, y = 10}, name = 'sand-2'},
{position = {x = 16, y = 11}, name = 'sand-2'},
{position = {x = 16, y = 12}, name = 'sand-2'},
{position = {x = 16, y = 13}, name = 'sand-2'},
{position = {x = 16, y = 14}, name = 'sand-2'},
{position = {x = 16, y = 15}, name = 'sand-2'},
{position = {x = 16, y = 16}, name = 'sand-2'},
{position = {x = 16, y = 17}, name = 'sand-2'},
{position = {x = 16, y = 18}, name = 'sand-2'},
{position = {x = 16, y = 19}, name = 'sand-2'},
{position = {x = 16, y = 20}, name = 'sand-2'},
{position = {x = 16, y = 21}, name = 'sand-2'},
{position = {x = 16, y = 22}, name = 'sand-2'},
{position = {x = 16, y = 23}, name = 'concrete'},
{position = {x = 16, y = 24}, name = 'concrete'},
{position = {x = 16, y = 25}, name = 'concrete'},
{position = {x = 16, y = 26}, name = 'refined-concrete'},
{position = {x = 16, y = 27}, name = 'refined-concrete'},
{position = {x = 16, y = 28}, name = 'refined-concrete'},
{position = {x = 16, y = 29}, name = 'concrete'},
{position = {x = 16, y = 30}, name = 'concrete'},
{position = {x = 16, y = 31}, name = 'concrete'},
{position = {x = 17, y = 0}, name = 'sand-2'},
{position = {x = 17, y = 1}, name = 'sand-2'},
{position = {x = 17, y = 2}, name = 'sand-2'},
{position = {x = 17, y = 3}, name = 'sand-2'},
{position = {x = 17, y = 4}, name = 'sand-2'},
{position = {x = 17, y = 5}, name = 'sand-2'},
{position = {x = 17, y = 6}, name = 'sand-2'},
{position = {x = 17, y = 7}, name = 'sand-2'},
{position = {x = 17, y = 8}, name = 'sand-2'},
{position = {x = 17, y = 9}, name = 'sand-2'},
{position = {x = 17, y = 10}, name = 'sand-2'},
{position = {x = 17, y = 11}, name = 'sand-2'},
{position = {x = 17, y = 12}, name = 'sand-2'},
{position = {x = 17, y = 13}, name = 'sand-2'},
{position = {x = 17, y = 14}, name = 'sand-2'},
{position = {x = 17, y = 15}, name = 'sand-2'},
{position = {x = 17, y = 16}, name = 'sand-2'},
{position = {x = 17, y = 17}, name = 'sand-2'},
{position = {x = 17, y = 18}, name = 'sand-2'},
{position = {x = 17, y = 19}, name = 'sand-2'},
{position = {x = 17, y = 20}, name = 'sand-2'},
{position = {x = 17, y = 21}, name = 'sand-2'},
{position = {x = 17, y = 22}, name = 'sand-2'},
{position = {x = 17, y = 23}, name = 'concrete'},
{position = {x = 17, y = 24}, name = 'concrete'},
{position = {x = 17, y = 25}, name = 'concrete'},
{position = {x = 17, y = 26}, name = 'sand-2'},
{position = {x = 17, y = 27}, name = 'stone-path'},
{position = {x = 17, y = 28}, name = 'stone-path'},
{position = {x = 17, y = 29}, name = 'concrete'},
{position = {x = 17, y = 30}, name = 'concrete'},
{position = {x = 17, y = 31}, name = 'concrete'},
{position = {x = 18, y = 0}, name = 'sand-2'},
{position = {x = 18, y = 1}, name = 'sand-2'},
{position = {x = 18, y = 2}, name = 'sand-2'},
{position = {x = 18, y = 3}, name = 'sand-2'},
{position = {x = 18, y = 4}, name = 'sand-2'},
{position = {x = 18, y = 5}, name = 'sand-2'},
{position = {x = 18, y = 6}, name = 'deepwater'},
{position = {x = 18, y = 7}, name = 'deepwater'},
{position = {x = 18, y = 8}, name = 'sand-2'},
{position = {x = 18, y = 9}, name = 'sand-2'},
{position = {x = 18, y = 10}, name = 'sand-2'},
{position = {x = 18, y = 11}, name = 'sand-2'},
{position = {x = 18, y = 12}, name = 'sand-2'},
{position = {x = 18, y = 13}, name = 'sand-2'},
{position = {x = 18, y = 14}, name = 'sand-2'},
{position = {x = 18, y = 15}, name = 'sand-2'},
{position = {x = 18, y = 16}, name = 'sand-2'},
{position = {x = 18, y = 17}, name = 'sand-2'},
{position = {x = 18, y = 18}, name = 'sand-2'},
{position = {x = 18, y = 19}, name = 'sand-2'},
{position = {x = 18, y = 20}, name = 'sand-2'},
{position = {x = 18, y = 21}, name = 'sand-2'},
{position = {x = 18, y = 22}, name = 'sand-2'},
{position = {x = 18, y = 23}, name = 'concrete'},
{position = {x = 18, y = 24}, name = 'concrete'},
{position = {x = 18, y = 25}, name = 'concrete'},
{position = {x = 18, y = 26}, name = 'sand-2'},
{position = {x = 18, y = 27}, name = 'stone-path'},
{position = {x = 18, y = 28}, name = 'stone-path'},
{position = {x = 18, y = 29}, name = 'concrete'},
{position = {x = 18, y = 30}, name = 'concrete'},
{position = {x = 18, y = 31}, name = 'concrete'},
{position = {x = 19, y = 0}, name = 'sand-2'},
{position = {x = 19, y = 1}, name = 'sand-2'},
{position = {x = 19, y = 2}, name = 'sand-2'},
{position = {x = 19, y = 3}, name = 'sand-2'},
{position = {x = 19, y = 4}, name = 'sand-2'},
{position = {x = 19, y = 5}, name = 'sand-2'},
{position = {x = 19, y = 6}, name = 'deepwater'},
{position = {x = 19, y = 7}, name = 'deepwater'},
{position = {x = 19, y = 8}, name = 'deepwater'},
{position = {x = 19, y = 9}, name = 'deepwater'},
{position = {x = 19, y = 10}, name = 'sand-2'},
{position = {x = 19, y = 11}, name = 'sand-2'},
{position = {x = 19, y = 12}, name = 'sand-2'},
{position = {x = 19, y = 13}, name = 'sand-2'},
{position = {x = 19, y = 14}, name = 'sand-2'},
{position = {x = 19, y = 15}, name = 'sand-2'},
{position = {x = 19, y = 16}, name = 'sand-2'},
{position = {x = 19, y = 17}, name = 'sand-2'},
{position = {x = 19, y = 18}, name = 'sand-2'},
{position = {x = 19, y = 19}, name = 'sand-2'},
{position = {x = 19, y = 20}, name = 'sand-2'},
{position = {x = 19, y = 21}, name = 'sand-2'},
{position = {x = 19, y = 22}, name = 'sand-2'},
{position = {x = 19, y = 23}, name = 'sand-2'},
{position = {x = 19, y = 24}, name = 'sand-2'},
{position = {x = 19, y = 25}, name = 'sand-2'},
{position = {x = 19, y = 26}, name = 'sand-2'},
{position = {x = 19, y = 27}, name = 'stone-path'},
{position = {x = 19, y = 28}, name = 'stone-path'},
{position = {x = 19, y = 29}, name = 'stone-path'},
{position = {x = 19, y = 30}, name = 'sand-2'},
{position = {x = 19, y = 31}, name = 'sand-2'},
{position = {x = 20, y = 0}, name = 'sand-2'},
{position = {x = 20, y = 1}, name = 'sand-2'},
{position = {x = 20, y = 2}, name = 'sand-2'},
{position = {x = 20, y = 3}, name = 'sand-2'},
{position = {x = 20, y = 4}, name = 'sand-2'},
{position = {x = 20, y = 5}, name = 'sand-2'},
{position = {x = 20, y = 6}, name = 'deepwater'},
{position = {x = 20, y = 7}, name = 'deepwater'},
{position = {x = 20, y = 8}, name = 'deepwater'},
{position = {x = 20, y = 9}, name = 'deepwater'},
{position = {x = 20, y = 10}, name = 'sand-2'},
{position = {x = 20, y = 11}, name = 'sand-2'},
{position = {x = 20, y = 12}, name = 'sand-2'},
{position = {x = 20, y = 13}, name = 'sand-2'},
{position = {x = 20, y = 14}, name = 'sand-2'},
{position = {x = 20, y = 15}, name = 'sand-2'},
{position = {x = 20, y = 16}, name = 'sand-2'},
{position = {x = 20, y = 17}, name = 'sand-2'},
{position = {x = 20, y = 18}, name = 'sand-2'},
{position = {x = 20, y = 19}, name = 'sand-2'},
{position = {x = 20, y = 20}, name = 'sand-2'},
{position = {x = 20, y = 21}, name = 'sand-2'},
{position = {x = 20, y = 22}, name = 'sand-2'},
{position = {x = 20, y = 23}, name = 'sand-2'},
{position = {x = 20, y = 24}, name = 'sand-2'},
{position = {x = 20, y = 25}, name = 'sand-2'},
{position = {x = 20, y = 26}, name = 'sand-2'},
{position = {x = 20, y = 27}, name = 'sand-2'},
{position = {x = 20, y = 28}, name = 'sand-2'},
{position = {x = 20, y = 29}, name = 'sand-2'},
{position = {x = 20, y = 30}, name = 'sand-2'},
{position = {x = 20, y = 31}, name = 'sand-2'},
{position = {x = 21, y = 0}, name = 'sand-2'},
{position = {x = 21, y = 1}, name = 'sand-2'},
{position = {x = 21, y = 2}, name = 'sand-2'},
{position = {x = 21, y = 3}, name = 'sand-2'},
{position = {x = 21, y = 4}, name = 'sand-2'},
{position = {x = 21, y = 5}, name = 'sand-2'},
{position = {x = 21, y = 6}, name = 'deepwater'},
{position = {x = 21, y = 7}, name = 'deepwater'},
{position = {x = 21, y = 8}, name = 'deepwater'},
{position = {x = 21, y = 9}, name = 'deepwater'},
{position = {x = 21, y = 10}, name = 'sand-2'},
{position = {x = 21, y = 11}, name = 'sand-2'},
{position = {x = 21, y = 12}, name = 'sand-2'},
{position = {x = 21, y = 13}, name = 'sand-2'},
{position = {x = 21, y = 14}, name = 'sand-2'},
{position = {x = 21, y = 15}, name = 'sand-2'},
{position = {x = 21, y = 16}, name = 'sand-2'},
{position = {x = 21, y = 17}, name = 'sand-2'},
{position = {x = 21, y = 18}, name = 'sand-2'},
{position = {x = 21, y = 19}, name = 'sand-2'},
{position = {x = 21, y = 20}, name = 'sand-2'},
{position = {x = 21, y = 21}, name = 'sand-2'},
{position = {x = 21, y = 22}, name = 'sand-2'},
{position = {x = 21, y = 23}, name = 'sand-2'},
{position = {x = 21, y = 24}, name = 'sand-2'},
{position = {x = 21, y = 25}, name = 'sand-2'},
{position = {x = 21, y = 26}, name = 'sand-2'},
{position = {x = 21, y = 27}, name = 'sand-2'},
{position = {x = 21, y = 28}, name = 'sand-2'},
{position = {x = 21, y = 29}, name = 'sand-2'},
{position = {x = 21, y = 30}, name = 'sand-2'},
{position = {x = 21, y = 31}, name = 'sand-2'},
{position = {x = 22, y = 0}, name = 'sand-2'},
{position = {x = 22, y = 1}, name = 'sand-2'},
{position = {x = 22, y = 2}, name = 'sand-2'},
{position = {x = 22, y = 3}, name = 'sand-2'},
{position = {x = 22, y = 4}, name = 'sand-2'},
{position = {x = 22, y = 5}, name = 'sand-2'},
{position = {x = 22, y = 6}, name = 'sand-2'},
{position = {x = 22, y = 7}, name = 'deepwater'},
{position = {x = 22, y = 8}, name = 'deepwater'},
{position = {x = 22, y = 9}, name = 'deepwater'},
{position = {x = 22, y = 10}, name = 'sand-2'},
{position = {x = 22, y = 11}, name = 'sand-2'},
{position = {x = 22, y = 12}, name = 'sand-2'},
{position = {x = 22, y = 13}, name = 'sand-2'},
{position = {x = 22, y = 14}, name = 'sand-2'},
{position = {x = 22, y = 15}, name = 'sand-2'},
{position = {x = 22, y = 16}, name = 'sand-2'},
{position = {x = 22, y = 17}, name = 'sand-2'},
{position = {x = 22, y = 18}, name = 'sand-2'},
{position = {x = 22, y = 19}, name = 'sand-2'},
{position = {x = 22, y = 20}, name = 'sand-2'},
{position = {x = 22, y = 21}, name = 'sand-2'},
{position = {x = 22, y = 22}, name = 'sand-2'},
{position = {x = 22, y = 23}, name = 'sand-2'},
{position = {x = 22, y = 24}, name = 'sand-2'},
{position = {x = 22, y = 25}, name = 'sand-2'},
{position = {x = 22, y = 26}, name = 'sand-2'},
{position = {x = 22, y = 27}, name = 'sand-2'},
{position = {x = 22, y = 28}, name = 'sand-2'},
{position = {x = 22, y = 29}, name = 'sand-2'},
{position = {x = 22, y = 30}, name = 'sand-2'},
{position = {x = 22, y = 31}, name = 'sand-2'},
{position = {x = 23, y = 0}, name = 'sand-2'},
{position = {x = 23, y = 1}, name = 'sand-2'},
{position = {x = 23, y = 2}, name = 'sand-2'},
{position = {x = 23, y = 3}, name = 'sand-2'},
{position = {x = 23, y = 4}, name = 'sand-2'},
{position = {x = 23, y = 5}, name = 'sand-2'},
{position = {x = 23, y = 6}, name = 'sand-2'},
{position = {x = 23, y = 7}, name = 'deepwater'},
{position = {x = 23, y = 8}, name = 'deepwater'},
{position = {x = 23, y = 9}, name = 'deepwater'},
{position = {x = 23, y = 10}, name = 'deepwater'},
{position = {x = 23, y = 11}, name = 'sand-2'},
{position = {x = 23, y = 12}, name = 'sand-2'},
{position = {x = 23, y = 13}, name = 'sand-2'},
{position = {x = 23, y = 14}, name = 'sand-2'},
{position = {x = 23, y = 15}, name = 'sand-2'},
{position = {x = 23, y = 16}, name = 'sand-2'},
{position = {x = 23, y = 17}, name = 'sand-2'},
{position = {x = 23, y = 18}, name = 'sand-2'},
{position = {x = 23, y = 19}, name = 'sand-2'},
{position = {x = 23, y = 20}, name = 'sand-2'},
{position = {x = 23, y = 21}, name = 'sand-2'},
{position = {x = 23, y = 22}, name = 'sand-2'},
{position = {x = 23, y = 23}, name = 'sand-2'},
{position = {x = 23, y = 24}, name = 'sand-2'},
{position = {x = 23, y = 25}, name = 'sand-2'},
{position = {x = 23, y = 26}, name = 'sand-2'},
{position = {x = 23, y = 27}, name = 'sand-2'},
{position = {x = 23, y = 28}, name = 'sand-2'},
{position = {x = 23, y = 29}, name = 'sand-2'},
{position = {x = 23, y = 30}, name = 'sand-2'},
{position = {x = 23, y = 31}, name = 'sand-2'},
{position = {x = 24, y = 0}, name = 'sand-2'},
{position = {x = 24, y = 1}, name = 'sand-2'},
{position = {x = 24, y = 2}, name = 'sand-2'},
{position = {x = 24, y = 3}, name = 'sand-2'},
{position = {x = 24, y = 4}, name = 'sand-2'},
{position = {x = 24, y = 5}, name = 'sand-2'},
{position = {x = 24, y = 6}, name = 'sand-2'},
{position = {x = 24, y = 7}, name = 'sand-2'},
{position = {x = 24, y = 8}, name = 'deepwater'},
{position = {x = 24, y = 9}, name = 'deepwater'},
{position = {x = 24, y = 10}, name = 'deepwater'},
{position = {x = 24, y = 11}, name = 'sand-2'},
{position = {x = 24, y = 12}, name = 'sand-2'},
{position = {x = 24, y = 13}, name = 'sand-2'},
{position = {x = 24, y = 14}, name = 'sand-2'},
{position = {x = 24, y = 15}, name = 'sand-2'},
{position = {x = 24, y = 16}, name = 'sand-2'},
{position = {x = 24, y = 17}, name = 'sand-2'},
{position = {x = 24, y = 18}, name = 'sand-2'},
{position = {x = 24, y = 19}, name = 'sand-2'},
{position = {x = 24, y = 20}, name = 'sand-2'},
{position = {x = 24, y = 21}, name = 'sand-2'},
{position = {x = 24, y = 22}, name = 'sand-2'},
{position = {x = 24, y = 23}, name = 'sand-2'},
{position = {x = 24, y = 24}, name = 'sand-2'},
{position = {x = 24, y = 25}, name = 'sand-2'},
{position = {x = 24, y = 26}, name = 'sand-2'},
{position = {x = 24, y = 27}, name = 'sand-2'},
{position = {x = 24, y = 28}, name = 'sand-2'},
{position = {x = 24, y = 29}, name = 'sand-2'},
{position = {x = 24, y = 30}, name = 'sand-2'},
{position = {x = 24, y = 31}, name = 'sand-2'},
{position = {x = 25, y = 0}, name = 'sand-2'},
{position = {x = 25, y = 1}, name = 'sand-2'},
{position = {x = 25, y = 2}, name = 'sand-2'},
{position = {x = 25, y = 3}, name = 'sand-2'},
{position = {x = 25, y = 4}, name = 'sand-2'},
{position = {x = 25, y = 5}, name = 'sand-2'},
{position = {x = 25, y = 6}, name = 'sand-2'},
{position = {x = 25, y = 7}, name = 'sand-2'},
{position = {x = 25, y = 8}, name = 'deepwater'},
{position = {x = 25, y = 9}, name = 'deepwater'},
{position = {x = 25, y = 10}, name = 'deepwater'},
{position = {x = 25, y = 11}, name = 'deepwater'},
{position = {x = 25, y = 12}, name = 'sand-2'},
{position = {x = 25, y = 13}, name = 'sand-2'},
{position = {x = 25, y = 14}, name = 'sand-2'},
{position = {x = 25, y = 15}, name = 'sand-2'},
{position = {x = 25, y = 16}, name = 'sand-2'},
{position = {x = 25, y = 17}, name = 'sand-2'},
{position = {x = 25, y = 18}, name = 'sand-2'},
{position = {x = 25, y = 19}, name = 'sand-2'},
{position = {x = 25, y = 20}, name = 'sand-2'},
{position = {x = 25, y = 21}, name = 'sand-2'},
{position = {x = 25, y = 22}, name = 'sand-2'},
{position = {x = 25, y = 23}, name = 'sand-2'},
{position = {x = 25, y = 24}, name = 'sand-2'},
{position = {x = 25, y = 25}, name = 'sand-2'},
{position = {x = 25, y = 26}, name = 'sand-2'},
{position = {x = 25, y = 27}, name = 'sand-2'},
{position = {x = 25, y = 28}, name = 'sand-2'},
{position = {x = 25, y = 29}, name = 'sand-2'},
{position = {x = 25, y = 30}, name = 'sand-2'},
{position = {x = 25, y = 31}, name = 'sand-2'},
{position = {x = 26, y = 0}, name = 'sand-2'},
{position = {x = 26, y = 1}, name = 'sand-2'},
{position = {x = 26, y = 2}, name = 'sand-2'},
{position = {x = 26, y = 3}, name = 'sand-2'},
{position = {x = 26, y = 4}, name = 'sand-2'},
{position = {x = 26, y = 5}, name = 'sand-2'},
{position = {x = 26, y = 6}, name = 'sand-2'},
{position = {x = 26, y = 7}, name = 'sand-2'},
{position = {x = 26, y = 8}, name = 'sand-2'},
{position = {x = 26, y = 9}, name = 'sand-2'},
{position = {x = 26, y = 10}, name = 'sand-3'},
{position = {x = 26, y = 11}, name = 'deepwater'},
{position = {x = 26, y = 12}, name = 'sand-2'},
{position = {x = 26, y = 13}, name = 'sand-2'},
{position = {x = 26, y = 14}, name = 'sand-2'},
{position = {x = 26, y = 15}, name = 'sand-2'},
{position = {x = 26, y = 16}, name = 'sand-2'},
{position = {x = 26, y = 17}, name = 'sand-2'},
{position = {x = 26, y = 18}, name = 'sand-2'},
{position = {x = 26, y = 19}, name = 'sand-2'},
{position = {x = 26, y = 20}, name = 'sand-2'},
{position = {x = 26, y = 21}, name = 'sand-2'},
{position = {x = 26, y = 22}, name = 'sand-2'},
{position = {x = 26, y = 23}, name = 'sand-2'},
{position = {x = 26, y = 24}, name = 'sand-2'},
{position = {x = 26, y = 25}, name = 'sand-2'},
{position = {x = 26, y = 26}, name = 'sand-2'},
{position = {x = 26, y = 27}, name = 'sand-2'},
{position = {x = 26, y = 28}, name = 'sand-2'},
{position = {x = 26, y = 29}, name = 'sand-2'},
{position = {x = 26, y = 30}, name = 'sand-2'},
{position = {x = 26, y = 31}, name = 'sand-2'},
{position = {x = 27, y = 0}, name = 'sand-2'},
{position = {x = 27, y = 1}, name = 'sand-2'},
{position = {x = 27, y = 2}, name = 'sand-2'},
{position = {x = 27, y = 3}, name = 'sand-2'},
{position = {x = 27, y = 4}, name = 'sand-2'},
{position = {x = 27, y = 5}, name = 'sand-2'},
{position = {x = 27, y = 6}, name = 'sand-2'},
{position = {x = 27, y = 7}, name = 'sand-2'},
{position = {x = 27, y = 8}, name = 'sand-2'},
{position = {x = 27, y = 9}, name = 'sand-2'},
{position = {x = 27, y = 10}, name = 'sand-3'},
{position = {x = 27, y = 11}, name = 'sand-3'},
{position = {x = 27, y = 12}, name = 'sand-2'},
{position = {x = 27, y = 13}, name = 'sand-2'},
{position = {x = 27, y = 14}, name = 'sand-2'},
{position = {x = 27, y = 15}, name = 'sand-2'},
{position = {x = 27, y = 16}, name = 'sand-2'},
{position = {x = 27, y = 17}, name = 'sand-2'},
{position = {x = 27, y = 18}, name = 'sand-2'},
{position = {x = 27, y = 19}, name = 'sand-2'},
{position = {x = 27, y = 20}, name = 'sand-2'},
{position = {x = 27, y = 21}, name = 'sand-2'},
{position = {x = 27, y = 22}, name = 'sand-2'},
{position = {x = 27, y = 23}, name = 'sand-2'},
{position = {x = 27, y = 24}, name = 'sand-2'},
{position = {x = 27, y = 25}, name = 'sand-2'},
{position = {x = 27, y = 26}, name = 'sand-2'},
{position = {x = 27, y = 27}, name = 'sand-2'},
{position = {x = 27, y = 28}, name = 'sand-2'},
{position = {x = 27, y = 29}, name = 'sand-2'},
{position = {x = 27, y = 30}, name = 'sand-2'},
{position = {x = 27, y = 31}, name = 'sand-2'},
{position = {x = 28, y = 0}, name = 'sand-2'},
{position = {x = 28, y = 1}, name = 'sand-2'},
{position = {x = 28, y = 2}, name = 'sand-2'},
{position = {x = 28, y = 3}, name = 'sand-2'},
{position = {x = 28, y = 4}, name = 'sand-2'},
{position = {x = 28, y = 5}, name = 'sand-2'},
{position = {x = 28, y = 6}, name = 'sand-2'},
{position = {x = 28, y = 7}, name = 'sand-2'},
{position = {x = 28, y = 8}, name = 'sand-2'},
{position = {x = 28, y = 9}, name = 'sand-2'},
{position = {x = 28, y = 10}, name = 'sand-2'},
{position = {x = 28, y = 11}, name = 'sand-3'},
{position = {x = 28, y = 12}, name = 'sand-2'},
{position = {x = 28, y = 13}, name = 'sand-2'},
{position = {x = 28, y = 14}, name = 'sand-2'},
{position = {x = 28, y = 15}, name = 'sand-2'},
{position = {x = 28, y = 16}, name = 'sand-2'},
{position = {x = 28, y = 17}, name = 'sand-2'},
{position = {x = 28, y = 18}, name = 'sand-2'},
{position = {x = 28, y = 19}, name = 'sand-2'},
{position = {x = 28, y = 20}, name = 'sand-2'},
{position = {x = 28, y = 21}, name = 'sand-2'},
{position = {x = 28, y = 22}, name = 'sand-2'},
{position = {x = 28, y = 23}, name = 'sand-2'},
{position = {x = 28, y = 24}, name = 'sand-2'},
{position = {x = 28, y = 25}, name = 'sand-2'},
{position = {x = 28, y = 26}, name = 'sand-2'},
{position = {x = 28, y = 27}, name = 'sand-2'},
{position = {x = 28, y = 28}, name = 'sand-2'},
{position = {x = 28, y = 29}, name = 'sand-2'},
{position = {x = 28, y = 30}, name = 'sand-1'},
{position = {x = 28, y = 31}, name = 'sand-1'},
{position = {x = 29, y = 0}, name = 'sand-2'},
{position = {x = 29, y = 1}, name = 'sand-2'},
{position = {x = 29, y = 2}, name = 'sand-2'},
{position = {x = 29, y = 3}, name = 'sand-2'},
{position = {x = 29, y = 4}, name = 'sand-2'},
{position = {x = 29, y = 5}, name = 'sand-2'},
{position = {x = 29, y = 6}, name = 'sand-2'},
{position = {x = 29, y = 7}, name = 'sand-2'},
{position = {x = 29, y = 8}, name = 'sand-2'},
{position = {x = 29, y = 9}, name = 'sand-2'},
{position = {x = 29, y = 10}, name = 'sand-2'},
{position = {x = 29, y = 11}, name = 'sand-3'},
{position = {x = 29, y = 12}, name = 'sand-2'},
{position = {x = 29, y = 13}, name = 'sand-2'},
{position = {x = 29, y = 14}, name = 'sand-2'},
{position = {x = 29, y = 15}, name = 'sand-2'},
{position = {x = 29, y = 16}, name = 'sand-2'},
{position = {x = 29, y = 17}, name = 'sand-2'},
{position = {x = 29, y = 18}, name = 'sand-2'},
{position = {x = 29, y = 19}, name = 'sand-2'},
{position = {x = 29, y = 20}, name = 'sand-2'},
{position = {x = 29, y = 21}, name = 'sand-2'},
{position = {x = 29, y = 22}, name = 'sand-2'},
{position = {x = 29, y = 23}, name = 'sand-2'},
{position = {x = 29, y = 24}, name = 'sand-2'},
{position = {x = 29, y = 25}, name = 'sand-2'},
{position = {x = 29, y = 26}, name = 'sand-2'},
{position = {x = 29, y = 27}, name = 'sand-2'},
{position = {x = 29, y = 28}, name = 'sand-1'},
{position = {x = 29, y = 29}, name = 'sand-1'},
{position = {x = 29, y = 30}, name = 'sand-1'},
{position = {x = 29, y = 31}, name = 'sand-1'},
{position = {x = 30, y = 0}, name = 'sand-2'},
{position = {x = 30, y = 1}, name = 'sand-2'},
{position = {x = 30, y = 2}, name = 'sand-2'},
{position = {x = 30, y = 3}, name = 'sand-2'},
{position = {x = 30, y = 4}, name = 'sand-2'},
{position = {x = 30, y = 5}, name = 'sand-2'},
{position = {x = 30, y = 6}, name = 'sand-2'},
{position = {x = 30, y = 7}, name = 'sand-2'},
{position = {x = 30, y = 8}, name = 'sand-2'},
{position = {x = 30, y = 9}, name = 'sand-2'},
{position = {x = 30, y = 10}, name = 'sand-2'},
{position = {x = 30, y = 11}, name = 'sand-2'},
{position = {x = 30, y = 12}, name = 'sand-2'},
{position = {x = 30, y = 13}, name = 'sand-2'},
{position = {x = 30, y = 14}, name = 'sand-2'},
{position = {x = 30, y = 15}, name = 'sand-2'},
{position = {x = 30, y = 16}, name = 'sand-2'},
{position = {x = 30, y = 17}, name = 'sand-2'},
{position = {x = 30, y = 18}, name = 'sand-2'},
{position = {x = 30, y = 19}, name = 'sand-2'},
{position = {x = 30, y = 20}, name = 'sand-2'},
{position = {x = 30, y = 21}, name = 'sand-2'},
{position = {x = 30, y = 22}, name = 'sand-2'},
{position = {x = 30, y = 23}, name = 'sand-2'},
{position = {x = 30, y = 24}, name = 'sand-2'},
{position = {x = 30, y = 25}, name = 'sand-2'},
{position = {x = 30, y = 26}, name = 'sand-1'},
{position = {x = 30, y = 27}, name = 'sand-1'},
{position = {x = 30, y = 28}, name = 'sand-1'},
{position = {x = 30, y = 29}, name = 'sand-1'},
{position = {x = 30, y = 30}, name = 'sand-1'},
{position = {x = 30, y = 31}, name = 'sand-1'},
{position = {x = 31, y = 0}, name = 'sand-2'},
{position = {x = 31, y = 1}, name = 'sand-2'},
{position = {x = 31, y = 2}, name = 'sand-2'},
{position = {x = 31, y = 3}, name = 'sand-2'},
{position = {x = 31, y = 4}, name = 'sand-2'},
{position = {x = 31, y = 5}, name = 'sand-2'},
{position = {x = 31, y = 6}, name = 'sand-2'},
{position = {x = 31, y = 7}, name = 'sand-2'},
{position = {x = 31, y = 8}, name = 'sand-2'},
{position = {x = 31, y = 9}, name = 'sand-2'},
{position = {x = 31, y = 10}, name = 'sand-2'},
{position = {x = 31, y = 11}, name = 'sand-2'},
{position = {x = 31, y = 12}, name = 'sand-2'},
{position = {x = 31, y = 13}, name = 'sand-2'},
{position = {x = 31, y = 14}, name = 'sand-2'},
{position = {x = 31, y = 15}, name = 'sand-2'},
{position = {x = 31, y = 16}, name = 'sand-2'},
{position = {x = 31, y = 17}, name = 'sand-2'},
{position = {x = 31, y = 18}, name = 'sand-2'},
{position = {x = 31, y = 19}, name = 'sand-2'},
{position = {x = 31, y = 20}, name = 'sand-2'},
{position = {x = 31, y = 21}, name = 'sand-2'},
{position = {x = 31, y = 22}, name = 'sand-2'},
{position = {x = 31, y = 23}, name = 'sand-2'},
{position = {x = 31, y = 24}, name = 'sand-2'},
{position = {x = 31, y = 25}, name = 'sand-2'},
{position = {x = 31, y = 26}, name = 'sand-1'},
{position = {x = 31, y = 27}, name = 'sand-1'},
{position = {x = 31, y = 28}, name = 'sand-1'},
{position = {x = 31, y = 29}, name = 'sand-1'},
{position = {x = 31, y = 30}, name = 'sand-1'},
{position = {x = 31, y = 31}, name = 'sand-1'}
}
},
flamethrower_cross = {
entities = {
{position = {x = 2, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 1.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 5.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 6.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 11.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 14.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 15.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 16.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 17.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 19.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 1.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 21, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 20.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 22.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 26.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 2}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 28.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 5}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 5}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 8.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 12.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 14.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 17.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 20.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 8}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8, y = 10}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 6.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24, y = 10}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 23.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 11}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 11}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 13.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8, y = 14}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 6.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 13.5}, name = 'storage-tank', direction = 0, force = 'enemy'},
{position = {x = 16, y = 13.5}, name = 'flamethrower-turret', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 13.5}, name = 'storage-tank', direction = 2, force = 'enemy'},
{position = {x = 24, y = 14}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 22.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 13.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 13.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 15.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 14.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 8, y = 16}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 6.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 16}, name = 'flamethrower-turret', direction = 6, force = 'enemy'},
{position = {x = 18.5, y = 16}, name = 'flamethrower-turret', direction = 2, force = 'enemy'},
{position = {x = 24, y = 16}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 22.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 14.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 15.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 14.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 15.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 17.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 16.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 8, y = 18}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 6.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 18.5}, name = 'storage-tank', direction = 2, force = 'enemy'},
{position = {x = 16, y = 18.5}, name = 'flamethrower-turret', direction = 4, force = 'enemy'},
{position = {x = 18.5, y = 18.5}, name = 'storage-tank', direction = 0, force = 'enemy'},
{position = {x = 24, y = 18}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 22.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 16.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 17.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 16.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 17.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 18.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 18.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 18.5}, name = 'gate', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 21}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8, y = 22}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 7.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24, y = 22}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 22.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 21}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 9.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 12.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 14.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 17.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 21.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 24}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 15.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 17.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 16.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 18.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 27}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30, y = 27}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 0.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 8, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 11, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 12.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 24, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 27, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 30, y = 30}, name = 'gun-turret', direction = 6, force = 'enemy'},
{position = {x = 31.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 1.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 0.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 3.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 2.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 5.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 4.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 6.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 7.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 8.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 9.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 10.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 11.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 12.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 13.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 12.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 14.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 15.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 16.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 17.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 18.5, y = 30.5}, name = 'gate', direction = 2, force = 'enemy'},
{position = {x = 19.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 19.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 21.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 20.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 23.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 22.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 24.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 25.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 27.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 26.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 29.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 28.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 30.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'enemy'},
{position = {x = 31.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'enemy'}
},
tiles = {
{position = {x = 0, y = 0}, name = 'dirt-5'},
{position = {x = 0, y = 1}, name = 'dirt-5'},
{position = {x = 0, y = 2}, name = 'dirt-5'},
{position = {x = 0, y = 3}, name = 'dirt-5'},
{position = {x = 0, y = 4}, name = 'dirt-5'},
{position = {x = 0, y = 5}, name = 'dirt-5'},
{position = {x = 0, y = 6}, name = 'dirt-5'},
{position = {x = 0, y = 7}, name = 'dirt-5'},
{position = {x = 0, y = 8}, name = 'dirt-5'},
{position = {x = 0, y = 9}, name = 'dirt-5'},
{position = {x = 0, y = 10}, name = 'dirt-5'},
{position = {x = 0, y = 11}, name = 'dirt-5'},
{position = {x = 0, y = 12}, name = 'dirt-5'},
{position = {x = 0, y = 13}, name = 'dirt-5'},
{position = {x = 0, y = 14}, name = 'dirt-5'},
{position = {x = 0, y = 15}, name = 'dirt-5'},
{position = {x = 0, y = 16}, name = 'dirt-5'},
{position = {x = 0, y = 17}, name = 'dirt-5'},
{position = {x = 0, y = 18}, name = 'dirt-5'},
{position = {x = 0, y = 19}, name = 'dirt-5'},
{position = {x = 0, y = 20}, name = 'dirt-5'},
{position = {x = 0, y = 21}, name = 'dirt-5'},
{position = {x = 0, y = 22}, name = 'dirt-5'},
{position = {x = 0, y = 23}, name = 'dirt-5'},
{position = {x = 0, y = 24}, name = 'dirt-5'},
{position = {x = 0, y = 25}, name = 'dirt-5'},
{position = {x = 0, y = 26}, name = 'dirt-5'},
{position = {x = 0, y = 27}, name = 'dirt-5'},
{position = {x = 0, y = 28}, name = 'dirt-5'},
{position = {x = 0, y = 29}, name = 'dirt-5'},
{position = {x = 0, y = 30}, name = 'dirt-5'},
{position = {x = 0, y = 31}, name = 'dirt-5'},
{position = {x = 1, y = 0}, name = 'dirt-5'},
{position = {x = 1, y = 1}, name = 'stone-path'},
{position = {x = 1, y = 2}, name = 'stone-path'},
{position = {x = 1, y = 3}, name = 'stone-path'},
{position = {x = 1, y = 4}, name = 'stone-path'},
{position = {x = 1, y = 5}, name = 'stone-path'},
{position = {x = 1, y = 6}, name = 'stone-path'},
{position = {x = 1, y = 7}, name = 'stone-path'},
{position = {x = 1, y = 8}, name = 'stone-path'},
{position = {x = 1, y = 9}, name = 'stone-path'},
{position = {x = 1, y = 10}, name = 'stone-path'},
{position = {x = 1, y = 11}, name = 'stone-path'},
{position = {x = 1, y = 12}, name = 'dirt-5'},
{position = {x = 1, y = 13}, name = 'dirt-5'},
{position = {x = 1, y = 14}, name = 'dirt-5'},
{position = {x = 1, y = 15}, name = 'dirt-5'},
{position = {x = 1, y = 16}, name = 'dirt-5'},
{position = {x = 1, y = 17}, name = 'dirt-5'},
{position = {x = 1, y = 18}, name = 'dirt-5'},
{position = {x = 1, y = 19}, name = 'dirt-5'},
{position = {x = 1, y = 20}, name = 'stone-path'},
{position = {x = 1, y = 21}, name = 'stone-path'},
{position = {x = 1, y = 22}, name = 'stone-path'},
{position = {x = 1, y = 23}, name = 'stone-path'},
{position = {x = 1, y = 24}, name = 'stone-path'},
{position = {x = 1, y = 25}, name = 'stone-path'},
{position = {x = 1, y = 26}, name = 'stone-path'},
{position = {x = 1, y = 27}, name = 'stone-path'},
{position = {x = 1, y = 28}, name = 'stone-path'},
{position = {x = 1, y = 29}, name = 'stone-path'},
{position = {x = 1, y = 30}, name = 'stone-path'},
{position = {x = 1, y = 31}, name = 'dirt-5'},
{position = {x = 2, y = 0}, name = 'dirt-5'},
{position = {x = 2, y = 1}, name = 'stone-path'},
{position = {x = 2, y = 2}, name = 'stone-path'},
{position = {x = 2, y = 3}, name = 'stone-path'},
{position = {x = 2, y = 4}, name = 'stone-path'},
{position = {x = 2, y = 5}, name = 'stone-path'},
{position = {x = 2, y = 6}, name = 'stone-path'},
{position = {x = 2, y = 7}, name = 'stone-path'},
{position = {x = 2, y = 8}, name = 'stone-path'},
{position = {x = 2, y = 9}, name = 'stone-path'},
{position = {x = 2, y = 10}, name = 'stone-path'},
{position = {x = 2, y = 11}, name = 'stone-path'},
{position = {x = 2, y = 12}, name = 'stone-path'},
{position = {x = 2, y = 13}, name = 'stone-path'},
{position = {x = 2, y = 14}, name = 'stone-path'},
{position = {x = 2, y = 15}, name = 'stone-path'},
{position = {x = 2, y = 16}, name = 'stone-path'},
{position = {x = 2, y = 17}, name = 'stone-path'},
{position = {x = 2, y = 18}, name = 'stone-path'},
{position = {x = 2, y = 19}, name = 'stone-path'},
{position = {x = 2, y = 20}, name = 'stone-path'},
{position = {x = 2, y = 21}, name = 'stone-path'},
{position = {x = 2, y = 22}, name = 'stone-path'},
{position = {x = 2, y = 23}, name = 'stone-path'},
{position = {x = 2, y = 24}, name = 'stone-path'},
{position = {x = 2, y = 25}, name = 'stone-path'},
{position = {x = 2, y = 26}, name = 'stone-path'},
{position = {x = 2, y = 27}, name = 'stone-path'},
{position = {x = 2, y = 28}, name = 'stone-path'},
{position = {x = 2, y = 29}, name = 'stone-path'},
{position = {x = 2, y = 30}, name = 'stone-path'},
{position = {x = 2, y = 31}, name = 'dirt-5'},
{position = {x = 3, y = 0}, name = 'dirt-5'},
{position = {x = 3, y = 1}, name = 'stone-path'},
{position = {x = 3, y = 2}, name = 'stone-path'},
{position = {x = 3, y = 3}, name = 'stone-path'},
{position = {x = 3, y = 4}, name = 'stone-path'},
{position = {x = 3, y = 5}, name = 'stone-path'},
{position = {x = 3, y = 6}, name = 'stone-path'},
{position = {x = 3, y = 7}, name = 'stone-path'},
{position = {x = 3, y = 8}, name = 'stone-path'},
{position = {x = 3, y = 9}, name = 'stone-path'},
{position = {x = 3, y = 10}, name = 'stone-path'},
{position = {x = 3, y = 11}, name = 'stone-path'},
{position = {x = 3, y = 12}, name = 'stone-path'},
{position = {x = 3, y = 13}, name = 'stone-path'},
{position = {x = 3, y = 14}, name = 'stone-path'},
{position = {x = 3, y = 15}, name = 'stone-path'},
{position = {x = 3, y = 16}, name = 'stone-path'},
{position = {x = 3, y = 17}, name = 'stone-path'},
{position = {x = 3, y = 18}, name = 'stone-path'},
{position = {x = 3, y = 19}, name = 'stone-path'},
{position = {x = 3, y = 20}, name = 'stone-path'},
{position = {x = 3, y = 21}, name = 'stone-path'},
{position = {x = 3, y = 22}, name = 'stone-path'},
{position = {x = 3, y = 23}, name = 'stone-path'},
{position = {x = 3, y = 24}, name = 'stone-path'},
{position = {x = 3, y = 25}, name = 'stone-path'},
{position = {x = 3, y = 26}, name = 'stone-path'},
{position = {x = 3, y = 27}, name = 'stone-path'},
{position = {x = 3, y = 28}, name = 'stone-path'},
{position = {x = 3, y = 29}, name = 'stone-path'},
{position = {x = 3, y = 30}, name = 'stone-path'},
{position = {x = 3, y = 31}, name = 'dirt-5'},
{position = {x = 4, y = 0}, name = 'dirt-5'},
{position = {x = 4, y = 1}, name = 'stone-path'},
{position = {x = 4, y = 2}, name = 'stone-path'},
{position = {x = 4, y = 3}, name = 'stone-path'},
{position = {x = 4, y = 4}, name = 'stone-path'},
{position = {x = 4, y = 5}, name = 'stone-path'},
{position = {x = 4, y = 6}, name = 'stone-path'},
{position = {x = 4, y = 7}, name = 'stone-path'},
{position = {x = 4, y = 8}, name = 'stone-path'},
{position = {x = 4, y = 9}, name = 'stone-path'},
{position = {x = 4, y = 10}, name = 'stone-path'},
{position = {x = 4, y = 11}, name = 'stone-path'},
{position = {x = 4, y = 12}, name = 'stone-path'},
{position = {x = 4, y = 13}, name = 'stone-path'},
{position = {x = 4, y = 14}, name = 'stone-path'},
{position = {x = 4, y = 15}, name = 'stone-path'},
{position = {x = 4, y = 16}, name = 'stone-path'},
{position = {x = 4, y = 17}, name = 'stone-path'},
{position = {x = 4, y = 18}, name = 'stone-path'},
{position = {x = 4, y = 19}, name = 'stone-path'},
{position = {x = 4, y = 20}, name = 'stone-path'},
{position = {x = 4, y = 21}, name = 'stone-path'},
{position = {x = 4, y = 22}, name = 'stone-path'},
{position = {x = 4, y = 23}, name = 'stone-path'},
{position = {x = 4, y = 24}, name = 'stone-path'},
{position = {x = 4, y = 25}, name = 'stone-path'},
{position = {x = 4, y = 26}, name = 'stone-path'},
{position = {x = 4, y = 27}, name = 'stone-path'},
{position = {x = 4, y = 28}, name = 'stone-path'},
{position = {x = 4, y = 29}, name = 'stone-path'},
{position = {x = 4, y = 30}, name = 'stone-path'},
{position = {x = 4, y = 31}, name = 'dirt-5'},
{position = {x = 5, y = 0}, name = 'dirt-5'},
{position = {x = 5, y = 1}, name = 'stone-path'},
{position = {x = 5, y = 2}, name = 'stone-path'},
{position = {x = 5, y = 3}, name = 'stone-path'},
{position = {x = 5, y = 4}, name = 'stone-path'},
{position = {x = 5, y = 5}, name = 'stone-path'},
{position = {x = 5, y = 6}, name = 'stone-path'},
{position = {x = 5, y = 7}, name = 'stone-path'},
{position = {x = 5, y = 8}, name = 'stone-path'},
{position = {x = 5, y = 9}, name = 'stone-path'},
{position = {x = 5, y = 10}, name = 'stone-path'},
{position = {x = 5, y = 11}, name = 'stone-path'},
{position = {x = 5, y = 12}, name = 'stone-path'},
{position = {x = 5, y = 13}, name = 'stone-path'},
{position = {x = 5, y = 14}, name = 'stone-path'},
{position = {x = 5, y = 15}, name = 'stone-path'},
{position = {x = 5, y = 16}, name = 'stone-path'},
{position = {x = 5, y = 17}, name = 'stone-path'},
{position = {x = 5, y = 18}, name = 'stone-path'},
{position = {x = 5, y = 19}, name = 'stone-path'},
{position = {x = 5, y = 20}, name = 'stone-path'},
{position = {x = 5, y = 21}, name = 'stone-path'},
{position = {x = 5, y = 22}, name = 'stone-path'},
{position = {x = 5, y = 23}, name = 'stone-path'},
{position = {x = 5, y = 24}, name = 'stone-path'},
{position = {x = 5, y = 25}, name = 'stone-path'},
{position = {x = 5, y = 26}, name = 'stone-path'},
{position = {x = 5, y = 27}, name = 'stone-path'},
{position = {x = 5, y = 28}, name = 'stone-path'},
{position = {x = 5, y = 29}, name = 'stone-path'},
{position = {x = 5, y = 30}, name = 'stone-path'},
{position = {x = 5, y = 31}, name = 'dirt-5'},
{position = {x = 6, y = 0}, name = 'dirt-5'},
{position = {x = 6, y = 1}, name = 'stone-path'},
{position = {x = 6, y = 2}, name = 'stone-path'},
{position = {x = 6, y = 3}, name = 'stone-path'},
{position = {x = 6, y = 4}, name = 'stone-path'},
{position = {x = 6, y = 5}, name = 'stone-path'},
{position = {x = 6, y = 6}, name = 'stone-path'},
{position = {x = 6, y = 7}, name = 'stone-path'},
{position = {x = 6, y = 8}, name = 'stone-path'},
{position = {x = 6, y = 9}, name = 'stone-path'},
{position = {x = 6, y = 10}, name = 'stone-path'},
{position = {x = 6, y = 11}, name = 'stone-path'},
{position = {x = 6, y = 12}, name = 'stone-path'},
{position = {x = 6, y = 13}, name = 'stone-path'},
{position = {x = 6, y = 14}, name = 'stone-path'},
{position = {x = 6, y = 15}, name = 'stone-path'},
{position = {x = 6, y = 16}, name = 'stone-path'},
{position = {x = 6, y = 17}, name = 'stone-path'},
{position = {x = 6, y = 18}, name = 'stone-path'},
{position = {x = 6, y = 19}, name = 'stone-path'},
{position = {x = 6, y = 20}, name = 'stone-path'},
{position = {x = 6, y = 21}, name = 'stone-path'},
{position = {x = 6, y = 22}, name = 'stone-path'},
{position = {x = 6, y = 23}, name = 'stone-path'},
{position = {x = 6, y = 24}, name = 'stone-path'},
{position = {x = 6, y = 25}, name = 'stone-path'},
{position = {x = 6, y = 26}, name = 'stone-path'},
{position = {x = 6, y = 27}, name = 'stone-path'},
{position = {x = 6, y = 28}, name = 'stone-path'},
{position = {x = 6, y = 29}, name = 'stone-path'},
{position = {x = 6, y = 30}, name = 'stone-path'},
{position = {x = 6, y = 31}, name = 'dirt-5'},
{position = {x = 7, y = 0}, name = 'dirt-5'},
{position = {x = 7, y = 1}, name = 'dirt-5'},
{position = {x = 7, y = 2}, name = 'dirt-5'},
{position = {x = 7, y = 3}, name = 'stone-path'},
{position = {x = 7, y = 4}, name = 'stone-path'},
{position = {x = 7, y = 5}, name = 'stone-path'},
{position = {x = 7, y = 6}, name = 'stone-path'},
{position = {x = 7, y = 7}, name = 'stone-path'},
{position = {x = 7, y = 8}, name = 'stone-path'},
{position = {x = 7, y = 9}, name = 'stone-path'},
{position = {x = 7, y = 10}, name = 'stone-path'},
{position = {x = 7, y = 11}, name = 'stone-path'},
{position = {x = 7, y = 12}, name = 'stone-path'},
{position = {x = 7, y = 13}, name = 'stone-path'},
{position = {x = 7, y = 14}, name = 'stone-path'},
{position = {x = 7, y = 15}, name = 'stone-path'},
{position = {x = 7, y = 16}, name = 'stone-path'},
{position = {x = 7, y = 17}, name = 'stone-path'},
{position = {x = 7, y = 18}, name = 'stone-path'},
{position = {x = 7, y = 19}, name = 'stone-path'},
{position = {x = 7, y = 20}, name = 'stone-path'},
{position = {x = 7, y = 21}, name = 'stone-path'},
{position = {x = 7, y = 22}, name = 'stone-path'},
{position = {x = 7, y = 23}, name = 'stone-path'},
{position = {x = 7, y = 24}, name = 'stone-path'},
{position = {x = 7, y = 25}, name = 'stone-path'},
{position = {x = 7, y = 26}, name = 'stone-path'},
{position = {x = 7, y = 27}, name = 'stone-path'},
{position = {x = 7, y = 28}, name = 'stone-path'},
{position = {x = 7, y = 29}, name = 'stone-path'},
{position = {x = 7, y = 30}, name = 'stone-path'},
{position = {x = 7, y = 31}, name = 'dirt-5'},
{position = {x = 8, y = 0}, name = 'dirt-5'},
{position = {x = 8, y = 1}, name = 'stone-path'},
{position = {x = 8, y = 2}, name = 'stone-path'},
{position = {x = 8, y = 3}, name = 'stone-path'},
{position = {x = 8, y = 4}, name = 'stone-path'},
{position = {x = 8, y = 5}, name = 'stone-path'},
{position = {x = 8, y = 6}, name = 'stone-path'},
{position = {x = 8, y = 7}, name = 'stone-path'},
{position = {x = 8, y = 8}, name = 'stone-path'},
{position = {x = 8, y = 9}, name = 'stone-path'},
{position = {x = 8, y = 10}, name = 'stone-path'},
{position = {x = 8, y = 11}, name = 'stone-path'},
{position = {x = 8, y = 12}, name = 'stone-path'},
{position = {x = 8, y = 13}, name = 'stone-path'},
{position = {x = 8, y = 14}, name = 'stone-path'},
{position = {x = 8, y = 15}, name = 'stone-path'},
{position = {x = 8, y = 16}, name = 'stone-path'},
{position = {x = 8, y = 17}, name = 'stone-path'},
{position = {x = 8, y = 18}, name = 'stone-path'},
{position = {x = 8, y = 19}, name = 'stone-path'},
{position = {x = 8, y = 20}, name = 'stone-path'},
{position = {x = 8, y = 21}, name = 'stone-path'},
{position = {x = 8, y = 22}, name = 'stone-path'},
{position = {x = 8, y = 23}, name = 'stone-path'},
{position = {x = 8, y = 24}, name = 'stone-path'},
{position = {x = 8, y = 25}, name = 'stone-path'},
{position = {x = 8, y = 26}, name = 'stone-path'},
{position = {x = 8, y = 27}, name = 'stone-path'},
{position = {x = 8, y = 28}, name = 'stone-path'},
{position = {x = 8, y = 29}, name = 'stone-path'},
{position = {x = 8, y = 30}, name = 'stone-path'},
{position = {x = 8, y = 31}, name = 'dirt-5'},
{position = {x = 9, y = 0}, name = 'dirt-5'},
{position = {x = 9, y = 1}, name = 'stone-path'},
{position = {x = 9, y = 2}, name = 'stone-path'},
{position = {x = 9, y = 3}, name = 'stone-path'},
{position = {x = 9, y = 4}, name = 'stone-path'},
{position = {x = 9, y = 5}, name = 'stone-path'},
{position = {x = 9, y = 6}, name = 'stone-path'},
{position = {x = 9, y = 7}, name = 'stone-path'},
{position = {x = 9, y = 8}, name = 'stone-path'},
{position = {x = 9, y = 9}, name = 'stone-path'},
{position = {x = 9, y = 10}, name = 'stone-path'},
{position = {x = 9, y = 11}, name = 'stone-path'},
{position = {x = 9, y = 12}, name = 'stone-path'},
{position = {x = 9, y = 13}, name = 'stone-path'},
{position = {x = 9, y = 14}, name = 'stone-path'},
{position = {x = 9, y = 15}, name = 'stone-path'},
{position = {x = 9, y = 16}, name = 'stone-path'},
{position = {x = 9, y = 17}, name = 'stone-path'},
{position = {x = 9, y = 18}, name = 'stone-path'},
{position = {x = 9, y = 19}, name = 'stone-path'},
{position = {x = 9, y = 20}, name = 'stone-path'},
{position = {x = 9, y = 21}, name = 'stone-path'},
{position = {x = 9, y = 22}, name = 'stone-path'},
{position = {x = 9, y = 23}, name = 'stone-path'},
{position = {x = 9, y = 24}, name = 'stone-path'},
{position = {x = 9, y = 25}, name = 'stone-path'},
{position = {x = 9, y = 26}, name = 'stone-path'},
{position = {x = 9, y = 27}, name = 'stone-path'},
{position = {x = 9, y = 28}, name = 'stone-path'},
{position = {x = 9, y = 29}, name = 'stone-path'},
{position = {x = 9, y = 30}, name = 'stone-path'},
{position = {x = 9, y = 31}, name = 'dirt-5'},
{position = {x = 10, y = 0}, name = 'dirt-5'},
{position = {x = 10, y = 1}, name = 'stone-path'},
{position = {x = 10, y = 2}, name = 'stone-path'},
{position = {x = 10, y = 3}, name = 'stone-path'},
{position = {x = 10, y = 4}, name = 'stone-path'},
{position = {x = 10, y = 5}, name = 'stone-path'},
{position = {x = 10, y = 6}, name = 'stone-path'},
{position = {x = 10, y = 7}, name = 'stone-path'},
{position = {x = 10, y = 8}, name = 'stone-path'},
{position = {x = 10, y = 9}, name = 'dirt-5'},
{position = {x = 10, y = 10}, name = 'dirt-5'},
{position = {x = 10, y = 11}, name = 'dirt-5'},
{position = {x = 10, y = 12}, name = 'refined-concrete'},
{position = {x = 10, y = 13}, name = 'refined-concrete'},
{position = {x = 10, y = 14}, name = 'refined-concrete'},
{position = {x = 10, y = 15}, name = 'refined-concrete'},
{position = {x = 10, y = 16}, name = 'refined-concrete'},
{position = {x = 10, y = 17}, name = 'refined-concrete'},
{position = {x = 10, y = 18}, name = 'refined-concrete'},
{position = {x = 10, y = 19}, name = 'refined-concrete'},
{position = {x = 10, y = 20}, name = 'dirt-5'},
{position = {x = 10, y = 21}, name = 'dirt-5'},
{position = {x = 10, y = 22}, name = 'stone-path'},
{position = {x = 10, y = 23}, name = 'stone-path'},
{position = {x = 10, y = 24}, name = 'stone-path'},
{position = {x = 10, y = 25}, name = 'stone-path'},
{position = {x = 10, y = 26}, name = 'stone-path'},
{position = {x = 10, y = 27}, name = 'stone-path'},
{position = {x = 10, y = 28}, name = 'stone-path'},
{position = {x = 10, y = 29}, name = 'stone-path'},
{position = {x = 10, y = 30}, name = 'stone-path'},
{position = {x = 10, y = 31}, name = 'dirt-5'},
{position = {x = 11, y = 0}, name = 'dirt-5'},
{position = {x = 11, y = 1}, name = 'stone-path'},
{position = {x = 11, y = 2}, name = 'stone-path'},
{position = {x = 11, y = 3}, name = 'stone-path'},
{position = {x = 11, y = 4}, name = 'stone-path'},
{position = {x = 11, y = 5}, name = 'stone-path'},
{position = {x = 11, y = 6}, name = 'stone-path'},
{position = {x = 11, y = 7}, name = 'stone-path'},
{position = {x = 11, y = 8}, name = 'stone-path'},
{position = {x = 11, y = 9}, name = 'dirt-5'},
{position = {x = 11, y = 10}, name = 'dirt-5'},
{position = {x = 11, y = 11}, name = 'refined-concrete'},
{position = {x = 11, y = 12}, name = 'refined-concrete'},
{position = {x = 11, y = 13}, name = 'refined-concrete'},
{position = {x = 11, y = 14}, name = 'refined-concrete'},
{position = {x = 11, y = 15}, name = 'refined-concrete'},
{position = {x = 11, y = 16}, name = 'refined-concrete'},
{position = {x = 11, y = 17}, name = 'refined-concrete'},
{position = {x = 11, y = 18}, name = 'refined-concrete'},
{position = {x = 11, y = 19}, name = 'refined-concrete'},
{position = {x = 11, y = 20}, name = 'refined-concrete'},
{position = {x = 11, y = 21}, name = 'dirt-5'},
{position = {x = 11, y = 22}, name = 'stone-path'},
{position = {x = 11, y = 23}, name = 'stone-path'},
{position = {x = 11, y = 24}, name = 'stone-path'},
{position = {x = 11, y = 25}, name = 'stone-path'},
{position = {x = 11, y = 26}, name = 'stone-path'},
{position = {x = 11, y = 27}, name = 'stone-path'},
{position = {x = 11, y = 28}, name = 'stone-path'},
{position = {x = 11, y = 29}, name = 'stone-path'},
{position = {x = 11, y = 30}, name = 'stone-path'},
{position = {x = 11, y = 31}, name = 'dirt-5'},
{position = {x = 12, y = 0}, name = 'dirt-5'},
{position = {x = 12, y = 1}, name = 'dirt-5'},
{position = {x = 12, y = 2}, name = 'dirt-5'},
{position = {x = 12, y = 3}, name = 'stone-path'},
{position = {x = 12, y = 4}, name = 'stone-path'},
{position = {x = 12, y = 5}, name = 'stone-path'},
{position = {x = 12, y = 6}, name = 'stone-path'},
{position = {x = 12, y = 7}, name = 'stone-path'},
{position = {x = 12, y = 8}, name = 'stone-path'},
{position = {x = 12, y = 9}, name = 'stone-path'},
{position = {x = 12, y = 10}, name = 'refined-concrete'},
{position = {x = 12, y = 11}, name = 'refined-concrete'},
{position = {x = 12, y = 12}, name = 'refined-concrete'},
{position = {x = 12, y = 13}, name = 'refined-concrete'},
{position = {x = 12, y = 14}, name = 'refined-concrete'},
{position = {x = 12, y = 15}, name = 'refined-concrete'},
{position = {x = 12, y = 16}, name = 'refined-concrete'},
{position = {x = 12, y = 17}, name = 'refined-concrete'},
{position = {x = 12, y = 18}, name = 'refined-concrete'},
{position = {x = 12, y = 19}, name = 'refined-concrete'},
{position = {x = 12, y = 20}, name = 'refined-concrete'},
{position = {x = 12, y = 21}, name = 'refined-concrete'},
{position = {x = 12, y = 22}, name = 'stone-path'},
{position = {x = 12, y = 23}, name = 'stone-path'},
{position = {x = 12, y = 24}, name = 'stone-path'},
{position = {x = 12, y = 25}, name = 'stone-path'},
{position = {x = 12, y = 26}, name = 'stone-path'},
{position = {x = 12, y = 27}, name = 'stone-path'},
{position = {x = 12, y = 28}, name = 'stone-path'},
{position = {x = 12, y = 29}, name = 'stone-path'},
{position = {x = 12, y = 30}, name = 'dirt-5'},
{position = {x = 12, y = 31}, name = 'dirt-5'},
{position = {x = 13, y = 0}, name = 'dirt-5'},
{position = {x = 13, y = 1}, name = 'dirt-5'},
{position = {x = 13, y = 2}, name = 'stone-path'},
{position = {x = 13, y = 3}, name = 'stone-path'},
{position = {x = 13, y = 4}, name = 'stone-path'},
{position = {x = 13, y = 5}, name = 'stone-path'},
{position = {x = 13, y = 6}, name = 'stone-path'},
{position = {x = 13, y = 7}, name = 'stone-path'},
{position = {x = 13, y = 8}, name = 'stone-path'},
{position = {x = 13, y = 9}, name = 'stone-path'},
{position = {x = 13, y = 10}, name = 'refined-concrete'},
{position = {x = 13, y = 11}, name = 'refined-concrete'},
{position = {x = 13, y = 12}, name = 'refined-concrete'},
{position = {x = 13, y = 13}, name = 'refined-concrete'},
{position = {x = 13, y = 14}, name = 'refined-concrete'},
{position = {x = 13, y = 15}, name = 'refined-concrete'},
{position = {x = 13, y = 16}, name = 'refined-concrete'},
{position = {x = 13, y = 17}, name = 'refined-concrete'},
{position = {x = 13, y = 18}, name = 'refined-concrete'},
{position = {x = 13, y = 19}, name = 'refined-concrete'},
{position = {x = 13, y = 20}, name = 'refined-concrete'},
{position = {x = 13, y = 21}, name = 'refined-concrete'},
{position = {x = 13, y = 22}, name = 'stone-path'},
{position = {x = 13, y = 23}, name = 'stone-path'},
{position = {x = 13, y = 24}, name = 'stone-path'},
{position = {x = 13, y = 25}, name = 'stone-path'},
{position = {x = 13, y = 26}, name = 'stone-path'},
{position = {x = 13, y = 27}, name = 'stone-path'},
{position = {x = 13, y = 28}, name = 'stone-path'},
{position = {x = 13, y = 29}, name = 'stone-path'},
{position = {x = 13, y = 30}, name = 'dirt-5'},
{position = {x = 13, y = 31}, name = 'dirt-5'},
{position = {x = 14, y = 0}, name = 'dirt-5'},
{position = {x = 14, y = 1}, name = 'dirt-5'},
{position = {x = 14, y = 2}, name = 'stone-path'},
{position = {x = 14, y = 3}, name = 'stone-path'},
{position = {x = 14, y = 4}, name = 'stone-path'},
{position = {x = 14, y = 5}, name = 'stone-path'},
{position = {x = 14, y = 6}, name = 'stone-path'},
{position = {x = 14, y = 7}, name = 'stone-path'},
{position = {x = 14, y = 8}, name = 'stone-path'},
{position = {x = 14, y = 9}, name = 'stone-path'},
{position = {x = 14, y = 10}, name = 'refined-concrete'},
{position = {x = 14, y = 11}, name = 'refined-concrete'},
{position = {x = 14, y = 12}, name = 'refined-concrete'},
{position = {x = 14, y = 13}, name = 'refined-concrete'},
{position = {x = 14, y = 14}, name = 'refined-concrete'},
{position = {x = 14, y = 15}, name = 'refined-concrete'},
{position = {x = 14, y = 16}, name = 'refined-concrete'},
{position = {x = 14, y = 17}, name = 'refined-concrete'},
{position = {x = 14, y = 18}, name = 'refined-concrete'},
{position = {x = 14, y = 19}, name = 'refined-concrete'},
{position = {x = 14, y = 20}, name = 'refined-concrete'},
{position = {x = 14, y = 21}, name = 'refined-concrete'},
{position = {x = 14, y = 22}, name = 'stone-path'},
{position = {x = 14, y = 23}, name = 'stone-path'},
{position = {x = 14, y = 24}, name = 'stone-path'},
{position = {x = 14, y = 25}, name = 'stone-path'},
{position = {x = 14, y = 26}, name = 'stone-path'},
{position = {x = 14, y = 27}, name = 'stone-path'},
{position = {x = 14, y = 28}, name = 'stone-path'},
{position = {x = 14, y = 29}, name = 'stone-path'},
{position = {x = 14, y = 30}, name = 'dirt-5'},
{position = {x = 14, y = 31}, name = 'dirt-5'},
{position = {x = 15, y = 0}, name = 'dirt-5'},
{position = {x = 15, y = 1}, name = 'dirt-5'},
{position = {x = 15, y = 2}, name = 'stone-path'},
{position = {x = 15, y = 3}, name = 'stone-path'},
{position = {x = 15, y = 4}, name = 'stone-path'},
{position = {x = 15, y = 5}, name = 'stone-path'},
{position = {x = 15, y = 6}, name = 'stone-path'},
{position = {x = 15, y = 7}, name = 'stone-path'},
{position = {x = 15, y = 8}, name = 'stone-path'},
{position = {x = 15, y = 9}, name = 'stone-path'},
{position = {x = 15, y = 10}, name = 'refined-concrete'},
{position = {x = 15, y = 11}, name = 'refined-concrete'},
{position = {x = 15, y = 12}, name = 'refined-concrete'},
{position = {x = 15, y = 13}, name = 'refined-concrete'},
{position = {x = 15, y = 14}, name = 'refined-concrete'},
{position = {x = 15, y = 15}, name = 'refined-concrete'},
{position = {x = 15, y = 16}, name = 'refined-concrete'},
{position = {x = 15, y = 17}, name = 'refined-concrete'},
{position = {x = 15, y = 18}, name = 'refined-concrete'},
{position = {x = 15, y = 19}, name = 'refined-concrete'},
{position = {x = 15, y = 20}, name = 'refined-concrete'},
{position = {x = 15, y = 21}, name = 'refined-concrete'},
{position = {x = 15, y = 22}, name = 'stone-path'},
{position = {x = 15, y = 23}, name = 'stone-path'},
{position = {x = 15, y = 24}, name = 'stone-path'},
{position = {x = 15, y = 25}, name = 'stone-path'},
{position = {x = 15, y = 26}, name = 'stone-path'},
{position = {x = 15, y = 27}, name = 'stone-path'},
{position = {x = 15, y = 28}, name = 'stone-path'},
{position = {x = 15, y = 29}, name = 'stone-path'},
{position = {x = 15, y = 30}, name = 'dirt-5'},
{position = {x = 15, y = 31}, name = 'dirt-5'},
{position = {x = 16, y = 0}, name = 'dirt-5'},
{position = {x = 16, y = 1}, name = 'dirt-5'},
{position = {x = 16, y = 2}, name = 'stone-path'},
{position = {x = 16, y = 3}, name = 'stone-path'},
{position = {x = 16, y = 4}, name = 'stone-path'},
{position = {x = 16, y = 5}, name = 'stone-path'},
{position = {x = 16, y = 6}, name = 'stone-path'},
{position = {x = 16, y = 7}, name = 'stone-path'},
{position = {x = 16, y = 8}, name = 'stone-path'},
{position = {x = 16, y = 9}, name = 'stone-path'},
{position = {x = 16, y = 10}, name = 'refined-concrete'},
{position = {x = 16, y = 11}, name = 'refined-concrete'},
{position = {x = 16, y = 12}, name = 'refined-concrete'},
{position = {x = 16, y = 13}, name = 'refined-concrete'},
{position = {x = 16, y = 14}, name = 'refined-concrete'},
{position = {x = 16, y = 15}, name = 'refined-concrete'},
{position = {x = 16, y = 16}, name = 'refined-concrete'},
{position = {x = 16, y = 17}, name = 'refined-concrete'},
{position = {x = 16, y = 18}, name = 'refined-concrete'},
{position = {x = 16, y = 19}, name = 'refined-concrete'},
{position = {x = 16, y = 20}, name = 'refined-concrete'},
{position = {x = 16, y = 21}, name = 'refined-concrete'},
{position = {x = 16, y = 22}, name = 'stone-path'},
{position = {x = 16, y = 23}, name = 'stone-path'},
{position = {x = 16, y = 24}, name = 'stone-path'},
{position = {x = 16, y = 25}, name = 'stone-path'},
{position = {x = 16, y = 26}, name = 'stone-path'},
{position = {x = 16, y = 27}, name = 'stone-path'},
{position = {x = 16, y = 28}, name = 'stone-path'},
{position = {x = 16, y = 29}, name = 'stone-path'},
{position = {x = 16, y = 30}, name = 'dirt-5'},
{position = {x = 16, y = 31}, name = 'dirt-5'},
{position = {x = 17, y = 0}, name = 'dirt-5'},
{position = {x = 17, y = 1}, name = 'dirt-5'},
{position = {x = 17, y = 2}, name = 'stone-path'},
{position = {x = 17, y = 3}, name = 'stone-path'},
{position = {x = 17, y = 4}, name = 'stone-path'},
{position = {x = 17, y = 5}, name = 'stone-path'},
{position = {x = 17, y = 6}, name = 'stone-path'},
{position = {x = 17, y = 7}, name = 'stone-path'},
{position = {x = 17, y = 8}, name = 'stone-path'},
{position = {x = 17, y = 9}, name = 'stone-path'},
{position = {x = 17, y = 10}, name = 'refined-concrete'},
{position = {x = 17, y = 11}, name = 'refined-concrete'},
{position = {x = 17, y = 12}, name = 'refined-concrete'},
{position = {x = 17, y = 13}, name = 'refined-concrete'},
{position = {x = 17, y = 14}, name = 'refined-concrete'},
{position = {x = 17, y = 15}, name = 'refined-concrete'},
{position = {x = 17, y = 16}, name = 'refined-concrete'},
{position = {x = 17, y = 17}, name = 'refined-concrete'},
{position = {x = 17, y = 18}, name = 'refined-concrete'},
{position = {x = 17, y = 19}, name = 'refined-concrete'},
{position = {x = 17, y = 20}, name = 'refined-concrete'},
{position = {x = 17, y = 21}, name = 'refined-concrete'},
{position = {x = 17, y = 22}, name = 'stone-path'},
{position = {x = 17, y = 23}, name = 'stone-path'},
{position = {x = 17, y = 24}, name = 'stone-path'},
{position = {x = 17, y = 25}, name = 'stone-path'},
{position = {x = 17, y = 26}, name = 'stone-path'},
{position = {x = 17, y = 27}, name = 'stone-path'},
{position = {x = 17, y = 28}, name = 'stone-path'},
{position = {x = 17, y = 29}, name = 'stone-path'},
{position = {x = 17, y = 30}, name = 'dirt-5'},
{position = {x = 17, y = 31}, name = 'dirt-5'},
{position = {x = 18, y = 0}, name = 'dirt-5'},
{position = {x = 18, y = 1}, name = 'dirt-5'},
{position = {x = 18, y = 2}, name = 'stone-path'},
{position = {x = 18, y = 3}, name = 'stone-path'},
{position = {x = 18, y = 4}, name = 'stone-path'},
{position = {x = 18, y = 5}, name = 'stone-path'},
{position = {x = 18, y = 6}, name = 'stone-path'},
{position = {x = 18, y = 7}, name = 'stone-path'},
{position = {x = 18, y = 8}, name = 'stone-path'},
{position = {x = 18, y = 9}, name = 'stone-path'},
{position = {x = 18, y = 10}, name = 'refined-concrete'},
{position = {x = 18, y = 11}, name = 'refined-concrete'},
{position = {x = 18, y = 12}, name = 'refined-concrete'},
{position = {x = 18, y = 13}, name = 'refined-concrete'},
{position = {x = 18, y = 14}, name = 'refined-concrete'},
{position = {x = 18, y = 15}, name = 'refined-concrete'},
{position = {x = 18, y = 16}, name = 'refined-concrete'},
{position = {x = 18, y = 17}, name = 'refined-concrete'},
{position = {x = 18, y = 18}, name = 'refined-concrete'},
{position = {x = 18, y = 19}, name = 'refined-concrete'},
{position = {x = 18, y = 20}, name = 'refined-concrete'},
{position = {x = 18, y = 21}, name = 'refined-concrete'},
{position = {x = 18, y = 22}, name = 'stone-path'},
{position = {x = 18, y = 23}, name = 'stone-path'},
{position = {x = 18, y = 24}, name = 'stone-path'},
{position = {x = 18, y = 25}, name = 'stone-path'},
{position = {x = 18, y = 26}, name = 'stone-path'},
{position = {x = 18, y = 27}, name = 'stone-path'},
{position = {x = 18, y = 28}, name = 'stone-path'},
{position = {x = 18, y = 29}, name = 'stone-path'},
{position = {x = 18, y = 30}, name = 'dirt-5'},
{position = {x = 18, y = 31}, name = 'dirt-5'},
{position = {x = 19, y = 0}, name = 'dirt-5'},
{position = {x = 19, y = 1}, name = 'dirt-5'},
{position = {x = 19, y = 2}, name = 'dirt-5'},
{position = {x = 19, y = 3}, name = 'stone-path'},
{position = {x = 19, y = 4}, name = 'stone-path'},
{position = {x = 19, y = 5}, name = 'stone-path'},
{position = {x = 19, y = 6}, name = 'stone-path'},
{position = {x = 19, y = 7}, name = 'stone-path'},
{position = {x = 19, y = 8}, name = 'stone-path'},
{position = {x = 19, y = 9}, name = 'stone-path'},
{position = {x = 19, y = 10}, name = 'refined-concrete'},
{position = {x = 19, y = 11}, name = 'refined-concrete'},
{position = {x = 19, y = 12}, name = 'refined-concrete'},
{position = {x = 19, y = 13}, name = 'refined-concrete'},
{position = {x = 19, y = 14}, name = 'refined-concrete'},
{position = {x = 19, y = 15}, name = 'refined-concrete'},
{position = {x = 19, y = 16}, name = 'refined-concrete'},
{position = {x = 19, y = 17}, name = 'refined-concrete'},
{position = {x = 19, y = 18}, name = 'refined-concrete'},
{position = {x = 19, y = 19}, name = 'refined-concrete'},
{position = {x = 19, y = 20}, name = 'refined-concrete'},
{position = {x = 19, y = 21}, name = 'refined-concrete'},
{position = {x = 19, y = 22}, name = 'stone-path'},
{position = {x = 19, y = 23}, name = 'stone-path'},
{position = {x = 19, y = 24}, name = 'stone-path'},
{position = {x = 19, y = 25}, name = 'stone-path'},
{position = {x = 19, y = 26}, name = 'stone-path'},
{position = {x = 19, y = 27}, name = 'stone-path'},
{position = {x = 19, y = 28}, name = 'stone-path'},
{position = {x = 19, y = 29}, name = 'stone-path'},
{position = {x = 19, y = 30}, name = 'dirt-5'},
{position = {x = 19, y = 31}, name = 'dirt-5'},
{position = {x = 20, y = 0}, name = 'dirt-5'},
{position = {x = 20, y = 1}, name = 'stone-path'},
{position = {x = 20, y = 2}, name = 'stone-path'},
{position = {x = 20, y = 3}, name = 'stone-path'},
{position = {x = 20, y = 4}, name = 'stone-path'},
{position = {x = 20, y = 5}, name = 'stone-path'},
{position = {x = 20, y = 6}, name = 'stone-path'},
{position = {x = 20, y = 7}, name = 'stone-path'},
{position = {x = 20, y = 8}, name = 'stone-path'},
{position = {x = 20, y = 9}, name = 'stone-path'},
{position = {x = 20, y = 10}, name = 'stone-path'},
{position = {x = 20, y = 11}, name = 'refined-concrete'},
{position = {x = 20, y = 12}, name = 'refined-concrete'},
{position = {x = 20, y = 13}, name = 'refined-concrete'},
{position = {x = 20, y = 14}, name = 'refined-concrete'},
{position = {x = 20, y = 15}, name = 'refined-concrete'},
{position = {x = 20, y = 16}, name = 'refined-concrete'},
{position = {x = 20, y = 17}, name = 'refined-concrete'},
{position = {x = 20, y = 18}, name = 'refined-concrete'},
{position = {x = 20, y = 19}, name = 'refined-concrete'},
{position = {x = 20, y = 20}, name = 'refined-concrete'},
{position = {x = 20, y = 21}, name = 'dirt-5'},
{position = {x = 20, y = 22}, name = 'stone-path'},
{position = {x = 20, y = 23}, name = 'stone-path'},
{position = {x = 20, y = 24}, name = 'stone-path'},
{position = {x = 20, y = 25}, name = 'stone-path'},
{position = {x = 20, y = 26}, name = 'stone-path'},
{position = {x = 20, y = 27}, name = 'stone-path'},
{position = {x = 20, y = 28}, name = 'stone-path'},
{position = {x = 20, y = 29}, name = 'stone-path'},
{position = {x = 20, y = 30}, name = 'stone-path'},
{position = {x = 20, y = 31}, name = 'dirt-5'},
{position = {x = 21, y = 0}, name = 'dirt-5'},
{position = {x = 21, y = 1}, name = 'stone-path'},
{position = {x = 21, y = 2}, name = 'stone-path'},
{position = {x = 21, y = 3}, name = 'stone-path'},
{position = {x = 21, y = 4}, name = 'stone-path'},
{position = {x = 21, y = 5}, name = 'stone-path'},
{position = {x = 21, y = 6}, name = 'stone-path'},
{position = {x = 21, y = 7}, name = 'stone-path'},
{position = {x = 21, y = 8}, name = 'stone-path'},
{position = {x = 21, y = 9}, name = 'stone-path'},
{position = {x = 21, y = 10}, name = 'stone-path'},
{position = {x = 21, y = 11}, name = 'stone-path'},
{position = {x = 21, y = 12}, name = 'refined-concrete'},
{position = {x = 21, y = 13}, name = 'refined-concrete'},
{position = {x = 21, y = 14}, name = 'refined-concrete'},
{position = {x = 21, y = 15}, name = 'refined-concrete'},
{position = {x = 21, y = 16}, name = 'refined-concrete'},
{position = {x = 21, y = 17}, name = 'refined-concrete'},
{position = {x = 21, y = 18}, name = 'refined-concrete'},
{position = {x = 21, y = 19}, name = 'refined-concrete'},
{position = {x = 21, y = 20}, name = 'dirt-5'},
{position = {x = 21, y = 21}, name = 'stone-path'},
{position = {x = 21, y = 22}, name = 'stone-path'},
{position = {x = 21, y = 23}, name = 'stone-path'},
{position = {x = 21, y = 24}, name = 'stone-path'},
{position = {x = 21, y = 25}, name = 'stone-path'},
{position = {x = 21, y = 26}, name = 'stone-path'},
{position = {x = 21, y = 27}, name = 'stone-path'},
{position = {x = 21, y = 28}, name = 'stone-path'},
{position = {x = 21, y = 29}, name = 'stone-path'},
{position = {x = 21, y = 30}, name = 'stone-path'},
{position = {x = 21, y = 31}, name = 'dirt-5'},
{position = {x = 22, y = 0}, name = 'dirt-5'},
{position = {x = 22, y = 1}, name = 'stone-path'},
{position = {x = 22, y = 2}, name = 'stone-path'},
{position = {x = 22, y = 3}, name = 'stone-path'},
{position = {x = 22, y = 4}, name = 'stone-path'},
{position = {x = 22, y = 5}, name = 'stone-path'},
{position = {x = 22, y = 6}, name = 'stone-path'},
{position = {x = 22, y = 7}, name = 'stone-path'},
{position = {x = 22, y = 8}, name = 'stone-path'},
{position = {x = 22, y = 9}, name = 'stone-path'},
{position = {x = 22, y = 10}, name = 'stone-path'},
{position = {x = 22, y = 11}, name = 'stone-path'},
{position = {x = 22, y = 12}, name = 'stone-path'},
{position = {x = 22, y = 13}, name = 'stone-path'},
{position = {x = 22, y = 14}, name = 'stone-path'},
{position = {x = 22, y = 15}, name = 'stone-path'},
{position = {x = 22, y = 16}, name = 'stone-path'},
{position = {x = 22, y = 17}, name = 'stone-path'},
{position = {x = 22, y = 18}, name = 'stone-path'},
{position = {x = 22, y = 19}, name = 'stone-path'},
{position = {x = 22, y = 20}, name = 'stone-path'},
{position = {x = 22, y = 21}, name = 'stone-path'},
{position = {x = 22, y = 22}, name = 'stone-path'},
{position = {x = 22, y = 23}, name = 'stone-path'},
{position = {x = 22, y = 24}, name = 'stone-path'},
{position = {x = 22, y = 25}, name = 'stone-path'},
{position = {x = 22, y = 26}, name = 'stone-path'},
{position = {x = 22, y = 27}, name = 'stone-path'},
{position = {x = 22, y = 28}, name = 'stone-path'},
{position = {x = 22, y = 29}, name = 'stone-path'},
{position = {x = 22, y = 30}, name = 'stone-path'},
{position = {x = 22, y = 31}, name = 'dirt-5'},
{position = {x = 23, y = 0}, name = 'dirt-5'},
{position = {x = 23, y = 1}, name = 'stone-path'},
{position = {x = 23, y = 2}, name = 'stone-path'},
{position = {x = 23, y = 3}, name = 'stone-path'},
{position = {x = 23, y = 4}, name = 'stone-path'},
{position = {x = 23, y = 5}, name = 'stone-path'},
{position = {x = 23, y = 6}, name = 'stone-path'},
{position = {x = 23, y = 7}, name = 'stone-path'},
{position = {x = 23, y = 8}, name = 'stone-path'},
{position = {x = 23, y = 9}, name = 'stone-path'},
{position = {x = 23, y = 10}, name = 'stone-path'},
{position = {x = 23, y = 11}, name = 'stone-path'},
{position = {x = 23, y = 12}, name = 'stone-path'},
{position = {x = 23, y = 13}, name = 'stone-path'},
{position = {x = 23, y = 14}, name = 'stone-path'},
{position = {x = 23, y = 15}, name = 'stone-path'},
{position = {x = 23, y = 16}, name = 'stone-path'},
{position = {x = 23, y = 17}, name = 'stone-path'},
{position = {x = 23, y = 18}, name = 'stone-path'},
{position = {x = 23, y = 19}, name = 'stone-path'},
{position = {x = 23, y = 20}, name = 'stone-path'},
{position = {x = 23, y = 21}, name = 'stone-path'},
{position = {x = 23, y = 22}, name = 'stone-path'},
{position = {x = 23, y = 23}, name = 'stone-path'},
{position = {x = 23, y = 24}, name = 'stone-path'},
{position = {x = 23, y = 25}, name = 'stone-path'},
{position = {x = 23, y = 26}, name = 'stone-path'},
{position = {x = 23, y = 27}, name = 'stone-path'},
{position = {x = 23, y = 28}, name = 'stone-path'},
{position = {x = 23, y = 29}, name = 'stone-path'},
{position = {x = 23, y = 30}, name = 'stone-path'},
{position = {x = 23, y = 31}, name = 'dirt-5'},
{position = {x = 24, y = 0}, name = 'dirt-5'},
{position = {x = 24, y = 1}, name = 'stone-path'},
{position = {x = 24, y = 2}, name = 'stone-path'},
{position = {x = 24, y = 3}, name = 'stone-path'},
{position = {x = 24, y = 4}, name = 'stone-path'},
{position = {x = 24, y = 5}, name = 'stone-path'},
{position = {x = 24, y = 6}, name = 'stone-path'},
{position = {x = 24, y = 7}, name = 'stone-path'},
{position = {x = 24, y = 8}, name = 'stone-path'},
{position = {x = 24, y = 9}, name = 'stone-path'},
{position = {x = 24, y = 10}, name = 'stone-path'},
{position = {x = 24, y = 11}, name = 'stone-path'},
{position = {x = 24, y = 12}, name = 'stone-path'},
{position = {x = 24, y = 13}, name = 'stone-path'},
{position = {x = 24, y = 14}, name = 'stone-path'},
{position = {x = 24, y = 15}, name = 'stone-path'},
{position = {x = 24, y = 16}, name = 'stone-path'},
{position = {x = 24, y = 17}, name = 'stone-path'},
{position = {x = 24, y = 18}, name = 'stone-path'},
{position = {x = 24, y = 19}, name = 'stone-path'},
{position = {x = 24, y = 20}, name = 'stone-path'},
{position = {x = 24, y = 21}, name = 'stone-path'},
{position = {x = 24, y = 22}, name = 'stone-path'},
{position = {x = 24, y = 23}, name = 'stone-path'},
{position = {x = 24, y = 24}, name = 'stone-path'},
{position = {x = 24, y = 25}, name = 'stone-path'},
{position = {x = 24, y = 26}, name = 'stone-path'},
{position = {x = 24, y = 27}, name = 'stone-path'},
{position = {x = 24, y = 28}, name = 'stone-path'},
{position = {x = 24, y = 29}, name = 'stone-path'},
{position = {x = 24, y = 30}, name = 'stone-path'},
{position = {x = 24, y = 31}, name = 'dirt-5'},
{position = {x = 25, y = 0}, name = 'dirt-5'},
{position = {x = 25, y = 1}, name = 'stone-path'},
{position = {x = 25, y = 2}, name = 'stone-path'},
{position = {x = 25, y = 3}, name = 'stone-path'},
{position = {x = 25, y = 4}, name = 'stone-path'},
{position = {x = 25, y = 5}, name = 'stone-path'},
{position = {x = 25, y = 6}, name = 'stone-path'},
{position = {x = 25, y = 7}, name = 'stone-path'},
{position = {x = 25, y = 8}, name = 'stone-path'},
{position = {x = 25, y = 9}, name = 'stone-path'},
{position = {x = 25, y = 10}, name = 'stone-path'},
{position = {x = 25, y = 11}, name = 'stone-path'},
{position = {x = 25, y = 12}, name = 'stone-path'},
{position = {x = 25, y = 13}, name = 'stone-path'},
{position = {x = 25, y = 14}, name = 'stone-path'},
{position = {x = 25, y = 15}, name = 'stone-path'},
{position = {x = 25, y = 16}, name = 'stone-path'},
{position = {x = 25, y = 17}, name = 'stone-path'},
{position = {x = 25, y = 18}, name = 'stone-path'},
{position = {x = 25, y = 19}, name = 'stone-path'},
{position = {x = 25, y = 20}, name = 'stone-path'},
{position = {x = 25, y = 21}, name = 'stone-path'},
{position = {x = 25, y = 22}, name = 'stone-path'},
{position = {x = 25, y = 23}, name = 'stone-path'},
{position = {x = 25, y = 24}, name = 'stone-path'},
{position = {x = 25, y = 25}, name = 'stone-path'},
{position = {x = 25, y = 26}, name = 'stone-path'},
{position = {x = 25, y = 27}, name = 'stone-path'},
{position = {x = 25, y = 28}, name = 'stone-path'},
{position = {x = 25, y = 29}, name = 'stone-path'},
{position = {x = 25, y = 30}, name = 'stone-path'},
{position = {x = 25, y = 31}, name = 'dirt-5'},
{position = {x = 26, y = 0}, name = 'dirt-5'},
{position = {x = 26, y = 1}, name = 'stone-path'},
{position = {x = 26, y = 2}, name = 'stone-path'},
{position = {x = 26, y = 3}, name = 'stone-path'},
{position = {x = 26, y = 4}, name = 'stone-path'},
{position = {x = 26, y = 5}, name = 'stone-path'},
{position = {x = 26, y = 6}, name = 'stone-path'},
{position = {x = 26, y = 7}, name = 'stone-path'},
{position = {x = 26, y = 8}, name = 'stone-path'},
{position = {x = 26, y = 9}, name = 'stone-path'},
{position = {x = 26, y = 10}, name = 'stone-path'},
{position = {x = 26, y = 11}, name = 'stone-path'},
{position = {x = 26, y = 12}, name = 'stone-path'},
{position = {x = 26, y = 13}, name = 'stone-path'},
{position = {x = 26, y = 14}, name = 'stone-path'},
{position = {x = 26, y = 15}, name = 'stone-path'},
{position = {x = 26, y = 16}, name = 'stone-path'},
{position = {x = 26, y = 17}, name = 'stone-path'},
{position = {x = 26, y = 18}, name = 'stone-path'},
{position = {x = 26, y = 19}, name = 'stone-path'},
{position = {x = 26, y = 20}, name = 'stone-path'},
{position = {x = 26, y = 21}, name = 'stone-path'},
{position = {x = 26, y = 22}, name = 'stone-path'},
{position = {x = 26, y = 23}, name = 'stone-path'},
{position = {x = 26, y = 24}, name = 'stone-path'},
{position = {x = 26, y = 25}, name = 'stone-path'},
{position = {x = 26, y = 26}, name = 'stone-path'},
{position = {x = 26, y = 27}, name = 'stone-path'},
{position = {x = 26, y = 28}, name = 'stone-path'},
{position = {x = 26, y = 29}, name = 'stone-path'},
{position = {x = 26, y = 30}, name = 'stone-path'},
{position = {x = 26, y = 31}, name = 'dirt-5'},
{position = {x = 27, y = 0}, name = 'dirt-5'},
{position = {x = 27, y = 1}, name = 'stone-path'},
{position = {x = 27, y = 2}, name = 'stone-path'},
{position = {x = 27, y = 3}, name = 'stone-path'},
{position = {x = 27, y = 4}, name = 'stone-path'},
{position = {x = 27, y = 5}, name = 'stone-path'},
{position = {x = 27, y = 6}, name = 'stone-path'},
{position = {x = 27, y = 7}, name = 'stone-path'},
{position = {x = 27, y = 8}, name = 'stone-path'},
{position = {x = 27, y = 9}, name = 'stone-path'},
{position = {x = 27, y = 10}, name = 'stone-path'},
{position = {x = 27, y = 11}, name = 'stone-path'},
{position = {x = 27, y = 12}, name = 'stone-path'},
{position = {x = 27, y = 13}, name = 'stone-path'},
{position = {x = 27, y = 14}, name = 'stone-path'},
{position = {x = 27, y = 15}, name = 'stone-path'},
{position = {x = 27, y = 16}, name = 'stone-path'},
{position = {x = 27, y = 17}, name = 'stone-path'},
{position = {x = 27, y = 18}, name = 'stone-path'},
{position = {x = 27, y = 19}, name = 'stone-path'},
{position = {x = 27, y = 20}, name = 'stone-path'},
{position = {x = 27, y = 21}, name = 'stone-path'},
{position = {x = 27, y = 22}, name = 'stone-path'},
{position = {x = 27, y = 23}, name = 'stone-path'},
{position = {x = 27, y = 24}, name = 'stone-path'},
{position = {x = 27, y = 25}, name = 'stone-path'},
{position = {x = 27, y = 26}, name = 'stone-path'},
{position = {x = 27, y = 27}, name = 'stone-path'},
{position = {x = 27, y = 28}, name = 'stone-path'},
{position = {x = 27, y = 29}, name = 'stone-path'},
{position = {x = 27, y = 30}, name = 'stone-path'},
{position = {x = 27, y = 31}, name = 'dirt-5'},
{position = {x = 28, y = 0}, name = 'dirt-5'},
{position = {x = 28, y = 1}, name = 'stone-path'},
{position = {x = 28, y = 2}, name = 'stone-path'},
{position = {x = 28, y = 3}, name = 'stone-path'},
{position = {x = 28, y = 4}, name = 'stone-path'},
{position = {x = 28, y = 5}, name = 'stone-path'},
{position = {x = 28, y = 6}, name = 'stone-path'},
{position = {x = 28, y = 7}, name = 'stone-path'},
{position = {x = 28, y = 8}, name = 'stone-path'},
{position = {x = 28, y = 9}, name = 'stone-path'},
{position = {x = 28, y = 10}, name = 'stone-path'},
{position = {x = 28, y = 11}, name = 'stone-path'},
{position = {x = 28, y = 12}, name = 'stone-path'},
{position = {x = 28, y = 13}, name = 'stone-path'},
{position = {x = 28, y = 14}, name = 'stone-path'},
{position = {x = 28, y = 15}, name = 'stone-path'},
{position = {x = 28, y = 16}, name = 'stone-path'},
{position = {x = 28, y = 17}, name = 'stone-path'},
{position = {x = 28, y = 18}, name = 'stone-path'},
{position = {x = 28, y = 19}, name = 'stone-path'},
{position = {x = 28, y = 20}, name = 'stone-path'},
{position = {x = 28, y = 21}, name = 'stone-path'},
{position = {x = 28, y = 22}, name = 'stone-path'},
{position = {x = 28, y = 23}, name = 'stone-path'},
{position = {x = 28, y = 24}, name = 'stone-path'},
{position = {x = 28, y = 25}, name = 'stone-path'},
{position = {x = 28, y = 26}, name = 'stone-path'},
{position = {x = 28, y = 27}, name = 'stone-path'},
{position = {x = 28, y = 28}, name = 'stone-path'},
{position = {x = 28, y = 29}, name = 'stone-path'},
{position = {x = 28, y = 30}, name = 'stone-path'},
{position = {x = 28, y = 31}, name = 'dirt-5'},
{position = {x = 29, y = 0}, name = 'dirt-5'},
{position = {x = 29, y = 1}, name = 'stone-path'},
{position = {x = 29, y = 2}, name = 'stone-path'},
{position = {x = 29, y = 3}, name = 'stone-path'},
{position = {x = 29, y = 4}, name = 'stone-path'},
{position = {x = 29, y = 5}, name = 'stone-path'},
{position = {x = 29, y = 6}, name = 'stone-path'},
{position = {x = 29, y = 7}, name = 'stone-path'},
{position = {x = 29, y = 8}, name = 'stone-path'},
{position = {x = 29, y = 9}, name = 'stone-path'},
{position = {x = 29, y = 10}, name = 'stone-path'},
{position = {x = 29, y = 11}, name = 'stone-path'},
{position = {x = 29, y = 12}, name = 'dirt-5'},
{position = {x = 29, y = 13}, name = 'stone-path'},
{position = {x = 29, y = 14}, name = 'stone-path'},
{position = {x = 29, y = 15}, name = 'stone-path'},
{position = {x = 29, y = 16}, name = 'stone-path'},
{position = {x = 29, y = 17}, name = 'stone-path'},
{position = {x = 29, y = 18}, name = 'stone-path'},
{position = {x = 29, y = 19}, name = 'dirt-5'},
{position = {x = 29, y = 20}, name = 'stone-path'},
{position = {x = 29, y = 21}, name = 'stone-path'},
{position = {x = 29, y = 22}, name = 'stone-path'},
{position = {x = 29, y = 23}, name = 'stone-path'},
{position = {x = 29, y = 24}, name = 'stone-path'},
{position = {x = 29, y = 25}, name = 'stone-path'},
{position = {x = 29, y = 26}, name = 'stone-path'},
{position = {x = 29, y = 27}, name = 'stone-path'},
{position = {x = 29, y = 28}, name = 'stone-path'},
{position = {x = 29, y = 29}, name = 'stone-path'},
{position = {x = 29, y = 30}, name = 'stone-path'},
{position = {x = 29, y = 31}, name = 'dirt-5'},
{position = {x = 30, y = 0}, name = 'dirt-5'},
{position = {x = 30, y = 1}, name = 'stone-path'},
{position = {x = 30, y = 2}, name = 'stone-path'},
{position = {x = 30, y = 3}, name = 'stone-path'},
{position = {x = 30, y = 4}, name = 'stone-path'},
{position = {x = 30, y = 5}, name = 'stone-path'},
{position = {x = 30, y = 6}, name = 'stone-path'},
{position = {x = 30, y = 7}, name = 'stone-path'},
{position = {x = 30, y = 8}, name = 'stone-path'},
{position = {x = 30, y = 9}, name = 'stone-path'},
{position = {x = 30, y = 10}, name = 'stone-path'},
{position = {x = 30, y = 11}, name = 'stone-path'},
{position = {x = 30, y = 12}, name = 'dirt-5'},
{position = {x = 30, y = 13}, name = 'dirt-5'},
{position = {x = 30, y = 14}, name = 'dirt-5'},
{position = {x = 30, y = 15}, name = 'dirt-5'},
{position = {x = 30, y = 16}, name = 'dirt-5'},
{position = {x = 30, y = 17}, name = 'dirt-5'},
{position = {x = 30, y = 18}, name = 'dirt-5'},
{position = {x = 30, y = 19}, name = 'dirt-5'},
{position = {x = 30, y = 20}, name = 'stone-path'},
{position = {x = 30, y = 21}, name = 'stone-path'},
{position = {x = 30, y = 22}, name = 'stone-path'},
{position = {x = 30, y = 23}, name = 'stone-path'},
{position = {x = 30, y = 24}, name = 'stone-path'},
{position = {x = 30, y = 25}, name = 'stone-path'},
{position = {x = 30, y = 26}, name = 'stone-path'},
{position = {x = 30, y = 27}, name = 'stone-path'},
{position = {x = 30, y = 28}, name = 'stone-path'},
{position = {x = 30, y = 29}, name = 'stone-path'},
{position = {x = 30, y = 30}, name = 'stone-path'},
{position = {x = 30, y = 31}, name = 'dirt-5'},
{position = {x = 31, y = 0}, name = 'dirt-5'},
{position = {x = 31, y = 1}, name = 'dirt-5'},
{position = {x = 31, y = 2}, name = 'dirt-5'},
{position = {x = 31, y = 3}, name = 'dirt-5'},
{position = {x = 31, y = 4}, name = 'dirt-5'},
{position = {x = 31, y = 5}, name = 'dirt-5'},
{position = {x = 31, y = 6}, name = 'dirt-5'},
{position = {x = 31, y = 7}, name = 'dirt-5'},
{position = {x = 31, y = 8}, name = 'dirt-5'},
{position = {x = 31, y = 9}, name = 'dirt-5'},
{position = {x = 31, y = 10}, name = 'dirt-5'},
{position = {x = 31, y = 11}, name = 'dirt-5'},
{position = {x = 31, y = 12}, name = 'dirt-5'},
{position = {x = 31, y = 13}, name = 'dirt-5'},
{position = {x = 31, y = 14}, name = 'dirt-5'},
{position = {x = 31, y = 15}, name = 'dirt-5'},
{position = {x = 31, y = 16}, name = 'dirt-5'},
{position = {x = 31, y = 17}, name = 'dirt-5'},
{position = {x = 31, y = 18}, name = 'dirt-5'},
{position = {x = 31, y = 19}, name = 'dirt-5'},
{position = {x = 31, y = 20}, name = 'dirt-5'},
{position = {x = 31, y = 21}, name = 'dirt-5'},
{position = {x = 31, y = 22}, name = 'dirt-5'},
{position = {x = 31, y = 23}, name = 'dirt-5'},
{position = {x = 31, y = 24}, name = 'dirt-5'},
{position = {x = 31, y = 25}, name = 'dirt-5'},
{position = {x = 31, y = 26}, name = 'dirt-5'},
{position = {x = 31, y = 27}, name = 'dirt-5'},
{position = {x = 31, y = 28}, name = 'dirt-5'},
{position = {x = 31, y = 29}, name = 'dirt-5'},
{position = {x = 31, y = 30}, name = 'dirt-5'},
{position = {x = 31, y = 31}, name = 'dirt-5'}
}
},
railway_roundabout = {
entities = {
{position = {x = 15.5, y = 13.5}, name = 'accumulator', direction = 0, force = 'player'},
{position = {x = 0.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 1.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2, y = 2}, name = 'gun-turret', direction = 2, force = 'player'},
{position = {x = 3.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 4.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 5.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 6.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 7.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 8.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 9.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 11.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 10.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 12.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 13.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 14.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 15.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 16.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 17.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 19.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 18.5, y = 0.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 20.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 21.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 22.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 23.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 24.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 25.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 26.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 27.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 29.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 30, y = 2}, name = 'gun-turret', direction = 2, force = 'player'},
{position = {x = 30.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 1.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 0.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 1.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 29.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 30.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 3.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 2.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 12, y = 6}, name = 'curved-rail', direction = 6, force = 'player'},
{position = {x = 20, y = 6}, name = 'curved-rail', direction = 3, force = 'player'},
{position = {x = 31.5, y = 5.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 4.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 9, y = 9}, name = 'straight-rail', direction = 7, force = 'player'},
{position = {x = 23, y = 9}, name = 'straight-rail', direction = 1, force = 'player'},
{position = {x = 31.5, y = 7.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 6.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 6, y = 12}, name = 'curved-rail', direction = 1, force = 'player'},
{position = {x = 12.5, y = 8.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 19.5, y = 8.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 26, y = 12}, name = 'curved-rail', direction = 0, force = 'player'},
{position = {x = 31.5, y = 9.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 8.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 11.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 10.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 13.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 8.5, y = 12.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 13.5, y = 13.5}, name = 'solar-panel', direction = 0, force = 'player'},
{position = {x = 18.5, y = 13.5}, name = 'solar-panel', direction = 0, force = 'player'},
{position = {x = 23.5, y = 12.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 31.5, y = 13.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 31.5, y = 12.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 14.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 15.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 16, y = 16}, name = 'substation', direction = 0, force = 'player'},
{position = {x = 31.5, y = 15.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 31.5, y = 14.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 17.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 16.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 6, y = 20}, name = 'curved-rail', direction = 4, force = 'player'},
{position = {x = 13.5, y = 18.5}, name = 'solar-panel', direction = 0, force = 'player'},
{position = {x = 18.5, y = 18.5}, name = 'solar-panel', direction = 0, force = 'player'},
{position = {x = 26, y = 20}, name = 'curved-rail', direction = 5, force = 'player'},
{position = {x = 31.5, y = 17.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 31.5, y = 16.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 18.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 8.5, y = 19.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 23.5, y = 19.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 31.5, y = 19.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 18.5}, name = 'gate', direction = 0, force = 'player'},
{position = {x = 0.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 20.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 21.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 9, y = 23}, name = 'straight-rail', direction = 5, force = 'player'},
{position = {x = 12, y = 26}, name = 'curved-rail', direction = 7, force = 'player'},
{position = {x = 12.5, y = 23.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 20, y = 26}, name = 'curved-rail', direction = 2, force = 'player'},
{position = {x = 19.5, y = 23.5}, name = 'small-lamp', direction = 0, force = 'player'},
{position = {x = 23, y = 23}, name = 'straight-rail', direction = 3, force = 'player'},
{position = {x = 31.5, y = 22.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 23.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 24.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 25.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 26.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 27.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 1.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2, y = 30}, name = 'gun-turret', direction = 2, force = 'player'},
{position = {x = 3.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 29.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 30, y = 30}, name = 'gun-turret', direction = 2, force = 'player'},
{position = {x = 30.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 28.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 29.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 1.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 0.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 3.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 2.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 5.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 4.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 7.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 6.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 9.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 8.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 11.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 10.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 12.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 13.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 15.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 14.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 17.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 16.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 19.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 18.5, y = 31.5}, name = 'gate', direction = 2, force = 'player'},
{position = {x = 21.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 20.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 23.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 22.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 25.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 24.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 27.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 26.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 29.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 28.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 30.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 31.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'},
{position = {x = 30.5, y = 31.5}, name = 'stone-wall', direction = 0, force = 'player'}
},
tiles = {
{position = {x = 0, y = 0}, name = 'grass-1'},
{position = {x = 0, y = 1}, name = 'grass-1'},
{position = {x = 0, y = 2}, name = 'grass-1'},
{position = {x = 0, y = 3}, name = 'grass-1'},
{position = {x = 0, y = 4}, name = 'grass-1'},
{position = {x = 0, y = 5}, name = 'grass-1'},
{position = {x = 0, y = 6}, name = 'grass-1'},
{position = {x = 0, y = 7}, name = 'grass-1'},
{position = {x = 0, y = 8}, name = 'grass-1'},
{position = {x = 0, y = 9}, name = 'grass-1'},
{position = {x = 0, y = 10}, name = 'grass-1'},
{position = {x = 0, y = 11}, name = 'grass-1'},
{position = {x = 0, y = 12}, name = 'grass-1'},
{position = {x = 0, y = 13}, name = 'grass-1'},
{position = {x = 0, y = 14}, name = 'grass-1'},
{position = {x = 0, y = 15}, name = 'grass-1'},
{position = {x = 0, y = 16}, name = 'grass-1'},
{position = {x = 0, y = 17}, name = 'grass-1'},
{position = {x = 0, y = 18}, name = 'grass-1'},
{position = {x = 0, y = 19}, name = 'grass-1'},
{position = {x = 0, y = 20}, name = 'grass-1'},
{position = {x = 0, y = 21}, name = 'grass-1'},
{position = {x = 0, y = 22}, name = 'grass-1'},
{position = {x = 0, y = 23}, name = 'grass-1'},
{position = {x = 0, y = 24}, name = 'grass-1'},
{position = {x = 0, y = 25}, name = 'grass-1'},
{position = {x = 0, y = 26}, name = 'grass-1'},
{position = {x = 0, y = 27}, name = 'grass-1'},
{position = {x = 0, y = 28}, name = 'grass-1'},
{position = {x = 0, y = 29}, name = 'grass-1'},
{position = {x = 0, y = 30}, name = 'grass-1'},
{position = {x = 0, y = 31}, name = 'grass-1'},
{position = {x = 1, y = 0}, name = 'grass-1'},
{position = {x = 1, y = 1}, name = 'grass-1'},
{position = {x = 1, y = 2}, name = 'grass-1'},
{position = {x = 1, y = 3}, name = 'grass-1'},
{position = {x = 1, y = 4}, name = 'grass-1'},
{position = {x = 1, y = 5}, name = 'grass-1'},
{position = {x = 1, y = 6}, name = 'grass-1'},
{position = {x = 1, y = 7}, name = 'grass-1'},
{position = {x = 1, y = 8}, name = 'grass-1'},
{position = {x = 1, y = 9}, name = 'grass-1'},
{position = {x = 1, y = 10}, name = 'grass-1'},
{position = {x = 1, y = 11}, name = 'grass-1'},
{position = {x = 1, y = 12}, name = 'grass-1'},
{position = {x = 1, y = 13}, name = 'grass-1'},
{position = {x = 1, y = 14}, name = 'grass-1'},
{position = {x = 1, y = 15}, name = 'grass-1'},
{position = {x = 1, y = 16}, name = 'grass-1'},
{position = {x = 1, y = 17}, name = 'grass-1'},
{position = {x = 1, y = 18}, name = 'grass-1'},
{position = {x = 1, y = 19}, name = 'grass-1'},
{position = {x = 1, y = 20}, name = 'grass-1'},
{position = {x = 1, y = 21}, name = 'grass-1'},
{position = {x = 1, y = 22}, name = 'grass-1'},
{position = {x = 1, y = 23}, name = 'grass-1'},
{position = {x = 1, y = 24}, name = 'grass-1'},
{position = {x = 1, y = 25}, name = 'grass-1'},
{position = {x = 1, y = 26}, name = 'grass-1'},
{position = {x = 1, y = 27}, name = 'grass-1'},
{position = {x = 1, y = 28}, name = 'grass-1'},
{position = {x = 1, y = 29}, name = 'grass-1'},
{position = {x = 1, y = 30}, name = 'grass-1'},
{position = {x = 1, y = 31}, name = 'grass-1'},
{position = {x = 2, y = 0}, name = 'grass-1'},
{position = {x = 2, y = 1}, name = 'grass-1'},
{position = {x = 2, y = 2}, name = 'grass-1'},
{position = {x = 2, y = 3}, name = 'grass-1'},
{position = {x = 2, y = 4}, name = 'grass-1'},
{position = {x = 2, y = 5}, name = 'grass-1'},
{position = {x = 2, y = 6}, name = 'grass-1'},
{position = {x = 2, y = 7}, name = 'grass-1'},
{position = {x = 2, y = 8}, name = 'grass-1'},
{position = {x = 2, y = 9}, name = 'grass-1'},
{position = {x = 2, y = 10}, name = 'grass-1'},
{position = {x = 2, y = 11}, name = 'grass-1'},
{position = {x = 2, y = 12}, name = 'grass-1'},
{position = {x = 2, y = 13}, name = 'grass-1'},
{position = {x = 2, y = 14}, name = 'grass-1'},
{position = {x = 2, y = 15}, name = 'grass-1'},
{position = {x = 2, y = 16}, name = 'grass-1'},
{position = {x = 2, y = 17}, name = 'grass-1'},
{position = {x = 2, y = 18}, name = 'grass-1'},
{position = {x = 2, y = 19}, name = 'grass-1'},
{position = {x = 2, y = 20}, name = 'grass-1'},
{position = {x = 2, y = 21}, name = 'grass-1'},
{position = {x = 2, y = 22}, name = 'grass-1'},
{position = {x = 2, y = 23}, name = 'grass-1'},
{position = {x = 2, y = 24}, name = 'grass-1'},
{position = {x = 2, y = 25}, name = 'grass-1'},
{position = {x = 2, y = 26}, name = 'grass-1'},
{position = {x = 2, y = 27}, name = 'grass-1'},
{position = {x = 2, y = 28}, name = 'grass-1'},
{position = {x = 2, y = 29}, name = 'grass-1'},
{position = {x = 2, y = 30}, name = 'grass-1'},
{position = {x = 2, y = 31}, name = 'grass-1'},
{position = {x = 3, y = 0}, name = 'grass-1'},
{position = {x = 3, y = 1}, name = 'grass-1'},
{position = {x = 3, y = 2}, name = 'grass-1'},
{position = {x = 3, y = 3}, name = 'grass-1'},
{position = {x = 3, y = 4}, name = 'grass-1'},
{position = {x = 3, y = 5}, name = 'grass-1'},
{position = {x = 3, y = 6}, name = 'grass-1'},
{position = {x = 3, y = 7}, name = 'grass-1'},
{position = {x = 3, y = 8}, name = 'grass-1'},
{position = {x = 3, y = 9}, name = 'grass-1'},
{position = {x = 3, y = 10}, name = 'grass-1'},
{position = {x = 3, y = 11}, name = 'grass-1'},
{position = {x = 3, y = 12}, name = 'grass-1'},
{position = {x = 3, y = 13}, name = 'grass-1'},
{position = {x = 3, y = 14}, name = 'grass-1'},
{position = {x = 3, y = 15}, name = 'grass-1'},
{position = {x = 3, y = 16}, name = 'grass-1'},
{position = {x = 3, y = 17}, name = 'grass-1'},
{position = {x = 3, y = 18}, name = 'grass-1'},
{position = {x = 3, y = 19}, name = 'grass-1'},
{position = {x = 3, y = 20}, name = 'grass-1'},
{position = {x = 3, y = 21}, name = 'grass-1'},
{position = {x = 3, y = 22}, name = 'grass-1'},
{position = {x = 3, y = 23}, name = 'grass-1'},
{position = {x = 3, y = 24}, name = 'grass-1'},
{position = {x = 3, y = 25}, name = 'grass-1'},
{position = {x = 3, y = 26}, name = 'grass-1'},
{position = {x = 3, y = 27}, name = 'grass-1'},
{position = {x = 3, y = 28}, name = 'grass-1'},
{position = {x = 3, y = 29}, name = 'grass-1'},
{position = {x = 3, y = 30}, name = 'grass-1'},
{position = {x = 3, y = 31}, name = 'grass-1'},
{position = {x = 4, y = 0}, name = 'grass-1'},
{position = {x = 4, y = 1}, name = 'grass-1'},
{position = {x = 4, y = 2}, name = 'grass-1'},
{position = {x = 4, y = 3}, name = 'grass-1'},
{position = {x = 4, y = 4}, name = 'grass-1'},
{position = {x = 4, y = 5}, name = 'grass-1'},
{position = {x = 4, y = 6}, name = 'grass-1'},
{position = {x = 4, y = 7}, name = 'grass-1'},
{position = {x = 4, y = 8}, name = 'grass-1'},
{position = {x = 4, y = 9}, name = 'grass-1'},
{position = {x = 4, y = 10}, name = 'grass-1'},
{position = {x = 4, y = 11}, name = 'grass-1'},
{position = {x = 4, y = 12}, name = 'grass-1'},
{position = {x = 4, y = 13}, name = 'grass-1'},
{position = {x = 4, y = 14}, name = 'grass-1'},
{position = {x = 4, y = 15}, name = 'grass-1'},
{position = {x = 4, y = 16}, name = 'grass-1'},
{position = {x = 4, y = 17}, name = 'grass-1'},
{position = {x = 4, y = 18}, name = 'grass-1'},
{position = {x = 4, y = 19}, name = 'grass-1'},
{position = {x = 4, y = 20}, name = 'grass-1'},
{position = {x = 4, y = 21}, name = 'grass-1'},
{position = {x = 4, y = 22}, name = 'grass-1'},
{position = {x = 4, y = 23}, name = 'grass-1'},
{position = {x = 4, y = 24}, name = 'grass-1'},
{position = {x = 4, y = 25}, name = 'grass-1'},
{position = {x = 4, y = 26}, name = 'grass-1'},
{position = {x = 4, y = 27}, name = 'grass-1'},
{position = {x = 4, y = 28}, name = 'grass-1'},
{position = {x = 4, y = 29}, name = 'grass-1'},
{position = {x = 4, y = 30}, name = 'grass-1'},
{position = {x = 4, y = 31}, name = 'grass-1'},
{position = {x = 5, y = 0}, name = 'grass-1'},
{position = {x = 5, y = 1}, name = 'grass-1'},
{position = {x = 5, y = 2}, name = 'grass-1'},
{position = {x = 5, y = 3}, name = 'grass-1'},
{position = {x = 5, y = 4}, name = 'grass-1'},
{position = {x = 5, y = 5}, name = 'grass-1'},
{position = {x = 5, y = 6}, name = 'grass-1'},
{position = {x = 5, y = 7}, name = 'grass-1'},
{position = {x = 5, y = 8}, name = 'grass-1'},
{position = {x = 5, y = 9}, name = 'grass-1'},
{position = {x = 5, y = 10}, name = 'grass-1'},
{position = {x = 5, y = 11}, name = 'grass-1'},
{position = {x = 5, y = 12}, name = 'grass-1'},
{position = {x = 5, y = 13}, name = 'grass-1'},
{position = {x = 5, y = 14}, name = 'grass-1'},
{position = {x = 5, y = 15}, name = 'grass-1'},
{position = {x = 5, y = 16}, name = 'grass-1'},
{position = {x = 5, y = 17}, name = 'grass-1'},
{position = {x = 5, y = 18}, name = 'grass-1'},
{position = {x = 5, y = 19}, name = 'grass-1'},
{position = {x = 5, y = 20}, name = 'grass-1'},
{position = {x = 5, y = 21}, name = 'grass-1'},
{position = {x = 5, y = 22}, name = 'grass-1'},
{position = {x = 5, y = 23}, name = 'grass-1'},
{position = {x = 5, y = 24}, name = 'grass-1'},
{position = {x = 5, y = 25}, name = 'grass-1'},
{position = {x = 5, y = 26}, name = 'grass-1'},
{position = {x = 5, y = 27}, name = 'grass-1'},
{position = {x = 5, y = 28}, name = 'grass-1'},
{position = {x = 5, y = 29}, name = 'grass-1'},
{position = {x = 5, y = 30}, name = 'grass-1'},
{position = {x = 5, y = 31}, name = 'grass-1'},
{position = {x = 6, y = 0}, name = 'grass-1'},
{position = {x = 6, y = 1}, name = 'grass-1'},
{position = {x = 6, y = 2}, name = 'grass-1'},
{position = {x = 6, y = 3}, name = 'grass-1'},
{position = {x = 6, y = 4}, name = 'grass-1'},
{position = {x = 6, y = 5}, name = 'grass-1'},
{position = {x = 6, y = 6}, name = 'grass-1'},
{position = {x = 6, y = 7}, name = 'grass-1'},
{position = {x = 6, y = 8}, name = 'grass-1'},
{position = {x = 6, y = 9}, name = 'grass-1'},
{position = {x = 6, y = 10}, name = 'grass-1'},
{position = {x = 6, y = 11}, name = 'grass-1'},
{position = {x = 6, y = 12}, name = 'grass-1'},
{position = {x = 6, y = 13}, name = 'grass-1'},
{position = {x = 6, y = 14}, name = 'grass-1'},
{position = {x = 6, y = 15}, name = 'grass-1'},
{position = {x = 6, y = 16}, name = 'grass-1'},
{position = {x = 6, y = 17}, name = 'grass-1'},
{position = {x = 6, y = 18}, name = 'grass-1'},
{position = {x = 6, y = 19}, name = 'grass-1'},
{position = {x = 6, y = 20}, name = 'grass-1'},
{position = {x = 6, y = 21}, name = 'grass-1'},
{position = {x = 6, y = 22}, name = 'grass-1'},
{position = {x = 6, y = 23}, name = 'grass-1'},
{position = {x = 6, y = 24}, name = 'grass-1'},
{position = {x = 6, y = 25}, name = 'grass-1'},
{position = {x = 6, y = 26}, name = 'grass-1'},
{position = {x = 6, y = 27}, name = 'grass-1'},
{position = {x = 6, y = 28}, name = 'grass-1'},
{position = {x = 6, y = 29}, name = 'grass-1'},
{position = {x = 6, y = 30}, name = 'grass-1'},
{position = {x = 6, y = 31}, name = 'grass-1'},
{position = {x = 7, y = 0}, name = 'grass-1'},
{position = {x = 7, y = 1}, name = 'grass-1'},
{position = {x = 7, y = 2}, name = 'grass-1'},
{position = {x = 7, y = 3}, name = 'grass-1'},
{position = {x = 7, y = 4}, name = 'grass-1'},
{position = {x = 7, y = 5}, name = 'grass-1'},
{position = {x = 7, y = 6}, name = 'grass-1'},
{position = {x = 7, y = 7}, name = 'grass-1'},
{position = {x = 7, y = 8}, name = 'grass-1'},
{position = {x = 7, y = 9}, name = 'grass-1'},
{position = {x = 7, y = 10}, name = 'grass-1'},
{position = {x = 7, y = 11}, name = 'grass-1'},
{position = {x = 7, y = 12}, name = 'grass-1'},
{position = {x = 7, y = 13}, name = 'grass-1'},
{position = {x = 7, y = 14}, name = 'grass-1'},
{position = {x = 7, y = 15}, name = 'grass-1'},
{position = {x = 7, y = 16}, name = 'grass-1'},
{position = {x = 7, y = 17}, name = 'grass-1'},
{position = {x = 7, y = 18}, name = 'grass-1'},
{position = {x = 7, y = 19}, name = 'grass-1'},
{position = {x = 7, y = 20}, name = 'grass-1'},
{position = {x = 7, y = 21}, name = 'grass-1'},
{position = {x = 7, y = 22}, name = 'grass-1'},
{position = {x = 7, y = 23}, name = 'grass-1'},
{position = {x = 7, y = 24}, name = 'grass-1'},
{position = {x = 7, y = 25}, name = 'grass-1'},
{position = {x = 7, y = 26}, name = 'grass-1'},
{position = {x = 7, y = 27}, name = 'grass-1'},
{position = {x = 7, y = 28}, name = 'grass-1'},
{position = {x = 7, y = 29}, name = 'grass-1'},
{position = {x = 7, y = 30}, name = 'grass-1'},
{position = {x = 7, y = 31}, name = 'grass-1'},
{position = {x = 8, y = 0}, name = 'grass-1'},
{position = {x = 8, y = 1}, name = 'grass-1'},
{position = {x = 8, y = 2}, name = 'grass-1'},
{position = {x = 8, y = 3}, name = 'grass-1'},
{position = {x = 8, y = 4}, name = 'grass-1'},
{position = {x = 8, y = 5}, name = 'grass-1'},
{position = {x = 8, y = 6}, name = 'grass-1'},
{position = {x = 8, y = 7}, name = 'grass-1'},
{position = {x = 8, y = 8}, name = 'grass-1'},
{position = {x = 8, y = 9}, name = 'grass-1'},
{position = {x = 8, y = 10}, name = 'grass-1'},
{position = {x = 8, y = 11}, name = 'grass-1'},
{position = {x = 8, y = 12}, name = 'grass-1'},
{position = {x = 8, y = 13}, name = 'grass-1'},
{position = {x = 8, y = 14}, name = 'grass-1'},
{position = {x = 8, y = 15}, name = 'grass-1'},
{position = {x = 8, y = 16}, name = 'grass-1'},
{position = {x = 8, y = 17}, name = 'grass-1'},
{position = {x = 8, y = 18}, name = 'grass-1'},
{position = {x = 8, y = 19}, name = 'grass-1'},
{position = {x = 8, y = 20}, name = 'grass-1'},
{position = {x = 8, y = 21}, name = 'grass-1'},
{position = {x = 8, y = 22}, name = 'grass-1'},
{position = {x = 8, y = 23}, name = 'grass-1'},
{position = {x = 8, y = 24}, name = 'grass-1'},
{position = {x = 8, y = 25}, name = 'grass-1'},
{position = {x = 8, y = 26}, name = 'grass-1'},
{position = {x = 8, y = 27}, name = 'grass-1'},
{position = {x = 8, y = 28}, name = 'grass-1'},
{position = {x = 8, y = 29}, name = 'grass-1'},
{position = {x = 8, y = 30}, name = 'grass-1'},
{position = {x = 8, y = 31}, name = 'grass-1'},
{position = {x = 9, y = 0}, name = 'grass-1'},
{position = {x = 9, y = 1}, name = 'grass-1'},
{position = {x = 9, y = 2}, name = 'grass-1'},
{position = {x = 9, y = 3}, name = 'grass-1'},
{position = {x = 9, y = 4}, name = 'grass-1'},
{position = {x = 9, y = 5}, name = 'grass-1'},
{position = {x = 9, y = 6}, name = 'grass-1'},
{position = {x = 9, y = 7}, name = 'grass-1'},
{position = {x = 9, y = 8}, name = 'grass-1'},
{position = {x = 9, y = 9}, name = 'grass-1'},
{position = {x = 9, y = 10}, name = 'grass-1'},
{position = {x = 9, y = 11}, name = 'grass-1'},
{position = {x = 9, y = 12}, name = 'grass-1'},
{position = {x = 9, y = 13}, name = 'grass-1'},
{position = {x = 9, y = 14}, name = 'grass-1'},
{position = {x = 9, y = 15}, name = 'grass-1'},
{position = {x = 9, y = 16}, name = 'grass-1'},
{position = {x = 9, y = 17}, name = 'grass-1'},
{position = {x = 9, y = 18}, name = 'grass-1'},
{position = {x = 9, y = 19}, name = 'grass-1'},
{position = {x = 9, y = 20}, name = 'grass-1'},
{position = {x = 9, y = 21}, name = 'grass-1'},
{position = {x = 9, y = 22}, name = 'grass-1'},
{position = {x = 9, y = 23}, name = 'grass-1'},
{position = {x = 9, y = 24}, name = 'grass-1'},
{position = {x = 9, y = 25}, name = 'grass-1'},
{position = {x = 9, y = 26}, name = 'grass-1'},
{position = {x = 9, y = 27}, name = 'grass-1'},
{position = {x = 9, y = 28}, name = 'grass-1'},
{position = {x = 9, y = 29}, name = 'grass-1'},
{position = {x = 9, y = 30}, name = 'grass-1'},
{position = {x = 9, y = 31}, name = 'grass-1'},
{position = {x = 10, y = 0}, name = 'grass-1'},
{position = {x = 10, y = 1}, name = 'grass-1'},
{position = {x = 10, y = 2}, name = 'grass-1'},
{position = {x = 10, y = 3}, name = 'grass-1'},
{position = {x = 10, y = 4}, name = 'grass-1'},
{position = {x = 10, y = 5}, name = 'grass-1'},
{position = {x = 10, y = 6}, name = 'grass-1'},
{position = {x = 10, y = 7}, name = 'grass-1'},
{position = {x = 10, y = 8}, name = 'grass-1'},
{position = {x = 10, y = 9}, name = 'grass-1'},
{position = {x = 10, y = 10}, name = 'grass-1'},
{position = {x = 10, y = 11}, name = 'grass-1'},
{position = {x = 10, y = 12}, name = 'grass-1'},
{position = {x = 10, y = 13}, name = 'grass-1'},
{position = {x = 10, y = 14}, name = 'grass-1'},
{position = {x = 10, y = 15}, name = 'grass-1'},
{position = {x = 10, y = 16}, name = 'grass-1'},
{position = {x = 10, y = 17}, name = 'grass-1'},
{position = {x = 10, y = 18}, name = 'grass-1'},
{position = {x = 10, y = 19}, name = 'grass-1'},
{position = {x = 10, y = 20}, name = 'grass-1'},
{position = {x = 10, y = 21}, name = 'grass-1'},
{position = {x = 10, y = 22}, name = 'grass-1'},
{position = {x = 10, y = 23}, name = 'grass-1'},
{position = {x = 10, y = 24}, name = 'grass-1'},
{position = {x = 10, y = 25}, name = 'grass-1'},
{position = {x = 10, y = 26}, name = 'grass-1'},
{position = {x = 10, y = 27}, name = 'grass-1'},
{position = {x = 10, y = 28}, name = 'grass-1'},
{position = {x = 10, y = 29}, name = 'grass-1'},
{position = {x = 10, y = 30}, name = 'grass-1'},
{position = {x = 10, y = 31}, name = 'grass-1'},
{position = {x = 11, y = 0}, name = 'grass-1'},
{position = {x = 11, y = 1}, name = 'grass-1'},
{position = {x = 11, y = 2}, name = 'grass-1'},
{position = {x = 11, y = 3}, name = 'grass-1'},
{position = {x = 11, y = 4}, name = 'grass-1'},
{position = {x = 11, y = 5}, name = 'grass-1'},
{position = {x = 11, y = 6}, name = 'grass-1'},
{position = {x = 11, y = 7}, name = 'grass-1'},
{position = {x = 11, y = 8}, name = 'grass-1'},
{position = {x = 11, y = 9}, name = 'grass-1'},
{position = {x = 11, y = 10}, name = 'grass-1'},
{position = {x = 11, y = 11}, name = 'grass-1'},
{position = {x = 11, y = 12}, name = 'grass-1'},
{position = {x = 11, y = 13}, name = 'grass-1'},
{position = {x = 11, y = 14}, name = 'grass-1'},
{position = {x = 11, y = 15}, name = 'grass-1'},
{position = {x = 11, y = 16}, name = 'grass-1'},
{position = {x = 11, y = 17}, name = 'grass-1'},
{position = {x = 11, y = 18}, name = 'grass-1'},
{position = {x = 11, y = 19}, name = 'grass-1'},
{position = {x = 11, y = 20}, name = 'grass-1'},
{position = {x = 11, y = 21}, name = 'grass-1'},
{position = {x = 11, y = 22}, name = 'grass-1'},
{position = {x = 11, y = 23}, name = 'grass-1'},
{position = {x = 11, y = 24}, name = 'grass-1'},
{position = {x = 11, y = 25}, name = 'grass-1'},
{position = {x = 11, y = 26}, name = 'grass-1'},
{position = {x = 11, y = 27}, name = 'grass-1'},
{position = {x = 11, y = 28}, name = 'grass-1'},
{position = {x = 11, y = 29}, name = 'grass-1'},
{position = {x = 11, y = 30}, name = 'grass-1'},
{position = {x = 11, y = 31}, name = 'grass-1'},
{position = {x = 12, y = 0}, name = 'grass-1'},
{position = {x = 12, y = 1}, name = 'grass-1'},
{position = {x = 12, y = 2}, name = 'grass-1'},
{position = {x = 12, y = 3}, name = 'grass-1'},
{position = {x = 12, y = 4}, name = 'grass-1'},
{position = {x = 12, y = 5}, name = 'grass-1'},
{position = {x = 12, y = 6}, name = 'grass-1'},
{position = {x = 12, y = 7}, name = 'grass-1'},
{position = {x = 12, y = 8}, name = 'grass-1'},
{position = {x = 12, y = 9}, name = 'grass-1'},
{position = {x = 12, y = 10}, name = 'grass-1'},
{position = {x = 12, y = 11}, name = 'grass-1'},
{position = {x = 12, y = 12}, name = 'grass-1'},
{position = {x = 12, y = 13}, name = 'grass-1'},
{position = {x = 12, y = 14}, name = 'grass-1'},
{position = {x = 12, y = 15}, name = 'grass-1'},
{position = {x = 12, y = 16}, name = 'grass-1'},
{position = {x = 12, y = 17}, name = 'grass-1'},
{position = {x = 12, y = 18}, name = 'grass-1'},
{position = {x = 12, y = 19}, name = 'grass-1'},
{position = {x = 12, y = 20}, name = 'grass-1'},
{position = {x = 12, y = 21}, name = 'grass-1'},
{position = {x = 12, y = 22}, name = 'grass-1'},
{position = {x = 12, y = 23}, name = 'grass-1'},
{position = {x = 12, y = 24}, name = 'grass-1'},
{position = {x = 12, y = 25}, name = 'grass-1'},
{position = {x = 12, y = 26}, name = 'grass-1'},
{position = {x = 12, y = 27}, name = 'grass-1'},
{position = {x = 12, y = 28}, name = 'grass-1'},
{position = {x = 12, y = 29}, name = 'grass-1'},
{position = {x = 12, y = 30}, name = 'grass-1'},
{position = {x = 12, y = 31}, name = 'grass-1'},
{position = {x = 13, y = 0}, name = 'grass-1'},
{position = {x = 13, y = 1}, name = 'grass-1'},
{position = {x = 13, y = 2}, name = 'grass-1'},
{position = {x = 13, y = 3}, name = 'grass-1'},
{position = {x = 13, y = 4}, name = 'grass-1'},
{position = {x = 13, y = 5}, name = 'grass-1'},
{position = {x = 13, y = 6}, name = 'grass-1'},
{position = {x = 13, y = 7}, name = 'grass-1'},
{position = {x = 13, y = 8}, name = 'grass-1'},
{position = {x = 13, y = 9}, name = 'grass-1'},
{position = {x = 13, y = 10}, name = 'grass-1'},
{position = {x = 13, y = 11}, name = 'grass-1'},
{position = {x = 13, y = 12}, name = 'grass-1'},
{position = {x = 13, y = 13}, name = 'grass-1'},
{position = {x = 13, y = 14}, name = 'grass-1'},
{position = {x = 13, y = 15}, name = 'grass-1'},
{position = {x = 13, y = 16}, name = 'grass-1'},
{position = {x = 13, y = 17}, name = 'grass-1'},
{position = {x = 13, y = 18}, name = 'grass-1'},
{position = {x = 13, y = 19}, name = 'grass-1'},
{position = {x = 13, y = 20}, name = 'grass-1'},
{position = {x = 13, y = 21}, name = 'grass-1'},
{position = {x = 13, y = 22}, name = 'grass-1'},
{position = {x = 13, y = 23}, name = 'grass-1'},
{position = {x = 13, y = 24}, name = 'grass-1'},
{position = {x = 13, y = 25}, name = 'grass-1'},
{position = {x = 13, y = 26}, name = 'grass-1'},
{position = {x = 13, y = 27}, name = 'grass-1'},
{position = {x = 13, y = 28}, name = 'grass-1'},
{position = {x = 13, y = 29}, name = 'grass-1'},
{position = {x = 13, y = 30}, name = 'grass-1'},
{position = {x = 13, y = 31}, name = 'grass-1'},
{position = {x = 14, y = 0}, name = 'grass-1'},
{position = {x = 14, y = 1}, name = 'grass-1'},
{position = {x = 14, y = 2}, name = 'grass-1'},
{position = {x = 14, y = 3}, name = 'grass-1'},
{position = {x = 14, y = 4}, name = 'grass-1'},
{position = {x = 14, y = 5}, name = 'grass-1'},
{position = {x = 14, y = 6}, name = 'grass-1'},
{position = {x = 14, y = 7}, name = 'grass-1'},
{position = {x = 14, y = 8}, name = 'grass-1'},
{position = {x = 14, y = 9}, name = 'grass-1'},
{position = {x = 14, y = 10}, name = 'grass-1'},
{position = {x = 14, y = 11}, name = 'grass-1'},
{position = {x = 14, y = 12}, name = 'grass-1'},
{position = {x = 14, y = 13}, name = 'grass-1'},
{position = {x = 14, y = 14}, name = 'grass-1'},
{position = {x = 14, y = 15}, name = 'grass-1'},
{position = {x = 14, y = 16}, name = 'grass-1'},
{position = {x = 14, y = 17}, name = 'grass-1'},
{position = {x = 14, y = 18}, name = 'grass-1'},
{position = {x = 14, y = 19}, name = 'grass-1'},
{position = {x = 14, y = 20}, name = 'grass-1'},
{position = {x = 14, y = 21}, name = 'grass-1'},
{position = {x = 14, y = 22}, name = 'grass-1'},
{position = {x = 14, y = 23}, name = 'grass-1'},
{position = {x = 14, y = 24}, name = 'grass-1'},
{position = {x = 14, y = 25}, name = 'grass-1'},
{position = {x = 14, y = 26}, name = 'grass-1'},
{position = {x = 14, y = 27}, name = 'grass-1'},
{position = {x = 14, y = 28}, name = 'grass-1'},
{position = {x = 14, y = 29}, name = 'grass-1'},
{position = {x = 14, y = 30}, name = 'grass-1'},
{position = {x = 14, y = 31}, name = 'grass-1'},
{position = {x = 15, y = 0}, name = 'grass-1'},
{position = {x = 15, y = 1}, name = 'grass-1'},
{position = {x = 15, y = 2}, name = 'grass-1'},
{position = {x = 15, y = 3}, name = 'grass-1'},
{position = {x = 15, y = 4}, name = 'grass-1'},
{position = {x = 15, y = 5}, name = 'grass-1'},
{position = {x = 15, y = 6}, name = 'grass-1'},
{position = {x = 15, y = 7}, name = 'grass-1'},
{position = {x = 15, y = 8}, name = 'grass-1'},
{position = {x = 15, y = 9}, name = 'grass-1'},
{position = {x = 15, y = 10}, name = 'grass-1'},
{position = {x = 15, y = 11}, name = 'grass-1'},
{position = {x = 15, y = 12}, name = 'grass-1'},
{position = {x = 15, y = 13}, name = 'grass-1'},
{position = {x = 15, y = 14}, name = 'grass-1'},
{position = {x = 15, y = 15}, name = 'grass-1'},
{position = {x = 15, y = 16}, name = 'grass-1'},
{position = {x = 15, y = 17}, name = 'grass-1'},
{position = {x = 15, y = 18}, name = 'grass-1'},
{position = {x = 15, y = 19}, name = 'grass-1'},
{position = {x = 15, y = 20}, name = 'grass-1'},
{position = {x = 15, y = 21}, name = 'grass-1'},
{position = {x = 15, y = 22}, name = 'grass-1'},
{position = {x = 15, y = 23}, name = 'grass-1'},
{position = {x = 15, y = 24}, name = 'grass-1'},
{position = {x = 15, y = 25}, name = 'grass-1'},
{position = {x = 15, y = 26}, name = 'grass-1'},
{position = {x = 15, y = 27}, name = 'grass-1'},
{position = {x = 15, y = 28}, name = 'grass-1'},
{position = {x = 15, y = 29}, name = 'grass-1'},
{position = {x = 15, y = 30}, name = 'grass-1'},
{position = {x = 15, y = 31}, name = 'grass-1'},
{position = {x = 16, y = 0}, name = 'grass-1'},
{position = {x = 16, y = 1}, name = 'grass-1'},
{position = {x = 16, y = 2}, name = 'grass-1'},
{position = {x = 16, y = 3}, name = 'grass-1'},
{position = {x = 16, y = 4}, name = 'grass-1'},
{position = {x = 16, y = 5}, name = 'grass-1'},
{position = {x = 16, y = 6}, name = 'grass-1'},
{position = {x = 16, y = 7}, name = 'grass-1'},
{position = {x = 16, y = 8}, name = 'grass-1'},
{position = {x = 16, y = 9}, name = 'grass-1'},
{position = {x = 16, y = 10}, name = 'grass-1'},
{position = {x = 16, y = 11}, name = 'grass-1'},
{position = {x = 16, y = 12}, name = 'grass-1'},
{position = {x = 16, y = 13}, name = 'grass-1'},
{position = {x = 16, y = 14}, name = 'grass-1'},
{position = {x = 16, y = 15}, name = 'grass-1'},
{position = {x = 16, y = 16}, name = 'grass-1'},
{position = {x = 16, y = 17}, name = 'grass-1'},
{position = {x = 16, y = 18}, name = 'grass-1'},
{position = {x = 16, y = 19}, name = 'grass-1'},
{position = {x = 16, y = 20}, name = 'grass-1'},
{position = {x = 16, y = 21}, name = 'grass-1'},
{position = {x = 16, y = 22}, name = 'grass-1'},
{position = {x = 16, y = 23}, name = 'grass-1'},
{position = {x = 16, y = 24}, name = 'grass-1'},
{position = {x = 16, y = 25}, name = 'grass-1'},
{position = {x = 16, y = 26}, name = 'grass-1'},
{position = {x = 16, y = 27}, name = 'grass-1'},
{position = {x = 16, y = 28}, name = 'grass-1'},
{position = {x = 16, y = 29}, name = 'grass-1'},
{position = {x = 16, y = 30}, name = 'grass-1'},
{position = {x = 16, y = 31}, name = 'grass-1'},
{position = {x = 17, y = 0}, name = 'grass-1'},
{position = {x = 17, y = 1}, name = 'grass-1'},
{position = {x = 17, y = 2}, name = 'grass-1'},
{position = {x = 17, y = 3}, name = 'grass-1'},
{position = {x = 17, y = 4}, name = 'grass-1'},
{position = {x = 17, y = 5}, name = 'grass-1'},
{position = {x = 17, y = 6}, name = 'grass-1'},
{position = {x = 17, y = 7}, name = 'grass-1'},
{position = {x = 17, y = 8}, name = 'grass-1'},
{position = {x = 17, y = 9}, name = 'grass-1'},
{position = {x = 17, y = 10}, name = 'grass-1'},
{position = {x = 17, y = 11}, name = 'grass-1'},
{position = {x = 17, y = 12}, name = 'grass-1'},
{position = {x = 17, y = 13}, name = 'grass-1'},
{position = {x = 17, y = 14}, name = 'grass-1'},
{position = {x = 17, y = 15}, name = 'grass-1'},
{position = {x = 17, y = 16}, name = 'grass-1'},
{position = {x = 17, y = 17}, name = 'grass-1'},
{position = {x = 17, y = 18}, name = 'grass-1'},
{position = {x = 17, y = 19}, name = 'grass-1'},
{position = {x = 17, y = 20}, name = 'grass-1'},
{position = {x = 17, y = 21}, name = 'grass-1'},
{position = {x = 17, y = 22}, name = 'grass-1'},
{position = {x = 17, y = 23}, name = 'grass-1'},
{position = {x = 17, y = 24}, name = 'grass-1'},
{position = {x = 17, y = 25}, name = 'grass-1'},
{position = {x = 17, y = 26}, name = 'grass-1'},
{position = {x = 17, y = 27}, name = 'grass-1'},
{position = {x = 17, y = 28}, name = 'grass-1'},
{position = {x = 17, y = 29}, name = 'grass-1'},
{position = {x = 17, y = 30}, name = 'grass-1'},
{position = {x = 17, y = 31}, name = 'grass-1'},
{position = {x = 18, y = 0}, name = 'grass-1'},
{position = {x = 18, y = 1}, name = 'grass-1'},
{position = {x = 18, y = 2}, name = 'grass-1'},
{position = {x = 18, y = 3}, name = 'grass-1'},
{position = {x = 18, y = 4}, name = 'grass-1'},
{position = {x = 18, y = 5}, name = 'grass-1'},
{position = {x = 18, y = 6}, name = 'grass-1'},
{position = {x = 18, y = 7}, name = 'grass-1'},
{position = {x = 18, y = 8}, name = 'grass-1'},
{position = {x = 18, y = 9}, name = 'grass-1'},
{position = {x = 18, y = 10}, name = 'grass-1'},
{position = {x = 18, y = 11}, name = 'grass-1'},
{position = {x = 18, y = 12}, name = 'grass-1'},
{position = {x = 18, y = 13}, name = 'grass-1'},
{position = {x = 18, y = 14}, name = 'grass-1'},
{position = {x = 18, y = 15}, name = 'grass-1'},
{position = {x = 18, y = 16}, name = 'grass-1'},
{position = {x = 18, y = 17}, name = 'grass-1'},
{position = {x = 18, y = 18}, name = 'grass-1'},
{position = {x = 18, y = 19}, name = 'grass-1'},
{position = {x = 18, y = 20}, name = 'grass-1'},
{position = {x = 18, y = 21}, name = 'grass-1'},
{position = {x = 18, y = 22}, name = 'grass-1'},
{position = {x = 18, y = 23}, name = 'grass-1'},
{position = {x = 18, y = 24}, name = 'grass-1'},
{position = {x = 18, y = 25}, name = 'grass-1'},
{position = {x = 18, y = 26}, name = 'grass-1'},
{position = {x = 18, y = 27}, name = 'grass-1'},
{position = {x = 18, y = 28}, name = 'grass-1'},
{position = {x = 18, y = 29}, name = 'grass-1'},
{position = {x = 18, y = 30}, name = 'grass-1'},
{position = {x = 18, y = 31}, name = 'grass-1'},
{position = {x = 19, y = 0}, name = 'grass-1'},
{position = {x = 19, y = 1}, name = 'grass-1'},
{position = {x = 19, y = 2}, name = 'grass-1'},
{position = {x = 19, y = 3}, name = 'grass-1'},
{position = {x = 19, y = 4}, name = 'grass-1'},
{position = {x = 19, y = 5}, name = 'grass-1'},
{position = {x = 19, y = 6}, name = 'grass-1'},
{position = {x = 19, y = 7}, name = 'grass-1'},
{position = {x = 19, y = 8}, name = 'grass-1'},
{position = {x = 19, y = 9}, name = 'grass-1'},
{position = {x = 19, y = 10}, name = 'grass-1'},
{position = {x = 19, y = 11}, name = 'grass-1'},
{position = {x = 19, y = 12}, name = 'grass-1'},
{position = {x = 19, y = 13}, name = 'grass-1'},
{position = {x = 19, y = 14}, name = 'grass-1'},
{position = {x = 19, y = 15}, name = 'grass-1'},
{position = {x = 19, y = 16}, name = 'grass-1'},
{position = {x = 19, y = 17}, name = 'grass-1'},
{position = {x = 19, y = 18}, name = 'grass-1'},
{position = {x = 19, y = 19}, name = 'grass-1'},
{position = {x = 19, y = 20}, name = 'grass-1'},
{position = {x = 19, y = 21}, name = 'grass-1'},
{position = {x = 19, y = 22}, name = 'grass-1'},
{position = {x = 19, y = 23}, name = 'grass-1'},
{position = {x = 19, y = 24}, name = 'grass-1'},
{position = {x = 19, y = 25}, name = 'grass-1'},
{position = {x = 19, y = 26}, name = 'grass-1'},
{position = {x = 19, y = 27}, name = 'grass-1'},
{position = {x = 19, y = 28}, name = 'grass-1'},
{position = {x = 19, y = 29}, name = 'grass-1'},
{position = {x = 19, y = 30}, name = 'grass-1'},
{position = {x = 19, y = 31}, name = 'grass-1'},
{position = {x = 20, y = 0}, name = 'grass-1'},
{position = {x = 20, y = 1}, name = 'grass-1'},
{position = {x = 20, y = 2}, name = 'grass-1'},
{position = {x = 20, y = 3}, name = 'grass-1'},
{position = {x = 20, y = 4}, name = 'grass-1'},
{position = {x = 20, y = 5}, name = 'grass-1'},
{position = {x = 20, y = 6}, name = 'grass-1'},
{position = {x = 20, y = 7}, name = 'grass-1'},
{position = {x = 20, y = 8}, name = 'grass-1'},
{position = {x = 20, y = 9}, name = 'grass-1'},
{position = {x = 20, y = 10}, name = 'grass-1'},
{position = {x = 20, y = 11}, name = 'grass-1'},
{position = {x = 20, y = 12}, name = 'grass-1'},
{position = {x = 20, y = 13}, name = 'grass-1'},
{position = {x = 20, y = 14}, name = 'grass-1'},
{position = {x = 20, y = 15}, name = 'grass-1'},
{position = {x = 20, y = 16}, name = 'grass-1'},
{position = {x = 20, y = 17}, name = 'grass-1'},
{position = {x = 20, y = 18}, name = 'grass-1'},
{position = {x = 20, y = 19}, name = 'grass-1'},
{position = {x = 20, y = 20}, name = 'grass-1'},
{position = {x = 20, y = 21}, name = 'grass-1'},
{position = {x = 20, y = 22}, name = 'grass-1'},
{position = {x = 20, y = 23}, name = 'grass-1'},
{position = {x = 20, y = 24}, name = 'grass-1'},
{position = {x = 20, y = 25}, name = 'grass-1'},
{position = {x = 20, y = 26}, name = 'grass-1'},
{position = {x = 20, y = 27}, name = 'grass-1'},
{position = {x = 20, y = 28}, name = 'grass-1'},
{position = {x = 20, y = 29}, name = 'grass-1'},
{position = {x = 20, y = 30}, name = 'grass-1'},
{position = {x = 20, y = 31}, name = 'grass-1'},
{position = {x = 21, y = 0}, name = 'grass-1'},
{position = {x = 21, y = 1}, name = 'grass-1'},
{position = {x = 21, y = 2}, name = 'grass-1'},
{position = {x = 21, y = 3}, name = 'grass-1'},
{position = {x = 21, y = 4}, name = 'grass-1'},
{position = {x = 21, y = 5}, name = 'grass-1'},
{position = {x = 21, y = 6}, name = 'grass-1'},
{position = {x = 21, y = 7}, name = 'grass-1'},
{position = {x = 21, y = 8}, name = 'grass-1'},
{position = {x = 21, y = 9}, name = 'grass-1'},
{position = {x = 21, y = 10}, name = 'grass-1'},
{position = {x = 21, y = 11}, name = 'grass-1'},
{position = {x = 21, y = 12}, name = 'grass-1'},
{position = {x = 21, y = 13}, name = 'grass-1'},
{position = {x = 21, y = 14}, name = 'grass-1'},
{position = {x = 21, y = 15}, name = 'grass-1'},
{position = {x = 21, y = 16}, name = 'grass-1'},
{position = {x = 21, y = 17}, name = 'grass-1'},
{position = {x = 21, y = 18}, name = 'grass-1'},
{position = {x = 21, y = 19}, name = 'grass-1'},
{position = {x = 21, y = 20}, name = 'grass-1'},
{position = {x = 21, y = 21}, name = 'grass-1'},
{position = {x = 21, y = 22}, name = 'grass-1'},
{position = {x = 21, y = 23}, name = 'grass-1'},
{position = {x = 21, y = 24}, name = 'grass-1'},
{position = {x = 21, y = 25}, name = 'grass-1'},
{position = {x = 21, y = 26}, name = 'grass-1'},
{position = {x = 21, y = 27}, name = 'grass-1'},
{position = {x = 21, y = 28}, name = 'grass-1'},
{position = {x = 21, y = 29}, name = 'grass-1'},
{position = {x = 21, y = 30}, name = 'grass-1'},
{position = {x = 21, y = 31}, name = 'grass-1'},
{position = {x = 22, y = 0}, name = 'grass-1'},
{position = {x = 22, y = 1}, name = 'grass-1'},
{position = {x = 22, y = 2}, name = 'grass-1'},
{position = {x = 22, y = 3}, name = 'grass-1'},
{position = {x = 22, y = 4}, name = 'grass-1'},
{position = {x = 22, y = 5}, name = 'grass-1'},
{position = {x = 22, y = 6}, name = 'grass-1'},
{position = {x = 22, y = 7}, name = 'grass-1'},
{position = {x = 22, y = 8}, name = 'grass-1'},
{position = {x = 22, y = 9}, name = 'grass-1'},
{position = {x = 22, y = 10}, name = 'grass-1'},
{position = {x = 22, y = 11}, name = 'grass-1'},
{position = {x = 22, y = 12}, name = 'grass-1'},
{position = {x = 22, y = 13}, name = 'grass-1'},
{position = {x = 22, y = 14}, name = 'grass-1'},
{position = {x = 22, y = 15}, name = 'grass-1'},
{position = {x = 22, y = 16}, name = 'grass-1'},
{position = {x = 22, y = 17}, name = 'grass-1'},
{position = {x = 22, y = 18}, name = 'grass-1'},
{position = {x = 22, y = 19}, name = 'grass-1'},
{position = {x = 22, y = 20}, name = 'grass-1'},
{position = {x = 22, y = 21}, name = 'grass-1'},
{position = {x = 22, y = 22}, name = 'grass-1'},
{position = {x = 22, y = 23}, name = 'grass-1'},
{position = {x = 22, y = 24}, name = 'grass-1'},
{position = {x = 22, y = 25}, name = 'grass-1'},
{position = {x = 22, y = 26}, name = 'grass-1'},
{position = {x = 22, y = 27}, name = 'grass-1'},
{position = {x = 22, y = 28}, name = 'grass-1'},
{position = {x = 22, y = 29}, name = 'grass-1'},
{position = {x = 22, y = 30}, name = 'grass-1'},
{position = {x = 22, y = 31}, name = 'grass-1'},
{position = {x = 23, y = 0}, name = 'grass-1'},
{position = {x = 23, y = 1}, name = 'grass-1'},
{position = {x = 23, y = 2}, name = 'grass-1'},
{position = {x = 23, y = 3}, name = 'grass-1'},
{position = {x = 23, y = 4}, name = 'grass-1'},
{position = {x = 23, y = 5}, name = 'grass-1'},
{position = {x = 23, y = 6}, name = 'grass-1'},
{position = {x = 23, y = 7}, name = 'grass-1'},
{position = {x = 23, y = 8}, name = 'grass-1'},
{position = {x = 23, y = 9}, name = 'grass-1'},
{position = {x = 23, y = 10}, name = 'grass-1'},
{position = {x = 23, y = 11}, name = 'grass-1'},
{position = {x = 23, y = 12}, name = 'grass-1'},
{position = {x = 23, y = 13}, name = 'grass-1'},
{position = {x = 23, y = 14}, name = 'grass-1'},
{position = {x = 23, y = 15}, name = 'grass-1'},
{position = {x = 23, y = 16}, name = 'grass-1'},
{position = {x = 23, y = 17}, name = 'grass-1'},
{position = {x = 23, y = 18}, name = 'grass-1'},
{position = {x = 23, y = 19}, name = 'grass-1'},
{position = {x = 23, y = 20}, name = 'grass-1'},
{position = {x = 23, y = 21}, name = 'grass-1'},
{position = {x = 23, y = 22}, name = 'grass-1'},
{position = {x = 23, y = 23}, name = 'grass-1'},
{position = {x = 23, y = 24}, name = 'grass-1'},
{position = {x = 23, y = 25}, name = 'grass-1'},
{position = {x = 23, y = 26}, name = 'grass-1'},
{position = {x = 23, y = 27}, name = 'grass-1'},
{position = {x = 23, y = 28}, name = 'grass-1'},
{position = {x = 23, y = 29}, name = 'grass-1'},
{position = {x = 23, y = 30}, name = 'grass-1'},
{position = {x = 23, y = 31}, name = 'grass-1'},
{position = {x = 24, y = 0}, name = 'grass-1'},
{position = {x = 24, y = 1}, name = 'grass-1'},
{position = {x = 24, y = 2}, name = 'grass-1'},
{position = {x = 24, y = 3}, name = 'grass-1'},
{position = {x = 24, y = 4}, name = 'grass-1'},
{position = {x = 24, y = 5}, name = 'grass-1'},
{position = {x = 24, y = 6}, name = 'grass-1'},
{position = {x = 24, y = 7}, name = 'grass-1'},
{position = {x = 24, y = 8}, name = 'grass-1'},
{position = {x = 24, y = 9}, name = 'grass-1'},
{position = {x = 24, y = 10}, name = 'grass-1'},
{position = {x = 24, y = 11}, name = 'grass-1'},
{position = {x = 24, y = 12}, name = 'grass-1'},
{position = {x = 24, y = 13}, name = 'grass-1'},
{position = {x = 24, y = 14}, name = 'grass-1'},
{position = {x = 24, y = 15}, name = 'grass-1'},
{position = {x = 24, y = 16}, name = 'grass-1'},
{position = {x = 24, y = 17}, name = 'grass-1'},
{position = {x = 24, y = 18}, name = 'grass-1'},
{position = {x = 24, y = 19}, name = 'grass-1'},
{position = {x = 24, y = 20}, name = 'grass-1'},
{position = {x = 24, y = 21}, name = 'grass-1'},
{position = {x = 24, y = 22}, name = 'grass-1'},
{position = {x = 24, y = 23}, name = 'grass-1'},
{position = {x = 24, y = 24}, name = 'grass-1'},
{position = {x = 24, y = 25}, name = 'grass-1'},
{position = {x = 24, y = 26}, name = 'grass-1'},
{position = {x = 24, y = 27}, name = 'grass-1'},
{position = {x = 24, y = 28}, name = 'grass-1'},
{position = {x = 24, y = 29}, name = 'grass-1'},
{position = {x = 24, y = 30}, name = 'grass-1'},
{position = {x = 24, y = 31}, name = 'grass-1'},
{position = {x = 25, y = 0}, name = 'grass-1'},
{position = {x = 25, y = 1}, name = 'grass-1'},
{position = {x = 25, y = 2}, name = 'grass-1'},
{position = {x = 25, y = 3}, name = 'grass-1'},
{position = {x = 25, y = 4}, name = 'grass-1'},
{position = {x = 25, y = 5}, name = 'grass-1'},
{position = {x = 25, y = 6}, name = 'grass-1'},
{position = {x = 25, y = 7}, name = 'grass-1'},
{position = {x = 25, y = 8}, name = 'grass-1'},
{position = {x = 25, y = 9}, name = 'grass-1'},
{position = {x = 25, y = 10}, name = 'grass-1'},
{position = {x = 25, y = 11}, name = 'grass-1'},
{position = {x = 25, y = 12}, name = 'grass-1'},
{position = {x = 25, y = 13}, name = 'grass-1'},
{position = {x = 25, y = 14}, name = 'grass-1'},
{position = {x = 25, y = 15}, name = 'grass-1'},
{position = {x = 25, y = 16}, name = 'grass-1'},
{position = {x = 25, y = 17}, name = 'grass-1'},
{position = {x = 25, y = 18}, name = 'grass-1'},
{position = {x = 25, y = 19}, name = 'grass-1'},
{position = {x = 25, y = 20}, name = 'grass-1'},
{position = {x = 25, y = 21}, name = 'grass-1'},
{position = {x = 25, y = 22}, name = 'grass-1'},
{position = {x = 25, y = 23}, name = 'grass-1'},
{position = {x = 25, y = 24}, name = 'grass-1'},
{position = {x = 25, y = 25}, name = 'grass-1'},
{position = {x = 25, y = 26}, name = 'grass-1'},
{position = {x = 25, y = 27}, name = 'grass-1'},
{position = {x = 25, y = 28}, name = 'grass-1'},
{position = {x = 25, y = 29}, name = 'grass-1'},
{position = {x = 25, y = 30}, name = 'grass-1'},
{position = {x = 25, y = 31}, name = 'grass-1'},
{position = {x = 26, y = 0}, name = 'grass-1'},
{position = {x = 26, y = 1}, name = 'grass-1'},
{position = {x = 26, y = 2}, name = 'grass-1'},
{position = {x = 26, y = 3}, name = 'grass-1'},
{position = {x = 26, y = 4}, name = 'grass-1'},
{position = {x = 26, y = 5}, name = 'grass-1'},
{position = {x = 26, y = 6}, name = 'grass-1'},
{position = {x = 26, y = 7}, name = 'grass-1'},
{position = {x = 26, y = 8}, name = 'grass-1'},
{position = {x = 26, y = 9}, name = 'grass-1'},
{position = {x = 26, y = 10}, name = 'grass-1'},
{position = {x = 26, y = 11}, name = 'grass-1'},
{position = {x = 26, y = 12}, name = 'grass-1'},
{position = {x = 26, y = 13}, name = 'grass-1'},
{position = {x = 26, y = 14}, name = 'grass-1'},
{position = {x = 26, y = 15}, name = 'grass-1'},
{position = {x = 26, y = 16}, name = 'grass-1'},
{position = {x = 26, y = 17}, name = 'grass-1'},
{position = {x = 26, y = 18}, name = 'grass-1'},
{position = {x = 26, y = 19}, name = 'grass-1'},
{position = {x = 26, y = 20}, name = 'grass-1'},
{position = {x = 26, y = 21}, name = 'grass-1'},
{position = {x = 26, y = 22}, name = 'grass-1'},
{position = {x = 26, y = 23}, name = 'grass-1'},
{position = {x = 26, y = 24}, name = 'grass-1'},
{position = {x = 26, y = 25}, name = 'grass-1'},
{position = {x = 26, y = 26}, name = 'grass-1'},
{position = {x = 26, y = 27}, name = 'grass-1'},
{position = {x = 26, y = 28}, name = 'grass-1'},
{position = {x = 26, y = 29}, name = 'grass-1'},
{position = {x = 26, y = 30}, name = 'grass-1'},
{position = {x = 26, y = 31}, name = 'grass-1'},
{position = {x = 27, y = 0}, name = 'grass-1'},
{position = {x = 27, y = 1}, name = 'grass-1'},
{position = {x = 27, y = 2}, name = 'grass-1'},
{position = {x = 27, y = 3}, name = 'grass-1'},
{position = {x = 27, y = 4}, name = 'grass-1'},
{position = {x = 27, y = 5}, name = 'grass-1'},
{position = {x = 27, y = 6}, name = 'grass-1'},
{position = {x = 27, y = 7}, name = 'grass-1'},
{position = {x = 27, y = 8}, name = 'grass-1'},
{position = {x = 27, y = 9}, name = 'grass-1'},
{position = {x = 27, y = 10}, name = 'grass-1'},
{position = {x = 27, y = 11}, name = 'grass-1'},
{position = {x = 27, y = 12}, name = 'grass-1'},
{position = {x = 27, y = 13}, name = 'grass-1'},
{position = {x = 27, y = 14}, name = 'grass-1'},
{position = {x = 27, y = 15}, name = 'grass-1'},
{position = {x = 27, y = 16}, name = 'grass-1'},
{position = {x = 27, y = 17}, name = 'grass-1'},
{position = {x = 27, y = 18}, name = 'grass-1'},
{position = {x = 27, y = 19}, name = 'grass-1'},
{position = {x = 27, y = 20}, name = 'grass-1'},
{position = {x = 27, y = 21}, name = 'grass-1'},
{position = {x = 27, y = 22}, name = 'grass-1'},
{position = {x = 27, y = 23}, name = 'grass-1'},
{position = {x = 27, y = 24}, name = 'grass-1'},
{position = {x = 27, y = 25}, name = 'grass-1'},
{position = {x = 27, y = 26}, name = 'grass-1'},
{position = {x = 27, y = 27}, name = 'grass-1'},
{position = {x = 27, y = 28}, name = 'grass-1'},
{position = {x = 27, y = 29}, name = 'grass-1'},
{position = {x = 27, y = 30}, name = 'grass-1'},
{position = {x = 27, y = 31}, name = 'grass-1'},
{position = {x = 28, y = 0}, name = 'grass-1'},
{position = {x = 28, y = 1}, name = 'grass-1'},
{position = {x = 28, y = 2}, name = 'grass-1'},
{position = {x = 28, y = 3}, name = 'grass-1'},
{position = {x = 28, y = 4}, name = 'grass-1'},
{position = {x = 28, y = 5}, name = 'grass-1'},
{position = {x = 28, y = 6}, name = 'grass-1'},
{position = {x = 28, y = 7}, name = 'grass-1'},
{position = {x = 28, y = 8}, name = 'grass-1'},
{position = {x = 28, y = 9}, name = 'grass-1'},
{position = {x = 28, y = 10}, name = 'grass-1'},
{position = {x = 28, y = 11}, name = 'grass-1'},
{position = {x = 28, y = 12}, name = 'grass-1'},
{position = {x = 28, y = 13}, name = 'grass-1'},
{position = {x = 28, y = 14}, name = 'grass-1'},
{position = {x = 28, y = 15}, name = 'grass-1'},
{position = {x = 28, y = 16}, name = 'grass-1'},
{position = {x = 28, y = 17}, name = 'grass-1'},
{position = {x = 28, y = 18}, name = 'grass-1'},
{position = {x = 28, y = 19}, name = 'grass-1'},
{position = {x = 28, y = 20}, name = 'grass-1'},
{position = {x = 28, y = 21}, name = 'grass-1'},
{position = {x = 28, y = 22}, name = 'grass-1'},
{position = {x = 28, y = 23}, name = 'grass-1'},
{position = {x = 28, y = 24}, name = 'grass-1'},
{position = {x = 28, y = 25}, name = 'grass-1'},
{position = {x = 28, y = 26}, name = 'grass-1'},
{position = {x = 28, y = 27}, name = 'grass-1'},
{position = {x = 28, y = 28}, name = 'grass-1'},
{position = {x = 28, y = 29}, name = 'grass-1'},
{position = {x = 28, y = 30}, name = 'grass-1'},
{position = {x = 28, y = 31}, name = 'grass-1'},
{position = {x = 29, y = 0}, name = 'grass-1'},
{position = {x = 29, y = 1}, name = 'grass-1'},
{position = {x = 29, y = 2}, name = 'grass-1'},
{position = {x = 29, y = 3}, name = 'grass-1'},
{position = {x = 29, y = 4}, name = 'grass-1'},
{position = {x = 29, y = 5}, name = 'grass-1'},
{position = {x = 29, y = 6}, name = 'grass-1'},
{position = {x = 29, y = 7}, name = 'grass-1'},
{position = {x = 29, y = 8}, name = 'grass-1'},
{position = {x = 29, y = 9}, name = 'grass-1'},
{position = {x = 29, y = 10}, name = 'grass-1'},
{position = {x = 29, y = 11}, name = 'grass-1'},
{position = {x = 29, y = 12}, name = 'grass-1'},
{position = {x = 29, y = 13}, name = 'grass-1'},
{position = {x = 29, y = 14}, name = 'grass-1'},
{position = {x = 29, y = 15}, name = 'grass-1'},
{position = {x = 29, y = 16}, name = 'grass-1'},
{position = {x = 29, y = 17}, name = 'grass-1'},
{position = {x = 29, y = 18}, name = 'grass-1'},
{position = {x = 29, y = 19}, name = 'grass-1'},
{position = {x = 29, y = 20}, name = 'grass-1'},
{position = {x = 29, y = 21}, name = 'grass-1'},
{position = {x = 29, y = 22}, name = 'grass-1'},
{position = {x = 29, y = 23}, name = 'grass-1'},
{position = {x = 29, y = 24}, name = 'grass-1'},
{position = {x = 29, y = 25}, name = 'grass-1'},
{position = {x = 29, y = 26}, name = 'grass-1'},
{position = {x = 29, y = 27}, name = 'grass-1'},
{position = {x = 29, y = 28}, name = 'grass-1'},
{position = {x = 29, y = 29}, name = 'grass-1'},
{position = {x = 29, y = 30}, name = 'grass-1'},
{position = {x = 29, y = 31}, name = 'grass-1'},
{position = {x = 30, y = 0}, name = 'grass-1'},
{position = {x = 30, y = 1}, name = 'grass-1'},
{position = {x = 30, y = 2}, name = 'grass-1'},
{position = {x = 30, y = 3}, name = 'grass-1'},
{position = {x = 30, y = 4}, name = 'grass-1'},
{position = {x = 30, y = 5}, name = 'grass-1'},
{position = {x = 30, y = 6}, name = 'grass-1'},
{position = {x = 30, y = 7}, name = 'grass-1'},
{position = {x = 30, y = 8}, name = 'grass-1'},
{position = {x = 30, y = 9}, name = 'grass-1'},
{position = {x = 30, y = 10}, name = 'grass-1'},
{position = {x = 30, y = 11}, name = 'grass-1'},
{position = {x = 30, y = 12}, name = 'grass-1'},
{position = {x = 30, y = 13}, name = 'grass-1'},
{position = {x = 30, y = 14}, name = 'grass-1'},
{position = {x = 30, y = 15}, name = 'grass-1'},
{position = {x = 30, y = 16}, name = 'grass-1'},
{position = {x = 30, y = 17}, name = 'grass-1'},
{position = {x = 30, y = 18}, name = 'grass-1'},
{position = {x = 30, y = 19}, name = 'grass-1'},
{position = {x = 30, y = 20}, name = 'grass-1'},
{position = {x = 30, y = 21}, name = 'grass-1'},
{position = {x = 30, y = 22}, name = 'grass-1'},
{position = {x = 30, y = 23}, name = 'grass-1'},
{position = {x = 30, y = 24}, name = 'grass-1'},
{position = {x = 30, y = 25}, name = 'grass-1'},
{position = {x = 30, y = 26}, name = 'grass-1'},
{position = {x = 30, y = 27}, name = 'grass-1'},
{position = {x = 30, y = 28}, name = 'grass-1'},
{position = {x = 30, y = 29}, name = 'grass-1'},
{position = {x = 30, y = 30}, name = 'grass-1'},
{position = {x = 30, y = 31}, name = 'grass-1'},
{position = {x = 31, y = 0}, name = 'grass-1'},
{position = {x = 31, y = 1}, name = 'grass-1'},
{position = {x = 31, y = 2}, name = 'grass-1'},
{position = {x = 31, y = 3}, name = 'grass-1'},
{position = {x = 31, y = 4}, name = 'grass-1'},
{position = {x = 31, y = 5}, name = 'grass-1'},
{position = {x = 31, y = 6}, name = 'grass-1'},
{position = {x = 31, y = 7}, name = 'grass-1'},
{position = {x = 31, y = 8}, name = 'grass-1'},
{position = {x = 31, y = 9}, name = 'grass-1'},
{position = {x = 31, y = 10}, name = 'grass-1'},
{position = {x = 31, y = 11}, name = 'grass-1'},
{position = {x = 31, y = 12}, name = 'grass-1'},
{position = {x = 31, y = 13}, name = 'grass-1'},
{position = {x = 31, y = 14}, name = 'grass-1'},
{position = {x = 31, y = 15}, name = 'grass-1'},
{position = {x = 31, y = 16}, name = 'grass-1'},
{position = {x = 31, y = 17}, name = 'grass-1'},
{position = {x = 31, y = 18}, name = 'grass-1'},
{position = {x = 31, y = 19}, name = 'grass-1'},
{position = {x = 31, y = 20}, name = 'grass-1'},
{position = {x = 31, y = 21}, name = 'grass-1'},
{position = {x = 31, y = 22}, name = 'grass-1'},
{position = {x = 31, y = 23}, name = 'grass-1'},
{position = {x = 31, y = 24}, name = 'grass-1'},
{position = {x = 31, y = 25}, name = 'grass-1'},
{position = {x = 31, y = 26}, name = 'grass-1'},
{position = {x = 31, y = 27}, name = 'grass-1'},
{position = {x = 31, y = 28}, name = 'grass-1'},
{position = {x = 31, y = 29}, name = 'grass-1'},
{position = {x = 31, y = 30}, name = 'grass-1'},
{position = {x = 31, y = 31}, name = 'grass-1'}
}
}
}
return unique_rooms