From f1950be722495cdbb4e0b083c8ce15481885d0a5 Mon Sep 17 00:00:00 2001 From: thunderdog1138 Date: Mon, 18 May 2020 15:49:58 +0000 Subject: [PATCH] Upload files to 'mods/ethereal/schematics' --- mods/ethereal/schematics/volcanol.lua | 97 ++++++++++++ mods/ethereal/schematics/volcanom.lua | 36 +++++ mods/ethereal/schematics/waterlily.lua | 20 +++ mods/ethereal/schematics/willow.lua | 199 +++++++++++++++++++++++ mods/ethereal/schematics/yellowtree.lua | 201 ++++++++++++++++++++++++ 5 files changed, 553 insertions(+) create mode 100644 mods/ethereal/schematics/volcanol.lua create mode 100644 mods/ethereal/schematics/volcanom.lua create mode 100644 mods/ethereal/schematics/waterlily.lua create mode 100644 mods/ethereal/schematics/willow.lua create mode 100644 mods/ethereal/schematics/yellowtree.lua diff --git a/mods/ethereal/schematics/volcanol.lua b/mods/ethereal/schematics/volcanol.lua new file mode 100644 index 00000000..78da28e4 --- /dev/null +++ b/mods/ethereal/schematics/volcanol.lua @@ -0,0 +1,97 @@ + +local _ = {name = "air", prob = 0} +local d = {name = "ethereal:fiery_dirt", prob = 245} +local s = {name = "default:stone", prob = 255} +local l = {name = "default:lava_source", prob = 255} +local f = {name = "default:lava_flowing", prob = 255} +local o = {name = "default:obsidian", prob = 215} + +ethereal.volcanol = { + + size = {x = 17, y = 4, z = 15}, + + yslice_prob = { + {ypos = 0, prob = 127}, + {ypos = 1, prob = 127}, + {ypos = 2, prob = 127}, + }, + + data = { + + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,d,d,d,d,_,_,d,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,d,s,s,s,s,d,d,s,d,d,_,_,_,_, + _,_,_,_,s,s,s,s,_,_,s,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,d,s,o,o,o,o,s,s,o,s,s,d,_,_,_, + _,_,_,s,f,f,s,f,s,s,f,s,s,_,_,_,_, + _,_,_,_,s,s,_,s,_,_,s,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,d,s,o,s,s,s,s,o,o,s,o,o,s,d,_,_, + _,_,s,l,l,l,l,f,s,f,f,l,l,s,_,_,_, + _,_,_,s,f,f,s,s,o,s,o,s,s,_,_,_,_, + _,_,_,_,o,o,o,_,_,_,o,_,_,_,_,_,_, + + _,d,s,o,s,o,o,o,s,s,o,s,s,o,s,d,_, + _,_,s,f,l,l,l,l,l,l,l,l,l,l,s,_,_, + _,_,_,s,f,f,f,f,f,f,l,f,l,s,_,_,_, + _,_,_,_,o,_,_,o,o,o,_,o,o,_,_,_,_, + + _,d,s,o,s,o,s,s,o,o,s,o,s,o,s,d,_, + _,_,s,s,l,l,l,l,l,l,l,l,l,l,s,_,_, + _,_,_,_,o,f,f,f,f,f,f,f,l,s,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,o,_,_,_,_, + + _,_,d,s,o,s,o,s,s,s,s,o,s,o,s,d,_, + _,_,_,s,l,l,l,l,l,l,l,l,l,l,s,_,_, + _,_,_,s,f,f,f,f,f,f,f,f,l,s,_,_,_, + _,_,_,_,o,_,_,_,_,_,_,_,s,_,_,_,_, + + _,d,s,o,s,o,o,o,o,o,o,s,o,s,d,_,_, + _,_,s,l,l,l,l,l,l,l,l,l,l,s,_,_,_, + _,_,_,s,f,f,f,f,f,f,f,l,s,_,_,_,_, + _,_,_,_,o,_,_,_,_,_,_,_,o,_,_,_,_, + + _,d,s,o,s,s,s,s,s,s,o,s,o,s,d,_,_, + _,_,s,l,l,l,l,l,l,l,l,l,l,s,_,_,_, + _,_,_,s,f,f,f,f,l,l,f,l,s,_,_,_,_, + _,_,_,_,o,o,_,_,_,o,_,o,_,_,_,_,_, + + _,_,d,s,o,o,o,o,o,o,s,o,s,d,_,_,_, + _,_,_,s,s,l,f,f,f,f,l,l,s,_,_,_,_, + _,_,_,_,s,s,s,s,s,s,f,s,_,_,_,_,_, + _,_,_,_,_,s,o,o,o,_,s,_,_,_,_,_,_, + + _,_,_,d,s,s,s,s,s,s,o,s,d,_,_,_,_, + _,_,_,_,s,s,s,s,s,s,l,s,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,s,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,d,d,d,d,d,d,s,s,d,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,s,s,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_,_,d,d,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_, + + } +} diff --git a/mods/ethereal/schematics/volcanom.lua b/mods/ethereal/schematics/volcanom.lua new file mode 100644 index 00000000..346126b9 --- /dev/null +++ b/mods/ethereal/schematics/volcanom.lua @@ -0,0 +1,36 @@ + +local _ = {name = "air", prob = 0} +local l = {name = "default:lava_source", prob = 225} +local s = {name = "default:stone", prob = 255} +local d = {name = "ethereal:fiery_dirt", prob = 255} + +ethereal.volcanom = { + + size = {x = 6, y = 2, z = 6}, + + yslice_prob = { + {ypos = 0, prob = 127}, + }, + + data = { + + _,_,s,_,_,_, + _,_,_,_,_,_, + + _,s,l,s,_,_, + _,_,s,d,_,_, + + _,s,l,l,s,_, + _,s,_,_,s,_, + + s,l,l,l,s,_, + _,s,_,_,d,_, + + _,d,l,l,d,d, + _,_,s,d,_,_, + + _,_,d,d,d,_, + _,_,_,_,_,_, + + } +} diff --git a/mods/ethereal/schematics/waterlily.lua b/mods/ethereal/schematics/waterlily.lua new file mode 100644 index 00000000..0373a88a --- /dev/null +++ b/mods/ethereal/schematics/waterlily.lua @@ -0,0 +1,20 @@ + +-- waterlily + +ethereal.waterlily = { + size = {x = 1, y = 3, z = 1}, + data = { + + {name = "default:sand", param1 = 255}, + {name = "default:water_source", param1 = 255}, + {name = "flowers:waterlily", param1 = 255}, + + }, +} + +if ethereal.lilywalk == true then + + minetest.override_item("flowers:waterlily", { + walkable = true, + }) +end diff --git a/mods/ethereal/schematics/willow.lua b/mods/ethereal/schematics/willow.lua new file mode 100644 index 00000000..c53b3aea --- /dev/null +++ b/mods/ethereal/schematics/willow.lua @@ -0,0 +1,199 @@ + +local _ = {name = "air", prob = 0} +local L = {name = "ethereal:willow_twig", prob = 255} +local T = {name = "ethereal:willow_trunk", prob = 255} +local t = {name = "ethereal:willow_trunk", prob = 127} + +ethereal.willow = { + + size = {x = 12, y = 14, z = 12}, + + yslice_prob = { + {ypos = 0, prob = 127}, + {ypos = 1, prob = 127}, + }, + + data = { + + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,L,_,_,_,_,_, + _,_,_,_,L,_,L,_,_,_,_,_, + _,_,_,_,L,L,L,L,_,_,_,_, + _,_,_,_,_,_,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,L,L,L,L,_,_,_, + _,_,L,L,L,L,T,L,L,_,_,_, + _,_,_,_,_,L,L,L,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,t,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,L,_,_,_,_,_,_,_,_, + _,_,_,L,_,L,_,L,_,_,_,_, + _,_,_,L,L,L,L,L,L,L,_,_, + _,_,L,L,L,T,T,L,L,_,_,_, + _,_,_,L,L,L,L,L,L,_,_,_, + _,_,_,L,L,L,L,L,L,_,_,_, + _,_,_,L,L,L,L,_,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,t,T,T,T,_,_,t,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,L,_,L,_,_,_,_,_,_,_,_, + _,L,L,L,L,L,L,_,L,L,L,_, + _,L,T,T,L,T,L,L,L,L,_,_, + _,_,L,L,L,L,L,L,L,L,_,_, + _,_,L,L,L,L,L,L,T,L,_,_, + _,_,L,L,L,L,L,L,L,_,_,_, + _,_,L,L,L,L,L,_,_,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + _,_,_,_,_,L,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,T,_,_,T,_,_,_, + _,_,_,_,_,T,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,L,_,_, + _,_,_,_,_,L,L,_,_,L,_,_, + _,_,L,L,_,L,L,L,L,L,L,_, + L,L,L,T,L,T,L,L,T,L,L,_, + _,L,L,L,L,L,L,L,L,L,L,_, + _,L,L,L,L,L,L,L,T,T,L,_, + _,L,L,L,L,L,L,L,L,L,L,_, + _,L,T,T,T,T,T,L,L,_,_,_, + _,_,L,L,L,L,L,L,_,_,_,_, + _,_,_,_,L,T,L,L,_,_,_,_, + _,_,_,_,_,L,_,_,_,_,_,_, + + _,_,_,_,_,T,T,T,T,t,_,_, + _,_,_,_,_,T,T,_,_,_,_,_, + _,_,_,_,_,T,T,_,_,_,_,_, + _,L,_,_,_,T,T,_,_,_,_,_, + _,L,L,_,_,T,_,_,_,L,L,_, + _,L,L,L,_,T,L,L,L,L,L,L, + L,L,L,T,L,T,T,T,T,T,L,_, + _,L,L,L,L,T,L,L,L,L,L,_, + _,_,L,L,L,T,T,T,T,L,L,_, + _,_,L,L,L,L,L,L,L,L,_,_, + _,_,L,T,L,T,T,L,L,_,_,_, + _,_,_,L,L,T,T,L,_,_,_,_, + _,_,_,L,L,L,L,L,_,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + + _,_,t,T,T,T,T,T,_,_,_,_, + _,_,_,_,_,T,T,T,_,_,_,_, + _,_,_,_,_,T,T,_,_,_,_,_, + _,_,_,_,_,T,T,_,_,_,_,_, + _,L,_,_,_,T,T,_,_,_,_,_, + L,L,L,L,L,T,T,T,L,L,L,L, + L,T,T,T,T,T,T,L,T,L,L,_, + _,L,L,L,L,L,T,L,L,L,L,_, + _,_,L,L,L,L,T,L,L,L,L,_, + _,_,_,L,_,L,T,L,L,_,_,_, + _,_,_,L,L,L,T,L,L,_,_,_, + _,_,_,L,L,L,L,L,L,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + + _,_,_,_,_,T,_,_,_,_,_,_, + _,_,_,_,_,T,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,L,_,_,_,_,_,_,_,_, + _,_,_,L,L,_,L,_,L,L,_,_, + _,L,L,L,L,L,L,_,L,L,L,_, + _,L,T,L,L,L,L,L,L,L,_,_, + _,L,L,L,L,L,T,L,L,L,_,_, + _,_,L,L,L,L,L,L,L,L,_,_, + _,_,L,L,L,L,T,L,L,L,_,_, + _,_,_,L,L,L,L,L,L,_,_,_, + _,_,_,L,L,L,L,L,_,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + + _,_,_,_,_,T,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,L,_,_,_,_,_,_,_,_,_, + _,L,L,_,_,L,L,_,L,L,L,_, + _,L,T,L,L,L,L,L,L,L,_,_, + _,_,L,_,L,L,T,L,L,L,_,_, + _,_,L,L,L,L,L,L,L,_,_,_, + _,_,_,_,L,L,T,T,L,_,_,_, + _,_,_,_,L,L,L,L,_,_,_,_, + _,_,_,_,L,L,L,_,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,T,T,t,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,L,_,_,_,_, + _,_,_,_,L,_,_,L,_,L,_,_, + _,_,L,L,L,L,L,L,L,L,_,_, + _,_,L,L,L,L,T,L,L,_,_,_, + _,_,_,L,L,L,T,L,_,_,_,_, + _,_,_,_,L,L,L,L,_,_,_,_, + _,_,_,_,L,L,L,L,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,t,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,L,_,_,_,_,_,_,_,_, + _,_,_,L,_,_,_,_,_,_,_,_, + _,_,_,L,L,L,L,L,L,_,_,_, + _,_,_,L,L,L,T,L,_,_,_,_, + _,_,_,_,_,L,L,L,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,L,_,_,_,_,_, + _,_,_,_,_,L,L,_,_,_,_,_, + _,_,_,_,_,_,L,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_,_,_,_, + + } +} diff --git a/mods/ethereal/schematics/yellowtree.lua b/mods/ethereal/schematics/yellowtree.lua new file mode 100644 index 00000000..bef7c25d --- /dev/null +++ b/mods/ethereal/schematics/yellowtree.lua @@ -0,0 +1,201 @@ + +local _ = {name = "air", prob = 0} +local T = {name = "ethereal:yellow_trunk", prob = 255} +local t = {name = "ethereal:yellow_trunk", prob = 127} +local L = {name = "ethereal:yellowleaves", prob = 255} +local A = {name = "ethereal:golden_apple", prob = 115} + +ethereal.yellowtree = { + + size = {x = 9, y = 19, z = 9}, + + yslice_prob = { + {ypos = 0, prob = 254}, + {ypos = 3, prob = 254}, + {ypos = 5, prob = 254}, + }, + + data = { + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,L,A,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,L,A,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,t,_,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,L,t,L,_,_,_, + _,_,_,_,L,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,L,L,_,_,_, + _,_,_,_,_,_,L,L,_, + _,_,_,L,_,_,_,_,_, + A,L,L,L,T,L,_,_,_, + _,_,_,_,_,L,_,_,_, + _,_,_,_,L,_,L,L,_, + _,_,L,L,L,_,_,_,_, + A,L,L,L,T,L,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,L,_,_,_,_, + + _,_,_,_,T,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,T,T,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,T,T,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,T,T,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,T,T,t,_,_, + _,_,_,_,T,_,T,T,L, + _,_,t,T,T,_,L,L,_, + L,T,T,_,T,_,_,_,_, + _,L,L,_,T,T,t,_,_, + _,_,_,_,T,L,T,T,L, + _,_,t,T,T,L,L,L,_, + L,T,T,L,T,L,_,_,_, + _,L,L,_,L,A,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,T,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,L,_,_,_, + _,_,_,_,T,L,L,L,A, + _,_,_,L,_,_,_,_,_, + _,L,L,_,_,_,_,_,_, + _,_,_,_,_,L,_,_,_, + _,_,_,L,T,L,L,L,A, + _,_,L,L,L,_,_,_,_, + _,L,L,_,L,_,_,_,_, + _,_,_,_,A,_,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,t,_,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,L,t,L,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,L,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,L,T,L,_,_,_, + _,_,_,_,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,A,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,A,L,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + _,_,_,_,_,_,_,_,_, + + } +}