@robotical/martyblocksjr 3.5.16 → 3.5.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/editions/free/src/app.bundle.js +1 -1
- package/editions/free/src/assets/blockicons/martycoloursensedblue.svg +105 -0
- package/editions/free/src/assets/blockicons/martycoloursensedgreen.svg +105 -0
- package/editions/free/src/assets/blockicons/martycoloursensednone.svg +105 -0
- package/editions/free/src/assets/blockicons/martycoloursensedpurple.svg +105 -0
- package/editions/free/src/assets/blockicons/martycoloursensedred.svg +105 -0
- package/editions/free/src/assets/blockicons/martycoloursensedyellow.svg +105 -0
- package/editions/free/src/assets/blockicons/martylightsensedhigh.svg +149 -0
- package/editions/free/src/assets/blockicons/martylightsensedlow.svg +148 -0
- package/editions/free/src/assets/blockicons/martylightsensedmid.svg +151 -0
- package/editions/free/src/assets/blockicons/martynoisesensednoisesensed.svg +110 -0
- package/editions/free/src/assets/blockicons/martynoisesensednonoisesensed.svg +113 -0
- package/editions/free/src/assets/blockicons/martyobstaclesensedobstaclenotsensed.svg +100 -0
- package/editions/free/src/assets/blockicons/martyobstaclesensedobstaclesensed.svg +102 -0
- package/editions/free/src/inapp/blocks.html +40 -0
- package/editions/free/src/inapp/images/martycoloursensedblue.png +0 -0
- package/editions/free/src/inapp/images/martylightsensedhigh.png +0 -0
- package/editions/free/src/inapp/images/martynoisesensednoisesensed.png +0 -0
- package/editions/free/src/inapp/images/martyobstaclesensedobstaclesensed.png +0 -0
- package/editions/free/src/localizations/en.json +8 -0
- package/package.json +1 -1
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
width="85"
|
|
4
|
+
height="66"
|
|
5
|
+
viewBox="0 0 85 66"
|
|
6
|
+
version="1.1"
|
|
7
|
+
id="svg5"
|
|
8
|
+
sodipodi:docname="martynoisesensednoisesensed.svg"
|
|
9
|
+
xml:space="preserve"
|
|
10
|
+
inkscape:version="1.3.2 (091e20e, 2023-11-25)"
|
|
11
|
+
inkscape:export-filename="martyonbluesensed.png"
|
|
12
|
+
inkscape:export-xdpi="96"
|
|
13
|
+
inkscape:export-ydpi="96"
|
|
14
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
15
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
16
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
17
|
+
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
|
18
|
+
id="defs5"><style
|
|
19
|
+
id="style1">.cls-1{fill:rgb(55, 171, 200);}</style></defs><sodipodi:namedview
|
|
20
|
+
id="namedview5"
|
|
21
|
+
pagecolor="#505050"
|
|
22
|
+
bordercolor="#eeeeee"
|
|
23
|
+
borderopacity="1"
|
|
24
|
+
inkscape:showpageshadow="0"
|
|
25
|
+
inkscape:pageopacity="0"
|
|
26
|
+
inkscape:pagecheckerboard="0"
|
|
27
|
+
inkscape:deskcolor="#505050"
|
|
28
|
+
inkscape:zoom="5.2059572"
|
|
29
|
+
inkscape:cx="45.140594"
|
|
30
|
+
inkscape:cy="31.118197"
|
|
31
|
+
inkscape:window-width="1512"
|
|
32
|
+
inkscape:window-height="917"
|
|
33
|
+
inkscape:window-x="1532"
|
|
34
|
+
inkscape:window-y="1145"
|
|
35
|
+
inkscape:window-maximized="0"
|
|
36
|
+
inkscape:current-layer="svg5" /><linearGradient
|
|
37
|
+
id="a"
|
|
38
|
+
gradientUnits="userSpaceOnUse"
|
|
39
|
+
x1="42.109"
|
|
40
|
+
y1="64.584"
|
|
41
|
+
x2="42.109"
|
|
42
|
+
y2="40.624"><stop
|
|
43
|
+
offset="0"
|
|
44
|
+
stop-color="#fff"
|
|
45
|
+
id="stop2" /><stop
|
|
46
|
+
offset="1"
|
|
47
|
+
stop-color="#fff"
|
|
48
|
+
stop-opacity="0"
|
|
49
|
+
id="stop3" /></linearGradient><g
|
|
50
|
+
id="g6"
|
|
51
|
+
transform="matrix(1.4946704,0,0,1.4203623,27.686815,7.5796377)"><path
|
|
52
|
+
class="cls-1"
|
|
53
|
+
d="M 16,13 H 8 A 3,3 0 0 1 5,10 V 6 A 3,3 0 0 1 8,3 H 16 A 3,3 0 0 1 19,6 V 10 A 3,3 0 0 1 16,13 Z M 8,5 A 1,1 0 0 0 7,6 V 10 A 1,1 0 0 0 8,11 H 16 A 1,1 0 0 0 17,10 V 6 A 1,1 0 0 0 16,5 Z"
|
|
54
|
+
id="path1-8"
|
|
55
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.686322;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
56
|
+
class="cls-1"
|
|
57
|
+
d="M 10,9 A 1.05,1.05 0 0 1 9.29,8.71 1,1 0 0 1 10.19,7 0.6,0.6 0 0 1 10.38,7.06 0.56,0.56 0 0 1 10.55,7.15 L 10.71,7.27 A 1,1 0 0 1 10,9 Z"
|
|
58
|
+
id="path2-0"
|
|
59
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
60
|
+
class="cls-1"
|
|
61
|
+
d="M 14,9 A 1,1 0 0 1 13.29,7.29 1.0040916,1.0040916 0 0 1 14.71,8.71 1,1 0 0 1 14.55,8.83 0.56,0.56 0 0 1 14.38,8.92 0.6,0.6 0 0 1 14.19,8.98 Z"
|
|
62
|
+
id="path3-2"
|
|
63
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
64
|
+
class="cls-1"
|
|
65
|
+
d="M 12,4 A 1,1 0 0 1 11,3 V 2 A 1,1 0 0 1 13,2 V 3 A 1,1 0 0 1 12,4 Z"
|
|
66
|
+
id="path4-4"
|
|
67
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
68
|
+
class="cls-1"
|
|
69
|
+
d="M 9,22 A 1,1 0 0 1 8,21 V 18 A 1,1 0 0 1 10,18 V 21 A 1,1 0 0 1 9,22 Z"
|
|
70
|
+
id="path5-8"
|
|
71
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
72
|
+
class="cls-1"
|
|
73
|
+
d="M 15,22 A 1,1 0 0 1 14,21 V 18 A 1,1 0 0 1 16,18 V 21 A 1,1 0 0 1 15,22 Z"
|
|
74
|
+
id="path6"
|
|
75
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
76
|
+
class="cls-1"
|
|
77
|
+
d="M 15,19 H 9 A 1,1 0 0 1 8,18 V 12 A 1,1 0 0 1 9,11 H 15 A 1,1 0 0 1 16,12 V 18 A 1,1 0 0 1 15,19 Z M 10,17 H 14 V 13 H 10 Z"
|
|
78
|
+
id="path7"
|
|
79
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
80
|
+
class="cls-1"
|
|
81
|
+
d="M 5,17 A 1,1 0 0 1 4.11,16.45 1,1 0 0 1 4.55,15.11 L 8.55,13.11 A 1,1 0 1 1 9.45,14.89 L 5.45,16.89 A 0.93,0.93 0 0 1 5,17 Z"
|
|
82
|
+
id="path8"
|
|
83
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
84
|
+
class="cls-1"
|
|
85
|
+
d="M 19,17 A 0.93,0.93 0 0 1 18.55,16.89 L 14.55,14.89 A 1,1 0 1 1 15.45,13.11 L 19.45,15.11 A 1,1 0 0 1 19.89,16.45 1,1 0 0 1 19,17 Z"
|
|
86
|
+
id="path9"
|
|
87
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /></g><g
|
|
88
|
+
id="g7"
|
|
89
|
+
transform="matrix(0.90469271,0,0,0.90469271,72.440783,-33.872608)"><path
|
|
90
|
+
d="M -7.1454087,91.400184 C -7.6754087,91.400184 -8.1754087,91.190184 -8.5554087,90.820184 L -20.275409,79.100184 C -20.655409,78.720184 -20.855409,78.220184 -20.855409,77.690184 -20.855409,77.160184 -20.645409,76.660184 -20.275409,76.280184 -19.895409,75.900184 -19.395409,75.700184 -18.865409,75.700184 -18.335409,75.700184 -17.835409,75.910184 -17.455409,76.280184 L -5.7354087,88.000184 C -4.9554087,88.780184 -4.9554087,90.040184 -5.7354087,90.820184 -6.1154087,91.200184 -6.6154087,91.400184 -7.1454087,91.400184 Z"
|
|
91
|
+
style="fill:#898345"
|
|
92
|
+
id="path5-2" /><path
|
|
93
|
+
d="M -7.1454087,90.410184 C -7.4054087,90.410184 -7.6554087,90.310184 -7.8554087,90.120184 L -19.575409,78.400184 C -19.965409,78.010184 -19.965409,77.380184 -19.575409,76.990184 -19.185409,76.600184 -18.555409,76.600184 -18.165409,76.990184 L -6.4454087,88.710184 C -6.0554087,89.100184 -6.0554087,89.730184 -6.4454087,90.120184 -6.6454087,90.320184 -6.8954087,90.410184 -7.1554087,90.410184 Z"
|
|
94
|
+
style="fill:#34332b"
|
|
95
|
+
id="path6-7" /><path
|
|
96
|
+
d="M -52.654255,91.777253 C -53.184255,91.777253 -53.684255,91.567253 -54.064255,91.197253 -54.844255,90.417253 -54.844255,89.157253 -54.064255,88.377253 L -42.344255,76.657255 C -41.964255,76.277255 -41.464255,76.077255 -40.934255,76.077255 -40.404255,76.077255 -39.904255,76.287255 -39.524255,76.657255 -39.144255,77.037255 -38.944255,77.537255 -38.944255,78.067255 -38.944255,78.597255 -39.154255,79.097255 -39.524255,79.477255 L -51.244255,91.197253 C -51.624255,91.577253 -52.124255,91.777253 -52.654255,91.777253 Z"
|
|
97
|
+
style="fill:#898345"
|
|
98
|
+
id="path7-1" /><path
|
|
99
|
+
d="M -52.654255,90.787253 C -52.914255,90.787253 -53.164255,90.687253 -53.364255,90.497253 -53.754255,90.107253 -53.754255,89.477253 -53.364255,89.087253 L -47.442501,83.1655 -41.644255,77.367255 C -41.254255,76.977255 -40.624255,76.977255 -40.234255,77.367255 -39.844255,77.757255 -39.844255,78.387255 -40.234255,78.777255 L -51.954255,90.497253 C -52.154255,90.697253 -52.404255,90.787253 -52.664255,90.787253 Z"
|
|
100
|
+
style="fill:#34332b"
|
|
101
|
+
id="path8-5"
|
|
102
|
+
sodipodi:nodetypes="ccscsssscc" /></g><g
|
|
103
|
+
id="g4"
|
|
104
|
+
transform="matrix(0.21511227,0,0,0.21803689,37.35831,38.41206)"><path
|
|
105
|
+
d="M 39.389,13.769 22.235,28.606 H 6 V 47.699 H 21.989 L 39.389,62.75 Z"
|
|
106
|
+
style="fill:#111111;stroke:#111111;stroke-width:5;stroke-linejoin:round"
|
|
107
|
+
id="path1-88" /><path
|
|
108
|
+
d="M 48,27.6 A 19.5,19.5 0 0 1 48,49 M 55.1,20.5 A 30,30 0 0 1 55.1,56.1 M 61.6,14 A 38.8,38.8 0 0 1 61.6,62.6"
|
|
109
|
+
style="fill:none;stroke:#111111;stroke-width:5;stroke-linecap:round"
|
|
110
|
+
id="path2-9" /></g></svg>
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
width="85"
|
|
4
|
+
height="66"
|
|
5
|
+
viewBox="0 0 85 66"
|
|
6
|
+
version="1.1"
|
|
7
|
+
id="svg5"
|
|
8
|
+
sodipodi:docname="martynoisesensednonoisesensed.svg"
|
|
9
|
+
xml:space="preserve"
|
|
10
|
+
inkscape:version="1.3.2 (091e20e, 2023-11-25)"
|
|
11
|
+
inkscape:export-filename="martyonbluesensed.png"
|
|
12
|
+
inkscape:export-xdpi="96"
|
|
13
|
+
inkscape:export-ydpi="96"
|
|
14
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
15
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
16
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
17
|
+
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
|
18
|
+
id="defs5"><style
|
|
19
|
+
id="style1">.cls-1{fill:rgb(55, 171, 200);}</style></defs><sodipodi:namedview
|
|
20
|
+
id="namedview5"
|
|
21
|
+
pagecolor="#505050"
|
|
22
|
+
bordercolor="#eeeeee"
|
|
23
|
+
borderopacity="1"
|
|
24
|
+
inkscape:showpageshadow="0"
|
|
25
|
+
inkscape:pageopacity="0"
|
|
26
|
+
inkscape:pagecheckerboard="0"
|
|
27
|
+
inkscape:deskcolor="#505050"
|
|
28
|
+
inkscape:zoom="5.2059572"
|
|
29
|
+
inkscape:cx="45.140594"
|
|
30
|
+
inkscape:cy="31.118197"
|
|
31
|
+
inkscape:window-width="1512"
|
|
32
|
+
inkscape:window-height="917"
|
|
33
|
+
inkscape:window-x="1532"
|
|
34
|
+
inkscape:window-y="1145"
|
|
35
|
+
inkscape:window-maximized="0"
|
|
36
|
+
inkscape:current-layer="g4" /><linearGradient
|
|
37
|
+
id="a"
|
|
38
|
+
gradientUnits="userSpaceOnUse"
|
|
39
|
+
x1="42.109"
|
|
40
|
+
y1="64.584"
|
|
41
|
+
x2="42.109"
|
|
42
|
+
y2="40.624"><stop
|
|
43
|
+
offset="0"
|
|
44
|
+
stop-color="#fff"
|
|
45
|
+
id="stop2" /><stop
|
|
46
|
+
offset="1"
|
|
47
|
+
stop-color="#fff"
|
|
48
|
+
stop-opacity="0"
|
|
49
|
+
id="stop3" /></linearGradient><g
|
|
50
|
+
id="g6"
|
|
51
|
+
transform="matrix(1.4946704,0,0,1.4203623,27.686815,7.5796377)"><path
|
|
52
|
+
class="cls-1"
|
|
53
|
+
d="M 16,13 H 8 A 3,3 0 0 1 5,10 V 6 A 3,3 0 0 1 8,3 H 16 A 3,3 0 0 1 19,6 V 10 A 3,3 0 0 1 16,13 Z M 8,5 A 1,1 0 0 0 7,6 V 10 A 1,1 0 0 0 8,11 H 16 A 1,1 0 0 0 17,10 V 6 A 1,1 0 0 0 16,5 Z"
|
|
54
|
+
id="path1-8"
|
|
55
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.686322;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
56
|
+
class="cls-1"
|
|
57
|
+
d="M 10,9 A 1.05,1.05 0 0 1 9.29,8.71 1,1 0 0 1 10.19,7 0.6,0.6 0 0 1 10.38,7.06 0.56,0.56 0 0 1 10.55,7.15 L 10.71,7.27 A 1,1 0 0 1 10,9 Z"
|
|
58
|
+
id="path2-0"
|
|
59
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
60
|
+
class="cls-1"
|
|
61
|
+
d="M 14,9 A 1,1 0 0 1 13.29,7.29 1.0040916,1.0040916 0 0 1 14.71,8.71 1,1 0 0 1 14.55,8.83 0.56,0.56 0 0 1 14.38,8.92 0.6,0.6 0 0 1 14.19,8.98 Z"
|
|
62
|
+
id="path3-2"
|
|
63
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
64
|
+
class="cls-1"
|
|
65
|
+
d="M 12,4 A 1,1 0 0 1 11,3 V 2 A 1,1 0 0 1 13,2 V 3 A 1,1 0 0 1 12,4 Z"
|
|
66
|
+
id="path4-4"
|
|
67
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
68
|
+
class="cls-1"
|
|
69
|
+
d="M 9,22 A 1,1 0 0 1 8,21 V 18 A 1,1 0 0 1 10,18 V 21 A 1,1 0 0 1 9,22 Z"
|
|
70
|
+
id="path5-8"
|
|
71
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
72
|
+
class="cls-1"
|
|
73
|
+
d="M 15,22 A 1,1 0 0 1 14,21 V 18 A 1,1 0 0 1 16,18 V 21 A 1,1 0 0 1 15,22 Z"
|
|
74
|
+
id="path6"
|
|
75
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
76
|
+
class="cls-1"
|
|
77
|
+
d="M 15,19 H 9 A 1,1 0 0 1 8,18 V 12 A 1,1 0 0 1 9,11 H 15 A 1,1 0 0 1 16,12 V 18 A 1,1 0 0 1 15,19 Z M 10,17 H 14 V 13 H 10 Z"
|
|
78
|
+
id="path7"
|
|
79
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
80
|
+
class="cls-1"
|
|
81
|
+
d="M 5,17 A 1,1 0 0 1 4.11,16.45 1,1 0 0 1 4.55,15.11 L 8.55,13.11 A 1,1 0 1 1 9.45,14.89 L 5.45,16.89 A 0.93,0.93 0 0 1 5,17 Z"
|
|
82
|
+
id="path8"
|
|
83
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
84
|
+
class="cls-1"
|
|
85
|
+
d="M 19,17 A 0.93,0.93 0 0 1 18.55,16.89 L 14.55,14.89 A 1,1 0 1 1 15.45,13.11 L 19.45,15.11 A 1,1 0 0 1 19.89,16.45 1,1 0 0 1 19,17 Z"
|
|
86
|
+
id="path9"
|
|
87
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /></g><g
|
|
88
|
+
id="g7"
|
|
89
|
+
transform="matrix(0.90469271,0,0,0.90469271,72.440783,-33.872608)"><path
|
|
90
|
+
d="M -7.1454087,91.400184 C -7.6754087,91.400184 -8.1754087,91.190184 -8.5554087,90.820184 L -20.275409,79.100184 C -20.655409,78.720184 -20.855409,78.220184 -20.855409,77.690184 -20.855409,77.160184 -20.645409,76.660184 -20.275409,76.280184 -19.895409,75.900184 -19.395409,75.700184 -18.865409,75.700184 -18.335409,75.700184 -17.835409,75.910184 -17.455409,76.280184 L -5.7354087,88.000184 C -4.9554087,88.780184 -4.9554087,90.040184 -5.7354087,90.820184 -6.1154087,91.200184 -6.6154087,91.400184 -7.1454087,91.400184 Z"
|
|
91
|
+
style="fill:#898345"
|
|
92
|
+
id="path5-2" /><path
|
|
93
|
+
d="M -7.1454087,90.410184 C -7.4054087,90.410184 -7.6554087,90.310184 -7.8554087,90.120184 L -19.575409,78.400184 C -19.965409,78.010184 -19.965409,77.380184 -19.575409,76.990184 -19.185409,76.600184 -18.555409,76.600184 -18.165409,76.990184 L -6.4454087,88.710184 C -6.0554087,89.100184 -6.0554087,89.730184 -6.4454087,90.120184 -6.6454087,90.320184 -6.8954087,90.410184 -7.1554087,90.410184 Z"
|
|
94
|
+
style="fill:#34332b"
|
|
95
|
+
id="path6-7" /><path
|
|
96
|
+
d="M -52.654255,91.777253 C -53.184255,91.777253 -53.684255,91.567253 -54.064255,91.197253 -54.844255,90.417253 -54.844255,89.157253 -54.064255,88.377253 L -42.344255,76.657255 C -41.964255,76.277255 -41.464255,76.077255 -40.934255,76.077255 -40.404255,76.077255 -39.904255,76.287255 -39.524255,76.657255 -39.144255,77.037255 -38.944255,77.537255 -38.944255,78.067255 -38.944255,78.597255 -39.154255,79.097255 -39.524255,79.477255 L -51.244255,91.197253 C -51.624255,91.577253 -52.124255,91.777253 -52.654255,91.777253 Z"
|
|
97
|
+
style="fill:#898345"
|
|
98
|
+
id="path7-1" /><path
|
|
99
|
+
d="M -52.654255,90.787253 C -52.914255,90.787253 -53.164255,90.687253 -53.364255,90.497253 -53.754255,90.107253 -53.754255,89.477253 -53.364255,89.087253 L -47.442501,83.1655 -41.644255,77.367255 C -41.254255,76.977255 -40.624255,76.977255 -40.234255,77.367255 -39.844255,77.757255 -39.844255,78.387255 -40.234255,78.777255 L -51.954255,90.497253 C -52.154255,90.697253 -52.404255,90.787253 -52.664255,90.787253 Z"
|
|
100
|
+
style="fill:#34332b"
|
|
101
|
+
id="path8-5"
|
|
102
|
+
sodipodi:nodetypes="ccscsssscc" /></g><g
|
|
103
|
+
id="g4"
|
|
104
|
+
transform="matrix(0.21511227,0,0,0.21803689,37.35831,38.41206)"><path
|
|
105
|
+
d="M 31.352319,13.769 14.198319,28.606 H -2.036681 V 47.699 H 13.952319 L 31.352319,62.75 Z"
|
|
106
|
+
style="fill:#111111;stroke:#111111;stroke-width:5;stroke-linejoin:round"
|
|
107
|
+
id="path1-88" /><path
|
|
108
|
+
style="fill:none;stroke:#000000;stroke-width:4.11059;stroke-dasharray:none"
|
|
109
|
+
d="M 44.927964,59.297089 C 80.115169,20.990117 80.115169,20.990117 80.115169,20.990117"
|
|
110
|
+
id="path3" /><path
|
|
111
|
+
style="fill:none;stroke:#000000;stroke-width:4.11059;stroke-dasharray:none"
|
|
112
|
+
d="M 46.457845,22.6202 80.115169,60.112133 79.350227,59.297089"
|
|
113
|
+
id="path4" /></g></svg>
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="85"
|
|
6
|
+
height="66"
|
|
7
|
+
viewBox="0 0 85 66"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.3.2 (091e20e, 2023-11-25)"
|
|
11
|
+
sodipodi:docname="martyonlowlight_bare.svg"
|
|
12
|
+
xml:space="preserve"
|
|
13
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
14
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#505050"
|
|
19
|
+
bordercolor="#eeeeee"
|
|
20
|
+
borderopacity="1"
|
|
21
|
+
inkscape:showpageshadow="0"
|
|
22
|
+
inkscape:pageopacity="0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#505050"
|
|
25
|
+
inkscape:document-units="px"
|
|
26
|
+
inkscape:zoom="3.1884464"
|
|
27
|
+
inkscape:cx="19.758839"
|
|
28
|
+
inkscape:cy="27.286016"
|
|
29
|
+
inkscape:window-width="1512"
|
|
30
|
+
inkscape:window-height="917"
|
|
31
|
+
inkscape:window-x="1532"
|
|
32
|
+
inkscape:window-y="1145"
|
|
33
|
+
inkscape:window-maximized="0"
|
|
34
|
+
inkscape:current-layer="layer1" /><defs
|
|
35
|
+
id="defs1" /><g
|
|
36
|
+
inkscape:label="Layer 1"
|
|
37
|
+
inkscape:groupmode="layer"
|
|
38
|
+
id="layer1"><g
|
|
39
|
+
id="g6"
|
|
40
|
+
transform="matrix(1.4685951,0,0,1.4099403,26.228347,7.6301882)"><path
|
|
41
|
+
class="cls-1"
|
|
42
|
+
d="M 16,13 H 8 A 3,3 0 0 1 5,10 V 6 A 3,3 0 0 1 8,3 H 16 A 3,3 0 0 1 19,6 V 10 A 3,3 0 0 1 16,13 Z M 8,5 A 1,1 0 0 0 7,6 V 10 A 1,1 0 0 0 8,11 H 16 A 1,1 0 0 0 17,10 V 6 A 1,1 0 0 0 16,5 Z"
|
|
43
|
+
id="path1-8"
|
|
44
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.686322;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
45
|
+
class="cls-1"
|
|
46
|
+
d="M 10,9 A 1.05,1.05 0 0 1 9.29,8.71 1,1 0 0 1 10.19,7 0.6,0.6 0 0 1 10.38,7.06 0.56,0.56 0 0 1 10.55,7.15 L 10.71,7.27 A 1,1 0 0 1 10,9 Z"
|
|
47
|
+
id="path2-0"
|
|
48
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
49
|
+
class="cls-1"
|
|
50
|
+
d="M 14,9 A 1,1 0 0 1 13.29,7.29 1.0040916,1.0040916 0 0 1 14.71,8.71 1,1 0 0 1 14.55,8.83 0.56,0.56 0 0 1 14.38,8.92 0.6,0.6 0 0 1 14.19,8.98 Z"
|
|
51
|
+
id="path3-2"
|
|
52
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
53
|
+
class="cls-1"
|
|
54
|
+
d="M 12,4 A 1,1 0 0 1 11,3 V 2 A 1,1 0 0 1 13,2 V 3 A 1,1 0 0 1 12,4 Z"
|
|
55
|
+
id="path4-4"
|
|
56
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
57
|
+
class="cls-1"
|
|
58
|
+
d="M 9,22 A 1,1 0 0 1 8,21 V 18 A 1,1 0 0 1 10,18 V 21 A 1,1 0 0 1 9,22 Z"
|
|
59
|
+
id="path5-8"
|
|
60
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
61
|
+
class="cls-1"
|
|
62
|
+
d="M 15,22 A 1,1 0 0 1 14,21 V 18 A 1,1 0 0 1 16,18 V 21 A 1,1 0 0 1 15,22 Z"
|
|
63
|
+
id="path6"
|
|
64
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
65
|
+
class="cls-1"
|
|
66
|
+
d="M 15,19 H 9 A 1,1 0 0 1 8,18 V 12 A 1,1 0 0 1 9,11 H 15 A 1,1 0 0 1 16,12 V 18 A 1,1 0 0 1 15,19 Z M 10,17 H 14 V 13 H 10 Z"
|
|
67
|
+
id="path7"
|
|
68
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
69
|
+
class="cls-1"
|
|
70
|
+
d="M 5,17 A 1,1 0 0 1 4.11,16.45 1,1 0 0 1 4.55,15.11 L 8.55,13.11 A 1,1 0 1 1 9.45,14.89 L 5.45,16.89 A 0.93,0.93 0 0 1 5,17 Z"
|
|
71
|
+
id="path8"
|
|
72
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
73
|
+
class="cls-1"
|
|
74
|
+
d="M 19,17 A 0.93,0.93 0 0 1 18.55,16.89 L 14.55,14.89 A 1,1 0 1 1 15.45,13.11 L 19.45,15.11 A 1,1 0 0 1 19.89,16.45 1,1 0 0 1 19,17 Z"
|
|
75
|
+
id="path9"
|
|
76
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /></g><path
|
|
77
|
+
d="M 63.849929,48.564448 C 63.378785,48.564448 62.934342,48.375845 62.596554,48.043587 L 52.178518,37.518374 C 51.84073,37.177111 51.66296,36.728096 51.66296,36.252105 51.66296,35.776152 51.849642,35.3271 52.178518,34.985875 52.516306,34.644611 52.960786,34.464975 53.431892,34.464975 53.903035,34.464975 54.347479,34.653578 54.685266,34.985875 L 65.103265,45.51105 C 65.79663,46.211548 65.79663,47.343089 65.103265,48.043587 64.765514,48.384849 64.321034,48.564448 63.849929,48.564448 Z"
|
|
78
|
+
style="fill:#898345;stroke-width:0.893472"
|
|
79
|
+
id="path5-2" /><path
|
|
80
|
+
d="M 63.849929,47.675385 C 63.618794,47.675385 63.396573,47.585567 63.218803,47.414935 L 52.800768,36.889723 C 52.454103,36.539493 52.454103,35.973722 52.800768,35.623492 53.147431,35.273225 53.707441,35.273225 54.054142,35.623492 L 64.472141,46.148667 C 64.818842,46.498935 64.818842,47.064706 64.472141,47.414935 64.294371,47.594534 64.07215,47.675385 63.841016,47.675385 Z"
|
|
81
|
+
style="fill:#34332b;stroke-width:0.893472"
|
|
82
|
+
id="path6-7" /><path
|
|
83
|
+
d="M 23.396659,48.903085 C 22.925553,48.903085 22.481073,48.714482 22.143285,48.382185 21.449957,47.681726 21.449957,46.550184 22.143285,45.849687 L 32.561321,35.324474 C 32.899109,34.983211 33.343551,34.803612 33.814695,34.803612 34.285801,34.803612 34.730244,34.992215 35.068032,35.324474 35.40582,35.665738 35.583627,36.11479 35.583627,36.590742 35.583627,37.066695 35.396945,37.515747 35.068032,37.857011 L 24.650033,48.382185 C 24.312245,48.723449 23.867765,48.903085 23.396659,48.903085 Z"
|
|
84
|
+
style="fill:#898345;stroke-width:0.893472"
|
|
85
|
+
id="path7-1" /><path
|
|
86
|
+
d="M 23.396659,48.013984 C 23.165525,48.013984 22.943304,47.924204 22.765534,47.753573 22.41887,47.403305 22.41887,46.837534 22.765534,46.487304 L 28.029438,41.169245 33.18357,35.962092 C 33.530234,35.611861 34.090243,35.611861 34.436907,35.962092 34.783608,36.312359 34.783608,36.87813 34.436907,37.22836 L 24.018908,47.753573 C 23.841102,47.933171 23.61888,48.013984 23.387784,48.013984 Z"
|
|
87
|
+
style="fill:#34332b;stroke-width:0.893472"
|
|
88
|
+
id="path8-5"
|
|
89
|
+
sodipodi:nodetypes="ccscsssscc" /><g
|
|
90
|
+
id="g1"
|
|
91
|
+
transform="matrix(0.4321769,0,0,0.43955996,25.227381,32.696193)"
|
|
92
|
+
style="display:inline" /><g
|
|
93
|
+
id="g2"
|
|
94
|
+
transform="matrix(0.90469271,0,0,0.90469271,-14.029887,-75.488327)"><path
|
|
95
|
+
d="M 63.853754,141.8987 C 59.633751,141.8987 56.203751,138.4687 56.203751,134.2487 56.203751,130.0287 59.633751,126.5987 63.853754,126.5987 68.073754,126.5987 71.493754,130.0287 71.493754,134.2487 71.493754,138.4687 68.063754,141.8987 63.853754,141.8987 Z M 60.283754,133.5087 C 60.233754,133.7487 60.213754,133.9987 60.213754,134.2487 60.213754,136.2587 61.843754,137.8987 63.853754,137.8987 64.103754,137.8987 64.353754,137.8687 64.593754,137.8187 Z M 67.423754,134.9987 C 67.473754,134.7587 67.503754,134.5087 67.503754,134.2587 67.503754,132.2487 65.873754,130.6187 63.863754,130.6187 63.613754,130.6187 63.363754,130.6387 63.123754,130.6887 L 67.433754,134.9987 Z"
|
|
96
|
+
style="fill:#898345"
|
|
97
|
+
id="path9-04" /><path
|
|
98
|
+
d="M 63.853754,127.5787 C 60.173754,127.5787 57.183751,130.5687 57.183751,134.2487 57.183751,137.9287 60.173754,140.9187 63.853754,140.9187 67.533754,140.9187 70.513754,137.9287 70.513754,134.2487 70.513754,130.5687 67.523754,127.5787 63.853754,127.5787 Z M 61.383754,130.3387 C 62.113754,129.8787 62.973754,129.6187 63.853754,129.6187 66.403754,129.6187 68.473754,131.6987 68.473754,134.2487 68.473754,135.1287 68.223754,135.9787 67.763754,136.7187 Z M 63.853754,138.8787 C 61.303754,138.8787 59.223751,136.7987 59.223751,134.2487 59.223751,133.3787 59.473751,132.5187 59.943754,131.7787 L 66.323754,138.1587 C 65.583754,138.6287 64.723754,138.8787 63.853754,138.8787 Z"
|
|
99
|
+
style="fill:#34332b"
|
|
100
|
+
id="path10" /></g></g></svg>
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="85"
|
|
6
|
+
height="66"
|
|
7
|
+
viewBox="0 0 85 66"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.3.2 (091e20e, 2023-11-25)"
|
|
11
|
+
sodipodi:docname="martyonobjectsensed_bare.svg"
|
|
12
|
+
xml:space="preserve"
|
|
13
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
14
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
|
17
|
+
id="namedview1"
|
|
18
|
+
pagecolor="#505050"
|
|
19
|
+
bordercolor="#eeeeee"
|
|
20
|
+
borderopacity="1"
|
|
21
|
+
inkscape:showpageshadow="0"
|
|
22
|
+
inkscape:pageopacity="0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#505050"
|
|
25
|
+
inkscape:document-units="px"
|
|
26
|
+
inkscape:zoom="3.1884464"
|
|
27
|
+
inkscape:cx="19.758839"
|
|
28
|
+
inkscape:cy="27.286016"
|
|
29
|
+
inkscape:window-width="1512"
|
|
30
|
+
inkscape:window-height="917"
|
|
31
|
+
inkscape:window-x="1532"
|
|
32
|
+
inkscape:window-y="1145"
|
|
33
|
+
inkscape:window-maximized="0"
|
|
34
|
+
inkscape:current-layer="layer1" /><defs
|
|
35
|
+
id="defs1" /><g
|
|
36
|
+
inkscape:label="Layer 1"
|
|
37
|
+
inkscape:groupmode="layer"
|
|
38
|
+
id="layer1"><g
|
|
39
|
+
id="g6"
|
|
40
|
+
transform="matrix(1.4685951,0,0,1.4099403,26.228347,7.6301882)"><path
|
|
41
|
+
class="cls-1"
|
|
42
|
+
d="M 16,13 H 8 A 3,3 0 0 1 5,10 V 6 A 3,3 0 0 1 8,3 H 16 A 3,3 0 0 1 19,6 V 10 A 3,3 0 0 1 16,13 Z M 8,5 A 1,1 0 0 0 7,6 V 10 A 1,1 0 0 0 8,11 H 16 A 1,1 0 0 0 17,10 V 6 A 1,1 0 0 0 16,5 Z"
|
|
43
|
+
id="path1-8"
|
|
44
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.686322;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
45
|
+
class="cls-1"
|
|
46
|
+
d="M 10,9 A 1.05,1.05 0 0 1 9.29,8.71 1,1 0 0 1 10.19,7 0.6,0.6 0 0 1 10.38,7.06 0.56,0.56 0 0 1 10.55,7.15 L 10.71,7.27 A 1,1 0 0 1 10,9 Z"
|
|
47
|
+
id="path2-0"
|
|
48
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
49
|
+
class="cls-1"
|
|
50
|
+
d="M 14,9 A 1,1 0 0 1 13.29,7.29 1.0040916,1.0040916 0 0 1 14.71,8.71 1,1 0 0 1 14.55,8.83 0.56,0.56 0 0 1 14.38,8.92 0.6,0.6 0 0 1 14.19,8.98 Z"
|
|
51
|
+
id="path3-2"
|
|
52
|
+
style="fill:#34332b;fill-opacity:1;stroke:#898345;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
53
|
+
class="cls-1"
|
|
54
|
+
d="M 12,4 A 1,1 0 0 1 11,3 V 2 A 1,1 0 0 1 13,2 V 3 A 1,1 0 0 1 12,4 Z"
|
|
55
|
+
id="path4-4"
|
|
56
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
57
|
+
class="cls-1"
|
|
58
|
+
d="M 9,22 A 1,1 0 0 1 8,21 V 18 A 1,1 0 0 1 10,18 V 21 A 1,1 0 0 1 9,22 Z"
|
|
59
|
+
id="path5-8"
|
|
60
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
61
|
+
class="cls-1"
|
|
62
|
+
d="M 15,22 A 1,1 0 0 1 14,21 V 18 A 1,1 0 0 1 16,18 V 21 A 1,1 0 0 1 15,22 Z"
|
|
63
|
+
id="path6"
|
|
64
|
+
style="fill:#34332b;fill-opacity:1" /><path
|
|
65
|
+
class="cls-1"
|
|
66
|
+
d="M 15,19 H 9 A 1,1 0 0 1 8,18 V 12 A 1,1 0 0 1 9,11 H 15 A 1,1 0 0 1 16,12 V 18 A 1,1 0 0 1 15,19 Z M 10,17 H 14 V 13 H 10 Z"
|
|
67
|
+
id="path7"
|
|
68
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
69
|
+
class="cls-1"
|
|
70
|
+
d="M 5,17 A 1,1 0 0 1 4.11,16.45 1,1 0 0 1 4.55,15.11 L 8.55,13.11 A 1,1 0 1 1 9.45,14.89 L 5.45,16.89 A 0.93,0.93 0 0 1 5,17 Z"
|
|
71
|
+
id="path8"
|
|
72
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /><path
|
|
73
|
+
class="cls-1"
|
|
74
|
+
d="M 19,17 A 0.93,0.93 0 0 1 18.55,16.89 L 14.55,14.89 A 1,1 0 1 1 15.45,13.11 L 19.45,15.11 A 1,1 0 0 1 19.89,16.45 1,1 0 0 1 19,17 Z"
|
|
75
|
+
id="path9"
|
|
76
|
+
style="fill:#34332b;fill-opacity:1;stroke:none;stroke-width:0.343161;stroke-dasharray:none;stroke-opacity:1" /></g><path
|
|
77
|
+
d="M 63.849929,48.564448 C 63.378785,48.564448 62.934342,48.375845 62.596554,48.043587 L 52.178518,37.518374 C 51.84073,37.177111 51.66296,36.728096 51.66296,36.252105 51.66296,35.776152 51.849642,35.3271 52.178518,34.985875 52.516306,34.644611 52.960786,34.464975 53.431892,34.464975 53.903035,34.464975 54.347479,34.653578 54.685266,34.985875 L 65.103265,45.51105 C 65.79663,46.211548 65.79663,47.343089 65.103265,48.043587 64.765514,48.384849 64.321034,48.564448 63.849929,48.564448 Z"
|
|
78
|
+
style="fill:#898345;stroke-width:0.893472"
|
|
79
|
+
id="path5-2" /><path
|
|
80
|
+
d="M 63.849929,47.675385 C 63.618794,47.675385 63.396573,47.585567 63.218803,47.414935 L 52.800768,36.889723 C 52.454103,36.539493 52.454103,35.973722 52.800768,35.623492 53.147431,35.273225 53.707441,35.273225 54.054142,35.623492 L 64.472141,46.148667 C 64.818842,46.498935 64.818842,47.064706 64.472141,47.414935 64.294371,47.594534 64.07215,47.675385 63.841016,47.675385 Z"
|
|
81
|
+
style="fill:#34332b;stroke-width:0.893472"
|
|
82
|
+
id="path6-7" /><path
|
|
83
|
+
d="M 23.396659,48.903085 C 22.925553,48.903085 22.481073,48.714482 22.143285,48.382185 21.449957,47.681726 21.449957,46.550184 22.143285,45.849687 L 32.561321,35.324474 C 32.899109,34.983211 33.343551,34.803612 33.814695,34.803612 34.285801,34.803612 34.730244,34.992215 35.068032,35.324474 35.40582,35.665738 35.583627,36.11479 35.583627,36.590742 35.583627,37.066695 35.396945,37.515747 35.068032,37.857011 L 24.650033,48.382185 C 24.312245,48.723449 23.867765,48.903085 23.396659,48.903085 Z"
|
|
84
|
+
style="fill:#898345;stroke-width:0.893472"
|
|
85
|
+
id="path7-1" /><path
|
|
86
|
+
d="M 23.396659,48.013984 C 23.165525,48.013984 22.943304,47.924204 22.765534,47.753573 22.41887,47.403305 22.41887,46.837534 22.765534,46.487304 L 28.029438,41.169245 33.18357,35.962092 C 33.530234,35.611861 34.090243,35.611861 34.436907,35.962092 34.783608,36.312359 34.783608,36.87813 34.436907,37.22836 L 24.018908,47.753573 C 23.841102,47.933171 23.61888,48.013984 23.387784,48.013984 Z"
|
|
87
|
+
style="fill:#34332b;stroke-width:0.893472"
|
|
88
|
+
id="path8-5"
|
|
89
|
+
sodipodi:nodetypes="ccscsssscc" /><g
|
|
90
|
+
id="g1"
|
|
91
|
+
transform="matrix(0.4321769,0,0,0.43955996,25.227381,32.696193)"
|
|
92
|
+
style="display:inline" /><g
|
|
93
|
+
id="g2"
|
|
94
|
+
transform="matrix(0.90469271,0,0,0.90469271,-14.029887,-75.488327)" /><g
|
|
95
|
+
id="g3"
|
|
96
|
+
transform="matrix(0.90469271,0,0,0.90469271,18.746985,25.505785)"><polygon
|
|
97
|
+
points="34.15,19.24 29.85,22.37 31.49,27.43 27.19,24.3 22.89,27.43 24.53,22.37 20.23,19.24 25.55,19.24 27.19,14.19 28.83,19.24 "
|
|
98
|
+
style="fill:#898345"
|
|
99
|
+
id="polygon8" /><polygon
|
|
100
|
+
points="25.7,21.99 23.28,20.24 26.27,20.24 27.19,17.4 28.11,20.24 31.1,20.24 28.68,21.99 29.61,24.83 27.19,23.08 24.77,24.83 "
|
|
101
|
+
style="fill:#34332b"
|
|
102
|
+
id="polygon9" /></g></g></svg>
|
|
@@ -106,6 +106,46 @@
|
|
|
106
106
|
<div class="block-description" id="BLOCKS_ON_STEER_COG_DESCRIPTION">
|
|
107
107
|
</div>
|
|
108
108
|
</div>
|
|
109
|
+
<div class="block-wrapper-right">
|
|
110
|
+
<div class="block-title" id="BLOCK_DESC_MARTY_ON_COLOUR_SENSED">
|
|
111
|
+
</div>
|
|
112
|
+
<div class="block-image-wrapper">
|
|
113
|
+
<img class="block-image" src="images/martycoloursensedblue.png" />
|
|
114
|
+
</div>
|
|
115
|
+
<div class="block-description" id="BLOCK_DESC_MARTY_ON_COLOUR_SENSED_DESCRIPTION">
|
|
116
|
+
</div>
|
|
117
|
+
</div>
|
|
118
|
+
</div>
|
|
119
|
+
<div class="block-wrapper">
|
|
120
|
+
<div class="block-wrapper-left">
|
|
121
|
+
<div class="block-title" id="BLOCK_DESC_MARTY_ON_OBSTACLE_SENSED">
|
|
122
|
+
</div>
|
|
123
|
+
<div class="block-image-wrapper">
|
|
124
|
+
<img class="block-image" src="images/martyobstaclesensedobstaclesensed.png" />
|
|
125
|
+
</div>
|
|
126
|
+
<div class="block-description" id="BLOCK_DESC_MARTY_ON_OBSTACLE_SENSED_DESCRIPTION">
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
<div class="block-wrapper-right">
|
|
130
|
+
<div class="block-title" id="BLOCK_DESC_MARTY_ON_LIGHT_SENSED">
|
|
131
|
+
</div>
|
|
132
|
+
<div class="block-image-wrapper">
|
|
133
|
+
<img class="block-image" src="images/martylightsensedhigh.png" />
|
|
134
|
+
</div>
|
|
135
|
+
<div class="block-description" id="BLOCK_DESC_MARTY_ON_LIGHT_SENSED_DESCRIPTION">
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
</div>
|
|
139
|
+
<div class="block-wrapper">
|
|
140
|
+
<div class="block-wrapper-left">
|
|
141
|
+
<div class="block-title" id="BLOCK_DESC_MARTY_ON_NOISE_SENSED">
|
|
142
|
+
</div>
|
|
143
|
+
<div class="block-image-wrapper">
|
|
144
|
+
<img class="block-image" src="images/martynoisesensednoisesensed.png" />
|
|
145
|
+
</div>
|
|
146
|
+
<div class="block-description" id="BLOCK_DESC_MARTY_ON_NOISE_SENSED_DESCRIPTION">
|
|
147
|
+
</div>
|
|
148
|
+
</div>
|
|
109
149
|
</div>
|
|
110
150
|
<!-- Blue Blocks -->
|
|
111
151
|
<div class="block-category-header" id="blue-block-category-header">
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -88,6 +88,14 @@
|
|
|
88
88
|
"BLOCK_DESC_SET_TEMPO": "Set tempo to X bpm",
|
|
89
89
|
"BLOCK_DESC_SET_TEMPO_DESCRIPTION": "Changes the tempo of the music to the specified number of beats per minute.",
|
|
90
90
|
"BLOCK_PLAY_POP_SOUND": "Play 'Pop' sound",
|
|
91
|
+
"BLOCK_DESC_MARTY_ON_COLOUR_SENSED": "Start on Color Sensed",
|
|
92
|
+
"BLOCK_DESC_MARTY_ON_COLOUR_SENSED_DESCRIPTION": "Starts the script when Marty senses the specified color.",
|
|
93
|
+
"BLOCK_DESC_MARTY_ON_OBSTACLE_SENSED": "Start on Obstacle Sensed",
|
|
94
|
+
"BLOCK_DESC_MARTY_ON_OBSTACLE_SENSED_DESCRIPTION": "Starts the script when Marty's obstacle sensor matches the selected state.",
|
|
95
|
+
"BLOCK_DESC_MARTY_ON_LIGHT_SENSED": "Start on Light Sensed",
|
|
96
|
+
"BLOCK_DESC_MARTY_ON_LIGHT_SENSED_DESCRIPTION": "Starts the script when Marty's light sensor reaches the chosen level.",
|
|
97
|
+
"BLOCK_DESC_MARTY_ON_NOISE_SENSED": "Start on Noise Sensed",
|
|
98
|
+
"BLOCK_DESC_MARTY_ON_NOISE_SENSED_DESCRIPTION": "Starts the script when Marty's noise sensor matches the selected state.",
|
|
91
99
|
"BLOCK_PLAY_NOTE": "Play note",
|
|
92
100
|
"BLOCK_PLAY_NOTE_DESCRIPTION": "Play note",
|
|
93
101
|
"BLOCKS_POP": "Pop",
|