Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-02-09 11:49:01 +0000
committerEvan Goers <mega@osirion.org>2011-02-09 11:49:01 +0000
commit662c9f65260474b08d8a5555a5baf3feaabe23c8 (patch)
treece128710452d26ade89e7129fa0e02ab0f0cffd5
parent795080bb71d910b21ebff052684e7ff49956470e (diff)
ships.ini: enabled collision model on ships that have them.
anara.ini: enabled collision model on research station galileo. pirate/: split some details of all ships to submodels. talon.map: changed lights.
-rw-r--r--base/ini/ships.ini12
-rw-r--r--base/ini/zones/anara.ini1
-rw-r--r--base/maps/mercenary/talon.map15
-rw-r--r--base/maps/pirate/beamarray.map1027
-rw-r--r--base/maps/pirate/jaguar.map632
-rw-r--r--base/maps/pirate/juggernaut.map2257
-rw-r--r--base/maps/pirate/raider.map638
-rw-r--r--base/maps/pirate/sections/beamarray_fin_port.map162
-rw-r--r--base/maps/pirate/sections/beamarray_fin_starboard.map162
-rw-r--r--base/maps/pirate/sections/dish.map2
-rw-r--r--base/maps/pirate/sections/engine_large.map97
-rw-r--r--base/maps/pirate/sections/engine_medium.map99
-rw-r--r--base/maps/pirate/sections/engine_small.map97
-rw-r--r--base/maps/pirate/sections/engine_tiny.map97
-rw-r--r--base/maps/pirate/sections/juggernaut_bigengine1.map78
-rw-r--r--base/maps/pirate/sections/juggernaut_bigengine2.map78
-rw-r--r--base/maps/pirate/sections/juggernaut_bigengine3.map78
-rw-r--r--base/maps/pirate/sections/juggernaut_biglight.map49
-rw-r--r--base/maps/pirate/sections/light_16_16_106.map2
-rw-r--r--base/maps/pirate/sections/light_16_16_116.map2
-rw-r--r--base/maps/pirate/sections/light_16_16_24.map2
-rw-r--r--base/maps/pirate/sections/light_16_16_28.map2
-rw-r--r--base/maps/pirate/sections/light_16_16_40.map2
-rw-r--r--base/maps/pirate/sections/light_16_16_44.map2
-rw-r--r--base/maps/pirate/sections/light_4_4_24.map40
25 files changed, 1920 insertions, 3713 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 6320eb9..a2fe9af 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -89,6 +89,7 @@ name=Micron Scalar
template=ship_small
model=maps/merchant/scalar
jumpdrive=yes
+complex=true
price=15000
@@ -112,6 +113,7 @@ name=Micron Matrix
template=ship_medium
model=maps/merchant/matrix
jumpdrive=yes
+complex=true
price=95000
@@ -172,6 +174,7 @@ name=Mining Surveyor
template=ship_small
model=maps/miners/surveyor
jumpdrive=no
+complex=true
price=10000
cargo=5
@@ -188,6 +191,7 @@ name=Mining Defender
template=ship_small
model=maps/miners/defender
jumpdrive=no
+complex=true
price=7000
cargo=2
@@ -204,6 +208,7 @@ name=Archer
template=ship_small
model=maps/mercenary/archer
jumpdrive=no
+complex=true
price=20000
cargo=15
@@ -222,6 +227,7 @@ name=Longbow
template=ship_medium
model=maps/mercenary/longbow
jumpdrive=no
+complex=true
price=45000
@@ -246,6 +252,7 @@ template=ship_medium
model=maps/mercenary/pod
price=15000
cargo = 10
+complex=true
; technical specifications
thrust = 1.4
@@ -265,6 +272,7 @@ template=ship_medium
model=maps/mercenary/talon
price=22500
cargo=10
+complex=true
thrust=4
impulse=20
@@ -324,6 +332,7 @@ template=ship_small
model=maps/colonial/sharkan
price=8500
cargo=5
+complex=true
thrust = 2
impulse = 10
@@ -341,6 +350,7 @@ template=ship_small
model=maps/colonial/tiger
price=13000
cargo=7
+complex=true
thrust = 1.9
impulse = 9.95
@@ -355,6 +365,7 @@ template=ship_medium
model=maps/colonial/lancer
price=23000
cargo=16
+complex=true
thrust = 4.1
impulse = 20
@@ -515,6 +526,7 @@ template=ship_small
model=maps/lindblade/winsor
thrust=3.5
impulse=4
+complex=true
strafe=0.5
turn=20
roll=15
diff --git a/base/ini/zones/anara.ini b/base/ini/zones/anara.ini
index 39e5d90..2db8057 100644
--- a/base/ini/zones/anara.ini
+++ b/base/ini/zones/anara.ini
@@ -23,6 +23,7 @@ label=galileo_outpost
name=Galileo Outpost
model=maps/independent/researchstation
faction=research
+complex=true
location=128 768 32
diff --git a/base/maps/mercenary/talon.map b/base/maps/mercenary/talon.map
index f2057a4..85dd34e 100644
--- a/base/maps/mercenary/talon.map
+++ b/base/maps/mercenary/talon.map
@@ -1802,15 +1802,17 @@ colors/grey75
{
"classname" "light"
"origin" "-76.000000 -188.000000 0.000000"
-"light" "8"
+"light" "16"
"_color" "0 1.0 0"
+"flare" "4"
}
// entity 5
{
"classname" "light"
"origin" "-76.000000 188.000000 0.000000"
-"light" "8"
+"light" "16"
"_color" "1.0 0 0"
+"flare" "4"
}
// entity 6
{
@@ -1856,6 +1858,7 @@ colors/grey75
"origin" "-78.000000 -47.000000 -47.000000"
"light" "8"
"_color" "0 1 0"
+"flare" "4"
}
// entity 13
{
@@ -1863,30 +1866,29 @@ colors/grey75
"origin" "-78.000000 47.000000 -47.000000"
"light" "8"
"_color" "1 0 0"
+"flare" "4"
}
// entity 14
{
"classname" "light"
"origin" "-76.000000 -188.000000 0.000000"
-"light" "25"
+"light" "16"
"offset" "0.5"
"frequency" "1"
"time" "0.2"
"_color" "0 1.0 0"
"spawnflags" "1"
-"flare" "4"
}
// entity 15
{
"classname" "light"
"origin" "-76.000000 188.000000 0.000000"
-"light" "25"
+"light" "16"
"offset" "0"
"frequency" "1"
"time" "0.2"
"_color" "1.0 0 0"
"spawnflags" "1"
-"flare" "4"
}
// entity 16
{
@@ -1907,4 +1909,5 @@ colors/grey75
"classname" "light"
"origin" "-79.000000 0.000000 87.000000"
"light" "10"
+"flare" "4"
}
diff --git a/base/maps/pirate/beamarray.map b/base/maps/pirate/beamarray.map
index a04c65b..1d1a33c 100644
--- a/base/maps/pirate/beamarray.map
+++ b/base/maps/pirate/beamarray.map
@@ -1111,78 +1111,6 @@
}
// brush 114
{
-( -124 -36 114 ) ( -124 -44 114 ) ( -132 -36 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( -124 -36 114 ) ( -132 -36 114 ) ( -124 -36 92 ) colors/grey25 0 0 0 1 1 0 0 0
-( -124 -36 114 ) ( -124 -36 92 ) ( -124 -44 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( -132 -44 92 ) ( -132 -44 114 ) ( -124 -44 92 ) colors/grey25 0 0 0 1 1 0 0 0
-( -132 -44 92 ) ( -132 -36 92 ) ( -132 -44 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( -122 64 112 ) ( -126 64 112 ) ( -122 -64 112 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 115
-{
-( -127 -39 128 ) ( -129 -41 128 ) ( -129 -39 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -126.25 -38.25 125 ) ( -127 -39 128 ) ( -129 -39 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -126.25 -41.75 125 ) ( -129 -41 128 ) ( -127 -41 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -126.25 -41.75 125 ) ( -127 -41 128 ) ( -127 -39 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -129.75 -41.75 125 ) ( -129 -39 128 ) ( -129 -41 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -126.25 -41.75 125 ) ( -129.75 -38.25 125 ) ( -129.75 -41.75 125 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 116
-{
-( -126 -38 114 ) ( -126 -42 124 ) ( -126 -38 124 ) colors/grey50 0 0 0 1 1 0 0 0
-( -130 -44 114 ) ( -126 -44 114 ) ( -130 -36 114 ) common/caulk 0 0 0 1 1 0 0 0
-( -130 -42 114 ) ( -130 -38 124 ) ( -130 -42 124 ) colors/grey50 0 0 0 1 1 0 0 0
-( -130 -38 114 ) ( -126 -38 124 ) ( -130 -38 124 ) colors/grey50 0 0 0 1 1 0 0 0
-( -126 -42 114 ) ( -130 -42 124 ) ( -126 -42 124 ) colors/grey50 0 0 0 1 1 0 0 0
-( -126 -38 124 ) ( -130 -42 124 ) ( -130 -38 124 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 117
-{
-( -127 -39 125 ) ( -129 -41 125 ) ( -129 -39 125 ) common/caulk 0 0 0 1 1 0 0 0
-( -127 -41 124 ) ( -129 -39 124 ) ( -129 -41 124 ) common/caulk 0 0 0 1 1 0 0 0
-( -127 -39 124 ) ( -127 -41 125 ) ( -127 -39 125 ) colors/grey25 0 0 0 1 1 0 0 0
-( -129 -41 124 ) ( -129 -39 125 ) ( -129 -41 125 ) colors/grey25 0 0 0 1 1 0 0 0
-( -129 -39 124 ) ( -127 -39 125 ) ( -129 -39 125 ) colors/grey25 0 0 0 1 1 0 0 0
-( -127 -41 124 ) ( -129 -41 125 ) ( -127 -41 125 ) colors/grey25 0 0 0 1 1 0 0 0
-}
-// brush 118
-{
-( 19 -64 129 ) ( 18 64 129 ) ( 19 64 129 ) common/caulk 0 0 0 1 1 0 0 0
-( 16 -64 128 ) ( 19 64 128 ) ( 16 64 128 ) common/caulk 0 0 0 1 1 0 0 0
-( 17 64 129 ) ( 17 64 128 ) ( 17 -64 129 ) colors/grey25 0 0 0 1 1 0 0 0
-( 15 64 128 ) ( 15 64 129 ) ( 15 -64 128 ) colors/grey25 0 0 0 1 1 0 0 0
-( -64 -39 129 ) ( -64 -39 128 ) ( 64 -39 129 ) colors/grey25 0 0 0 1 1 0 0 0
-( -64 -41 128 ) ( -64 -41 129 ) ( 64 -41 128 ) colors/grey25 0 0 0 1 1 0 0 0
-}
-// brush 119
-{
-( 18 -36 128 ) ( 18 -36 114 ) ( 18 -44 128 ) colors/grey50 0 0 0 1 1 0 0 0
-( 14 -44 114 ) ( 18 -44 114 ) ( 14 -36 114 ) common/caulk 0 0 0 1 1 0 0 0
-( 14 -44 114 ) ( 14 -36 114 ) ( 14 -44 128 ) colors/grey50 0 0 0 1 1 0 0 0
-( -64 -38 128 ) ( -64 -38 124 ) ( 64 -38 128 ) colors/grey50 0 0 0 1 1 0 0 0
-( -64 -42 124 ) ( -64 -42 126 ) ( 64 -42 124 ) colors/grey50 0 0 0 1 1 0 0 0
-( 16 64 128 ) ( 19 64 128 ) ( 16 -64 128 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 120
-{
-( 18 -36 132 ) ( 18 -44 132 ) ( 14 -36 132 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -64 -39 132 ) ( -64 -38 128 ) ( 64 -39 132 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -64 -42 128 ) ( -64 -41 132 ) ( 64 -42 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 17 64 132 ) ( 18 64 128 ) ( 17 -64 132 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 14 64 128 ) ( 15 64 132 ) ( 14 -64 128 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 19 64 129 ) ( 18 64 129 ) ( 19 -64 129 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 121
-{
-( 20 -36 114 ) ( 20 -44 114 ) ( 12 -36 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( 20 -36 114 ) ( 12 -36 114 ) ( 20 -36 92 ) colors/grey25 0 0 0 1 1 0 0 0
-( 20 -36 114 ) ( 20 -36 92 ) ( 20 -44 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( 12 -44 92 ) ( 12 -44 114 ) ( 20 -44 92 ) colors/grey25 0 0 0 1 1 0 0 0
-( 12 -44 92 ) ( 12 -36 92 ) ( 12 -44 114 ) colors/grey25 0 0 0 1 1 0 0 0
-( 22 64 112 ) ( 18 64 112 ) ( 22 -64 112 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 122
-{
( 144 64 64 ) ( 112 24 64 ) ( 112 64 64 ) colors/orange 0 0 0 1 1 0 0 0
( 144 24 -64 ) ( 112 64 -64 ) ( 112 24 -64 ) colors/orange 0 0 0 1 1 0 0 0
( 112 64 -64 ) ( 112 24 64 ) ( 112 24 -64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1194,7 +1122,7 @@
( 144 -128 32 ) ( 112 -128 32 ) ( 112 -96 64 ) colors/orange 0 0 0 1 1 0 0 0
( 114 -128 64 ) ( 114 -126 -64 ) ( 114 -128 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 123
+// brush 115
{
( 48 16 64 ) ( 48 -64 64 ) ( 0 16 64 ) colors/orange 0 0 0 1 1 0 0 0
( 48 16 64 ) ( 48 16 -64 ) ( 48 -64 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1205,7 +1133,7 @@
( -192 -14 -64 ) ( -188 -12 -64 ) ( -192 -14 64 ) common/caulk 0 0 0 1 1 0 0 0
( -144 -90 -64 ) ( -192 -66 -64 ) ( -144 -90 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 124
+// brush 116
{
( 48 88 64 ) ( 48 8 64 ) ( 0 88 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 48 88 64 ) ( 48 88 -64 ) ( 48 8 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1214,7 +1142,7 @@
( 48 14 64 ) ( 44 14 -64 ) ( 48 14 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 10 -64 ) ( -64 14 -64 ) ( -64 10 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 125
+// brush 117
{
( -64 40 64 ) ( -64 12 64 ) ( -88 40 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -88 12 -64 ) ( -64 12 -64 ) ( -88 40 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1222,7 +1150,7 @@
( -82 52 -64 ) ( -82 58 -64 ) ( -82 52 64 ) common/caulk 0 0 0 1 1 0 0 0
( -72 82 -64 ) ( -64 82 -64 ) ( -72 82 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 126
+// brush 118
{
( -64 40 64 ) ( -64 12 64 ) ( -88 40 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 40 64 ) ( -64 40 -64 ) ( -64 12 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1231,7 +1159,7 @@
( -82 32 -64 ) ( -80 30 -64 ) ( -82 32 64 ) common/caulk 0 0 0 1 1 0 0 0
( -82 52 -64 ) ( -82 58 -64 ) ( -82 52 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 127
+// brush 119
{
( 48 88 64 ) ( 48 8 64 ) ( 0 88 64 ) colors/orange 0 0 0 1 1 0 0 0
( 48 88 64 ) ( 48 88 -64 ) ( 48 8 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1242,7 +1170,7 @@
( -82 52 -64 ) ( -82 56 -64 ) ( -82 52 64 ) common/caulk 0 0 0 1 1 0 0 0
( -80 30 -64 ) ( -82 32 -64 ) ( -80 30 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 128
+// brush 120
{
( 48 16 64 ) ( 48 -64 64 ) ( 0 16 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 0 -64 -64 ) ( 48 -64 -64 ) ( 0 16 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1251,7 +1179,7 @@
( -144 84 64 ) ( -144 84 -64 ) ( -144 10 64 ) common/caulk 0 0 0 1 1 0 0 0
( -72 82 -64 ) ( -64 82 -64 ) ( -72 82 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 129
+// brush 121
{
( -88 84 64 ) ( -88 10 64 ) ( -144 84 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -144 10 -64 ) ( -88 10 -64 ) ( -144 84 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1260,7 +1188,7 @@
( -82 52 64 ) ( -82 58 -64 ) ( -82 52 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -72 82 -64 ) ( -64 82 -64 ) ( -72 82 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 130
+// brush 122
{
( 48 16 64 ) ( 48 -64 64 ) ( 0 16 64 ) kuroto/metal_03a 384 128 0 1 1 0 0 0
( 0 -64 -64 ) ( 48 -64 -64 ) ( 0 16 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1268,7 +1196,7 @@
( -144 -90 64 ) ( -192 -66 -64 ) ( -144 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -144 -90 -64 ) ( -148 -90 -64 ) ( -144 -90 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 131
+// brush 123
{
( -240 120 32 ) ( -144 128 32 ) ( -144 120 32 ) colors/grey25 0 0 0 1 1 0 0 0
( -144 120 -32 ) ( -240 120 32 ) ( -144 120 32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1277,7 +1205,7 @@
( -152 120 64 ) ( -152 126 -64 ) ( -152 120 -64 ) colors/grey25 0 0 0 1 1 0 0 0
( -202 120 -64 ) ( -202 124 -64 ) ( -202 120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 132
+// brush 124
{
( -144 -120 32 ) ( -144 -128 32 ) ( -240 -120 32 ) colors/grey25 0 0 0 1 1 0 0 0
( -144 -120 32 ) ( -240 -120 32 ) ( -144 -120 -32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1286,7 +1214,7 @@
( -152 -120 -64 ) ( -152 -126 -64 ) ( -152 -120 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -202 -128 -64 ) ( -202 -124 -64 ) ( -202 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 133
+// brush 125
{
( 48 -90 64 ) ( 30 -90 64 ) ( 48 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 48 -90 64 ) ( 48 -90 -64 ) ( 48 -126 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1295,7 +1223,7 @@
( -64 -116 -36 ) ( -64 -118 -34 ) ( 64 -116 -36 ) kuroto/metal_03a 464 422 0 1 1 0 0 0
( -48 -120 -64 ) ( -48 -112 -64 ) ( -48 -120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 134
+// brush 126
{
( 46 120 -64 ) ( 28 120 64 ) ( 28 120 -64 ) kuroto/metal_03a 0 64 0 1 1 0 0 0
( -202 136 64 ) ( -202 100 -64 ) ( -202 136 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1306,7 +1234,7 @@
( -194 82 42 ) ( -194 82 62 ) ( 48 82 42 ) common/caulk 0 0 0 1 1 0 0 0
( -144 120 -64 ) ( -144 112 -64 ) ( -144 120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 135
+// brush 127
{
( -48 120 32 ) ( 48 128 32 ) ( 48 120 32 ) colors/grey25 0 0 0 1 1 0 0 0
( 48 120 -32 ) ( -48 120 32 ) ( 48 120 32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1315,7 +1243,7 @@
( 40 120 64 ) ( 40 126 -64 ) ( 40 120 -64 ) colors/grey25 0 0 0 1 1 0 0 0
( -40 128 64 ) ( -40 124 -64 ) ( -40 128 -64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 136
+// brush 128
{
( 48 -120 32 ) ( 48 -128 32 ) ( -48 -120 32 ) colors/grey25 0 0 0 1 1 0 0 0
( 48 -120 32 ) ( -48 -120 32 ) ( 48 -120 -32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1324,7 +1252,7 @@
( 40 -120 -64 ) ( 40 -126 -64 ) ( 40 -120 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -40 -128 -64 ) ( -40 -124 -64 ) ( -40 -128 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 137
+// brush 129
{
( -192 0 64 ) ( -192 -16 64 ) ( -204 0 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -188 82 64 ) ( -200 82 64 ) ( -188 82 -64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1333,7 +1261,7 @@
( -202 -16 -64 ) ( -202 0 -64 ) ( -202 -16 64 ) common/caulk 0 0 0 1 1 0 0 0
( -194 80 -64 ) ( -194 74 -64 ) ( -194 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 138
+// brush 130
{
( -64 80 64 ) ( 64 64 64 ) ( 64 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 64 80 ) ( 64 80 64 ) ( 64 64 80 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1346,7 +1274,7 @@
( 64 32 80 ) ( 80 48 80 ) ( 80 32 64 ) colors/grey25 0 0 0 1 1 0 0 0
( 64 64 80 ) ( 80 64 64 ) ( 64 -64 80 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 139
+// brush 131
{
( -32 80 80 ) ( -80 16 80 ) ( -80 80 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -64 16 64 ) ( 64 32 80 ) ( 64 16 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -1355,7 +1283,7 @@
( -64 48 -64 ) ( -64 60 -64 ) ( -64 48 64 ) common/caulk 0 0 0 1 1 0 0 0
( 64 72 -64 ) ( 64 60 -64 ) ( 64 72 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 140
+// brush 132
{
( -192 120 64 ) ( -192 -120 64 ) ( -256 120 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -256 -120 -64 ) ( -192 -120 -64 ) ( -256 120 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1364,7 +1292,7 @@
( -202 -94 -64 ) ( -204 -94 -64 ) ( -202 -94 64 ) common/caulk 0 0 0 1 1 0 0 0
( -208 94 -64 ) ( -204 94 -64 ) ( -208 94 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 141
+// brush 133
{
( -256 -120 64 ) ( -192 120 64 ) ( -192 -120 64 ) colors/orange 0 0 0 1 1 0 0 0
( -256 -120 -64 ) ( -192 120 -64 ) ( -256 120 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1373,7 +1301,7 @@
( -198 -96 -64 ) ( -202 -96 -64 ) ( -198 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
( -204 -96 64 ) ( -202 -94 -64 ) ( -204 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 142
+// brush 134
{
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
( 64 -128 -32 ) ( -64 -120 -40 ) ( -64 -128 -32 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
@@ -1382,7 +1310,7 @@
( -212 -126 64 ) ( -208 -126 -64 ) ( -212 -126 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -254 -128 -64 ) ( -254 -124 -64 ) ( -254 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 143
+// brush 135
{
( -192 -128 -64 ) ( -256 -128 64 ) ( -192 -128 64 ) kuroto/metal_03a 282 64 0 1 1 0 0 0
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
@@ -1391,7 +1319,7 @@
( -234 -128 64 ) ( -234 -124 -64 ) ( -234 -128 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -254 -128 -64 ) ( -254 -124 -64 ) ( -254 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 144
+// brush 136
{
( 48 82 -64 ) ( 48 68 -64 ) ( -194 82 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -194 68 -72 ) ( 48 68 -72 ) ( -194 82 -72 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1400,7 +1328,7 @@
( -64 -88 -66 ) ( -64 -90 -64 ) ( 64 -88 -66 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 48 64 -64 ) ( 48 64 -68 ) ( 48 -64 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 145
+// brush 137
{
( 48 82 -64 ) ( 48 68 -64 ) ( -194 82 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -194 68 -72 ) ( 48 68 -72 ) ( -194 82 -72 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1409,7 +1337,7 @@
( 48 -64 -64 ) ( 48 64 -68 ) ( 48 64 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 50 64 -66 ) ( 50 64 -68 ) ( 50 -64 -66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 146
+// brush 138
{
( 48 82 -64 ) ( 48 68 -64 ) ( -194 82 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -194 68 -72 ) ( 48 68 -72 ) ( -194 82 -72 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1418,7 +1346,7 @@
( 50 -64 -66 ) ( 50 64 -68 ) ( 50 64 -66 ) common/caulk 0 0 0 1 1 0 0 0
( 56 64 32 ) ( 56 64 24 ) ( 56 -64 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 147
+// brush 139
{
( -202 -108 64 ) ( -202 -104 -64 ) ( -202 -108 -64 ) colors/grey25 0 0 0 1 1 0 0 0
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1429,7 +1357,7 @@
( -256 -120 -64 ) ( -192 120 -64 ) ( -256 120 -64 ) colors/orange 0 0 0 1 1 0 0 0
( -204 -96 -64 ) ( -202 -94 -64 ) ( -204 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 148
+// brush 140
{
( -192 -128 -64 ) ( -256 -128 64 ) ( -192 -128 64 ) colors/orange 0 0 0 1 1 0 0 0
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1437,7 +1365,7 @@
( -234 -128 -64 ) ( -234 -124 -64 ) ( -234 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
( -234 -126 -64 ) ( -232 -128 -64 ) ( -234 -126 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 149
+// brush 141
{
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) colors/orange 0 0 0 1 1 0 0 0
( 64 -128 -32 ) ( -64 -120 -40 ) ( -64 -128 -32 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1446,7 +1374,7 @@
( -192 -128 -64 ) ( -256 -128 64 ) ( -192 -128 64 ) kuroto/metal_03a 384 64 0 1 1 0 0 0
( -204 -126 -64 ) ( -202 -128 -64 ) ( -204 -126 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 150
+// brush 142
{
( -192 120 64 ) ( -192 -120 64 ) ( -256 120 64 ) colors/orange 0 0 0 1 1 0 0 0
( -256 -120 -64 ) ( -192 -120 -64 ) ( -256 120 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1455,7 +1383,7 @@
( -198 96 64 ) ( -202 96 -64 ) ( -198 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -204 96 -64 ) ( -202 94 -64 ) ( -204 96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 151
+// brush 143
{
( -192 128 64 ) ( -256 128 64 ) ( -192 128 -64 ) colors/orange 0 0 0 1 1 0 0 0
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1463,7 +1391,7 @@
( -234 128 64 ) ( -234 124 -64 ) ( -234 128 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -234 126 64 ) ( -232 128 -64 ) ( -234 126 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 152
+// brush 144
{
( -202 108 -64 ) ( -202 104 -64 ) ( -202 108 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1474,7 +1402,7 @@
( -256 -120 -64 ) ( -192 -120 -64 ) ( -256 120 -64 ) colors/orange 0 0 0 1 1 0 0 0
( -204 96 64 ) ( -202 94 -64 ) ( -204 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 153
+// brush 145
{
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 128 -32 ) ( -64 120 -40 ) ( 64 128 -32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1483,7 +1411,7 @@
( -212 126 -64 ) ( -208 126 -64 ) ( -212 126 64 ) common/caulk 0 0 0 1 1 0 0 0
( -254 -128 -64 ) ( -254 -124 -64 ) ( -254 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 154
+// brush 146
{
( -192 128 64 ) ( -256 128 64 ) ( -192 128 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1492,7 +1420,7 @@
( -234 128 -64 ) ( -234 124 -64 ) ( -234 128 64 ) common/caulk 0 0 0 1 1 0 0 0
( -254 -128 -64 ) ( -254 -124 -64 ) ( -254 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 155
+// brush 147
{
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) colors/orange 0 0 0 1 1 0 0 0
( -64 128 -32 ) ( -64 120 -40 ) ( 64 128 -32 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1501,7 +1429,7 @@
( -192 128 64 ) ( -256 128 64 ) ( -192 128 -64 ) kuroto/metal_03a 0 64 0 1 1 0 0 0
( -204 126 64 ) ( -202 128 -64 ) ( -204 126 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 156
+// brush 148
{
( -64 96 64 ) ( -64 104 56 ) ( 64 96 64 ) colors/orange 0 0 0 1 1 0 0 0
( -64 128 -32 ) ( -64 120 -40 ) ( 64 128 -32 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1510,7 +1438,7 @@
( -254 -128 64 ) ( -254 -124 -64 ) ( -254 -128 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -192 128 64 ) ( -256 128 64 ) ( -192 128 -64 ) colors/orange 0 0 0 1 1 0 0 0
}
-// brush 157
+// brush 149
{
( 64 -96 64 ) ( -64 -104 56 ) ( -64 -96 64 ) colors/orange 0 0 0 1 1 0 0 0
( 64 -128 -32 ) ( -64 -120 -40 ) ( -64 -128 -32 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1519,7 +1447,7 @@
( -254 -128 64 ) ( -254 -124 -64 ) ( -254 -128 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -192 -128 -64 ) ( -256 -128 64 ) ( -192 -128 64 ) colors/orange 0 0 0 1 1 0 0 0
}
-// brush 158
+// brush 150
{
( -280 -104 64 ) ( -288 -128 64 ) ( -288 -104 64 ) colors/orange 0 0 0 1 1 0 0 0
( -304 128 -64 ) ( -296 128 64 ) ( -304 128 64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1532,7 +1460,7 @@
( -608 -128 32 ) ( -480 -120 40 ) ( -480 -128 32 ) colors/orange 0 0 0 1 1 0 0 0
( -282 114 -64 ) ( -282 118 -64 ) ( -282 114 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 159
+// brush 151
{
( 112 120 64 ) ( 96 120 64 ) ( 112 120 -64 ) colors/grey25 0 0 0 1 1 0 0 0
( 112 120 64 ) ( 112 120 -64 ) ( 112 88 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1545,7 +1473,7 @@
( -64 -96 -56 ) ( -64 -104 -48 ) ( 64 -96 -56 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -120 32 ) ( -64 -112 40 ) ( 64 -120 32 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 160
+// brush 152
{
( 112 -40 62 ) ( 112 -280 62 ) ( 96 -40 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 -66 62 ) ( 112 -66 -62 ) ( 112 -70 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1554,7 +1482,7 @@
( 112 -66 62 ) ( 96 -66 -62 ) ( 112 -66 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 -70 62 ) ( 112 -70 -62 ) ( 96 -70 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 161
+// brush 153
{
( 112 -48 62 ) ( 112 -288 62 ) ( 96 -48 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 -74 62 ) ( 112 -74 -62 ) ( 112 -78 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1563,7 +1491,7 @@
( 112 -74 62 ) ( 96 -74 -62 ) ( 112 -74 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 -78 62 ) ( 112 -78 -62 ) ( 96 -78 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 162
+// brush 154
{
( 112 48 62 ) ( 112 -192 62 ) ( 96 48 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 22 62 ) ( 112 22 -62 ) ( 112 18 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1572,7 +1500,7 @@
( 112 22 62 ) ( 96 22 -62 ) ( 112 22 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 -22 64 ) ( 112 -22 -60 ) ( 96 -22 -60 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 163
+// brush 155
{
( 112 -56 62 ) ( 112 -296 62 ) ( 96 -56 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 -82 62 ) ( 112 -82 -62 ) ( 112 -86 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1581,7 +1509,7 @@
( 112 -82 62 ) ( 96 -82 -62 ) ( 112 -82 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 -86 62 ) ( 112 -86 -62 ) ( 96 -86 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 164
+// brush 156
{
( 112 104 62 ) ( 112 -136 62 ) ( 96 104 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 78 62 ) ( 112 78 -62 ) ( 112 74 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1590,7 +1518,7 @@
( 112 78 62 ) ( 96 78 -62 ) ( 112 78 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 74 62 ) ( 112 74 -62 ) ( 96 74 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 165
+// brush 157
{
( 112 96 62 ) ( 112 -144 62 ) ( 96 96 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 70 62 ) ( 112 70 -62 ) ( 112 66 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1599,7 +1527,7 @@
( 112 70 62 ) ( 96 70 -62 ) ( 112 70 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 66 62 ) ( 112 66 -62 ) ( 96 66 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 166
+// brush 158
{
( 112 112 62 ) ( 112 -128 62 ) ( 96 112 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 86 62 ) ( 112 86 -62 ) ( 112 82 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1608,7 +1536,7 @@
( 112 86 62 ) ( 96 86 -62 ) ( 112 86 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 82 62 ) ( 112 82 -62 ) ( 96 82 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 167
+// brush 159
{
( 112 -64 62 ) ( 112 -304 62 ) ( 96 -64 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 -90 62 ) ( 112 -90 -62 ) ( 112 -94 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1617,7 +1545,7 @@
( 112 -90 62 ) ( 96 -90 -62 ) ( 112 -90 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 -94 62 ) ( 112 -94 -62 ) ( 96 -94 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 168
+// brush 160
{
( 112 120 62 ) ( 112 -120 62 ) ( 96 120 62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 112 94 62 ) ( 112 94 -62 ) ( 112 90 -62 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -1626,7 +1554,7 @@
( 112 94 62 ) ( 96 94 -62 ) ( 112 94 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
( 96 90 62 ) ( 112 90 -62 ) ( 96 90 -62 ) colors/grey25 0 0 0 1 1 134217728 0 0
}
-// brush 169
+// brush 161
{
( -256 -104 64 ) ( -256 -128 64 ) ( -264 -104 64 ) colors/orange 0 0 0 1 1 0 0 0
( -240 128 64 ) ( -248 128 64 ) ( -240 128 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1639,7 +1567,7 @@
( -64 -128 32 ) ( -64 -120 40 ) ( 64 -128 32 ) colors/orange 0 0 0 1 1 0 0 0
( -262 114 64 ) ( -262 118 -64 ) ( -262 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 170
+// brush 162
{
( -256 -104 64 ) ( -256 -128 64 ) ( -264 -104 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 128 64 ) ( -248 128 64 ) ( -240 128 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1652,7 +1580,7 @@
( -64 -128 32 ) ( -64 -120 40 ) ( 64 -128 32 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
( -262 114 -64 ) ( -262 118 -64 ) ( -262 114 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 171
+// brush 163
{
( -304 -64 32 ) ( -320 64 32 ) ( -304 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -124 -64 ) ( -320 -120 -64 ) ( -448 -124 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1661,7 +1589,7 @@
( -64 -126 22 ) ( -64 -126 26 ) ( 64 -126 22 ) kuroto/metal_03a 320 64 0 1 1 0 0 0
( -320 64 8 ) ( -328 64 8 ) ( -320 -64 8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 172
+// brush 164
{
( -304 -64 32 ) ( -320 64 32 ) ( -304 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( -320 120 -64 ) ( -448 124 -64 ) ( -320 120 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1670,7 +1598,7 @@
( -64 126 -26 ) ( -64 126 -32 ) ( 64 126 -26 ) kuroto/metal_03a 320 64 0 1 1 0 0 0
( -320 64 8 ) ( -328 64 8 ) ( -320 -64 8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 173
+// brush 165
{
( -448 64 -60 ) ( -320 -64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
( -448 -80 64 ) ( -320 -64 -64 ) ( -448 -80 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1679,7 +1607,7 @@
( -64 -90 -62 ) ( -64 -94 -62 ) ( 64 -90 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 174
+// brush 166
{
( -448 128 -64 ) ( -448 104 64 ) ( -448 104 -64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 -96 64 ) ( -352 -96 64 ) ( -320 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1688,7 +1616,7 @@
( -64 -98 60 ) ( -64 -96 62 ) ( 64 -98 60 ) kuroto/metal_03a 0 0 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 175
+// brush 167
{
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
( -448 -80 64 ) ( -320 -64 -64 ) ( -448 -80 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1697,7 +1625,7 @@
( -440 64 62 ) ( -436 64 62 ) ( -440 -64 62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 176
+// brush 168
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 -96 64 ) ( -352 -96 -64 ) ( -320 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1706,7 +1634,7 @@
( -64 -96 -62 ) ( -64 -98 -60 ) ( 64 -96 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 177
+// brush 169
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 96 -64 ) ( -352 96 -64 ) ( -320 96 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1715,7 +1643,7 @@
( -64 98 -60 ) ( -64 96 -62 ) ( 64 98 -60 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 178
+// brush 170
{
( -448 -104 -64 ) ( -448 -104 64 ) ( -448 -128 -64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 96 -64 ) ( -352 96 64 ) ( -320 96 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1724,7 +1652,7 @@
( -64 124 34 ) ( -64 126 32 ) ( 64 124 34 ) kuroto/metal_03a 0 0 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 179
+// brush 171
{
( -304 64 -32 ) ( -320 64 -32 ) ( -304 -64 -32 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -124 -64 ) ( -320 -120 64 ) ( -448 -124 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1732,7 +1660,7 @@
( -352 -64 -16 ) ( -448 64 -32 ) ( -352 64 -16 ) colors/grey50 0 0 0 1 1 0 0 0
( -64 -126 22 ) ( -64 -126 26 ) ( 64 -126 22 ) kuroto/metal_03a 320 0 0 1 1 0 0 0
}
-// brush 180
+// brush 172
{
( -304 64 -32 ) ( -320 64 -32 ) ( -304 -64 -32 ) common/caulk 0 0 0 1 1 0 0 0
( -320 120 -64 ) ( -448 124 64 ) ( -320 120 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1740,7 +1668,7 @@
( -352 -64 -16 ) ( -448 64 -32 ) ( -352 64 -16 ) colors/grey50 0 0 0 1 1 0 0 0
( -64 126 -26 ) ( -64 126 -32 ) ( 64 126 -26 ) kuroto/metal_03a 0 0 0 1 1 0 0 0
}
-// brush 181
+// brush 173
{
( -304 -64 32 ) ( -320 64 32 ) ( -304 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -124 -64 ) ( -320 -120 -64 ) ( -448 -124 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1748,7 +1676,7 @@
( -352 64 16 ) ( -448 64 32 ) ( -352 -64 16 ) colors/grey50 0 0 0 1 1 0 0 0
( -64 -126 22 ) ( -64 -126 26 ) ( 64 -126 22 ) kuroto/metal_03a 320 0 0 1 1 0 0 0
}
-// brush 182
+// brush 174
{
( -304 -64 32 ) ( -320 64 32 ) ( -304 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( -320 120 -64 ) ( -448 124 -64 ) ( -320 120 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1756,7 +1684,7 @@
( -352 64 16 ) ( -448 64 32 ) ( -352 -64 16 ) colors/grey50 0 0 0 1 1 0 0 0
( -64 126 -26 ) ( -64 126 -32 ) ( 64 126 -26 ) kuroto/metal_03a 0 0 0 1 1 0 0 0
}
-// brush 183
+// brush 175
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 -96 -64 ) ( -352 -96 -64 ) ( -320 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1765,7 +1693,7 @@
( -438 64 62 ) ( -436 64 62 ) ( -438 -64 62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 184
+// brush 176
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 -96 -64 ) ( -352 -96 -64 ) ( -320 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1774,7 +1702,7 @@
( -64 -90 -62 ) ( -64 -94 -62 ) ( 64 -90 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 185
+// brush 177
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 96 64 ) ( -352 96 -64 ) ( -320 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1783,7 +1711,7 @@
( -64 -90 -62 ) ( -64 -94 -62 ) ( 64 -90 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 186
+// brush 178
{
( -320 64 56 ) ( -448 64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
( -448 80 -64 ) ( -320 64 -64 ) ( -448 80 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1792,7 +1720,7 @@
( -440 64 62 ) ( -436 64 62 ) ( -440 -64 62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 187
+// brush 179
{
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
( -448 80 -64 ) ( -320 64 -64 ) ( -448 80 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1801,7 +1729,7 @@
( -64 -90 -62 ) ( -64 -94 -62 ) ( 64 -90 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 188
+// brush 180
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 96 64 ) ( -352 96 -64 ) ( -320 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1810,7 +1738,7 @@
( -438 64 62 ) ( -436 64 62 ) ( -438 -64 62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 189
+// brush 181
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1819,7 +1747,7 @@
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 32 -64 ) ( -448 16 -64 ) ( -320 32 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 190
+// brush 182
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1828,7 +1756,7 @@
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 32 -64 ) ( -448 16 -64 ) ( -320 32 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 191
+// brush 183
{
( -280 -104 -64 ) ( -288 -128 -64 ) ( -280 -128 -64 ) kuroto/metal_03a 282 128 0 1 1 0 0 0
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1837,7 +1765,7 @@
( -64 -96 -64 ) ( -64 -96 -60 ) ( 64 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 96 -52 ) ( -64 96 -56 ) ( 64 96 -52 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 192
+// brush 184
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1846,7 +1774,7 @@
( -64 -96 -64 ) ( -64 -96 -60 ) ( 64 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 96 -52 ) ( -64 96 -56 ) ( 64 96 -52 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 193
+// brush 185
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1855,7 +1783,7 @@
( -64 -118 32 ) ( -64 -112 32 ) ( 64 -118 32 ) common/caulk 0 0 0 1 1 0 0 0
( 64 -116 -32 ) ( -64 -110 -32 ) ( -64 -116 -32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 194
+// brush 186
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1864,7 +1792,7 @@
( -64 -118 32 ) ( -64 -112 32 ) ( 64 -118 32 ) common/caulk 0 0 0 1 1 0 0 0
( 64 -116 -32 ) ( -64 -110 -32 ) ( -64 -116 -32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 195
+// brush 187
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1873,7 +1801,7 @@
( 64 98 -52 ) ( -64 96 -54 ) ( -64 98 -52 ) common/caulk 0 0 0 1 1 0 0 0
( 64 96 -52 ) ( -64 96 -56 ) ( -64 96 -52 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 196
+// brush 188
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1882,7 +1810,7 @@
( 64 96 -52 ) ( -64 96 -56 ) ( -64 96 -52 ) common/caulk 0 0 0 1 1 0 0 0
( -64 118 32 ) ( -64 116 34 ) ( 64 118 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 197
+// brush 189
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1891,7 +1819,7 @@
( 64 -96 -64 ) ( -64 -96 -60 ) ( -64 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 -96 54 ) ( -64 -98 52 ) ( 64 -96 54 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 198
+// brush 190
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1900,7 +1828,7 @@
( 64 -96 -64 ) ( -64 -96 -60 ) ( -64 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 64 -96 -54 ) ( -64 -98 -52 ) ( -64 -96 -54 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 199
+// brush 191
{
( -320 96 -64 ) ( -352 96 -64 ) ( -320 96 64 ) common/caulk 0 0 0 1 1 0 0 0
( -304 -64 -32 ) ( -320 64 -32 ) ( -304 64 -32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1909,7 +1837,7 @@
( -64 98 -60 ) ( -64 96 -62 ) ( 64 98 -60 ) kuroto/metal_03a_primary 320 128 0 1 1 0 0 0
( -352 80 64 ) ( -352 56 -64 ) ( -352 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 200
+// brush 192
{
( -320 -96 64 ) ( -352 -96 -64 ) ( -320 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -304 -64 -32 ) ( -320 -64 -32 ) ( -304 64 -32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1918,7 +1846,7 @@
( -64 -96 -62 ) ( -64 -98 -60 ) ( 64 -96 -62 ) kuroto/metal_03a_primary 320 128 0 1 1 0 0 0
( -352 80 64 ) ( -352 56 -64 ) ( -352 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 201
+// brush 193
{
( -320 -96 64 ) ( -352 -96 64 ) ( -320 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -304 64 32 ) ( -320 -64 32 ) ( -304 -64 32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1927,7 +1855,7 @@
( -64 -98 60 ) ( -64 -96 62 ) ( 64 -98 60 ) kuroto/metal_03a_primary 320 0 0 1 1 0 0 0
( -352 80 64 ) ( -352 56 -64 ) ( -352 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 202
+// brush 194
{
( -320 96 -64 ) ( -352 96 64 ) ( -320 96 64 ) common/caulk 0 0 0 1 1 0 0 0
( -304 64 32 ) ( -320 64 32 ) ( -304 -64 32 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1936,7 +1864,7 @@
( -64 124 34 ) ( -64 126 32 ) ( 64 124 34 ) kuroto/metal_03a_primary 320 0 0 1 1 0 0 0
( -352 80 64 ) ( -352 56 -64 ) ( -352 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 203
+// brush 195
{
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
( -320 -64 64 ) ( -320 -56 -64 ) ( -320 -64 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1945,7 +1873,7 @@
( -320 96 64 ) ( -352 96 -64 ) ( -320 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 -96 -64 ) ( -352 -96 -64 ) ( -320 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 204
+// brush 196
{
( -320 96 64 ) ( -352 96 -64 ) ( -320 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1954,7 +1882,7 @@
( -352 80 64 ) ( -352 56 -64 ) ( -352 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 -96 -64 ) ( -352 -96 -64 ) ( -320 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 205
+// brush 197
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1963,7 +1891,7 @@
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -16 -64 ) ( -320 -32 -64 ) ( -448 -16 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 206
+// brush 198
{
( -448 104 64 ) ( -448 104 -64 ) ( -448 128 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1972,7 +1900,7 @@
( -448 -16 64 ) ( -320 -32 -64 ) ( -448 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -368 24 -64 ) ( -368 0 -64 ) ( -368 24 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 207
+// brush 199
{
( -320 64 56 ) ( -448 -64 60 ) ( -320 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
( -448 64 62 ) ( -444 64 62 ) ( -448 -64 62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
@@ -1981,7 +1909,7 @@
( -448 -16 64 ) ( -320 -32 -64 ) ( -448 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -368 24 64 ) ( -368 0 -64 ) ( -368 24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 208
+// brush 200
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) colors/grey50 0 0 0 1 1 0 0 0
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1990,7 +1918,7 @@
( -352 80 -64 ) ( -352 56 -64 ) ( -352 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -16 -64 ) ( -320 -32 -64 ) ( -448 -16 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 209
+// brush 201
{
( -448 -128 64 ) ( -448 -104 -64 ) ( -448 -104 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1999,7 +1927,7 @@
( -448 -16 64 ) ( -320 -32 -64 ) ( -448 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -368 40 -64 ) ( -368 16 -64 ) ( -368 40 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 210
+// brush 202
{
( -448 64 -60 ) ( -320 64 -56 ) ( -448 -64 -60 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -90 -62 ) ( -64 -94 -62 ) ( 64 -90 -62 ) kuroto/metal_03a_noborder 320 128 0 1 1 0 0 0
@@ -2008,7 +1936,7 @@
( -448 -16 64 ) ( -320 -32 -64 ) ( -448 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -368 40 64 ) ( -368 16 -64 ) ( -368 40 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 211
+// brush 203
{
( -304 64 -32 ) ( -320 64 -32 ) ( -304 -64 -32 ) common/caulk 0 0 0 1 1 0 0 0
( -448 -124 -64 ) ( -320 -120 -64 ) ( -448 -124 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -2017,7 +1945,7 @@
( -64 -126 22 ) ( -64 -126 26 ) ( 64 -126 22 ) kuroto/metal_03a 320 64 0 1 1 0 0 0
( -352 64 -8 ) ( -328 64 -8 ) ( -352 -64 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 212
+// brush 204
{
( -304 64 -32 ) ( -320 64 -32 ) ( -304 -64 -32 ) common/caulk 0 0 0 1 1 0 0 0
( -320 120 -64 ) ( -448 124 -64 ) ( -320 120 64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -2026,7 +1954,7 @@
( -64 126 -26 ) ( -64 126 -32 ) ( 64 126 -26 ) kuroto/metal_03a 320 64 0 1 1 0 0 0
( -352 64 -8 ) ( -328 64 -8 ) ( -352 -64 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 213
+// brush 205
{
( -320 120 -64 ) ( -448 124 -64 ) ( -320 120 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -352 64 -32 ) ( -352 64 -8 ) ( -352 -64 -32 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2035,7 +1963,7 @@
( -320 -64 8 ) ( -328 64 8 ) ( -320 64 8 ) common/caulk 0 0 0 1 1 0 0 0
( -352 -64 -8 ) ( -328 64 -8 ) ( -352 64 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 214
+// brush 206
{
( -448 -124 -64 ) ( -320 -120 -64 ) ( -448 -124 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -352 64 -32 ) ( -352 64 -8 ) ( -352 -64 -32 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2044,7 +1972,7 @@
( -320 -64 8 ) ( -328 64 8 ) ( -320 64 8 ) common/caulk 0 0 0 1 1 0 0 0
( -352 -64 -8 ) ( -328 64 -8 ) ( -352 64 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 215
+// brush 207
{
( 32 -24 112 ) ( -174 -56 112 ) ( -174 -24 112 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( 64 -8 104 ) ( 64 -8 88 ) ( 64 -72 104 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2060,7 +1988,7 @@
( 54 -64 90 ) ( 60 64 90 ) ( 54 64 90 ) common/caulk 0 0 0 1 1 0 0 0
( 64 -28 112 ) ( -64 -28 104 ) ( -64 -28 112 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 216
+// brush 208
{
( 32 -24 112 ) ( -174 -56 112 ) ( -174 -24 112 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 64 -8 104 ) ( 64 -8 88 ) ( 64 -72 104 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2071,7 +1999,7 @@
( -64 -28 112 ) ( -64 -28 104 ) ( 64 -28 112 ) common/caulk 0 0 0 1 1 0 0 0
( 64 -52 112 ) ( -64 -52 104 ) ( -64 -52 112 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 217
+// brush 209
{
( -176 -56 80 ) ( 72 -8 80 ) ( 72 -72 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -144 -8 80 ) ( 72 6 66 ) ( 72 -8 80 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2084,7 +2012,7 @@
( -192 64 64 ) ( -190 64 66 ) ( -192 -64 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 64 -20 72 ) ( -64 -8 72 ) ( -64 -20 72 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 218
+// brush 210
{
( -32 80 80 ) ( -80 16 80 ) ( -80 80 80 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -64 -64 80 ) ( -80 64 64 ) ( -64 64 80 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2093,7 +2021,7 @@
( 64 36 80 ) ( -64 36 72 ) ( -64 36 80 ) common/caulk 0 0 0 1 1 0 0 0
( -64 60 80 ) ( -64 60 72 ) ( 64 60 80 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 219
+// brush 211
{
( -160 64 80 ) ( -128 64 80 ) ( -128 32 80 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -160 -64 80 ) ( -176 64 64 ) ( -160 64 80 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2102,7 +2030,7 @@
( 64 36 80 ) ( -64 36 72 ) ( -64 36 80 ) common/caulk 0 0 0 1 1 0 0 0
( -64 60 80 ) ( -64 60 72 ) ( 64 60 80 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 220
+// brush 212
{
( -32 80 80 ) ( -80 16 80 ) ( -80 80 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -64 64 80 ) ( 64 80 64 ) ( 64 64 80 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2111,7 +2039,7 @@
( -64 48 -64 ) ( -64 60 -64 ) ( -64 48 64 ) common/caulk 0 0 0 1 1 0 0 0
( 64 72 -64 ) ( 64 60 -64 ) ( 64 72 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 221
+// brush 213
{
( -64 16 64 ) ( 64 32 80 ) ( 64 16 64 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2120,7 +2048,7 @@
( -64 48 -64 ) ( -64 60 -64 ) ( -64 48 64 ) common/caulk 0 0 0 1 1 0 0 0
( 64 72 -64 ) ( 64 60 -64 ) ( 64 72 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 222
+// brush 214
{
( -64 64 80 ) ( 64 80 64 ) ( 64 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2129,7 +2057,7 @@
( -64 48 -64 ) ( -64 60 -64 ) ( -64 48 64 ) common/caulk 0 0 0 1 1 0 0 0
( 64 72 -64 ) ( 64 60 -64 ) ( 64 72 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 223
+// brush 215
{
( -160 64 80 ) ( -128 64 80 ) ( -128 32 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -160 18 66 ) ( -128 32 80 ) ( -128 18 66 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2138,7 +2066,7 @@
( -128 80 -64 ) ( -128 68 -64 ) ( -128 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -160 76 64 ) ( -160 60 -64 ) ( -160 76 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 224
+// brush 216
{
( -160 64 80 ) ( -128 78 66 ) ( -128 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -270 64 66 ) ( -114 32 66 ) ( -114 64 66 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2147,7 +2075,7 @@
( -128 80 -64 ) ( -128 68 -64 ) ( -128 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -160 76 64 ) ( -160 60 -64 ) ( -160 76 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 225
+// brush 217
{
( -160 64 80 ) ( -128 64 80 ) ( -128 32 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -160 64 80 ) ( -128 78 66 ) ( -128 64 80 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2156,7 +2084,7 @@
( -128 80 -64 ) ( -128 68 -64 ) ( -128 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -160 76 64 ) ( -160 60 -64 ) ( -160 76 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 226
+// brush 218
{
( -160 18 66 ) ( -128 32 80 ) ( -128 18 66 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -270 64 66 ) ( -114 32 66 ) ( -114 64 66 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2165,7 +2093,7 @@
( -128 80 -64 ) ( -128 68 -64 ) ( -128 80 64 ) common/caulk 0 0 0 1 1 0 0 0
( -160 76 64 ) ( -160 60 -64 ) ( -160 76 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 227
+// brush 219
{
( -176 32 64 ) ( -176 48 80 ) ( -160 32 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -160 -64 80 ) ( -176 64 64 ) ( -160 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2173,7 +2101,7 @@
( -160 76 -64 ) ( -160 60 -64 ) ( -160 76 64 ) common/caulk 0 0 0 1 1 0 0 0
( -270 64 66 ) ( -114 32 66 ) ( -114 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 228
+// brush 220
{
( -176 48 80 ) ( -176 64 64 ) ( -160 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -160 -64 80 ) ( -176 64 64 ) ( -160 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2181,7 +2109,7 @@
( 64 60 80 ) ( -64 60 72 ) ( -64 60 80 ) common/caulk 0 0 0 1 1 0 0 0
( -160 76 -64 ) ( -160 60 -64 ) ( -160 76 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 229
+// brush 221
{
( -80 32 64 ) ( -80 48 80 ) ( -64 32 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -64 -64 80 ) ( -80 64 64 ) ( -64 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2189,7 +2117,7 @@
( -64 48 64 ) ( -64 60 -64 ) ( -64 48 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 230
+// brush 222
{
( -80 48 80 ) ( -80 64 64 ) ( -64 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -64 -64 80 ) ( -80 64 64 ) ( -64 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2197,7 +2125,7 @@
( -64 48 64 ) ( -64 60 -64 ) ( -64 48 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 231
+// brush 223
{
( 64 64 80 ) ( 80 64 64 ) ( 80 48 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( 64 64 80 ) ( 80 64 64 ) ( 64 -64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2205,7 +2133,7 @@
( 64 72 64 ) ( 64 60 -64 ) ( 64 72 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 232
+// brush 224
{
( 64 32 80 ) ( 80 48 80 ) ( 80 32 64 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( 64 64 80 ) ( 80 64 64 ) ( 64 -64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -2213,7 +2141,7 @@
( 64 72 64 ) ( 64 60 -64 ) ( 64 72 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -82 -64 66 ) ( -80 64 66 ) ( -82 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 233
+// brush 225
{
( 94 -96 -64 ) ( 50 96 -64 ) ( 50 -96 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 50 128 -32 ) ( 50 -96 64 ) ( 50 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2224,7 +2152,7 @@
( 92 -64 32 ) ( 88 64 32 ) ( 92 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( 56 64 32 ) ( 56 64 24 ) ( 56 -64 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 234
+// brush 226
{
( 94 -96 -64 ) ( 50 96 -64 ) ( 50 -96 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 94 128 32 ) ( 50 128 32 ) ( 50 128 -32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2235,7 +2163,7 @@
( 92 -64 32 ) ( 88 64 32 ) ( 92 64 32 ) common/caulk 0 0 0 1 1 0 0 0
( 88 -64 32 ) ( 88 64 24 ) ( 88 64 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 235
+// brush 227
{
( 48 82 -64 ) ( 48 68 -64 ) ( -194 82 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -194 68 -72 ) ( 48 68 -72 ) ( -194 82 -72 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2244,7 +2172,7 @@
( 80 64 -64 ) ( 72 64 -72 ) ( 80 -64 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 56 -64 32 ) ( 56 64 24 ) ( 56 64 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 236
+// brush 228
{
( 94 -96 -64 ) ( 50 96 -64 ) ( 50 -96 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 94 128 32 ) ( 50 128 32 ) ( 50 128 -32 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2255,7 +2183,7 @@
( 88 64 32 ) ( 88 64 24 ) ( 88 -64 32 ) common/caulk 0 0 0 1 1 0 0 0
( 56 -64 32 ) ( 56 64 24 ) ( 56 64 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 237
+// brush 229
{
( 48 126 64 ) ( 48 90 -64 ) ( 48 90 64 ) common/caulk 0 0 0 1 1 0 0 0
( 46 120 -64 ) ( 28 120 64 ) ( 28 120 -64 ) kuroto/metal_03a 464 64 0 1 1 0 0 0
@@ -2266,7 +2194,7 @@
( -194 82 42 ) ( -194 82 62 ) ( 48 82 42 ) common/caulk 0 0 0 1 1 0 0 0
( -48 120 64 ) ( -48 112 -64 ) ( -48 120 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 238
+// brush 230
{
( 46 120 -64 ) ( 28 120 64 ) ( 28 120 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 64 120 32 ) ( -64 118 34 ) ( -64 120 32 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2277,7 +2205,7 @@
( -48 120 -64 ) ( -48 112 -64 ) ( -48 120 64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 120 64 ) ( -64 112 -64 ) ( -64 120 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 239
+// brush 231
{
( 46 120 -64 ) ( 28 120 64 ) ( 28 120 -64 ) kuroto/metal_03a 0 64 0 1 1 0 0 0
( 64 120 32 ) ( -64 118 34 ) ( -64 120 32 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
@@ -2288,7 +2216,7 @@
( -64 120 -64 ) ( -64 112 -64 ) ( -64 120 64 ) common/caulk 0 0 0 1 1 0 0 0
( -72 120 64 ) ( -72 112 -64 ) ( -72 120 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 240
+// brush 232
{
( 46 120 -64 ) ( 28 120 64 ) ( 28 120 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 64 120 32 ) ( -64 118 34 ) ( -64 120 32 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2299,7 +2227,7 @@
( -72 120 -64 ) ( -72 112 -64 ) ( -72 120 64 ) common/caulk 0 0 0 1 1 0 0 0
( -144 120 64 ) ( -144 112 -64 ) ( -144 120 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 241
+// brush 233
{
( 48 -90 64 ) ( 30 -90 64 ) ( 48 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -120 -64 ) ( 28 -120 64 ) ( 46 -120 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2308,7 +2236,7 @@
( -48 -120 64 ) ( -48 -112 -64 ) ( -48 -120 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -96 -120 -64 ) ( -96 -112 -64 ) ( -96 -120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 242
+// brush 234
{
( 48 -90 64 ) ( 30 -90 64 ) ( 48 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -120 -64 ) ( 28 -120 64 ) ( 46 -120 -64 ) kuroto/metal_03a 384 64 0 1 1 0 0 0
@@ -2317,7 +2245,7 @@
( -96 -120 64 ) ( -96 -112 -64 ) ( -96 -120 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -104 -120 -64 ) ( -104 -112 -64 ) ( -104 -120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 243
+// brush 235
{
( 48 -90 64 ) ( 30 -90 64 ) ( 48 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -120 -64 ) ( 28 -120 64 ) ( 46 -120 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2326,7 +2254,7 @@
( -104 -120 64 ) ( -104 -112 -64 ) ( -104 -120 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -144 -120 -64 ) ( -144 -112 -64 ) ( -144 -120 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 244
+// brush 236
{
( 48 -90 64 ) ( 30 -90 64 ) ( 48 -90 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -120 -64 ) ( 28 -120 64 ) ( 46 -120 -64 ) kuroto/metal_03a 384 64 0 1 1 0 0 0
@@ -2335,469 +2263,7 @@
( -64 -116 -36 ) ( -64 -118 -34 ) ( 64 -116 -36 ) kuroto/metal_03a 202 422 0 1 1 0 0 0
( -144 -120 64 ) ( -144 -112 -64 ) ( -144 -120 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 245
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -32 -12 0 0 ) ( -328 -32 -8 0 -0.5 ) ( -328 -32 -8 0 -1 ) )
-( ( -328 -44 -12 0.5 0 ) ( -328 -48 -8 0.5 -0.5 ) ( -328 -48 -8 0.5 -1 ) )
-( ( -328 -44 -24 0.75 0 ) ( -328 -48 -24 0.75 -0.5 ) ( -328 -48 -24 0.75 -1 ) )
-( ( -328 -44 -36 1 0 ) ( -328 -48 -40 1 -0.5 ) ( -328 -48 -40 1 -1 ) )
-( ( -328 -32 -36 1.5 0 ) ( -328 -32 -40 1.5 -0.5 ) ( -328 -32 -40 1.5 -1 ) )
-( ( -328 -20 -36 2 0 ) ( -328 -16 -40 2 -0.5 ) ( -328 -16 -40 2 -1 ) )
-( ( -328 -20 -24 2.25 0 ) ( -328 -16 -24 2.25 -0.5 ) ( -328 -16 -24 2.25 -1 ) )
-( ( -328 -20 -12 2.5 0 ) ( -328 -16 -8 2.5 -0.5 ) ( -328 -16 -8 2.5 -1 ) )
-( ( -328 -32 -12 3 0 ) ( -328 -32 -8 3 -0.5 ) ( -328 -32 -8 3 -1 ) )
-)
-}
-}
-// brush 246
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 -32 -12 0 -1 ) ( -320 -32 -12 0 -0.5 ) ( -328 -32 -12 0 0 ) )
-( ( -320 -44 -12 0.5 -1 ) ( -320 -44 -12 0.5 -0.5 ) ( -328 -44 -12 0.5 0 ) )
-( ( -320 -44 -24 0.75 -1 ) ( -320 -44 -24 0.75 -0.5 ) ( -328 -44 -24 0.75 0 ) )
-( ( -320 -44 -36 1 -1 ) ( -320 -44 -36 1 -0.5 ) ( -328 -44 -36 1 0 ) )
-( ( -320 -32 -36 1.5 -1 ) ( -320 -32 -36 1.5 -0.5 ) ( -328 -32 -36 1.5 0 ) )
-( ( -320 -20 -36 2 -1 ) ( -320 -20 -36 2 -0.5 ) ( -328 -20 -36 2 0 ) )
-( ( -320 -20 -24 2.25 -1 ) ( -320 -20 -24 2.25 -0.5 ) ( -328 -20 -24 2.25 0 ) )
-( ( -320 -20 -12 2.5 -1 ) ( -320 -20 -12 2.5 -0.5 ) ( -328 -20 -12 2.5 0 ) )
-( ( -320 -32 -12 3 -1 ) ( -320 -32 -12 3 -0.5 ) ( -328 -32 -12 3 0 ) )
-)
-}
-}
-// brush 247
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -32 -8 0 0 ) ( -320 -32 0 0 -0.5 ) ( -320 -32 0 0 -1 ) )
-( ( -328 -48 -8 0.5 0 ) ( -320 -56 0 0.5 -0.5 ) ( -320 -56 0 0.5 -1 ) )
-( ( -328 -48 -24 0.75 0 ) ( -320 -56 -24 0.75 -0.5 ) ( -320 -56 -24 0.75 -1 ) )
-( ( -328 -48 -40 1 0 ) ( -320 -56 -48 1 -0.5 ) ( -320 -56 -48 1 -1 ) )
-( ( -328 -32 -40 1.5 0 ) ( -320 -32 -48 1.5 -0.5 ) ( -320 -32 -48 1.5 -1 ) )
-( ( -328 -16 -40 2 0 ) ( -320 -8 -48 2 -0.5 ) ( -320 -8 -48 2 -1 ) )
-( ( -328 -16 -24 2.25 0 ) ( -320 -8 -24 2.25 -0.5 ) ( -320 -8 -24 2.25 -1 ) )
-( ( -328 -16 -8 2.5 0 ) ( -320 -8 0 2.5 -0.5 ) ( -320 -8 0 2.5 -1 ) )
-( ( -328 -32 -8 3 0 ) ( -320 -32 0 3 -0.5 ) ( -320 -32 0 3 -1 ) )
-)
-}
-}
-// brush 248
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 80 -12 0 -1 ) ( -320 80 -12 0 -0.5 ) ( -328 80 -12 0 0 ) )
-( ( -320 68 -12 0.5 -1 ) ( -320 68 -12 0.5 -0.5 ) ( -328 68 -12 0.5 0 ) )
-( ( -320 68 -24 0.75 -1 ) ( -320 68 -24 0.75 -0.5 ) ( -328 68 -24 0.75 0 ) )
-( ( -320 68 -36 1 -1 ) ( -320 68 -36 1 -0.5 ) ( -328 68 -36 1 0 ) )
-( ( -320 80 -36 1.5 -1 ) ( -320 80 -36 1.5 -0.5 ) ( -328 80 -36 1.5 0 ) )
-( ( -320 92 -36 2 -1 ) ( -320 92 -36 2 -0.5 ) ( -328 92 -36 2 0 ) )
-( ( -320 92 -24 2.25 -1 ) ( -320 92 -24 2.25 -0.5 ) ( -328 92 -24 2.25 0 ) )
-( ( -320 92 -12 2.5 -1 ) ( -320 92 -12 2.5 -0.5 ) ( -328 92 -12 2.5 0 ) )
-( ( -320 80 -12 3 -1 ) ( -320 80 -12 3 -0.5 ) ( -328 80 -12 3 0 ) )
-)
-}
-}
-// brush 249
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 80 -12 0 0 ) ( -328 80 -8 0 -0.5 ) ( -328 80 -8 0 -1 ) )
-( ( -328 68 -12 0.5 0 ) ( -328 64 -8 0.5 -0.5 ) ( -328 64 -8 0.5 -1 ) )
-( ( -328 68 -24 0.75 0 ) ( -328 64 -24 0.75 -0.5 ) ( -328 64 -24 0.75 -1 ) )
-( ( -328 68 -36 1 0 ) ( -328 64 -40 1 -0.5 ) ( -328 64 -40 1 -1 ) )
-( ( -328 80 -36 1.5 0 ) ( -328 80 -40 1.5 -0.5 ) ( -328 80 -40 1.5 -1 ) )
-( ( -328 92 -36 2 0 ) ( -328 96 -40 2 -0.5 ) ( -328 96 -40 2 -1 ) )
-( ( -328 92 -24 2.25 0 ) ( -328 96 -24 2.25 -0.5 ) ( -328 96 -24 2.25 -1 ) )
-( ( -328 92 -12 2.5 0 ) ( -328 96 -8 2.5 -0.5 ) ( -328 96 -8 2.5 -1 ) )
-( ( -328 80 -12 3 0 ) ( -328 80 -8 3 -0.5 ) ( -328 80 -8 3 -1 ) )
-)
-}
-}
-// brush 250
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 80 -8 0 0 ) ( -320 80 0 0 -0.5 ) ( -320 80 0 0 -1 ) )
-( ( -328 64 -8 0.5 0 ) ( -320 56 0 0.5 -0.5 ) ( -320 56 0 0.5 -1 ) )
-( ( -328 64 -24 0.75 0 ) ( -320 56 -24 0.75 -0.5 ) ( -320 56 -24 0.75 -1 ) )
-( ( -328 64 -40 1 0 ) ( -320 56 -48 1 -0.5 ) ( -320 56 -48 1 -1 ) )
-( ( -328 80 -40 1.5 0 ) ( -320 80 -48 1.5 -0.5 ) ( -320 80 -48 1.5 -1 ) )
-( ( -328 96 -40 2 0 ) ( -320 104 -48 2 -0.5 ) ( -320 104 -48 2 -1 ) )
-( ( -328 96 -24 2.25 0 ) ( -320 104 -24 2.25 -0.5 ) ( -320 104 -24 2.25 -1 ) )
-( ( -328 96 -8 2.5 0 ) ( -320 104 0 2.5 -0.5 ) ( -320 104 0 2.5 -1 ) )
-( ( -328 80 -8 3 0 ) ( -320 80 0 3 -0.5 ) ( -320 80 0 3 -1 ) )
-)
-}
-}
-// brush 251
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 -80 -12 0 -1 ) ( -320 -80 -12 0 -0.5 ) ( -328 -80 -12 0 0 ) )
-( ( -320 -92 -12 0.5 -1 ) ( -320 -92 -12 0.5 -0.5 ) ( -328 -92 -12 0.5 0 ) )
-( ( -320 -92 -24 0.75 -1 ) ( -320 -92 -24 0.75 -0.5 ) ( -328 -92 -24 0.75 0 ) )
-( ( -320 -92 -36 1 -1 ) ( -320 -92 -36 1 -0.5 ) ( -328 -92 -36 1 0 ) )
-( ( -320 -80 -36 1.5 -1 ) ( -320 -80 -36 1.5 -0.5 ) ( -328 -80 -36 1.5 0 ) )
-( ( -320 -68 -36 2 -1 ) ( -320 -68 -36 2 -0.5 ) ( -328 -68 -36 2 0 ) )
-( ( -320 -68 -24 2.25 -1 ) ( -320 -68 -24 2.25 -0.5 ) ( -328 -68 -24 2.25 0 ) )
-( ( -320 -68 -12 2.5 -1 ) ( -320 -68 -12 2.5 -0.5 ) ( -328 -68 -12 2.5 0 ) )
-( ( -320 -80 -12 3 -1 ) ( -320 -80 -12 3 -0.5 ) ( -328 -80 -12 3 0 ) )
-)
-}
-}
-// brush 252
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -80 40 0 0 ) ( -320 -80 48 0 -0.5 ) ( -320 -80 48 0 -1 ) )
-( ( -328 -96 40 0.5 0 ) ( -320 -104 48 0.5 -0.5 ) ( -320 -104 48 0.5 -1 ) )
-( ( -328 -96 24 0.75 0 ) ( -320 -104 24 0.75 -0.5 ) ( -320 -104 24 0.75 -1 ) )
-( ( -328 -96 8 1 0 ) ( -320 -104 0 1 -0.5 ) ( -320 -104 0 1 -1 ) )
-( ( -328 -80 8 1.5 0 ) ( -320 -80 0 1.5 -0.5 ) ( -320 -80 0 1.5 -1 ) )
-( ( -328 -64 8 2 0 ) ( -320 -56 0 2 -0.5 ) ( -320 -56 0 2 -1 ) )
-( ( -328 -64 24 2.25 0 ) ( -320 -56 24 2.25 -0.5 ) ( -320 -56 24 2.25 -1 ) )
-( ( -328 -64 40 2.5 0 ) ( -320 -56 48 2.5 -0.5 ) ( -320 -56 48 2.5 -1 ) )
-( ( -328 -80 40 3 0 ) ( -320 -80 48 3 -0.5 ) ( -320 -80 48 3 -1 ) )
-)
-}
-}
-// brush 253
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -80 36 0 0 ) ( -328 -80 40 0 -0.5 ) ( -328 -80 40 0 -1 ) )
-( ( -328 -92 36 0.5 0 ) ( -328 -96 40 0.5 -0.5 ) ( -328 -96 40 0.5 -1 ) )
-( ( -328 -92 24 0.75 0 ) ( -328 -96 24 0.75 -0.5 ) ( -328 -96 24 0.75 -1 ) )
-( ( -328 -92 12 1 0 ) ( -328 -96 8 1 -0.5 ) ( -328 -96 8 1 -1 ) )
-( ( -328 -80 12 1.5 0 ) ( -328 -80 8 1.5 -0.5 ) ( -328 -80 8 1.5 -1 ) )
-( ( -328 -68 12 2 0 ) ( -328 -64 8 2 -0.5 ) ( -328 -64 8 2 -1 ) )
-( ( -328 -68 24 2.25 0 ) ( -328 -64 24 2.25 -0.5 ) ( -328 -64 24 2.25 -1 ) )
-( ( -328 -68 36 2.5 0 ) ( -328 -64 40 2.5 -0.5 ) ( -328 -64 40 2.5 -1 ) )
-( ( -328 -80 36 3 0 ) ( -328 -80 40 3 -0.5 ) ( -328 -80 40 3 -1 ) )
-)
-}
-}
-// brush 254
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -80 -12 0 0 ) ( -328 -80 -8 0 -0.5 ) ( -328 -80 -8 0 -1 ) )
-( ( -328 -92 -12 0.5 0 ) ( -328 -96 -8 0.5 -0.5 ) ( -328 -96 -8 0.5 -1 ) )
-( ( -328 -92 -24 0.75 0 ) ( -328 -96 -24 0.75 -0.5 ) ( -328 -96 -24 0.75 -1 ) )
-( ( -328 -92 -36 1 0 ) ( -328 -96 -40 1 -0.5 ) ( -328 -96 -40 1 -1 ) )
-( ( -328 -80 -36 1.5 0 ) ( -328 -80 -40 1.5 -0.5 ) ( -328 -80 -40 1.5 -1 ) )
-( ( -328 -68 -36 2 0 ) ( -328 -64 -40 2 -0.5 ) ( -328 -64 -40 2 -1 ) )
-( ( -328 -68 -24 2.25 0 ) ( -328 -64 -24 2.25 -0.5 ) ( -328 -64 -24 2.25 -1 ) )
-( ( -328 -68 -12 2.5 0 ) ( -328 -64 -8 2.5 -0.5 ) ( -328 -64 -8 2.5 -1 ) )
-( ( -328 -80 -12 3 0 ) ( -328 -80 -8 3 -0.5 ) ( -328 -80 -8 3 -1 ) )
-)
-}
-}
-// brush 255
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -80 -8 0 0 ) ( -320 -80 0 0 -0.5 ) ( -320 -80 0 0 -1 ) )
-( ( -328 -96 -8 0.5 0 ) ( -320 -104 0 0.5 -0.5 ) ( -320 -104 0 0.5 -1 ) )
-( ( -328 -96 -24 0.75 0 ) ( -320 -104 -24 0.75 -0.5 ) ( -320 -104 -24 0.75 -1 ) )
-( ( -328 -96 -40 1 0 ) ( -320 -104 -48 1 -0.5 ) ( -320 -104 -48 1 -1 ) )
-( ( -328 -80 -40 1.5 0 ) ( -320 -80 -48 1.5 -0.5 ) ( -320 -80 -48 1.5 -1 ) )
-( ( -328 -64 -40 2 0 ) ( -320 -56 -48 2 -0.5 ) ( -320 -56 -48 2 -1 ) )
-( ( -328 -64 -24 2.25 0 ) ( -320 -56 -24 2.25 -0.5 ) ( -320 -56 -24 2.25 -1 ) )
-( ( -328 -64 -8 2.5 0 ) ( -320 -56 0 2.5 -0.5 ) ( -320 -56 0 2.5 -1 ) )
-( ( -328 -80 -8 3 0 ) ( -320 -80 0 3 -0.5 ) ( -320 -80 0 3 -1 ) )
-)
-}
-}
-// brush 256
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 -80 36 0 -1 ) ( -320 -80 36 0 -0.5 ) ( -328 -80 36 0 0 ) )
-( ( -320 -92 36 0.5 -1 ) ( -320 -92 36 0.5 -0.5 ) ( -328 -92 36 0.5 0 ) )
-( ( -320 -92 24 0.75 -1 ) ( -320 -92 24 0.75 -0.5 ) ( -328 -92 24 0.75 0 ) )
-( ( -320 -92 12 1 -1 ) ( -320 -92 12 1 -0.5 ) ( -328 -92 12 1 0 ) )
-( ( -320 -80 12 1.5 -1 ) ( -320 -80 12 1.5 -0.5 ) ( -328 -80 12 1.5 0 ) )
-( ( -320 -68 12 2 -1 ) ( -320 -68 12 2 -0.5 ) ( -328 -68 12 2 0 ) )
-( ( -320 -68 24 2.25 -1 ) ( -320 -68 24 2.25 -0.5 ) ( -328 -68 24 2.25 0 ) )
-( ( -320 -68 36 2.5 -1 ) ( -320 -68 36 2.5 -0.5 ) ( -328 -68 36 2.5 0 ) )
-( ( -320 -80 36 3 -1 ) ( -320 -80 36 3 -0.5 ) ( -328 -80 36 3 0 ) )
-)
-}
-}
-// brush 257
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 24 24 0 0 ) ( -320 24 32 0 -0.5 ) ( -320 24 32 0 -1 ) )
-( ( -328 0 24 0.5 0 ) ( -320 -8 32 0.5 -0.5 ) ( -320 -8 32 0.5 -1 ) )
-( ( -328 0 0 0.75 0 ) ( -320 -8 0 0.75 -0.5 ) ( -320 -8 0 0.75 -1 ) )
-( ( -328 0 -24 1 0 ) ( -320 -8 -32 1 -0.5 ) ( -320 -8 -32 1 -1 ) )
-( ( -328 24 -24 1.5 0 ) ( -320 24 -32 1.5 -0.5 ) ( -320 24 -32 1.5 -1 ) )
-( ( -328 48 -24 2 0 ) ( -320 56 -32 2 -0.5 ) ( -320 56 -32 2 -1 ) )
-( ( -328 48 0 2.25 0 ) ( -320 56 0 2.25 -0.5 ) ( -320 56 0 2.25 -1 ) )
-( ( -328 48 24 2.5 0 ) ( -320 56 32 2.5 -0.5 ) ( -320 56 32 2.5 -1 ) )
-( ( -328 24 24 3 0 ) ( -320 24 32 3 -0.5 ) ( -320 24 32 3 -1 ) )
-)
-}
-}
-// brush 258
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 24 20 0 -1 ) ( -320 24 20 0 -0.5 ) ( -328 24 20 0 0 ) )
-( ( -320 4 20 0.5 -1 ) ( -320 4 20 0.5 -0.5 ) ( -328 4 20 0.5 0 ) )
-( ( -320 4 0 0.75 -1 ) ( -320 4 0 0.75 -0.5 ) ( -328 4 0 0.75 0 ) )
-( ( -320 4 -20 1 -1 ) ( -320 4 -20 1 -0.5 ) ( -328 4 -20 1 0 ) )
-( ( -320 24 -20 1.5 -1 ) ( -320 24 -20 1.5 -0.5 ) ( -328 24 -20 1.5 0 ) )
-( ( -320 44 -20 2 -1 ) ( -320 44 -20 2 -0.5 ) ( -328 44 -20 2 0 ) )
-( ( -320 44 0 2.25 -1 ) ( -320 44 0 2.25 -0.5 ) ( -328 44 0 2.25 0 ) )
-( ( -320 44 20 2.5 -1 ) ( -320 44 20 2.5 -0.5 ) ( -328 44 20 2.5 0 ) )
-( ( -320 24 20 3 -1 ) ( -320 24 20 3 -0.5 ) ( -328 24 20 3 0 ) )
-)
-}
-}
-// brush 259
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 24 20 0 0 ) ( -328 24 24 0 -0.5 ) ( -328 24 24 0 -1 ) )
-( ( -328 4 20 0.5 0 ) ( -328 0 24 0.5 -0.5 ) ( -328 0 24 0.5 -1 ) )
-( ( -328 4 0 0.75 0 ) ( -328 0 0 0.75 -0.5 ) ( -328 0 0 0.75 -1 ) )
-( ( -328 4 -20 1 0 ) ( -328 0 -24 1 -0.5 ) ( -328 0 -24 1 -1 ) )
-( ( -328 24 -20 1.5 0 ) ( -328 24 -24 1.5 -0.5 ) ( -328 24 -24 1.5 -1 ) )
-( ( -328 44 -20 2 0 ) ( -328 48 -24 2 -0.5 ) ( -328 48 -24 2 -1 ) )
-( ( -328 44 0 2.25 0 ) ( -328 48 0 2.25 -0.5 ) ( -328 48 0 2.25 -1 ) )
-( ( -328 44 20 2.5 0 ) ( -328 48 24 2.5 -0.5 ) ( -328 48 24 2.5 -1 ) )
-( ( -328 24 20 3 0 ) ( -328 24 24 3 -0.5 ) ( -328 24 24 3 -1 ) )
-)
-}
-}
-// brush 260
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -32 40 0 0 ) ( -320 -32 48 0 -0.5 ) ( -320 -32 48 0 -1 ) )
-( ( -328 -48 40 0.5 0 ) ( -320 -56 48 0.5 -0.5 ) ( -320 -56 48 0.5 -1 ) )
-( ( -328 -48 24 0.75 0 ) ( -320 -56 24 0.75 -0.5 ) ( -320 -56 24 0.75 -1 ) )
-( ( -328 -48 8 1 0 ) ( -320 -56 0 1 -0.5 ) ( -320 -56 0 1 -1 ) )
-( ( -328 -32 8 1.5 0 ) ( -320 -32 0 1.5 -0.5 ) ( -320 -32 0 1.5 -1 ) )
-( ( -328 -16 8 2 0 ) ( -320 -8 0 2 -0.5 ) ( -320 -8 0 2 -1 ) )
-( ( -328 -16 24 2.25 0 ) ( -320 -8 24 2.25 -0.5 ) ( -320 -8 24 2.25 -1 ) )
-( ( -328 -16 40 2.5 0 ) ( -320 -8 48 2.5 -0.5 ) ( -320 -8 48 2.5 -1 ) )
-( ( -328 -32 40 3 0 ) ( -320 -32 48 3 -0.5 ) ( -320 -32 48 3 -1 ) )
-)
-}
-}
-// brush 261
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 -32 36 0 0 ) ( -328 -32 40 0 -0.5 ) ( -328 -32 40 0 -1 ) )
-( ( -328 -44 36 0.5 0 ) ( -328 -48 40 0.5 -0.5 ) ( -328 -48 40 0.5 -1 ) )
-( ( -328 -44 24 0.75 0 ) ( -328 -48 24 0.75 -0.5 ) ( -328 -48 24 0.75 -1 ) )
-( ( -328 -44 12 1 0 ) ( -328 -48 8 1 -0.5 ) ( -328 -48 8 1 -1 ) )
-( ( -328 -32 12 1.5 0 ) ( -328 -32 8 1.5 -0.5 ) ( -328 -32 8 1.5 -1 ) )
-( ( -328 -20 12 2 0 ) ( -328 -16 8 2 -0.5 ) ( -328 -16 8 2 -1 ) )
-( ( -328 -20 24 2.25 0 ) ( -328 -16 24 2.25 -0.5 ) ( -328 -16 24 2.25 -1 ) )
-( ( -328 -20 36 2.5 0 ) ( -328 -16 40 2.5 -0.5 ) ( -328 -16 40 2.5 -1 ) )
-( ( -328 -32 36 3 0 ) ( -328 -32 40 3 -0.5 ) ( -328 -32 40 3 -1 ) )
-)
-}
-}
-// brush 262
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 -32 36 0 -1 ) ( -320 -32 36 0 -0.5 ) ( -328 -32 36 0 0 ) )
-( ( -320 -44 36 0.5 -1 ) ( -320 -44 36 0.5 -0.5 ) ( -328 -44 36 0.5 0 ) )
-( ( -320 -44 24 0.75 -1 ) ( -320 -44 24 0.75 -0.5 ) ( -328 -44 24 0.75 0 ) )
-( ( -320 -44 12 1 -1 ) ( -320 -44 12 1 -0.5 ) ( -328 -44 12 1 0 ) )
-( ( -320 -32 12 1.5 -1 ) ( -320 -32 12 1.5 -0.5 ) ( -328 -32 12 1.5 0 ) )
-( ( -320 -20 12 2 -1 ) ( -320 -20 12 2 -0.5 ) ( -328 -20 12 2 0 ) )
-( ( -320 -20 24 2.25 -1 ) ( -320 -20 24 2.25 -0.5 ) ( -328 -20 24 2.25 0 ) )
-( ( -320 -20 36 2.5 -1 ) ( -320 -20 36 2.5 -0.5 ) ( -328 -20 36 2.5 0 ) )
-( ( -320 -32 36 3 -1 ) ( -320 -32 36 3 -0.5 ) ( -328 -32 36 3 0 ) )
-)
-}
-}
-// brush 263
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 80 40 0 0 ) ( -320 80 48 0 -0.5 ) ( -320 80 48 0 -1 ) )
-( ( -328 64 40 0.5 0 ) ( -320 56 48 0.5 -0.5 ) ( -320 56 48 0.5 -1 ) )
-( ( -328 64 24 0.75 0 ) ( -320 56 24 0.75 -0.5 ) ( -320 56 24 0.75 -1 ) )
-( ( -328 64 8 1 0 ) ( -320 56 0 1 -0.5 ) ( -320 56 0 1 -1 ) )
-( ( -328 80 8 1.5 0 ) ( -320 80 0 1.5 -0.5 ) ( -320 80 0 1.5 -1 ) )
-( ( -328 96 8 2 0 ) ( -320 104 0 2 -0.5 ) ( -320 104 0 2 -1 ) )
-( ( -328 96 24 2.25 0 ) ( -320 104 24 2.25 -0.5 ) ( -320 104 24 2.25 -1 ) )
-( ( -328 96 40 2.5 0 ) ( -320 104 48 2.5 -0.5 ) ( -320 104 48 2.5 -1 ) )
-( ( -328 80 40 3 0 ) ( -320 80 48 3 -0.5 ) ( -320 80 48 3 -1 ) )
-)
-}
-}
-// brush 264
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -328 80 36 0 0 ) ( -328 80 40 0 -0.5 ) ( -328 80 40 0 -1 ) )
-( ( -328 68 36 0.5 0 ) ( -328 64 40 0.5 -0.5 ) ( -328 64 40 0.5 -1 ) )
-( ( -328 68 24 0.75 0 ) ( -328 64 24 0.75 -0.5 ) ( -328 64 24 0.75 -1 ) )
-( ( -328 68 12 1 0 ) ( -328 64 8 1 -0.5 ) ( -328 64 8 1 -1 ) )
-( ( -328 80 12 1.5 0 ) ( -328 80 8 1.5 -0.5 ) ( -328 80 8 1.5 -1 ) )
-( ( -328 92 12 2 0 ) ( -328 96 8 2 -0.5 ) ( -328 96 8 2 -1 ) )
-( ( -328 92 24 2.25 0 ) ( -328 96 24 2.25 -0.5 ) ( -328 96 24 2.25 -1 ) )
-( ( -328 92 36 2.5 0 ) ( -328 96 40 2.5 -0.5 ) ( -328 96 40 2.5 -1 ) )
-( ( -328 80 36 3 0 ) ( -328 80 40 3 -0.5 ) ( -328 80 40 3 -1 ) )
-)
-}
-}
-// brush 265
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -320 80 36 0 -1 ) ( -320 80 36 0 -0.5 ) ( -328 80 36 0 0 ) )
-( ( -320 68 36 0.5 -1 ) ( -320 68 36 0.5 -0.5 ) ( -328 68 36 0.5 0 ) )
-( ( -320 68 24 0.75 -1 ) ( -320 68 24 0.75 -0.5 ) ( -328 68 24 0.75 0 ) )
-( ( -320 68 12 1 -1 ) ( -320 68 12 1 -0.5 ) ( -328 68 12 1 0 ) )
-( ( -320 80 12 1.5 -1 ) ( -320 80 12 1.5 -0.5 ) ( -328 80 12 1.5 0 ) )
-( ( -320 92 12 2 -1 ) ( -320 92 12 2 -0.5 ) ( -328 92 12 2 0 ) )
-( ( -320 92 24 2.25 -1 ) ( -320 92 24 2.25 -0.5 ) ( -328 92 24 2.25 0 ) )
-( ( -320 92 36 2.5 -1 ) ( -320 92 36 2.5 -0.5 ) ( -328 92 36 2.5 0 ) )
-( ( -320 80 36 3 -1 ) ( -320 80 36 3 -0.5 ) ( -328 80 36 3 0 ) )
-)
-}
-}
-// brush 266
-{
-( -320 -68 -10 ) ( -320 -92 -10 ) ( -328 -68 -10 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -66 -12 ) ( -328 -66 -12 ) ( -320 -66 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -68 -12 ) ( -320 -68 -36 ) ( -320 -92 -12 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -92 -38 ) ( -320 -92 -38 ) ( -328 -68 -38 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -94 -36 ) ( -328 -94 -12 ) ( -320 -94 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 -94 -36 ) ( -322 -70 -36 ) ( -322 -94 -12 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 267
-{
-( -320 -68 38 ) ( -320 -92 38 ) ( -328 -68 38 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -66 36 ) ( -328 -66 36 ) ( -320 -66 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -68 36 ) ( -320 -68 12 ) ( -320 -92 36 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -92 10 ) ( -320 -92 10 ) ( -328 -68 10 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -94 12 ) ( -328 -94 36 ) ( -320 -94 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 -94 12 ) ( -322 -70 12 ) ( -322 -94 36 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 268
-{
-( -320 92 38 ) ( -320 68 38 ) ( -328 92 38 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 94 36 ) ( -328 94 36 ) ( -320 94 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 92 36 ) ( -320 92 12 ) ( -320 68 36 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 68 10 ) ( -320 68 10 ) ( -328 92 10 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 66 12 ) ( -328 66 36 ) ( -320 66 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 66 12 ) ( -322 90 12 ) ( -322 66 36 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 269
-{
-( -320 92 -10 ) ( -320 68 -10 ) ( -328 92 -10 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 94 -12 ) ( -328 94 -12 ) ( -320 94 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 92 -12 ) ( -320 92 -36 ) ( -320 68 -12 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 68 -38 ) ( -320 68 -38 ) ( -328 92 -38 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 66 -36 ) ( -328 66 -12 ) ( -320 66 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 66 -36 ) ( -322 90 -36 ) ( -322 66 -12 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 270
-{
-( -320 28 22 ) ( -320 4 22 ) ( -328 28 22 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 46 20 ) ( -328 46 20 ) ( -320 46 -4 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 28 20 ) ( -320 28 -4 ) ( -320 4 20 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 4 -22 ) ( -320 4 -22 ) ( -328 28 -22 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 2 -4 ) ( -328 2 20 ) ( -320 2 -4 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 2 -4 ) ( -322 26 -4 ) ( -322 2 20 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 271
-{
-( -320 -20 -10 ) ( -320 -44 -10 ) ( -328 -20 -10 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -18 -12 ) ( -328 -18 -12 ) ( -320 -18 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -20 -12 ) ( -320 -20 -36 ) ( -320 -44 -12 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -44 -38 ) ( -320 -44 -38 ) ( -328 -20 -38 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -46 -36 ) ( -328 -46 -12 ) ( -320 -46 -36 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 -46 -36 ) ( -322 -22 -36 ) ( -322 -46 -12 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 272
-{
-( -320 -20 38 ) ( -320 -44 38 ) ( -328 -20 38 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -18 36 ) ( -328 -18 36 ) ( -320 -18 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -320 -20 36 ) ( -320 -20 12 ) ( -320 -44 36 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -44 10 ) ( -320 -44 10 ) ( -328 -20 10 ) common/caulk 0 0 0 1 1 0 0 0
-( -328 -46 12 ) ( -328 -46 36 ) ( -320 -46 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -322 -46 12 ) ( -322 -22 12 ) ( -322 -46 36 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 273
+// brush 237
{
patchDef2
{
@@ -2824,7 +2290,7 @@ glass/orange
)
}
}
-// brush 274
+// brush 238
{
patchDef2
{
@@ -2851,7 +2317,7 @@ glass/orange_bright
)
}
}
-// brush 275
+// brush 239
{
patchDef2
{
@@ -2878,7 +2344,7 @@ glass/orange
)
}
}
-// brush 276
+// brush 240
{
patchDef2
{
@@ -2905,7 +2371,7 @@ glass/orange_bright
)
}
}
-// brush 277
+// brush 241
{
patchDef2
{
@@ -2932,7 +2398,7 @@ glass/orange_bright
)
}
}
-// brush 278
+// brush 242
{
patchDef2
{
@@ -2959,7 +2425,7 @@ glass/orange_bright
)
}
}
-// brush 279
+// brush 243
{
patchDef2
{
@@ -2986,7 +2452,7 @@ glass/orange_bright
)
}
}
-// brush 280
+// brush 244
{
patchDef2
{
@@ -3013,7 +2479,7 @@ glass/orange_bright
)
}
}
-// brush 281
+// brush 245
{
patchDef2
{
@@ -3040,7 +2506,7 @@ glass/orange_bright
)
}
}
-// brush 282
+// brush 246
{
patchDef2
{
@@ -3067,7 +2533,7 @@ glass/orange
)
}
}
-// brush 283
+// brush 247
{
patchDef2
{
@@ -3094,7 +2560,7 @@ glass/orange_bright
)
}
}
-// brush 284
+// brush 248
{
patchDef2
{
@@ -3121,7 +2587,7 @@ glass/orange
)
}
}
-// brush 285
+// brush 249
{
patchDef2
{
@@ -3148,7 +2614,7 @@ glass/orange_bright
)
}
}
-// brush 286
+// brush 250
{
patchDef2
{
@@ -3175,7 +2641,7 @@ glass/orange
)
}
}
-// brush 287
+// brush 251
{
patchDef2
{
@@ -3202,7 +2668,7 @@ glass/orange_bright
)
}
}
-// brush 288
+// brush 252
{
patchDef2
{
@@ -3229,7 +2695,7 @@ glass/orange
)
}
}
-// brush 289
+// brush 253
{
patchDef2
{
@@ -3256,7 +2722,7 @@ glass/orange
)
}
}
-// brush 290
+// brush 254
{
patchDef2
{
@@ -3283,7 +2749,7 @@ glass/orange_bright
)
}
}
-// brush 291
+// brush 255
{
patchDef2
{
@@ -3310,7 +2776,7 @@ glass/orange_bright
)
}
}
-// brush 292
+// brush 256
{
patchDef2
{
@@ -3337,7 +2803,7 @@ glass/orange_bright
)
}
}
-// brush 293
+// brush 257
{
patchDef2
{
@@ -3364,7 +2830,7 @@ glass/orange_bright
)
}
}
-// brush 294
+// brush 258
{
patchDef2
{
@@ -3391,7 +2857,7 @@ glass/orange
)
}
}
-// brush 295
+// brush 259
{
patchDef2
{
@@ -3418,7 +2884,7 @@ glass/orange_bright
)
}
}
-// brush 296
+// brush 260
{
patchDef2
{
@@ -3445,7 +2911,7 @@ glass/orange_bright
)
}
}
-// brush 297
+// brush 261
{
patchDef2
{
@@ -3472,7 +2938,7 @@ glass/orange
)
}
}
-// brush 298
+// brush 262
{
patchDef2
{
@@ -3499,7 +2965,7 @@ glass/orange_bright
)
}
}
-// brush 299
+// brush 263
{
( 12 20 68 ) ( 12 14 74 ) ( 12 24 84 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( 2 20 68 ) ( 2 14 74 ) ( 12 14 74 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -3508,7 +2974,7 @@ glass/orange_bright
( -64 -22 110 ) ( -64 -16 110 ) ( 64 -22 110 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -64 24 72 ) ( -64 26 70 ) ( 64 24 72 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 300
+// brush 264
{
( 2 30 78 ) ( 12 24 84 ) ( 2 24 84 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 12 20 68 ) ( 12 14 74 ) ( 12 24 84 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -3517,7 +2983,7 @@ glass/orange_bright
( -64 -22 110 ) ( -64 -16 110 ) ( 64 -22 110 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 64 24 72 ) ( -64 26 70 ) ( -64 24 72 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 301
+// brush 265
{
patchDef2
{
@@ -3544,7 +3010,7 @@ glass/orange
)
}
}
-// brush 302
+// brush 266
{
patchDef2
{
@@ -3571,7 +3037,7 @@ glass/orange_bright
)
}
}
-// brush 303
+// brush 267
{
patchDef2
{
@@ -3598,7 +3064,7 @@ glass/orange_bright
)
}
}
-// brush 304
+// brush 268
{
patchDef2
{
@@ -3625,7 +3091,7 @@ glass/orange_bright
)
}
}
-// brush 305
+// brush 269
{
patchDef2
{
@@ -3652,7 +3118,7 @@ glass/orange_bright
)
}
}
-// brush 306
+// brush 270
{
patchDef2
{
@@ -3679,7 +3145,7 @@ glass/orange_bright
)
}
}
-// brush 307
+// brush 271
{
patchDef2
{
@@ -3706,7 +3172,7 @@ glass/orange_bright
)
}
}
-// brush 308
+// brush 272
{
patchDef2
{
@@ -3733,7 +3199,7 @@ glass/orange
)
}
}
-// brush 309
+// brush 273
{
patchDef2
{
@@ -3760,7 +3226,7 @@ glass/orange_bright
)
}
}
-// brush 310
+// brush 274
{
patchDef2
{
@@ -3787,7 +3253,7 @@ glass/orange
)
}
}
-// brush 311
+// brush 275
{
patchDef2
{
@@ -3814,7 +3280,7 @@ glass/orange_bright
)
}
}
-// brush 312
+// brush 276
{
patchDef2
{
@@ -3841,7 +3307,7 @@ glass/orange_bright
)
}
}
-// brush 313
+// brush 277
{
( -202 92 68 ) ( -256 92 68 ) ( -202 92 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 88 64 ) ( -202 88 64 ) ( -256 92 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3850,7 +3316,7 @@ glass/orange_bright
( -208 94 -64 ) ( -208 90 -64 ) ( -208 94 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 88 -64 ) ( -250 92 -64 ) ( -250 88 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 314
+// brush 278
{
( -202 74 68 ) ( -256 74 68 ) ( -202 74 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 70 64 ) ( -202 70 64 ) ( -256 74 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3859,7 +3325,7 @@ glass/orange_bright
( -208 76 -64 ) ( -208 72 -64 ) ( -208 76 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 70 -64 ) ( -250 74 -64 ) ( -250 70 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 315
+// brush 279
{
( -202 80 68 ) ( -256 80 68 ) ( -202 80 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 76 64 ) ( -202 76 64 ) ( -256 80 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3868,7 +3334,7 @@ glass/orange_bright
( -208 82 -64 ) ( -208 78 -64 ) ( -208 82 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 76 -64 ) ( -250 80 -64 ) ( -250 76 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 316
+// brush 280
{
( -202 86 68 ) ( -256 86 68 ) ( -202 86 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 82 64 ) ( -202 82 64 ) ( -256 86 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3877,7 +3343,7 @@ glass/orange_bright
( -208 88 -64 ) ( -208 84 -64 ) ( -208 88 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 82 -64 ) ( -250 86 -64 ) ( -250 82 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 317
+// brush 281
{
( -202 -70 68 ) ( -256 -70 68 ) ( -202 -70 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 -74 64 ) ( -202 -74 64 ) ( -256 -70 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3886,7 +3352,7 @@ glass/orange_bright
( -208 -68 -64 ) ( -208 -72 -64 ) ( -208 -68 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 -74 -64 ) ( -250 -70 -64 ) ( -250 -74 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 318
+// brush 282
{
( -202 -82 68 ) ( -256 -82 68 ) ( -202 -82 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 -86 64 ) ( -202 -86 64 ) ( -256 -82 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3895,7 +3361,7 @@ glass/orange_bright
( -208 -80 -64 ) ( -208 -84 -64 ) ( -208 -80 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 -86 -64 ) ( -250 -82 -64 ) ( -250 -86 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 319
+// brush 283
{
( -202 -88 68 ) ( -256 -88 68 ) ( -202 -88 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 -92 64 ) ( -202 -92 64 ) ( -256 -88 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3904,7 +3370,7 @@ glass/orange_bright
( -208 -86 -64 ) ( -208 -90 -64 ) ( -208 -86 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 -92 -64 ) ( -250 -88 -64 ) ( -250 -92 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 320
+// brush 284
{
( -202 -76 68 ) ( -256 -76 68 ) ( -202 -76 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -256 -80 64 ) ( -202 -80 64 ) ( -256 -76 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3913,7 +3379,7 @@ glass/orange_bright
( -208 -74 -64 ) ( -208 -78 -64 ) ( -208 -74 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -250 -80 -64 ) ( -250 -76 -64 ) ( -250 -80 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 321
+// brush 285
{
( -282 114 64 ) ( -282 118 -64 ) ( -282 114 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -320 64 64 ) ( -320 56 -64 ) ( -320 64 -64 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3926,7 +3392,7 @@ glass/orange_bright
( -64 -118 -2 ) ( -64 -118 4 ) ( 64 -118 -2 ) common/caulk 0 0 0 1 1 0 0 0
( -64 118 -16 ) ( -64 118 -22 ) ( 64 118 -16 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 322
+// brush 286
{
( -240 -16 -80 ) ( 48 -16 -80 ) ( -240 48 -80 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
( -64 48 -72 ) ( -64 40 -80 ) ( 64 48 -72 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
@@ -3935,7 +3401,7 @@ glass/orange_bright
( -144 64 -74 ) ( -138 64 -74 ) ( -144 -64 -74 ) common/caulk 0 0 0 1 1 0 0 0
( -64 32 -80 ) ( -64 32 -72 ) ( 64 32 -80 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 323
+// brush 287
{
( 48 48 -72 ) ( 48 -16 -72 ) ( -240 48 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -64 48 -72 ) ( -64 40 -80 ) ( 64 48 -72 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3944,7 +3410,7 @@ glass/orange_bright
( -192 64 -80 ) ( -200 64 -72 ) ( -192 -64 -80 ) colors/grey25 0 0 0 1 1 0 0 0
( -144 -64 -74 ) ( -138 64 -74 ) ( -144 64 -74 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 324
+// brush 288
{
( -16 -56 -72 ) ( -16 -60 -72 ) ( -200 -56 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -56 -72 ) ( -200 -56 -72 ) ( -16 -56 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3953,7 +3419,7 @@ glass/orange_bright
( -200 -60 -74 ) ( -200 -60 -72 ) ( -16 -60 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -58 -74 ) ( -208 -54 -74 ) ( -208 -58 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 325
+// brush 289
{
( -16 -32 -72 ) ( -16 -36 -72 ) ( -200 -32 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -32 -72 ) ( -200 -32 -72 ) ( -16 -32 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3962,7 +3428,7 @@ glass/orange_bright
( -200 -36 -74 ) ( -200 -36 -72 ) ( -16 -36 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -34 -74 ) ( -208 -30 -74 ) ( -208 -34 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 326
+// brush 290
{
( -16 -38 -72 ) ( -16 -42 -72 ) ( -200 -38 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -38 -72 ) ( -200 -38 -72 ) ( -16 -38 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3971,7 +3437,7 @@ glass/orange_bright
( -200 -42 -74 ) ( -200 -42 -72 ) ( -16 -42 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -40 -74 ) ( -208 -36 -74 ) ( -208 -40 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 327
+// brush 291
{
( -16 -44 -72 ) ( -16 -48 -72 ) ( -200 -44 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -44 -72 ) ( -200 -44 -72 ) ( -16 -44 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3980,7 +3446,7 @@ glass/orange_bright
( -200 -48 -74 ) ( -200 -48 -72 ) ( -16 -48 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -46 -74 ) ( -208 -42 -74 ) ( -208 -46 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 328
+// brush 292
{
( -16 -68 -72 ) ( -16 -72 -72 ) ( -200 -68 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -68 -72 ) ( -200 -68 -72 ) ( -16 -68 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3989,7 +3455,7 @@ glass/orange_bright
( -200 -72 -74 ) ( -200 -72 -72 ) ( -16 -72 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -70 -74 ) ( -208 -66 -74 ) ( -208 -70 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 329
+// brush 293
{
( -16 -62 -72 ) ( -16 -66 -72 ) ( -200 -62 -72 ) common/caulk 0 0 0 1 1 0 0 0
( -16 -62 -72 ) ( -200 -62 -72 ) ( -16 -62 -74 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3998,7 +3464,7 @@ glass/orange_bright
( -200 -66 -74 ) ( -200 -66 -72 ) ( -16 -66 -74 ) colors/grey25 0 0 0 1 1 0 0 0
( -208 -64 -74 ) ( -208 -60 -74 ) ( -208 -64 -72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 330
+// brush 294
{
patchDef2
{
@@ -4025,7 +3491,7 @@ glass/orange_bright
)
}
}
-// brush 331
+// brush 295
{
patchDef2
{
@@ -4052,7 +3518,7 @@ glass/orange
)
}
}
-// brush 332
+// brush 296
{
patchDef2
{
@@ -4079,7 +3545,7 @@ glass/orange_bright
)
}
}
-// brush 333
+// brush 297
{
patchDef2
{
@@ -4106,7 +3572,7 @@ glass/orange
)
}
}
-// brush 334
+// brush 298
{
patchDef2
{
@@ -4133,7 +3599,7 @@ glass/orange_bright
)
}
}
-// brush 335
+// brush 299
{
patchDef2
{
@@ -4160,7 +3626,7 @@ glass/orange_bright
)
}
}
-// brush 336
+// brush 300
{
( -240 -16 -80 ) ( 48 -16 -80 ) ( -240 48 -80 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -16 64 -72 ) ( -24 64 -80 ) ( -16 -64 -72 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -4169,7 +3635,7 @@ glass/orange_bright
( 64 32 -80 ) ( -64 32 -72 ) ( -64 32 -80 ) common/caulk 0 0 0 1 1 0 0 0
( -64 0 -80 ) ( -64 0 -72 ) ( 64 0 -80 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 337
+// brush 301
{
( -240 -16 -80 ) ( 48 -16 -80 ) ( -240 48 -80 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
( -64 -8 -80 ) ( -64 -16 -72 ) ( 64 -8 -80 ) kuroto/metal_03a 384 0 0 1 1 0 0 0
@@ -4178,7 +3644,7 @@ glass/orange_bright
( -144 64 -74 ) ( -138 64 -74 ) ( -144 -64 -74 ) common/caulk 0 0 0 1 1 0 0 0
( 64 0 -80 ) ( -64 0 -72 ) ( -64 0 -80 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 338
+// brush 302
{
( -128 18 66 ) ( -128 32 80 ) ( -114 32 66 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
( -128 64 80 ) ( -114 32 66 ) ( -128 32 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -4186,7 +3652,7 @@ glass/orange_bright
( -128 80 64 ) ( -128 68 -64 ) ( -128 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -270 64 66 ) ( -114 32 66 ) ( -114 64 66 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 339
+// brush 303
{
( -270 64 66 ) ( -114 32 66 ) ( -114 64 66 ) common/caulk 0 0 0 1 1 0 0 0
( -128 78 66 ) ( -114 64 66 ) ( -128 64 80 ) kuroto/metal_03a 256 256 0 1 1 0 0 0
@@ -4194,7 +3660,7 @@ glass/orange_bright
( 64 60 80 ) ( -64 60 72 ) ( -64 60 80 ) common/caulk 0 0 0 1 1 0 0 0
( -128 80 64 ) ( -128 68 -64 ) ( -128 80 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 340
+// brush 304
{
( 320 -96 -64 ) ( 320 96 -64 ) ( 144 -96 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 144 24 -64 ) ( 144 24 50 ) ( 192 24 50 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4203,7 +3669,7 @@ glass/orange_bright
( 144 64 64 ) ( 112 24 64 ) ( 112 64 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 120 -128 -64 ) ( 120 -112 -64 ) ( 120 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 341
+// brush 305
{
( 144 -96 64 ) ( 320 96 64 ) ( 320 -96 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 238 72 -64 ) ( 238 70 -64 ) ( 238 72 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4212,7 +3678,7 @@ glass/orange_bright
( 192 32 -64 ) ( 192 64 -64 ) ( 192 32 64 ) common/caulk 0 0 0 1 1 0 0 0
( 320 -96 -64 ) ( 320 96 -64 ) ( 144 -96 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 342
+// brush 306
{
( 144 96 64 ) ( 112 64 64 ) ( 112 96 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 144 96 -64 ) ( 112 96 -64 ) ( 112 64 -64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -4221,7 +3687,7 @@ glass/orange_bright
( 164 96 64 ) ( 156 96 -64 ) ( 164 96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 192 32 64 ) ( 192 64 64 ) ( 192 32 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 343
+// brush 307
{
( 144 128 -32 ) ( 112 128 32 ) ( 112 128 -32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 238 132 64 ) ( 238 132 -64 ) ( 238 -124 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4230,7 +3696,7 @@ glass/orange_bright
( 164 96 -64 ) ( 156 96 -64 ) ( 164 96 64 ) common/caulk 0 0 0 1 1 0 0 0
( 114 -128 -64 ) ( 114 -126 -64 ) ( 114 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 344
+// brush 308
{
( 144 24 64 ) ( 112 -24 64 ) ( 112 24 64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 144 -24 -64 ) ( 112 24 -64 ) ( 112 -24 -64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -4239,7 +3705,7 @@ glass/orange_bright
( 120 -128 -64 ) ( 120 -112 -64 ) ( 120 -128 64 ) common/caulk 0 0 0 1 1 0 0 0
( 238 72 -64 ) ( 238 70 64 ) ( 238 72 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 345
+// brush 309
{
( 144 64 64 ) ( 112 24 64 ) ( 112 64 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 144 24 -64 ) ( 112 64 -64 ) ( 112 24 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4248,7 +3714,7 @@ glass/orange_bright
( 156 96 -64 ) ( 160 96 -64 ) ( 156 96 64 ) common/caulk 0 0 0 1 1 0 0 0
( 116 -96 64 ) ( 120 -96 -64 ) ( 116 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 346
+// brush 310
{
( 240 -32 64 ) ( 240 -32 -64 ) ( 240 -128 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -110 -34 ) ( -64 -110 -32 ) ( 64 -110 -34 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4261,7 +3727,7 @@ glass/orange_bright
( -64 98 -46 ) ( -64 96 -46 ) ( 64 98 -46 ) common/caulk 0 0 0 1 1 0 0 0
( -64 -6 -24 ) ( -64 -10 -48 ) ( 64 -6 -24 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 347
+// brush 311
{
( 240 -32 64 ) ( 240 -32 -64 ) ( 240 -128 64 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 110 30 ) ( -64 110 28 ) ( 64 110 30 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4274,7 +3740,7 @@ glass/orange_bright
( 64 6 -18 ) ( -64 6 -22 ) ( -64 6 -18 ) common/caulk 0 0 0 1 1 0 0 0
( 238 64 -50 ) ( 238 64 -42 ) ( 238 -64 -50 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 348
+// brush 312
{
( 320 -96 -64 ) ( 320 96 -64 ) ( 144 -96 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -96 -48 ) ( 320 -96 -64 ) ( 144 -96 -48 ) common/caulk 0 0 0 1 1 0 0 0
@@ -4283,7 +3749,7 @@ glass/orange_bright
( 192 32 -64 ) ( 192 64 64 ) ( 192 32 64 ) common/caulk 0 0 0 1 1 0 0 0
( 144 -96 64 ) ( 320 96 64 ) ( 320 -96 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 349
+// brush 313
{
( 144 -64 64 ) ( 112 -96 64 ) ( 112 -64 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 144 -96 -64 ) ( 112 -64 -64 ) ( 112 -96 -64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -4292,7 +3758,7 @@ glass/orange_bright
( 140 -96 64 ) ( 156 -96 -64 ) ( 140 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 192 -96 64 ) ( 192 -64 -50 ) ( 192 -96 -50 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 350
+// brush 314
{
( 238 128 68 ) ( 238 128 -60 ) ( 238 -128 68 ) common/caulk 0 0 0 1 1 0 0 0
( 144 -128 32 ) ( 112 -128 -32 ) ( 112 -128 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4316,107 +3782,96 @@ glass/orange_bright
}
// entity 3
{
-"classname" "light"
-"origin" "-324.000000 -80.000000 -24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-192.000000 128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_port"
}
// entity 4
{
-"classname" "light"
-"origin" "-324.000000 24.000000 0.000000"
-"light" "24"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "192.000000 128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_port"
}
// entity 5
{
-"classname" "light"
-"origin" "-324.000000 -80.000000 24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "0.000000 128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_port"
}
// entity 6
{
-"classname" "light"
-"origin" "-324.000000 80.000000 -24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-192.000000 -128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_starboard"
}
// entity 7
{
-"classname" "light"
-"origin" "-324.000000 80.000000 24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "0.000000 -128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_starboard"
}
// entity 8
{
-"classname" "light"
-"origin" "-324.000000 -32.000000 -24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "192.000000 -128.000000 0.000000"
+"model" "maps/pirate/sections/beamarray_fin_starboard"
}
// entity 9
{
-"classname" "light"
-"origin" "-324.000000 -32.000000 24.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "location_turret"
+"origin" "-144.000000 48.000000 80.000000"
}
// entity 10
{
"classname" "misc_model"
-"origin" "-192.000000 128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_port"
+"origin" "-320.000000 -80.000000 -24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 11
{
"classname" "misc_model"
-"origin" "192.000000 128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_port"
+"origin" "-320.000000 -80.000000 24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 12
{
"classname" "misc_model"
-"origin" "0.000000 128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_port"
+"origin" "-320.000000 24.000000 0.000000"
+"model" "maps/pirate/sections/engine_large"
}
// entity 13
{
"classname" "misc_model"
-"origin" "-192.000000 -128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_starboard"
+"origin" "-320.000000 80.000000 -24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 14
{
"classname" "misc_model"
-"origin" "0.000000 -128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_starboard"
+"origin" "-320.000000 -32.000000 24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 15
{
"classname" "misc_model"
-"origin" "192.000000 -128.000000 0.000000"
-"model" "maps/pirate/sections/beamarray_fin_starboard"
+"origin" "-320.000000 -32.000000 -24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 16
{
-"classname" "light"
-"origin" "-128.000000 -40.000000 126.500000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-320.000000 80.000000 24.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 17
{
-"classname" "light"
-"origin" "16.000000 -40.000000 130.500000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-152.000000 -40.000000 112.000000"
+"model" "maps/pirate/sections/light_16_16_24"
}
// entity 18
{
-"classname" "location_turret"
-"origin" "-144.000000 48.000000 80.000000"
+"classname" "misc_model"
+"origin" "16.000000 -40.000000 112.000000"
+"model" "maps/pirate/sections/light_16_16_28"
}
diff --git a/base/maps/pirate/jaguar.map b/base/maps/pirate/jaguar.map
index 22d65dc..819439e 100644
--- a/base/maps/pirate/jaguar.map
+++ b/base/maps/pirate/jaguar.map
@@ -4327,534 +4327,6 @@ colors/orange
}
// brush 427
{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 62 -10.0000019073 0 0 ) ( -268 62 -8.0000019073 0 -0.1875 ) ( -268 62 -8.0000019073 0 -0.375 ) )
-( ( -268 54 -10.0000019073 0.1875 0 ) ( -268 52 -8.0000019073 0.1875 -0.1875 ) ( -268 52 -8.0000019073 0.1875 -0.375 ) )
-( ( -268 54 -18 0.375 0 ) ( -268 52 -18 0.375 -0.1875 ) ( -268 52 -18 0.375 -0.375 ) )
-( ( -268 54 -26 0.5625 0 ) ( -268 52 -28 0.5625 -0.1875 ) ( -268 52 -28 0.5625 -0.375 ) )
-( ( -268 62 -26 0.75 0 ) ( -268 62 -28 0.75 -0.1875 ) ( -268 62 -28 0.75 -0.375 ) )
-( ( -268 69.9999923706 -26 0.9375 0 ) ( -268 71.9999923706 -28 0.9375 -0.1875 ) ( -268 71.9999923706 -28 0.9375 -0.375 ) )
-( ( -268 69.9999923706 -18 1.125 0 ) ( -268 71.9999923706 -18 1.125 -0.1875 ) ( -268 71.9999923706 -18 1.125 -0.375 ) )
-( ( -268 69.9999923706 -10.0000019073 1.3125 0 ) ( -268 71.9999923706 -8.0000019073 1.3125 -0.1875 ) ( -268 71.9999923706 -8.0000019073 1.3125 -0.375 ) )
-( ( -268 62 -10.0000019073 1.5 0 ) ( -268 62 -8.0000019073 1.5 -0.1875 ) ( -268 62 -8.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 428
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 62 -10.0000019073 0 -0.375 ) ( -260 62 -10.0000019073 0 -0.1875 ) ( -268 62 -10.0000019073 0 0 ) )
-( ( -260 54 -10.0000019073 0.1875 -0.375 ) ( -260 54 -10.0000019073 0.1875 -0.1875 ) ( -268 54 -10.0000019073 0.1875 0 ) )
-( ( -260 54 -18 0.375 -0.375 ) ( -260 54 -18 0.375 -0.1875 ) ( -268 54 -18 0.375 0 ) )
-( ( -260 54 -26 0.5625 -0.375 ) ( -260 54 -26 0.5625 -0.1875 ) ( -268 54 -26 0.5625 0 ) )
-( ( -260 62 -26 0.75 -0.375 ) ( -260 62 -26 0.75 -0.1875 ) ( -268 62 -26 0.75 0 ) )
-( ( -260 69.9999923706 -26 0.9375 -0.375 ) ( -260 69.9999923706 -26 0.9375 -0.1875 ) ( -268 69.9999923706 -26 0.9375 0 ) )
-( ( -260 69.9999923706 -18 1.125 -0.375 ) ( -260 69.9999923706 -18 1.125 -0.1875 ) ( -268 69.9999923706 -18 1.125 0 ) )
-( ( -260 69.9999923706 -10.0000019073 1.3125 -0.375 ) ( -260 69.9999923706 -10.0000019073 1.3125 -0.1875 ) ( -268 69.9999923706 -10.0000019073 1.3125 0 ) )
-( ( -260 62 -10.0000019073 1.5 -0.375 ) ( -260 62 -10.0000019073 1.5 -0.1875 ) ( -268 62 -10.0000019073 1.5 0 ) )
-)
-}
-}
-// brush 429
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 62 -8.0000019073 0 0 ) ( -260 62 -4.0000019073 0 -0.1875 ) ( -260 62 -4.0000019073 0 -0.375 ) )
-( ( -268 52 -8.0000019073 0.1875 0 ) ( -260 48 -4.0000019073 0.1875 -0.1875 ) ( -260 48 -4.0000019073 0.1875 -0.375 ) )
-( ( -268 52 -18 0.375 0 ) ( -260 48 -18 0.375 -0.1875 ) ( -260 48 -18 0.375 -0.375 ) )
-( ( -268 52 -28 0.5625 0 ) ( -260 48 -32 0.5625 -0.1875 ) ( -260 48 -32 0.5625 -0.375 ) )
-( ( -268 62 -28 0.75 0 ) ( -260 62 -32 0.75 -0.1875 ) ( -260 62 -32 0.75 -0.375 ) )
-( ( -268 71.9999923706 -28 0.9375 0 ) ( -260 75.9999923706 -32 0.9375 -0.1875 ) ( -260 75.9999923706 -32 0.9375 -0.375 ) )
-( ( -268 71.9999923706 -18 1.125 0 ) ( -260 75.9999923706 -18 1.125 -0.1875 ) ( -260 75.9999923706 -18 1.125 -0.375 ) )
-( ( -268 71.9999923706 -8.0000019073 1.3125 0 ) ( -260 75.9999923706 -4.0000019073 1.3125 -0.1875 ) ( -260 75.9999923706 -4.0000019073 1.3125 -0.375 ) )
-( ( -268 62 -8.0000019073 1.5 0 ) ( -260 62 -4.0000019073 1.5 -0.1875 ) ( -260 62 -4.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 430
-{
-( -260 70 -10 ) ( -260 54 -10 ) ( -262 70 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 70 -10 ) ( -262 70 -10 ) ( -260 70 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 70 -10 ) ( -260 70 -26 ) ( -260 54 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 -26 ) ( -260 54 -26 ) ( -262 70 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 -26 ) ( -262 54 -10 ) ( -260 54 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 -26 ) ( -262 70 -26 ) ( -262 54 -10 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 431
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -34 11.9999980927 0 0 ) ( -268 -34 15.9999980927 0 -0.1875 ) ( -268 -34 15.9999980927 0 -0.375 ) )
-( ( -268 -48 11.9999980927 0.1875 0 ) ( -268 -52 15.9999980927 0.1875 -0.1875 ) ( -268 -52 15.9999980927 0.1875 -0.375 ) )
-( ( -268 -48 -2 0.375 0 ) ( -268 -52 -2 0.375 -0.1875 ) ( -268 -52 -2 0.375 -0.375 ) )
-( ( -268 -48 -16 0.5625 0 ) ( -268 -52 -20 0.5625 -0.1875 ) ( -268 -52 -20 0.5625 -0.375 ) )
-( ( -268 -34 -16 0.75 0 ) ( -268 -34 -20 0.75 -0.1875 ) ( -268 -34 -20 0.75 -0.375 ) )
-( ( -268 -20.0000076294 -16 0.9375 0 ) ( -268 -16.0000076294 -20 0.9375 -0.1875 ) ( -268 -16.0000076294 -20 0.9375 -0.375 ) )
-( ( -268 -20.0000076294 -2 1.125 0 ) ( -268 -16.0000076294 -2 1.125 -0.1875 ) ( -268 -16.0000076294 -2 1.125 -0.375 ) )
-( ( -268 -20.0000076294 11.9999980927 1.3125 0 ) ( -268 -16.0000076294 15.9999980927 1.3125 -0.1875 ) ( -268 -16.0000076294 15.9999980927 1.3125 -0.375 ) )
-( ( -268 -34 11.9999980927 1.5 0 ) ( -268 -34 15.9999980927 1.5 -0.1875 ) ( -268 -34 15.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 432
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 -34.0000038147 11.9999980927 0 -0.375 ) ( -260 -34.0000038147 11.9999980927 0 -0.1875 ) ( -268 -34.0000038147 11.9999980927 0 0 ) )
-( ( -260 -48 11.9999980927 0.1875 -0.375 ) ( -260 -48 11.9999980927 0.1875 -0.1875 ) ( -268 -48 11.9999980927 0.1875 0 ) )
-( ( -260 -48 -2.0000019073 0.375 -0.375 ) ( -260 -48 -2.0000019073 0.375 -0.1875 ) ( -268 -48 -2.0000019073 0.375 0 ) )
-( ( -260 -48 -16.0000019073 0.5625 -0.375 ) ( -260 -48 -16.0000019073 0.5625 -0.1875 ) ( -268 -48 -16.0000019073 0.5625 0 ) )
-( ( -260 -34.0000038147 -16.0000019073 0.75 -0.375 ) ( -260 -34.0000038147 -16.0000019073 0.75 -0.1875 ) ( -268 -34.0000038147 -16.0000019073 0.75 0 ) )
-( ( -260 -20.0000076294 -16.0000019073 0.9375 -0.375 ) ( -260 -20.0000076294 -16.0000019073 0.9375 -0.1875 ) ( -268 -20.0000076294 -16.0000019073 0.9375 0 ) )
-( ( -260 -20.0000076294 -2.0000019073 1.125 -0.375 ) ( -260 -20.0000076294 -2.0000019073 1.125 -0.1875 ) ( -268 -20.0000076294 -2.0000019073 1.125 0 ) )
-( ( -260 -20.0000076294 11.9999980927 1.3125 -0.375 ) ( -260 -20.0000076294 11.9999980927 1.3125 -0.1875 ) ( -268 -20.0000076294 11.9999980927 1.3125 0 ) )
-( ( -260 -34.0000038147 11.9999980927 1.5 -0.375 ) ( -260 -34.0000038147 11.9999980927 1.5 -0.1875 ) ( -268 -34.0000038147 11.9999980927 1.5 0 ) )
-)
-}
-}
-// brush 433
-{
-( -262 -18 12 ) ( -260 -50 12 ) ( -262 -50 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -20 14 ) ( -262 -20 -18 ) ( -260 -20 -18 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -18 14 ) ( -260 -50 -18 ) ( -260 -50 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -18 -16 ) ( -262 -50 -16 ) ( -260 -50 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -48 -18 ) ( -262 -48 14 ) ( -260 -48 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -18 -18 ) ( -262 -50 14 ) ( -262 -50 -18 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 434
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -34 15.9999980927 0 0 ) ( -260 -34 19.9999980927 0 -0.1875 ) ( -260 -34 19.9999980927 0 -0.375 ) )
-( ( -268 -52 15.9999980927 0.1875 0 ) ( -260 -56 19.9999980927 0.1875 -0.1875 ) ( -260 -56 19.9999980927 0.1875 -0.375 ) )
-( ( -268 -52 -2 0.375 0 ) ( -260 -56 -2 0.375 -0.1875 ) ( -260 -56 -2 0.375 -0.375 ) )
-( ( -268 -52 -20 0.5625 0 ) ( -260 -56 -24 0.5625 -0.1875 ) ( -260 -56 -24 0.5625 -0.375 ) )
-( ( -268 -34 -20 0.75 0 ) ( -260 -34 -24 0.75 -0.1875 ) ( -260 -34 -24 0.75 -0.375 ) )
-( ( -268 -16.0000076294 -20 0.9375 0 ) ( -260 -12.0000076294 -24 0.9375 -0.1875 ) ( -260 -12.0000076294 -24 0.9375 -0.375 ) )
-( ( -268 -16.0000076294 -2 1.125 0 ) ( -260 -12.0000076294 -2 1.125 -0.1875 ) ( -260 -12.0000076294 -2 1.125 -0.375 ) )
-( ( -268 -16.0000076294 15.9999980927 1.3125 0 ) ( -260 -12.0000076294 19.9999980927 1.3125 -0.1875 ) ( -260 -12.0000076294 19.9999980927 1.3125 -0.375 ) )
-( ( -268 -34 15.9999980927 1.5 0 ) ( -260 -34 19.9999980927 1.5 -0.1875 ) ( -260 -34 19.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 435
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 94 23.9999980927 0 0 ) ( -260 94 27.9999980927 0 -0.1875 ) ( -260 94 27.9999980927 0 -0.375 ) )
-( ( -268 84 23.9999980927 0.1875 0 ) ( -260 80 27.9999980927 0.1875 -0.1875 ) ( -260 80 27.9999980927 0.1875 -0.375 ) )
-( ( -268 84 14 0.375 0 ) ( -260 80 14 0.375 -0.1875 ) ( -260 80 14 0.375 -0.375 ) )
-( ( -268 84 4.0000004768 0.5625 0 ) ( -260 80 0.0000004768 0.5625 -0.1875 ) ( -260 80 0.0000004768 0.5625 -0.375 ) )
-( ( -268 94 4.0000004768 0.75 0 ) ( -260 94 0.0000004768 0.75 -0.1875 ) ( -260 94 0.0000004768 0.75 -0.375 ) )
-( ( -268 103.9999923706 4.0000004768 0.9375 0 ) ( -260 107.9999923706 0.0000004768 0.9375 -0.1875 ) ( -260 107.9999923706 0.0000004768 0.9375 -0.375 ) )
-( ( -268 103.9999923706 14 1.125 0 ) ( -260 107.9999923706 14 1.125 -0.1875 ) ( -260 107.9999923706 14 1.125 -0.375 ) )
-( ( -268 103.9999923706 23.9999980927 1.3125 0 ) ( -260 107.9999923706 27.9999980927 1.3125 -0.1875 ) ( -260 107.9999923706 27.9999980927 1.3125 -0.375 ) )
-( ( -268 94 23.9999980927 1.5 0 ) ( -260 94 27.9999980927 1.5 -0.1875 ) ( -260 94 27.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 436
-{
-( -260 102 22 ) ( -260 86 22 ) ( -262 102 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 102 22 ) ( -262 102 22 ) ( -260 102 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 102 22 ) ( -260 102 6 ) ( -260 86 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 6 ) ( -260 86 6 ) ( -262 102 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 6 ) ( -262 86 22 ) ( -260 86 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 6 ) ( -262 102 6 ) ( -262 86 22 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 437
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 94 21.9999980927 0 -0.375 ) ( -260 94 21.9999980927 0 -0.1875 ) ( -268 94 21.9999980927 0 0 ) )
-( ( -260 86 21.9999980927 0.1875 -0.375 ) ( -260 86 21.9999980927 0.1875 -0.1875 ) ( -268 86 21.9999980927 0.1875 0 ) )
-( ( -260 86 14 0.375 -0.375 ) ( -260 86 14 0.375 -0.1875 ) ( -268 86 14 0.375 0 ) )
-( ( -260 86 6.0000004768 0.5625 -0.375 ) ( -260 86 6.0000004768 0.5625 -0.1875 ) ( -268 86 6.0000004768 0.5625 0 ) )
-( ( -260 94 6.0000004768 0.75 -0.375 ) ( -260 94 6.0000004768 0.75 -0.1875 ) ( -268 94 6.0000004768 0.75 0 ) )
-( ( -260 101.9999923706 6.0000004768 0.9375 -0.375 ) ( -260 101.9999923706 6.0000004768 0.9375 -0.1875 ) ( -268 101.9999923706 6.0000004768 0.9375 0 ) )
-( ( -260 101.9999923706 14 1.125 -0.375 ) ( -260 101.9999923706 14 1.125 -0.1875 ) ( -268 101.9999923706 14 1.125 0 ) )
-( ( -260 101.9999923706 21.9999980927 1.3125 -0.375 ) ( -260 101.9999923706 21.9999980927 1.3125 -0.1875 ) ( -268 101.9999923706 21.9999980927 1.3125 0 ) )
-( ( -260 94 21.9999980927 1.5 -0.375 ) ( -260 94 21.9999980927 1.5 -0.1875 ) ( -268 94 21.9999980927 1.5 0 ) )
-)
-}
-}
-// brush 438
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 94 -10.0000019073 0 0 ) ( -268 94 -8.0000019073 0 -0.1875 ) ( -268 94 -8.0000019073 0 -0.375 ) )
-( ( -268 86 -10.0000019073 0.1875 0 ) ( -268 84 -8.0000019073 0.1875 -0.1875 ) ( -268 84 -8.0000019073 0.1875 -0.375 ) )
-( ( -268 86 -18 0.375 0 ) ( -268 84 -18 0.375 -0.1875 ) ( -268 84 -18 0.375 -0.375 ) )
-( ( -268 86 -26 0.5625 0 ) ( -268 84 -28 0.5625 -0.1875 ) ( -268 84 -28 0.5625 -0.375 ) )
-( ( -268 94 -26 0.75 0 ) ( -268 94 -28 0.75 -0.1875 ) ( -268 94 -28 0.75 -0.375 ) )
-( ( -268 101.9999923706 -26 0.9375 0 ) ( -268 103.9999923706 -28 0.9375 -0.1875 ) ( -268 103.9999923706 -28 0.9375 -0.375 ) )
-( ( -268 101.9999923706 -18 1.125 0 ) ( -268 103.9999923706 -18 1.125 -0.1875 ) ( -268 103.9999923706 -18 1.125 -0.375 ) )
-( ( -268 101.9999923706 -10.0000019073 1.3125 0 ) ( -268 103.9999923706 -8.0000019073 1.3125 -0.1875 ) ( -268 103.9999923706 -8.0000019073 1.3125 -0.375 ) )
-( ( -268 94 -10.0000019073 1.5 0 ) ( -268 94 -8.0000019073 1.5 -0.1875 ) ( -268 94 -8.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 439
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 94 -10.0000019073 0 -0.375 ) ( -260 94 -10.0000019073 0 -0.1875 ) ( -268 94 -10.0000019073 0 0 ) )
-( ( -260 86 -10.0000019073 0.1875 -0.375 ) ( -260 86 -10.0000019073 0.1875 -0.1875 ) ( -268 86 -10.0000019073 0.1875 0 ) )
-( ( -260 86 -18 0.375 -0.375 ) ( -260 86 -18 0.375 -0.1875 ) ( -268 86 -18 0.375 0 ) )
-( ( -260 86 -26 0.5625 -0.375 ) ( -260 86 -26 0.5625 -0.1875 ) ( -268 86 -26 0.5625 0 ) )
-( ( -260 94 -26 0.75 -0.375 ) ( -260 94 -26 0.75 -0.1875 ) ( -268 94 -26 0.75 0 ) )
-( ( -260 101.9999923706 -26 0.9375 -0.375 ) ( -260 101.9999923706 -26 0.9375 -0.1875 ) ( -268 101.9999923706 -26 0.9375 0 ) )
-( ( -260 101.9999923706 -18 1.125 -0.375 ) ( -260 101.9999923706 -18 1.125 -0.1875 ) ( -268 101.9999923706 -18 1.125 0 ) )
-( ( -260 101.9999923706 -10.0000019073 1.3125 -0.375 ) ( -260 101.9999923706 -10.0000019073 1.3125 -0.1875 ) ( -268 101.9999923706 -10.0000019073 1.3125 0 ) )
-( ( -260 94 -10.0000019073 1.5 -0.375 ) ( -260 94 -10.0000019073 1.5 -0.1875 ) ( -268 94 -10.0000019073 1.5 0 ) )
-)
-}
-}
-// brush 440
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 94 21.9999980927 0 0 ) ( -268 94 23.9999980927 0 -0.1875 ) ( -268 94 23.9999980927 0 -0.375 ) )
-( ( -268 86 21.9999980927 0.1875 0 ) ( -268 84 23.9999980927 0.1875 -0.1875 ) ( -268 84 23.9999980927 0.1875 -0.375 ) )
-( ( -268 86 14 0.375 0 ) ( -268 84 14 0.375 -0.1875 ) ( -268 84 14 0.375 -0.375 ) )
-( ( -268 86 6 0.5625 0 ) ( -268 84 4.0000004768 0.5625 -0.1875 ) ( -268 84 4.0000004768 0.5625 -0.375 ) )
-( ( -268 94 6 0.75 0 ) ( -268 94 4.0000004768 0.75 -0.1875 ) ( -268 94 4.0000004768 0.75 -0.375 ) )
-( ( -268 101.9999923706 6 0.9375 0 ) ( -268 103.9999923706 4.0000004768 0.9375 -0.1875 ) ( -268 103.9999923706 4.0000004768 0.9375 -0.375 ) )
-( ( -268 101.9999923706 14 1.125 0 ) ( -268 103.9999923706 14 1.125 -0.1875 ) ( -268 103.9999923706 14 1.125 -0.375 ) )
-( ( -268 101.9999923706 21.9999980927 1.3125 0 ) ( -268 103.9999923706 23.9999980927 1.3125 -0.1875 ) ( -268 103.9999923706 23.9999980927 1.3125 -0.375 ) )
-( ( -268 94 21.9999980927 1.5 0 ) ( -268 94 23.9999980927 1.5 -0.1875 ) ( -268 94 23.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 441
-{
-( -260 102 -10 ) ( -260 86 -10 ) ( -262 102 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 102 -10 ) ( -262 102 -10 ) ( -260 102 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 102 -10 ) ( -260 102 -26 ) ( -260 86 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 -26 ) ( -260 86 -26 ) ( -262 102 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 -26 ) ( -262 86 -10 ) ( -260 86 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 86 -26 ) ( -262 102 -26 ) ( -262 86 -10 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 442
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 94 -8.0000019073 0 0 ) ( -260 94 -4.0000019073 0 -0.1875 ) ( -260 94 -4.0000019073 0 -0.375 ) )
-( ( -268 84 -8.0000019073 0.1875 0 ) ( -260 80 -4.0000019073 0.1875 -0.1875 ) ( -260 80 -4.0000019073 0.1875 -0.375 ) )
-( ( -268 84 -18 0.375 0 ) ( -260 80 -18 0.375 -0.1875 ) ( -260 80 -18 0.375 -0.375 ) )
-( ( -268 84 -28 0.5625 0 ) ( -260 80 -32 0.5625 -0.1875 ) ( -260 80 -32 0.5625 -0.375 ) )
-( ( -268 94 -28 0.75 0 ) ( -260 94 -32 0.75 -0.1875 ) ( -260 94 -32 0.75 -0.375 ) )
-( ( -268 103.9999923706 -28 0.9375 0 ) ( -260 107.9999923706 -32 0.9375 -0.1875 ) ( -260 107.9999923706 -32 0.9375 -0.375 ) )
-( ( -268 103.9999923706 -18 1.125 0 ) ( -260 107.9999923706 -18 1.125 -0.1875 ) ( -260 107.9999923706 -18 1.125 -0.375 ) )
-( ( -268 103.9999923706 -8.0000019073 1.3125 0 ) ( -260 107.9999923706 -4.0000019073 1.3125 -0.1875 ) ( -260 107.9999923706 -4.0000019073 1.3125 -0.375 ) )
-( ( -268 94 -8.0000019073 1.5 0 ) ( -260 94 -4.0000019073 1.5 -0.1875 ) ( -260 94 -4.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 443
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -78 -8.0000019073 0 0 ) ( -260 -78 -4.0000019073 0 -0.1875 ) ( -260 -78 -4.0000019073 0 -0.375 ) )
-( ( -268 -88 -8.0000019073 0.1875 0 ) ( -260 -92 -4.0000019073 0.1875 -0.1875 ) ( -260 -92 -4.0000019073 0.1875 -0.375 ) )
-( ( -268 -88 -18 0.375 0 ) ( -260 -92 -18 0.375 -0.1875 ) ( -260 -92 -18 0.375 -0.375 ) )
-( ( -268 -88 -28 0.5625 0 ) ( -260 -92 -32 0.5625 -0.1875 ) ( -260 -92 -32 0.5625 -0.375 ) )
-( ( -268 -78 -28 0.75 0 ) ( -260 -78 -32 0.75 -0.1875 ) ( -260 -78 -32 0.75 -0.375 ) )
-( ( -268 -68.0000076294 -28 0.9375 0 ) ( -260 -64.0000076294 -32 0.9375 -0.1875 ) ( -260 -64.0000076294 -32 0.9375 -0.375 ) )
-( ( -268 -68.0000076294 -18 1.125 0 ) ( -260 -64.0000076294 -18 1.125 -0.1875 ) ( -260 -64.0000076294 -18 1.125 -0.375 ) )
-( ( -268 -68.0000076294 -8.0000019073 1.3125 0 ) ( -260 -64.0000076294 -4.0000019073 1.3125 -0.1875 ) ( -260 -64.0000076294 -4.0000019073 1.3125 -0.375 ) )
-( ( -268 -78 -8.0000019073 1.5 0 ) ( -260 -78 -4.0000019073 1.5 -0.1875 ) ( -260 -78 -4.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 444
-{
-( -260 -70 -10 ) ( -260 -86 -10 ) ( -262 -70 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -70 -10 ) ( -262 -70 -10 ) ( -260 -70 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -70 -10 ) ( -260 -70 -26 ) ( -260 -86 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 -26 ) ( -260 -86 -26 ) ( -262 -70 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 -26 ) ( -262 -86 -10 ) ( -260 -86 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 -26 ) ( -262 -70 -26 ) ( -262 -86 -10 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 445
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 -78 -10.0000019073 0 -0.375 ) ( -260 -78 -10.0000019073 0 -0.1875 ) ( -268 -78 -10.0000019073 0 0 ) )
-( ( -260 -86 -10.0000019073 0.1875 -0.375 ) ( -260 -86 -10.0000019073 0.1875 -0.1875 ) ( -268 -86 -10.0000019073 0.1875 0 ) )
-( ( -260 -86 -18 0.375 -0.375 ) ( -260 -86 -18 0.375 -0.1875 ) ( -268 -86 -18 0.375 0 ) )
-( ( -260 -86 -26 0.5625 -0.375 ) ( -260 -86 -26 0.5625 -0.1875 ) ( -268 -86 -26 0.5625 0 ) )
-( ( -260 -78 -26 0.75 -0.375 ) ( -260 -78 -26 0.75 -0.1875 ) ( -268 -78 -26 0.75 0 ) )
-( ( -260 -70.0000076294 -26 0.9375 -0.375 ) ( -260 -70.0000076294 -26 0.9375 -0.1875 ) ( -268 -70.0000076294 -26 0.9375 0 ) )
-( ( -260 -70.0000076294 -18 1.125 -0.375 ) ( -260 -70.0000076294 -18 1.125 -0.1875 ) ( -268 -70.0000076294 -18 1.125 0 ) )
-( ( -260 -70.0000076294 -10.0000019073 1.3125 -0.375 ) ( -260 -70.0000076294 -10.0000019073 1.3125 -0.1875 ) ( -268 -70.0000076294 -10.0000019073 1.3125 0 ) )
-( ( -260 -78 -10.0000019073 1.5 -0.375 ) ( -260 -78 -10.0000019073 1.5 -0.1875 ) ( -268 -78 -10.0000019073 1.5 0 ) )
-)
-}
-}
-// brush 446
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -78 -10.0000019073 0 0 ) ( -268 -78 -8.0000019073 0 -0.1875 ) ( -268 -78 -8.0000019073 0 -0.375 ) )
-( ( -268 -86 -10.0000019073 0.1875 0 ) ( -268 -88 -8.0000019073 0.1875 -0.1875 ) ( -268 -88 -8.0000019073 0.1875 -0.375 ) )
-( ( -268 -86 -18 0.375 0 ) ( -268 -88 -18 0.375 -0.1875 ) ( -268 -88 -18 0.375 -0.375 ) )
-( ( -268 -86 -26 0.5625 0 ) ( -268 -88 -28 0.5625 -0.1875 ) ( -268 -88 -28 0.5625 -0.375 ) )
-( ( -268 -78 -26 0.75 0 ) ( -268 -78 -28 0.75 -0.1875 ) ( -268 -78 -28 0.75 -0.375 ) )
-( ( -268 -70.0000076294 -26 0.9375 0 ) ( -268 -68.0000076294 -28 0.9375 -0.1875 ) ( -268 -68.0000076294 -28 0.9375 -0.375 ) )
-( ( -268 -70.0000076294 -18 1.125 0 ) ( -268 -68.0000076294 -18 1.125 -0.1875 ) ( -268 -68.0000076294 -18 1.125 -0.375 ) )
-( ( -268 -70.0000076294 -10.0000019073 1.3125 0 ) ( -268 -68.0000076294 -8.0000019073 1.3125 -0.1875 ) ( -268 -68.0000076294 -8.0000019073 1.3125 -0.375 ) )
-( ( -268 -78 -10.0000019073 1.5 0 ) ( -268 -78 -8.0000019073 1.5 -0.1875 ) ( -268 -78 -8.0000019073 1.5 -0.375 ) )
-)
-}
-}
-// brush 447
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 14 15.9999980927 0 0 ) ( -260 14 19.9999980927 0 -0.1875 ) ( -260 14 19.9999980927 0 -0.375 ) )
-( ( -268 -4 15.9999980927 0.1875 0 ) ( -260 -8 19.9999980927 0.1875 -0.1875 ) ( -260 -8 19.9999980927 0.1875 -0.375 ) )
-( ( -268 -4 -2 0.375 0 ) ( -260 -8 -2 0.375 -0.1875 ) ( -260 -8 -2 0.375 -0.375 ) )
-( ( -268 -4 -20 0.5625 0 ) ( -260 -8 -24 0.5625 -0.1875 ) ( -260 -8 -24 0.5625 -0.375 ) )
-( ( -268 14 -20 0.75 0 ) ( -260 14 -24 0.75 -0.1875 ) ( -260 14 -24 0.75 -0.375 ) )
-( ( -268 31.9999923706 -20 0.9375 0 ) ( -260 35.9999923706 -24 0.9375 -0.1875 ) ( -260 35.9999923706 -24 0.9375 -0.375 ) )
-( ( -268 31.9999923706 -2 1.125 0 ) ( -260 35.9999923706 -2 1.125 -0.1875 ) ( -260 35.9999923706 -2 1.125 -0.375 ) )
-( ( -268 31.9999923706 15.9999980927 1.3125 0 ) ( -260 35.9999923706 19.9999980927 1.3125 -0.1875 ) ( -260 35.9999923706 19.9999980927 1.3125 -0.375 ) )
-( ( -268 14 15.9999980927 1.5 0 ) ( -260 14 19.9999980927 1.5 -0.1875 ) ( -260 14 19.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 448
-{
-( -262 30 12 ) ( -260 -2 12 ) ( -262 -2 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 28 14 ) ( -262 28 -18 ) ( -260 28 -18 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 30 14 ) ( -260 -2 -18 ) ( -260 -2 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 30 -16 ) ( -262 -2 -16 ) ( -260 -2 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 0 -18 ) ( -262 0 14 ) ( -260 0 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 30 -18 ) ( -262 -2 14 ) ( -262 -2 -18 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 449
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 13.9999961853 11.9999980927 0 -0.375 ) ( -260 13.9999961853 11.9999980927 0 -0.1875 ) ( -268 13.9999961853 11.9999980927 0 0 ) )
-( ( -260 -0.0000009537 11.9999980927 0.1875 -0.375 ) ( -260 -0.0000009537 11.9999980927 0.1875 -0.1875 ) ( -268 -0.0000009537 11.9999980927 0.1875 0 ) )
-( ( -260 -0.0000009537 -2.0000016689 0.375 -0.375 ) ( -260 -0.0000009537 -2.0000016689 0.375 -0.1875 ) ( -268 -0.0000009537 -2.0000016689 0.375 0 ) )
-( ( -260 -0.0000009537 -16.0000019073 0.5625 -0.375 ) ( -260 -0.0000009537 -16.0000019073 0.5625 -0.1875 ) ( -268 -0.0000009537 -16.0000019073 0.5625 0 ) )
-( ( -260 13.9999961853 -16.0000019073 0.75 -0.375 ) ( -260 13.9999961853 -16.0000019073 0.75 -0.1875 ) ( -268 13.9999961853 -16.0000019073 0.75 0 ) )
-( ( -260 27.9999923706 -16.0000019073 0.9375 -0.375 ) ( -260 27.9999923706 -16.0000019073 0.9375 -0.1875 ) ( -268 27.9999923706 -16.0000019073 0.9375 0 ) )
-( ( -260 27.9999923706 -2.0000016689 1.125 -0.375 ) ( -260 27.9999923706 -2.0000016689 1.125 -0.1875 ) ( -268 27.9999923706 -2.0000016689 1.125 0 ) )
-( ( -260 27.9999923706 11.9999980927 1.3125 -0.375 ) ( -260 27.9999923706 11.9999980927 1.3125 -0.1875 ) ( -268 27.9999923706 11.9999980927 1.3125 0 ) )
-( ( -260 13.9999961853 11.9999980927 1.5 -0.375 ) ( -260 13.9999961853 11.9999980927 1.5 -0.1875 ) ( -268 13.9999961853 11.9999980927 1.5 0 ) )
-)
-}
-}
-// brush 450
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 14 11.9999980927 0 0 ) ( -268 14 15.9999980927 0 -0.1875 ) ( -268 14 15.9999980927 0 -0.375 ) )
-( ( -268 0 11.9999980927 0.1875 0 ) ( -268 -4 15.9999980927 0.1875 -0.1875 ) ( -268 -4 15.9999980927 0.1875 -0.375 ) )
-( ( -268 0 -2 0.375 0 ) ( -268 -4 -2 0.375 -0.1875 ) ( -268 -4 -2 0.375 -0.375 ) )
-( ( -268 0 -16 0.5625 0 ) ( -268 -4 -20 0.5625 -0.1875 ) ( -268 -4 -20 0.5625 -0.375 ) )
-( ( -268 14 -16 0.75 0 ) ( -268 14 -20 0.75 -0.1875 ) ( -268 14 -20 0.75 -0.375 ) )
-( ( -268 27.9999923706 -16 0.9375 0 ) ( -268 31.9999923706 -20 0.9375 -0.1875 ) ( -268 31.9999923706 -20 0.9375 -0.375 ) )
-( ( -268 27.9999923706 -2 1.125 0 ) ( -268 31.9999923706 -2 1.125 -0.1875 ) ( -268 31.9999923706 -2 1.125 -0.375 ) )
-( ( -268 27.9999923706 11.9999980927 1.3125 0 ) ( -268 31.9999923706 15.9999980927 1.3125 -0.1875 ) ( -268 31.9999923706 15.9999980927 1.3125 -0.375 ) )
-( ( -268 14 11.9999980927 1.5 0 ) ( -268 14 15.9999980927 1.5 -0.1875 ) ( -268 14 15.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 451
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 62 23.9999980927 0 0 ) ( -260 62 27.9999980927 0 -0.1875 ) ( -260 62 27.9999980927 0 -0.375 ) )
-( ( -268 52 23.9999980927 0.1875 0 ) ( -260 48 27.9999980927 0.1875 -0.1875 ) ( -260 48 27.9999980927 0.1875 -0.375 ) )
-( ( -268 52 14 0.375 0 ) ( -260 48 14 0.375 -0.1875 ) ( -260 48 14 0.375 -0.375 ) )
-( ( -268 52 4.0000004768 0.5625 0 ) ( -260 48 0.0000004768 0.5625 -0.1875 ) ( -260 48 0.0000004768 0.5625 -0.375 ) )
-( ( -268 62 4.0000004768 0.75 0 ) ( -260 62 0.0000004768 0.75 -0.1875 ) ( -260 62 0.0000004768 0.75 -0.375 ) )
-( ( -268 71.9999923706 4.0000004768 0.9375 0 ) ( -260 75.9999923706 0.0000004768 0.9375 -0.1875 ) ( -260 75.9999923706 0.0000004768 0.9375 -0.375 ) )
-( ( -268 71.9999923706 14 1.125 0 ) ( -260 75.9999923706 14 1.125 -0.1875 ) ( -260 75.9999923706 14 1.125 -0.375 ) )
-( ( -268 71.9999923706 23.9999980927 1.3125 0 ) ( -260 75.9999923706 27.9999980927 1.3125 -0.1875 ) ( -260 75.9999923706 27.9999980927 1.3125 -0.375 ) )
-( ( -268 62 23.9999980927 1.5 0 ) ( -260 62 27.9999980927 1.5 -0.1875 ) ( -260 62 27.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 452
-{
-( -260 70 22 ) ( -260 54 22 ) ( -262 70 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 70 22 ) ( -262 70 22 ) ( -260 70 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 70 22 ) ( -260 70 6 ) ( -260 54 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 6 ) ( -260 54 6 ) ( -262 70 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 6 ) ( -262 54 22 ) ( -260 54 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 54 6 ) ( -262 70 6 ) ( -262 54 22 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 453
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 62 21.9999980927 0 -0.375 ) ( -260 62 21.9999980927 0 -0.1875 ) ( -268 62 21.9999980927 0 0 ) )
-( ( -260 54 21.9999980927 0.1875 -0.375 ) ( -260 54 21.9999980927 0.1875 -0.1875 ) ( -268 54 21.9999980927 0.1875 0 ) )
-( ( -260 54 14 0.375 -0.375 ) ( -260 54 14 0.375 -0.1875 ) ( -268 54 14 0.375 0 ) )
-( ( -260 54 6.0000004768 0.5625 -0.375 ) ( -260 54 6.0000004768 0.5625 -0.1875 ) ( -268 54 6.0000004768 0.5625 0 ) )
-( ( -260 62 6.0000004768 0.75 -0.375 ) ( -260 62 6.0000004768 0.75 -0.1875 ) ( -268 62 6.0000004768 0.75 0 ) )
-( ( -260 69.9999923706 6.0000004768 0.9375 -0.375 ) ( -260 69.9999923706 6.0000004768 0.9375 -0.1875 ) ( -268 69.9999923706 6.0000004768 0.9375 0 ) )
-( ( -260 69.9999923706 14 1.125 -0.375 ) ( -260 69.9999923706 14 1.125 -0.1875 ) ( -268 69.9999923706 14 1.125 0 ) )
-( ( -260 69.9999923706 21.9999980927 1.3125 -0.375 ) ( -260 69.9999923706 21.9999980927 1.3125 -0.1875 ) ( -268 69.9999923706 21.9999980927 1.3125 0 ) )
-( ( -260 62 21.9999980927 1.5 -0.375 ) ( -260 62 21.9999980927 1.5 -0.1875 ) ( -268 62 21.9999980927 1.5 0 ) )
-)
-}
-}
-// brush 454
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 62 21.9999980927 0 0 ) ( -268 62 23.9999980927 0 -0.1875 ) ( -268 62 23.9999980927 0 -0.375 ) )
-( ( -268 54 21.9999980927 0.1875 0 ) ( -268 52 23.9999980927 0.1875 -0.1875 ) ( -268 52 23.9999980927 0.1875 -0.375 ) )
-( ( -268 54 14 0.375 0 ) ( -268 52 14 0.375 -0.1875 ) ( -268 52 14 0.375 -0.375 ) )
-( ( -268 54 6 0.5625 0 ) ( -268 52 4.0000004768 0.5625 -0.1875 ) ( -268 52 4.0000004768 0.5625 -0.375 ) )
-( ( -268 62 6 0.75 0 ) ( -268 62 4.0000004768 0.75 -0.1875 ) ( -268 62 4.0000004768 0.75 -0.375 ) )
-( ( -268 69.9999923706 6 0.9375 0 ) ( -268 71.9999923706 4.0000004768 0.9375 -0.1875 ) ( -268 71.9999923706 4.0000004768 0.9375 -0.375 ) )
-( ( -268 69.9999923706 14 1.125 0 ) ( -268 71.9999923706 14 1.125 -0.1875 ) ( -268 71.9999923706 14 1.125 -0.375 ) )
-( ( -268 69.9999923706 21.9999980927 1.3125 0 ) ( -268 71.9999923706 23.9999980927 1.3125 -0.1875 ) ( -268 71.9999923706 23.9999980927 1.3125 -0.375 ) )
-( ( -268 62 21.9999980927 1.5 0 ) ( -268 62 23.9999980927 1.5 -0.1875 ) ( -268 62 23.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 455
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -78 23.9999980927 0 0 ) ( -260 -78 27.9999980927 0 -0.1875 ) ( -260 -78 27.9999980927 0 -0.375 ) )
-( ( -268 -88 23.9999980927 0.1875 0 ) ( -260 -92 27.9999980927 0.1875 -0.1875 ) ( -260 -92 27.9999980927 0.1875 -0.375 ) )
-( ( -268 -88 14 0.375 0 ) ( -260 -92 14 0.375 -0.1875 ) ( -260 -92 14 0.375 -0.375 ) )
-( ( -268 -88 4.0000004768 0.5625 0 ) ( -260 -92 0.0000004768 0.5625 -0.1875 ) ( -260 -92 0.0000004768 0.5625 -0.375 ) )
-( ( -268 -78 4.0000004768 0.75 0 ) ( -260 -78 0.0000004768 0.75 -0.1875 ) ( -260 -78 0.0000004768 0.75 -0.375 ) )
-( ( -268 -68.0000076294 4.0000004768 0.9375 0 ) ( -260 -64.0000076294 0.0000004768 0.9375 -0.1875 ) ( -260 -64.0000076294 0.0000004768 0.9375 -0.375 ) )
-( ( -268 -68.0000076294 14 1.125 0 ) ( -260 -64.0000076294 14 1.125 -0.1875 ) ( -260 -64.0000076294 14 1.125 -0.375 ) )
-( ( -268 -68.0000076294 23.9999980927 1.3125 0 ) ( -260 -64.0000076294 27.9999980927 1.3125 -0.1875 ) ( -260 -64.0000076294 27.9999980927 1.3125 -0.375 ) )
-( ( -268 -78 23.9999980927 1.5 0 ) ( -260 -78 27.9999980927 1.5 -0.1875 ) ( -260 -78 27.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 456
-{
-( -260 -70 22 ) ( -260 -86 22 ) ( -262 -70 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -70 22 ) ( -262 -70 22 ) ( -260 -70 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -260 -70 22 ) ( -260 -70 6 ) ( -260 -86 22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 6 ) ( -260 -86 6 ) ( -262 -70 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 6 ) ( -262 -86 22 ) ( -260 -86 6 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -262 -86 6 ) ( -262 -70 6 ) ( -262 -86 22 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 457
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -260 -78 21.9999980927 0 -0.375 ) ( -260 -78 21.9999980927 0 -0.1875 ) ( -268 -78 21.9999980927 0 0 ) )
-( ( -260 -86 21.9999980927 0.1875 -0.375 ) ( -260 -86 21.9999980927 0.1875 -0.1875 ) ( -268 -86 21.9999980927 0.1875 0 ) )
-( ( -260 -86 14 0.375 -0.375 ) ( -260 -86 14 0.375 -0.1875 ) ( -268 -86 14 0.375 0 ) )
-( ( -260 -86 6.0000004768 0.5625 -0.375 ) ( -260 -86 6.0000004768 0.5625 -0.1875 ) ( -268 -86 6.0000004768 0.5625 0 ) )
-( ( -260 -78 6.0000004768 0.75 -0.375 ) ( -260 -78 6.0000004768 0.75 -0.1875 ) ( -268 -78 6.0000004768 0.75 0 ) )
-( ( -260 -70.0000076294 6.0000004768 0.9375 -0.375 ) ( -260 -70.0000076294 6.0000004768 0.9375 -0.1875 ) ( -268 -70.0000076294 6.0000004768 0.9375 0 ) )
-( ( -260 -70.0000076294 14 1.125 -0.375 ) ( -260 -70.0000076294 14 1.125 -0.1875 ) ( -268 -70.0000076294 14 1.125 0 ) )
-( ( -260 -70.0000076294 21.9999980927 1.3125 -0.375 ) ( -260 -70.0000076294 21.9999980927 1.3125 -0.1875 ) ( -268 -70.0000076294 21.9999980927 1.3125 0 ) )
-( ( -260 -78 21.9999980927 1.5 -0.375 ) ( -260 -78 21.9999980927 1.5 -0.1875 ) ( -268 -78 21.9999980927 1.5 0 ) )
-)
-}
-}
-// brush 458
-{
-patchDef2
-{
-colors/grey50
-( 9 3 0 0 0 )
-(
-( ( -268 -78 21.9999980927 0 0 ) ( -268 -78 23.9999980927 0 -0.1875 ) ( -268 -78 23.9999980927 0 -0.375 ) )
-( ( -268 -86 21.9999980927 0.1875 0 ) ( -268 -88 23.9999980927 0.1875 -0.1875 ) ( -268 -88 23.9999980927 0.1875 -0.375 ) )
-( ( -268 -86 14 0.375 0 ) ( -268 -88 14 0.375 -0.1875 ) ( -268 -88 14 0.375 -0.375 ) )
-( ( -268 -86 6 0.5625 0 ) ( -268 -88 4.0000004768 0.5625 -0.1875 ) ( -268 -88 4.0000004768 0.5625 -0.375 ) )
-( ( -268 -78 6 0.75 0 ) ( -268 -78 4.0000004768 0.75 -0.1875 ) ( -268 -78 4.0000004768 0.75 -0.375 ) )
-( ( -268 -70.0000076294 6 0.9375 0 ) ( -268 -68.0000076294 4.0000004768 0.9375 -0.1875 ) ( -268 -68.0000076294 4.0000004768 0.9375 -0.375 ) )
-( ( -268 -70.0000076294 14 1.125 0 ) ( -268 -68.0000076294 14 1.125 -0.1875 ) ( -268 -68.0000076294 14 1.125 -0.375 ) )
-( ( -268 -70.0000076294 21.9999980927 1.3125 0 ) ( -268 -68.0000076294 23.9999980927 1.3125 -0.1875 ) ( -268 -68.0000076294 23.9999980927 1.3125 -0.375 ) )
-( ( -268 -78 21.9999980927 1.5 0 ) ( -268 -78 23.9999980927 1.5 -0.1875 ) ( -268 -78 23.9999980927 1.5 -0.375 ) )
-)
-}
-}
-// brush 459
-{
( -82 -24 40 ) ( -82 -24 -40 ) ( -82 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -112 -110 -40 ) ( -82 -110 -40 ) ( -112 -24 -40 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -94 -110 -40 ) ( -94 -24 -40 ) ( -94 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4862,7 +4334,7 @@ colors/grey50
( -64 -111 -32 ) ( -64 -106 -32 ) ( 64 -111 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -102 -40 ) ( -64 -104 -38 ) ( -64 -102 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 460
+// brush 428
{
( -82 -24 40 ) ( -82 -24 -40 ) ( -82 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -110 -40 ) ( -94 -24 -40 ) ( -94 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4871,7 +4343,7 @@ colors/grey50
( 64 -111 -32 ) ( -64 -106 -32 ) ( -64 -111 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -110 -32 ) ( -64 -110 -28 ) ( -64 -110 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 461
+// brush 429
{
( -82 -24 40 ) ( -82 -24 -40 ) ( -82 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -110 -40 ) ( -94 -24 -40 ) ( -94 -110 40 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4880,7 +4352,7 @@ colors/grey50
( 64 -110 -12 ) ( -64 -108 -12 ) ( -64 -110 -12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -110 -12 ) ( -64 -108 -10 ) ( -64 -110 -12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 462
+// brush 430
{
( -82 -24 8 ) ( -82 -108 -8 ) ( -82 -108 8 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -24 8 ) ( -94 -108 8 ) ( -94 -108 -8 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4889,7 +4361,7 @@ colors/grey50
( -82 -24 -8 ) ( -94 -108 -8 ) ( -82 -108 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -106 -8 ) ( -64 -106 -6 ) ( -64 -106 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 463
+// brush 431
{
( -82 -24 12 ) ( -82 -108 8 ) ( -82 -112 12 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -24 12 ) ( -94 -108 8 ) ( -94 -24 8 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4898,7 +4370,7 @@ colors/grey50
( -64 -108 12 ) ( -64 -106 12 ) ( 64 -108 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -106 8 ) ( -64 -108 10 ) ( -64 -106 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 464
+// brush 432
{
( -82 -24 12 ) ( -82 -108 8 ) ( -82 -112 12 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -24 12 ) ( -94 -108 8 ) ( -94 -24 8 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4907,7 +4379,7 @@ colors/grey50
( 64 -108 12 ) ( -64 -106 12 ) ( -64 -108 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -110 12 ) ( -64 -110 14 ) ( -64 -110 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 465
+// brush 433
{
( -82 -24 12 ) ( -82 -108 8 ) ( -82 -112 12 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
( -94 -24 12 ) ( -94 -108 8 ) ( -94 -24 8 ) detail/warn_16 0 0 0 0.5 0.5 0 0 0
@@ -4916,7 +4388,7 @@ colors/grey50
( 64 -108 32 ) ( -64 -105 32 ) ( -64 -108 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -110 32 ) ( -64 -108 34 ) ( -64 -110 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 466
+// brush 434
{
( -82 -24 12 ) ( -82 -108 8 ) ( -82 -112 12 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -94 -24 12 ) ( -94 -108 8 ) ( -94 -24 8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4927,7 +4399,7 @@ colors/grey50
( -64 -110 12 ) ( -64 -110 14 ) ( 64 -110 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -88 -40 -64 ) ( -80 -40 -64 ) ( -88 -40 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 467
+// brush 435
{
( -82 -24 40 ) ( -82 -24 -40 ) ( -82 -110 40 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -94 -110 -40 ) ( -94 -24 -40 ) ( -94 -110 40 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4938,7 +4410,7 @@ colors/grey50
( -64 -102 -40 ) ( -64 -104 -38 ) ( 64 -102 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -88 -40 -64 ) ( -80 -40 -64 ) ( -88 -40 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 468
+// brush 436
{
( -24 -24 40 ) ( -24 -40 40 ) ( -48 -24 40 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -24 -24 40 ) ( -48 -24 40 ) ( -24 -24 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -4947,7 +4419,7 @@ colors/grey50
( -48 -40 -34 ) ( -48 -40 40 ) ( -24 -40 -34 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -146 -42 -34 ) ( -146 -26 -34 ) ( -146 -42 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 469
+// brush 437
{
( -296 112 -44 ) ( -296 -96 -40 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4956,7 +4428,7 @@ colors/grey50
( -264 72 -64 ) ( -264 56 -64 ) ( -264 72 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -288 80 64 ) ( -280 80 -64 ) ( -288 80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 470
+// brush 438
{
( -296 112 -44 ) ( -296 -96 -40 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -4966,7 +4438,7 @@ colors/grey50
( -288 40 64 ) ( -280 40 -64 ) ( -288 40 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -268 80 -64 ) ( -268 72 -64 ) ( -268 80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 471
+// brush 439
{
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 112 -40 ) ( -296 -96 -40 ) ( -296 112 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -4975,7 +4447,7 @@ colors/grey50
( -288 40 64 ) ( -280 40 -64 ) ( -288 40 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -268 80 64 ) ( -268 72 -64 ) ( -268 80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 472
+// brush 440
{
( -296 112 -44 ) ( -296 -96 -40 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -4985,7 +4457,7 @@ colors/grey50
( -264 72 -64 ) ( -264 56 -64 ) ( -264 72 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -288 -64 64 ) ( -268 -64 -64 ) ( -288 -64 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 473
+// brush 441
{
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 112 -40 ) ( -296 -96 -40 ) ( -296 112 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -4994,7 +4466,7 @@ colors/grey50
( -288 -92 64 ) ( -280 -92 -64 ) ( -288 -92 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -268 -88 -64 ) ( -268 -76 -64 ) ( -268 -88 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 474
+// brush 442
{
( -296 112 -44 ) ( -296 -96 -40 ) ( -296 -96 -44 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -256 -96 -44 ) ( -296 112 -44 ) ( -296 -96 -44 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -5100,84 +4572,76 @@ colors/grey50
// entity 13
{
"classname" "light"
-"origin" "-264.000000 -78.000000 -18.000000"
+"origin" "131.000000 74.000000 0.000000"
"light" "12"
-"spawnflags" "4"
+"flare" "4"
}
// entity 14
{
"classname" "light"
-"origin" "-264.000000 14.000000 -2.000000"
-"light" "16"
-"spawnflags" "4"
+"origin" "131.000000 54.000000 0.000000"
+"light" "12"
+"flare" "4"
}
// entity 15
{
"classname" "light"
-"origin" "-264.000000 94.000000 -18.000000"
+"origin" "131.000000 -54.000000 0.000000"
"light" "12"
-"spawnflags" "4"
+"flare" "4"
}
// entity 16
{
"classname" "light"
-"origin" "-264.000000 94.000000 14.000000"
+"origin" "131.000000 -74.000000 0.000000"
"light" "12"
-"spawnflags" "4"
+"flare" "4"
}
// entity 17
{
-"classname" "light"
-"origin" "-264.000000 62.000000 -18.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-260.000000 -78.000000 -18.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 18
{
-"classname" "light"
-"origin" "-264.000000 62.000000 14.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-260.000000 94.000000 -18.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 19
{
-"classname" "light"
-"origin" "-264.000000 -78.000000 14.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-260.000000 -78.000000 14.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 20
{
-"classname" "light"
-"origin" "-264.000000 -34.000000 -2.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-260.000000 94.000000 14.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 21
{
-"classname" "light"
-"origin" "131.000000 74.000000 0.000000"
-"light" "12"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-260.000000 62.000000 -18.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 22
{
-"classname" "light"
-"origin" "131.000000 54.000000 0.000000"
-"light" "12"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-260.000000 -34.000000 -2.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 23
{
-"classname" "light"
-"origin" "131.000000 -54.000000 0.000000"
-"light" "12"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-260.000000 62.000000 14.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 24
{
-"classname" "light"
-"origin" "131.000000 -74.000000 0.000000"
-"light" "12"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-260.000000 14.000000 -2.000000"
+"model" "maps/pirate/sections/engine_medium"
}
diff --git a/base/maps/pirate/juggernaut.map b/base/maps/pirate/juggernaut.map
index 7de6167..e5db19c 100644
--- a/base/maps/pirate/juggernaut.map
+++ b/base/maps/pirate/juggernaut.map
@@ -305,114 +305,6 @@
}
// brush 30
{
-( -256 -132 92 ) ( -256 -156 92 ) ( -496 -132 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -496 -156 68 ) ( -496 -156 92 ) ( -256 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( 80 -152 72 ) ( 80 -156 68 ) ( 208 -152 72 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( 80 -156 72 ) ( 80 -152 76 ) ( 208 -156 72 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -468 -136 92 ) ( -464 -132 92 ) ( -464 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -496 -156 68 ) ( -496 -132 92 ) ( -492 -136 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 31
-{
-( -1152 -134 90 ) ( -1024 -142 82 ) ( -1024 -134 90 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -1152 -152 76 ) ( -1024 -168 96 ) ( -1024 -152 76 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -1152 -160 104 ) ( -1024 -140 88 ) ( -1024 -160 104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -484 -168 96 ) ( -488 -152 76 ) ( -488 -140 88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -472 -140 88 ) ( -472 -152 76 ) ( -476 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( 64 -168 96 ) ( 64 -164 100 ) ( 192 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-}
-// brush 32
-{
-( 64 -167 97 ) ( 64 -168 98 ) ( 192 -167 97 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( 64 -168 98 ) ( 64 -167 99 ) ( 192 -168 98 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( 64 -162 104 ) ( 64 -161 103 ) ( 192 -162 104 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( 64 -161 103 ) ( 64 -162 102 ) ( 192 -161 103 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( -477 -161 -64 ) ( -477 -163 -64 ) ( -477 -161 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( -483 -163 -64 ) ( -483 -162 -64 ) ( -483 -163 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 33
-{
-( -476 -160 109 ) ( -476 -160 96 ) ( -476 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -484 -172 96 ) ( -484 -160 96 ) ( -484 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 64 -161 105 ) ( 64 -162 104 ) ( 192 -161 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 64 -177 105 ) ( 64 -176 106 ) ( 192 -177 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 64 -170 112 ) ( 64 -161 105 ) ( 192 -170 112 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 64 -169 97 ) ( 64 -176 106 ) ( 192 -169 97 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-}
-// brush 34
-{
-( -604 -160 109 ) ( -604 -160 96 ) ( -604 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -612 -172 96 ) ( -612 -160 96 ) ( -612 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -64 -161 105 ) ( -64 -162 104 ) ( 64 -161 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -64 -177 105 ) ( -64 -176 106 ) ( 64 -177 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -64 -170 112 ) ( -64 -161 105 ) ( 64 -170 112 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -64 -169 97 ) ( -64 -176 106 ) ( 64 -169 97 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-}
-// brush 35
-{
-( -64 -167 97 ) ( -64 -168 98 ) ( 64 -167 97 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( -64 -168 98 ) ( -64 -167 99 ) ( 64 -168 98 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( -64 -162 104 ) ( -64 -161 103 ) ( 64 -162 104 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( -64 -161 103 ) ( -64 -162 102 ) ( 64 -161 103 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( -605 -161 -64 ) ( -605 -163 -64 ) ( -605 -161 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( -611 -163 -64 ) ( -611 -162 -64 ) ( -611 -163 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 36
-{
-( -1280 -136 88 ) ( -1152 -144 80 ) ( -1152 -136 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -1280 -152 76 ) ( -1152 -168 96 ) ( -1152 -152 76 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -1280 -160 104 ) ( -1152 -140 88 ) ( -1152 -160 104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -612 -168 96 ) ( -616 -152 76 ) ( -616 -140 88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -600 -140 88 ) ( -600 -152 76 ) ( -604 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -64 -168 96 ) ( -64 -164 100 ) ( 64 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-}
-// brush 37
-{
-( -384 -132 92 ) ( -384 -156 92 ) ( -624 -132 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -624 -156 68 ) ( -624 -156 92 ) ( -384 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -48 -152 72 ) ( -48 -156 68 ) ( 80 -152 72 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( -48 -156 72 ) ( -48 -152 76 ) ( 80 -156 72 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -596 -136 92 ) ( -592 -132 92 ) ( -592 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -624 -156 68 ) ( -624 -132 92 ) ( -620 -136 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 38
-{
-( -540 -160 109 ) ( -540 -160 96 ) ( -540 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( -548 -172 96 ) ( -548 -160 96 ) ( -548 -172 109 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 0 -161 105 ) ( 0 -162 104 ) ( 128 -161 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 0 -177 105 ) ( 0 -176 106 ) ( 128 -177 105 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 0 -170 112 ) ( 0 -161 105 ) ( 128 -170 112 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-( 0 -169 97 ) ( 0 -176 106 ) ( 128 -169 97 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
-}
-// brush 39
-{
-( 0 -167 97 ) ( 0 -168 98 ) ( 128 -167 97 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( 0 -168 98 ) ( 0 -167 99 ) ( 128 -168 98 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( 0 -162 104 ) ( 0 -161 103 ) ( 128 -162 104 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( 0 -161 103 ) ( 0 -162 102 ) ( 128 -161 103 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( -541 -161 -64 ) ( -541 -163 -64 ) ( -541 -161 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-( -547 -163 -64 ) ( -547 -162 -64 ) ( -547 -163 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 40
-{
-( -1216 -134 90 ) ( -1088 -142 82 ) ( -1088 -134 90 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -1216 -152 76 ) ( -1088 -168 96 ) ( -1088 -152 76 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -1216 -160 104 ) ( -1088 -140 88 ) ( -1088 -160 104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -548 -168 96 ) ( -552 -152 76 ) ( -552 -140 88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( -536 -140 88 ) ( -536 -152 76 ) ( -540 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-( 0 -168 96 ) ( 0 -164 100 ) ( 128 -168 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
-}
-// brush 41
-{
-( -320 -132 92 ) ( -320 -156 92 ) ( -560 -132 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -560 -156 68 ) ( -560 -156 92 ) ( -320 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( 16 -152 72 ) ( 16 -156 68 ) ( 144 -152 72 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( 16 -156 72 ) ( 16 -152 76 ) ( 144 -156 72 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -532 -136 92 ) ( -528 -132 92 ) ( -528 -156 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-( -560 -156 68 ) ( -560 -132 92 ) ( -556 -136 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
-}
-// brush 42
-{
( -464 64 -208 ) ( -640 128 -80 ) ( -640 64 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -464 32 -208 ) ( -640 64 -208 ) ( -640 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 128 -80 ) ( -640 32 80 ) ( -640 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -420,7 +312,7 @@
( -512 64 -16 ) ( -512 64 -32 ) ( -512 -64 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 80 -96 ) ( -64 88 -96 ) ( 64 80 -96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 43
+// brush 31
{
( -640 0 128 ) ( -720 -48 128 ) ( -720 0 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 -48 128 ) ( -672 -192 -16 ) ( -720 -48 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -431,7 +323,7 @@
( -672 -192 -16 ) ( -714.625 -64 -208 ) ( -720 -48 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -296 64 8 ) ( -312 64 8 ) ( -296 -64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 44
+// brush 32
{
( -336 16 128 ) ( -512 -48 128 ) ( -512 16 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -336 -48 128 ) ( -512 -192 -16 ) ( -512 -48 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -443,7 +335,7 @@
( -640 -48 -208 ) ( -640 32 -208 ) ( -640 -48 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -296 64 8 ) ( -312 64 8 ) ( -296 -64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 45
+// brush 33
{
( -368 -64 112 ) ( -664 -80 112 ) ( -672 -64 112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -400 -176 0 ) ( -672 -176 0 ) ( -664 -176 16 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -454,7 +346,7 @@
( -672 -64 112 ) ( -664 -176 16 ) ( -672 -176 0 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 -176 4 ) ( -64 -172 8 ) ( 64 -176 4 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 46
+// brush 34
{
( -352 -96 96 ) ( -352 -160 96 ) ( -640 -96 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 -160 32 ) ( -640 -160 96 ) ( -352 -160 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -464,7 +356,7 @@
( -640 -160 64 ) ( -656 -160 32 ) ( -656 -96 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -400 -96 96 ) ( -400 -128 64 ) ( -408 -128 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 47
+// brush 35
{
( -336 128 -80 ) ( -512 128 48 ) ( -512 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -336 64 72 ) ( -336 64 40 ) ( -336 -64 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -473,7 +365,7 @@
( -64 80 -24 ) ( -64 112 -24 ) ( 64 80 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 128 -32 ) ( -64 112 -32 ) ( 64 128 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 48
+// brush 36
{
( -464 96 80 ) ( -640 32 80 ) ( -640 96 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -464 128 48 ) ( -640 96 80 ) ( -640 128 48 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -483,7 +375,7 @@
( -512 128 -64 ) ( -512 112 -64 ) ( -512 128 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -56 128 40 ) ( -56 120 40 ) ( 72 128 40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 49
+// brush 37
{
( -512 128 40 ) ( -512 32 40 ) ( -528 128 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 128 40 ) ( -528 128 40 ) ( -512 128 24 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -491,7 +383,7 @@
( -528 32 24 ) ( -528 32 40 ) ( -512 32 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 64 24 ) ( -520 64 32 ) ( -512 -64 24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 50
+// brush 38
{
( -624 128 40 ) ( -624 32 40 ) ( -640 128 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -624 128 40 ) ( -640 128 40 ) ( -624 128 24 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -499,7 +391,7 @@
( -640 32 24 ) ( -640 128 24 ) ( -640 32 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -624 64 40 ) ( -632 64 32 ) ( -624 -64 40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 51
+// brush 39
{
( -512 128 -80 ) ( -512 128 -96 ) ( -512 32 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -528 32 -96 ) ( -512 32 -96 ) ( -528 128 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -507,7 +399,7 @@
( -528 64 -96 ) ( -520 64 -88 ) ( -528 -64 -96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 128 -80 ) ( -64 120 -96 ) ( 64 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 52
+// brush 40
{
( -640 32 -96 ) ( -624 32 -96 ) ( -640 128 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 32 -96 ) ( -640 32 -80 ) ( -624 32 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -515,7 +407,7 @@
( -640 64 -80 ) ( -632 64 -88 ) ( -640 -64 -80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 128 -80 ) ( -64 120 -96 ) ( 64 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 53
+// brush 41
{
( -720 32 128 ) ( -768 32 128 ) ( -720 32 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -720 32 128 ) ( -720 32 -208 ) ( -720 -48 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -525,7 +417,7 @@
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 8 96 ) ( -64 16 96 ) ( 64 8 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 54
+// brush 42
{
( -720 -48 -80 ) ( -704 -96 -80 ) ( -704 -96 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -752 -48 -64 ) ( -736 -48 -64 ) ( -752 -48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -534,7 +426,7 @@
( -704 -96 80 ) ( -768 -48 80 ) ( -736 -48 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -696 64 8 ) ( -720 64 8 ) ( -696 -64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 55
+// brush 43
{
( -832 128 72 ) ( -832 -48 72 ) ( -840 128 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -832 128 72 ) ( -832 128 -8 ) ( -832 -48 72 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -544,7 +436,7 @@
( -128 120 40 ) ( -128 120 24 ) ( 0 120 40 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -128 -40 24 ) ( -128 -40 40 ) ( 0 -40 24 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 56
+// brush 44
{
( -768 128 72 ) ( -768 -48 72 ) ( -776 128 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -768 128 72 ) ( -768 128 -8 ) ( -768 -48 72 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -554,7 +446,7 @@
( -64 120 40 ) ( -64 120 24 ) ( 64 120 40 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 -40 24 ) ( -64 -40 40 ) ( 64 -40 24 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 57
+// brush 45
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -776 128 72 ) ( -832 128 72 ) ( -776 128 -8 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -564,7 +456,7 @@
( -64 -48 0 ) ( -64 -48 16 ) ( 64 -48 0 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -830 64 78 ) ( -830 64 76 ) ( -830 -64 78 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 58
+// brush 46
{
( -960 -48 -80 ) ( -960 -72 -32 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -32 -48 ) ( -896 -64 -16 ) ( -960 -72 -32 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -573,7 +465,7 @@
( -64 -46 -76 ) ( -64 -48 -74 ) ( 64 -46 -76 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 88 ) ( -928 64 56 ) ( -928 -64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 59
+// brush 47
{
( -960 -80 96 ) ( -960 -48 -112 ) ( -960 -48 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -48 80 ) ( -960 -64 -48 ) ( -896 -48 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -582,7 +474,7 @@
( -952 64 52 ) ( -952 64 40 ) ( -952 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 64 32 ) ( -960 64 40 ) ( -896 -64 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 60
+// brush 48
{
( -960 96 96 ) ( -960 96 -112 ) ( -960 128 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -591,7 +483,7 @@
( -952 64 52 ) ( -952 64 40 ) ( -952 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 64 32 ) ( -960 64 40 ) ( -896 -64 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 61
+// brush 49
{
( -960 128 -48 ) ( -960 120 -32 ) ( -960 96 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -960 120 -32 ) ( -896 112 -16 ) ( -896 80 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -600,7 +492,7 @@
( -64 124 -46 ) ( -64 122 -48 ) ( 64 124 -46 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 80 ) ( -928 64 64 ) ( -928 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 62
+// brush 50
{
( -960 96 96 ) ( -960 120 48 ) ( -960 128 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 80 64 ) ( -896 112 32 ) ( -960 120 48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -609,7 +501,7 @@
( -64 94 92 ) ( -64 96 90 ) ( 64 94 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 80 ) ( -928 64 64 ) ( -928 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 63
+// brush 51
{
( -960 -80 64 ) ( -960 -72 48 ) ( -960 -48 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -960 -72 48 ) ( -896 -64 32 ) ( -896 -32 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -618,7 +510,7 @@
( -64 -76 62 ) ( -64 -74 64 ) ( 64 -76 62 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 88 ) ( -928 64 56 ) ( -928 -64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 64
+// brush 52
{
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -64 -48 ) ( -960 64 -64 ) ( -896 64 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -627,7 +519,7 @@
( -896 -8 -48 ) ( -912 -8 80 ) ( -896 -8 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 -68 ) ( -896 64 -52 ) ( -960 64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 65
+// brush 53
{
( -840 -48 -16 ) ( -856 128 -80 ) ( -856 -48 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 128 -80 ) ( -880 -80 -80 ) ( -856 -48 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -642,7 +534,7 @@
( -864 96 64 ) ( -864 72 -64 ) ( -864 96 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -842 120 -64 ) ( -842 116 -64 ) ( -842 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 66
+// brush 54
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -651,7 +543,7 @@
( 64 76 60 ) ( -64 84 60 ) ( -64 76 60 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 64 96 ) ( -872 64 96 ) ( -896 -64 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 67
+// brush 55
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -660,7 +552,7 @@
( 64 -32 60 ) ( -64 -48 96 ) ( -64 -32 60 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -80 64 ) ( -64 -44 48 ) ( -64 -80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 68
+// brush 56
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -670,7 +562,7 @@
( -864 -80 -16 ) ( -856 -48 -80 ) ( -880 -80 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -80 -16 ) ( -880 -80 -80 ) ( -896 -80 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 69
+// brush 57
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -680,7 +572,7 @@
( -64 -32 -44 ) ( -64 -48 -80 ) ( 64 -32 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -44 -32 ) ( -64 -32 -44 ) ( 64 -44 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 70
+// brush 58
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -689,7 +581,7 @@
( -64 80 -44 ) ( -64 96 -80 ) ( 64 80 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 128 -80 ) ( -880 -80 -80 ) ( -856 -48 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 71
+// brush 59
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -698,7 +590,7 @@
( -64 92 -32 ) ( -64 128 -48 ) ( 64 92 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 80 -44 ) ( -64 84 -40 ) ( 64 80 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 72
+// brush 60
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -707,7 +599,7 @@
( 64 92 -32 ) ( -64 128 -48 ) ( -64 92 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -840 128 -16 ) ( -896 128 -80 ) ( -856 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 73
+// brush 61
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -716,7 +608,7 @@
( 64 92 48 ) ( -64 128 64 ) ( -64 92 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -864 96 96 ) ( -896 128 64 ) ( -864 128 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 74
+// brush 62
{
( -896 -80 -16 ) ( -896 -80 -80 ) ( -896 128 -80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -864 96 -64 ) ( -864 72 -64 ) ( -864 96 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -729,7 +621,7 @@
( 64 -28 -44 ) ( -64 -20 -44 ) ( -64 -28 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 92 -32 ) ( -64 92 -28 ) ( -64 92 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 75
+// brush 63
{
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 96 48 ) ( -64 128 64 ) ( 64 96 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -738,7 +630,7 @@
( -952 -64 52 ) ( -952 64 40 ) ( -952 64 52 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 80 ) ( -928 64 64 ) ( -928 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 76
+// brush 64
{
( -896 -48 80 ) ( -960 -64 -48 ) ( -896 -48 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 -48 48 ) ( -64 -80 64 ) ( -64 -48 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -747,7 +639,7 @@
( -952 -64 52 ) ( -952 64 40 ) ( -952 64 52 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -928 64 88 ) ( -928 64 56 ) ( -928 -64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 77
+// brush 65
{
( -960 96 96 ) ( -960 96 -112 ) ( -960 128 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -756,7 +648,7 @@
( -952 64 52 ) ( -952 64 40 ) ( -952 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 -24 ) ( -896 64 -16 ) ( -960 -64 -24 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 78
+// brush 66
{
( -960 -80 96 ) ( -960 -48 -112 ) ( -960 -48 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -48 80 ) ( -960 -64 -48 ) ( -896 -48 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -765,7 +657,7 @@
( -952 64 52 ) ( -952 64 40 ) ( -952 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 -24 ) ( -896 64 -16 ) ( -960 -64 -24 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 79
+// brush 67
{
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -64 -48 ) ( -960 64 -64 ) ( -896 64 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -774,7 +666,7 @@
( -896 80 80 ) ( -904 80 80 ) ( -896 80 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 -68 ) ( -896 64 -52 ) ( -960 64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 80
+// brush 68
{
( -896 -80 -80 ) ( -896 128 -48 ) ( -896 128 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 -64 -48 ) ( -960 64 -64 ) ( -896 64 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -783,7 +675,7 @@
( -896 -8 -48 ) ( -912 -8 80 ) ( -896 -8 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 -68 ) ( -896 64 -52 ) ( -960 64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 81
+// brush 69
{
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -912 -32 80 ) ( -912 -16 80 ) ( -912 -32 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -792,7 +684,7 @@
( -896 80 80 ) ( -904 80 80 ) ( -896 80 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 -68 ) ( -896 64 -52 ) ( -960 -64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 82
+// brush 70
{
( -896 -80 -80 ) ( -896 128 -48 ) ( -896 128 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -912 -32 -48 ) ( -912 -16 80 ) ( -912 -32 80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -801,7 +693,7 @@
( -896 -8 -48 ) ( -912 -8 80 ) ( -896 -8 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 -68 ) ( -896 64 -52 ) ( -960 -64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 83
+// brush 71
{
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -912 -32 80 ) ( -912 -16 80 ) ( -912 -32 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -810,7 +702,7 @@
( -896 -8 -48 ) ( -912 -8 80 ) ( -896 -8 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 -68 ) ( -896 64 -52 ) ( -960 -64 -68 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 84
+// brush 72
{
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 64 64 ) ( -960 64 80 ) ( -896 -64 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -819,7 +711,7 @@
( -896 80 64 ) ( -904 80 -64 ) ( -896 80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 84 ) ( -896 64 68 ) ( -960 -64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 85
+// brush 73
{
( -896 128 96 ) ( -896 128 64 ) ( -896 -80 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 64 64 ) ( -960 64 80 ) ( -896 -64 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -828,7 +720,7 @@
( -896 -8 -64 ) ( -912 -8 -64 ) ( -896 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 84 ) ( -896 64 68 ) ( -960 -64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 86
+// brush 74
{
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 64 64 ) ( -960 64 80 ) ( -896 -64 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -837,7 +729,7 @@
( -896 -8 -64 ) ( -912 -8 -64 ) ( -896 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 64 84 ) ( -896 64 68 ) ( -960 -64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 87
+// brush 75
{
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -912 -32 64 ) ( -912 -16 -64 ) ( -912 -32 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -846,7 +738,7 @@
( -896 80 64 ) ( -904 80 -64 ) ( -896 80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 84 ) ( -896 64 68 ) ( -960 64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 88
+// brush 76
{
( -896 128 96 ) ( -896 128 64 ) ( -896 -80 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -912 -32 -64 ) ( -912 -16 -64 ) ( -912 -32 64 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -855,7 +747,7 @@
( -896 -8 -64 ) ( -912 -8 -64 ) ( -896 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 84 ) ( -896 64 68 ) ( -960 64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 89
+// brush 77
{
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -912 -32 64 ) ( -912 -16 -64 ) ( -912 -32 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -864,7 +756,7 @@
( -896 -8 -64 ) ( -912 -8 -64 ) ( -896 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -64 84 ) ( -896 64 68 ) ( -960 64 84 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 90
+// brush 78
{
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 -64 -48 ) ( -960 64 -64 ) ( -896 64 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -873,7 +765,7 @@
( -896 80 -48 ) ( -904 80 80 ) ( -896 80 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 -80 -80 ) ( -896 128 -48 ) ( -896 128 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 91
+// brush 79
{
( -896 -80 -80 ) ( -896 128 -48 ) ( -896 128 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 -64 -48 ) ( -960 64 -64 ) ( -896 64 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -882,7 +774,7 @@
( -896 -8 80 ) ( -912 -8 80 ) ( -896 -8 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -80 -80 ) ( -960 128 -48 ) ( -960 -80 -48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 92
+// brush 80
{
( -896 128 96 ) ( -896 128 64 ) ( -896 -80 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 64 64 ) ( -960 64 80 ) ( -896 -64 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -891,7 +783,7 @@
( -896 -8 64 ) ( -912 -8 -64 ) ( -896 -8 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 93
+// brush 81
{
( -960 -80 64 ) ( -960 128 64 ) ( -960 -80 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -896 64 64 ) ( -960 64 80 ) ( -896 -64 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -900,7 +792,7 @@
( -896 80 -64 ) ( -904 80 -64 ) ( -896 80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 128 96 ) ( -896 128 64 ) ( -896 -80 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 94
+// brush 82
{
( -896 -80 96 ) ( -896 -48 -112 ) ( -896 -80 -112 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 -48 80 ) ( -960 -64 -48 ) ( -896 -48 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -909,7 +801,7 @@
( -896 -76 -64 ) ( -904 -76 -64 ) ( -896 -76 64 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -928 -64 88 ) ( -928 64 56 ) ( -928 64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 95
+// brush 83
{
( -896 -64 32 ) ( -896 -80 64 ) ( -896 -48 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 -72 48 ) ( -896 -64 32 ) ( -896 -32 64 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -918,7 +810,7 @@
( -64 -76 62 ) ( -64 -74 64 ) ( 64 -76 62 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -928 -64 88 ) ( -928 64 56 ) ( -928 64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 96
+// brush 84
{
( -896 -48 -80 ) ( -896 -80 -48 ) ( -896 -64 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 -32 -48 ) ( -896 -64 -16 ) ( -960 -72 -32 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -927,7 +819,7 @@
( -64 -46 -76 ) ( -64 -48 -74 ) ( 64 -46 -76 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -928 -64 88 ) ( -928 64 56 ) ( -928 64 88 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 97
+// brush 85
{
( -896 128 -112 ) ( -896 96 -112 ) ( -896 128 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -936,7 +828,7 @@
( -940 124 -64 ) ( -928 124 -64 ) ( -940 124 64 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -912 -64 80 ) ( -912 64 64 ) ( -912 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 98
+// brush 86
{
( -896 96 96 ) ( -896 128 64 ) ( -896 112 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -896 80 64 ) ( -896 112 32 ) ( -960 120 48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -945,7 +837,7 @@
( -64 94 92 ) ( -64 96 90 ) ( 64 94 92 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -912 -64 80 ) ( -912 64 64 ) ( -912 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 99
+// brush 87
{
( -896 112 -16 ) ( -896 128 -48 ) ( -896 96 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -960 120 -32 ) ( -896 112 -16 ) ( -896 80 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -954,7 +846,7 @@
( -64 124 -46 ) ( -64 122 -48 ) ( 64 124 -46 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -912 -64 80 ) ( -912 64 64 ) ( -912 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 100
+// brush 88
{
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 96 48 ) ( -64 128 64 ) ( 64 96 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -963,7 +855,7 @@
( -912 64 80 ) ( -912 64 64 ) ( -912 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -920 -64 80 ) ( -920 64 64 ) ( -920 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 101
+// brush 89
{
( -896 80 64 ) ( -896 112 32 ) ( -960 120 48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 80 64 ) ( -64 96 96 ) ( 64 80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -972,7 +864,7 @@
( -912 64 80 ) ( -912 64 64 ) ( -912 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -920 -64 80 ) ( -920 64 64 ) ( -920 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 102
+// brush 90
{
( -960 120 -32 ) ( -896 112 -16 ) ( -896 80 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 80 -48 ) ( -64 96 -80 ) ( -64 80 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -981,7 +873,7 @@
( -912 64 80 ) ( -912 64 64 ) ( -912 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -920 -64 80 ) ( -920 64 64 ) ( -920 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 103
+// brush 91
{
( -896 96 -48 ) ( -960 112 -48 ) ( -896 96 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 96 48 ) ( -64 128 64 ) ( 64 96 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -990,7 +882,7 @@
( -920 64 80 ) ( -920 64 64 ) ( -920 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -928 -64 80 ) ( -928 64 64 ) ( -928 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 104
+// brush 92
{
( -896 80 64 ) ( -896 112 32 ) ( -960 120 48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 80 64 ) ( -64 96 96 ) ( 64 80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -999,7 +891,7 @@
( -920 64 80 ) ( -920 64 64 ) ( -920 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -928 -64 80 ) ( -928 64 64 ) ( -928 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 105
+// brush 93
{
( -960 120 -32 ) ( -896 112 -16 ) ( -896 80 -48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 80 -48 ) ( -64 96 -80 ) ( -64 80 -48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1008,7 +900,7 @@
( -920 64 80 ) ( -920 64 64 ) ( -920 -64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -928 -64 80 ) ( -928 64 64 ) ( -928 64 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 106
+// brush 94
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -776 128 72 ) ( -832 128 72 ) ( -776 128 -8 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1018,7 +910,7 @@
( -64 -48 0 ) ( -64 -48 16 ) ( 64 -48 0 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -778 -64 78 ) ( -778 64 72 ) ( -778 64 78 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 107
+// brush 95
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -48 0 ) ( -64 -48 16 ) ( 64 -48 0 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -1027,7 +919,7 @@
( -784 64 32 ) ( -792 64 32 ) ( -784 -64 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -824 -8 -64 ) ( -808 -8 -64 ) ( -824 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 108
+// brush 96
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -776 128 72 ) ( -832 128 72 ) ( -776 128 -8 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1037,7 +929,7 @@
( -778 64 78 ) ( -778 64 72 ) ( -778 -64 78 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -784 -64 72 ) ( -784 64 64 ) ( -784 64 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 109
+// brush 97
{
( -776 128 72 ) ( -832 128 72 ) ( -776 128 -8 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -832 -64 -16 ) ( -776 -64 -16 ) ( -832 128 -16 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1046,7 +938,7 @@
( -784 64 72 ) ( -784 64 64 ) ( -784 -64 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -784 -64 32 ) ( -792 64 32 ) ( -784 64 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 110
+// brush 98
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -776 128 72 ) ( -832 128 72 ) ( -776 128 -8 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -1056,7 +948,7 @@
( -784 64 32 ) ( -792 64 32 ) ( -784 -64 32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -824 80 64 ) ( -808 80 -64 ) ( -824 80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 111
+// brush 99
{
( -776 128 80 ) ( -776 -64 80 ) ( -832 128 80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -830 -64 78 ) ( -830 64 76 ) ( -830 64 78 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1065,7 +957,7 @@
( -824 80 -64 ) ( -808 80 -64 ) ( -824 80 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -824 -8 64 ) ( -808 -8 -64 ) ( -824 -8 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 112
+// brush 100
{
( -840 -48 -16 ) ( -856 128 -80 ) ( -856 -48 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -840 128 -16 ) ( -896 128 -80 ) ( -856 128 -80 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1078,7 +970,7 @@
( -842 120 64 ) ( -842 116 -64 ) ( -842 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -839 64 -18 ) ( -841 64 -18 ) ( -839 -64 -18 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 113
+// brush 101
{
( -840 -48 -16 ) ( -856 128 -80 ) ( -856 -48 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -840 128 -16 ) ( -896 128 -80 ) ( -856 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1086,7 +978,7 @@
( -842 120 64 ) ( -842 116 -64 ) ( -842 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -839 -64 -18 ) ( -841 64 -18 ) ( -839 64 -18 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 114
+// brush 102
{
( -720 32 128 ) ( -720 -48 128 ) ( -768 32 128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -720 32 128 ) ( -720 32 -208 ) ( -720 -48 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1095,7 +987,7 @@
( -768 64 80 ) ( -736 64 128 ) ( -768 -64 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 8 96 ) ( -64 16 96 ) ( -64 8 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 115
+// brush 103
{
( -368 -64 112 ) ( -664 -80 112 ) ( -672 -64 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -400 -176 0 ) ( -672 -176 0 ) ( -664 -176 16 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1106,7 +998,7 @@
( -672 -64 112 ) ( -664 -176 16 ) ( -672 -176 0 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 -176 4 ) ( -64 -172 8 ) ( -64 -176 4 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 116
+// brush 104
{
( -368 64 -208 ) ( -304 -64 -208 ) ( -368 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -304 48 -336 ) ( -368 -48 -336 ) ( -304 -48 -336 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1115,7 +1007,7 @@
( -304 64 -208 ) ( -304 -48 -336 ) ( -304 -64 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -308 120 64 ) ( -308 112 -64 ) ( -308 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 117
+// brush 105
{
( -240 128 -80 ) ( -368 64 -208 ) ( -240 64 -208 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -240 128 -208 ) ( -368 -64 -208 ) ( -240 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1128,7 +1020,7 @@
( -304 64 72 ) ( -304 64 40 ) ( -304 -64 72 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -308 120 64 ) ( -308 112 -64 ) ( -308 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 118
+// brush 106
{
( -144 128 -64 ) ( -272 64 -192 ) ( -144 64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -144 128 -192 ) ( -272 -64 -192 ) ( -144 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1141,7 +1033,7 @@
( -236 124 64 ) ( -236 116 -64 ) ( -236 124 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -212 120 -64 ) ( -212 112 -64 ) ( -212 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 119
+// brush 107
{
( -64 -128 96 ) ( 0 -128 96 ) ( -64 128 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -112 72 104 ) ( -112 80 96 ) ( 16 72 104 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1150,7 +1042,7 @@
( -212 120 -64 ) ( -212 112 -64 ) ( -212 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -220 64 100 ) ( -216 64 100 ) ( -220 -64 100 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 120
+// brush 108
{
( -272 64 -192 ) ( -208 -64 -192 ) ( -272 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -208 64 -192 ) ( -272 48 -320 ) ( -208 48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1159,7 +1051,7 @@
( -212 120 -64 ) ( -212 112 -64 ) ( -212 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -192 64 -240 ) ( -208 64 -240 ) ( -192 -64 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 121
+// brush 109
{
( 0 128 112 ) ( 0 -128 112 ) ( -64 128 112 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -64 -128 96 ) ( 0 -128 96 ) ( -64 128 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1168,7 +1060,7 @@
( -208 64 112 ) ( -208 64 96 ) ( -208 -64 112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -212 120 64 ) ( -212 112 -64 ) ( -212 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 122
+// brush 110
{
( -272 64 -192 ) ( -208 -64 -192 ) ( -272 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -208 48 -320 ) ( -272 -48 -320 ) ( -208 -48 -320 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1177,7 +1069,7 @@
( -208 64 -192 ) ( -208 -48 -320 ) ( -208 -64 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -212 120 64 ) ( -212 112 -64 ) ( -212 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 123
+// brush 111
{
( -144 128 -64 ) ( -272 64 -192 ) ( -144 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -144 128 -192 ) ( -272 -64 -192 ) ( -144 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1190,7 +1082,7 @@
( -208 64 88 ) ( -208 64 56 ) ( -208 -64 88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -212 120 64 ) ( -212 112 -64 ) ( -212 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 124
+// brush 112
{
( -16 64 96 ) ( 16 64 96 ) ( -16 -64 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -448 112 80 ) ( -448 128 64 ) ( -320 112 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1201,7 +1093,7 @@
( -188 96 64 ) ( -188 92 -64 ) ( -188 96 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -116 64 52 ) ( -132 64 52 ) ( -116 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 125
+// brush 113
{
( 48 128 112 ) ( 48 -128 112 ) ( -16 128 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 72 104 ) ( -64 80 96 ) ( 64 72 104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1212,7 +1104,7 @@
( -188 96 64 ) ( -188 92 -64 ) ( -188 96 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 28 64 100 ) ( 24 64 100 ) ( 28 -64 100 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 126
+// brush 114
{
( -192 64 -192 ) ( -128 -64 -192 ) ( -192 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -128 64 -192 ) ( -192 48 -320 ) ( -128 48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1221,7 +1113,7 @@
( -132 64 -200 ) ( -132 64 -212 ) ( -132 -64 -200 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -192 64 -240 ) ( -208 64 -240 ) ( -192 -64 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 127
+// brush 115
{
( -16 -128 96 ) ( 48 -128 96 ) ( -16 128 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 72 104 ) ( -64 80 96 ) ( 64 72 104 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1232,7 +1124,7 @@
( -188 96 64 ) ( -188 92 -64 ) ( -188 96 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 28 -64 100 ) ( 24 64 100 ) ( 28 64 100 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 128
+// brush 116
{
( 0 128 112 ) ( 0 -128 112 ) ( -64 128 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -112 72 104 ) ( -112 80 96 ) ( 16 72 104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1241,7 +1133,7 @@
( -212 120 -64 ) ( -212 112 -64 ) ( -212 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -220 -64 100 ) ( -216 64 100 ) ( -220 64 100 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 129
+// brush 117
{
( 112 128 -64 ) ( -16 64 -192 ) ( 112 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 112 128 -192 ) ( -16 -64 -192 ) ( 112 -64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1254,7 +1146,7 @@
( 48 64 88 ) ( 48 64 56 ) ( 48 -64 88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 44 -64 -184 ) ( 44 64 -192 ) ( 44 64 -184 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 130
+// brush 118
{
( -208 -128 -184 ) ( -208 128 -184 ) ( -208 -128 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 104 -192 ) ( -64 88 -192 ) ( 64 104 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1267,7 +1159,7 @@
( 64 -80 80 ) ( -64 -96 64 ) ( -64 -80 80 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -192 64 -176 ) ( -192 64 -184 ) ( -192 -64 -176 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 131
+// brush 119
{
( 192 128 -64 ) ( 64 64 -192 ) ( 192 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 192 128 -192 ) ( 64 -64 -192 ) ( 192 -64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1280,7 +1172,7 @@
( 128 64 88 ) ( 128 64 56 ) ( 128 -64 88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 124 128 64 ) ( 124 116 -64 ) ( 124 128 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 132
+// brush 120
{
( 192 128 -64 ) ( 64 64 -192 ) ( 192 64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 128 -192 ) ( 64 -64 -192 ) ( 192 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1291,7 +1183,7 @@
( 68 124 64 ) ( 68 120 -64 ) ( 68 124 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 160 48 -64 ) ( 128 48 -64 ) ( 160 48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 133
+// brush 121
{
( 192 128 -64 ) ( 192 -64 -192 ) ( 192 64 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 320 128 -64 ) ( 192 64 -192 ) ( 320 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1304,7 +1196,7 @@
( 192 -128 -64 ) ( 192 -128 64 ) ( 320 -128 -64 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 196 64 64 ) ( 196 72 -64 ) ( 196 64 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 134
+// brush 122
{
( -12 128 52 ) ( -132 128 52 ) ( -16 128 48 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -16 -128 48 ) ( -132 -128 52 ) ( -12 -128 52 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1313,7 +1205,7 @@
( -12 -128 52 ) ( -132 -128 52 ) ( -132 128 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -12 64 52 ) ( -16 64 48 ) ( -12 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 135
+// brush 123
{
( 112 128 -64 ) ( -16 64 -192 ) ( 112 64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 112 128 -192 ) ( -16 -64 -192 ) ( 112 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1324,7 +1216,7 @@
( 20 -64 52 ) ( 12 64 52 ) ( 20 64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -12 64 40 ) ( -12 64 48 ) ( -12 -64 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 136
+// brush 124
{
( -16 64 -192 ) ( -16 128 48 ) ( -16 -128 48 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 112 128 -64 ) ( -16 64 -192 ) ( 112 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1335,7 +1227,7 @@
( -12 128 52 ) ( -16 -128 48 ) ( -16 128 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -12 -64 40 ) ( -12 64 48 ) ( -12 64 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 137
+// brush 125
{
( -64 128 -64 ) ( -192 64 -192 ) ( -64 64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 128 -192 ) ( -192 -64 -192 ) ( -64 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1346,7 +1238,7 @@
( -116 -64 52 ) ( -132 64 52 ) ( -116 64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -132 64 48 ) ( -132 64 40 ) ( -132 -64 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 138
+// brush 126
{
( -64 128 -64 ) ( -192 64 -192 ) ( -64 64 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -64 128 -192 ) ( -192 -64 -192 ) ( -64 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1357,7 +1249,7 @@
( -132 128 52 ) ( -128 128 48 ) ( -128 -128 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -132 -64 48 ) ( -132 64 40 ) ( -132 64 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 139
+// brush 127
{
( -192 64 -192 ) ( -128 -64 -192 ) ( -192 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -128 48 -320 ) ( -192 -48 -320 ) ( -128 -48 -320 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -1366,7 +1258,7 @@
( -128 64 -192 ) ( -128 -48 -320 ) ( -128 -64 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -132 -64 -200 ) ( -132 64 -212 ) ( -132 64 -200 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 140
+// brush 128
{
( -16 56 -192 ) ( -16 -56 -192 ) ( -128 56 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -128 -56 -320 ) ( -128 56 -320 ) ( -128 -56 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1375,7 +1267,7 @@
( -96 64 -312 ) ( -100 64 -312 ) ( -96 -64 -312 ) common/entity_dark 0 0 0 0.5 0.5 0 0 0
( -64 -64 -312 ) ( -64 64 -296 ) ( -64 64 -312 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 141
+// brush 129
{
( -16 128 48 ) ( -16 -128 48 ) ( -136 128 48 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -128 64 0 ) ( -128 64 24 ) ( -128 -64 0 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1386,7 +1278,7 @@
( -64 56 -192 ) ( -64 48 -192 ) ( 64 56 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -64 -312 ) ( -64 64 -296 ) ( -64 64 -312 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 142
+// brush 130
{
( -64 56 -192 ) ( -64 40 -320 ) ( 64 56 -192 ) common/entity_dark 0 0 0 0.5 0.5 0 0 0
( -64 -40 -320 ) ( -64 -56 -192 ) ( 64 -40 -320 ) common/entity_dark 0 0 0 0.5 0.5 0 0 0
@@ -1395,7 +1287,7 @@
( 0 -64 -296 ) ( -8 64 -296 ) ( 0 64 -296 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 0 64 -192 ) ( -16 64 -312 ) ( 0 -64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 143
+// brush 131
{
( -64 56 -192 ) ( -64 40 -320 ) ( 64 56 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 -40 -320 ) ( -64 -56 -192 ) ( 64 -40 -320 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1404,7 +1296,7 @@
( 0 -64 -296 ) ( -8 64 -296 ) ( 0 64 -296 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 0 -64 -192 ) ( -16 64 -312 ) ( 0 64 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 144
+// brush 132
{
( 368 64 96 ) ( 400 64 96 ) ( 368 -64 96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 432 64 80 ) ( 448 64 64 ) ( 432 -64 80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1414,7 +1306,7 @@
( 448 -16 -64 ) ( 432 -16 -64 ) ( 448 -16 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 448 64 -64 ) ( 432 64 -64 ) ( 448 -64 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 145
+// brush 133
{
( 368 64 96 ) ( 400 64 96 ) ( 368 -64 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 432 64 80 ) ( 448 64 64 ) ( 432 -64 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1427,7 +1319,7 @@
( 448 -16 64 ) ( 432 -16 -64 ) ( 448 -16 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 448 64 -64 ) ( 432 64 -64 ) ( 448 -64 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 146
+// brush 134
{
( 320 128 -64 ) ( 192 64 -192 ) ( 320 64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 128 -192 ) ( 192 -64 -192 ) ( 320 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1438,7 +1330,7 @@
( 320 -128 -64 ) ( 320 -64 -192 ) ( 192 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -128 -64 ) ( 448 -32 -192 ) ( 320 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 147
+// brush 135
{
( 192 128 -192 ) ( 64 -64 -192 ) ( 192 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 240 64 96 ) ( 272 64 96 ) ( 240 -64 96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1447,7 +1339,7 @@
( 160 48 64 ) ( 128 48 -64 ) ( 160 48 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 224 -16 -64 ) ( 208 -16 -64 ) ( 224 -16 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 148
+// brush 136
{
( -16 128 -64 ) ( -16 -64 -192 ) ( -16 64 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 160 64 96 ) ( 192 64 96 ) ( 160 -64 96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1456,7 +1348,7 @@
( 160 48 64 ) ( 128 48 -64 ) ( 160 48 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 224 -16 -64 ) ( 208 -16 -64 ) ( 224 -16 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 149
+// brush 137
{
( 192 128 -192 ) ( 64 -64 -192 ) ( 192 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 -128 -64 ) ( 192 -64 -192 ) ( 64 -64 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1467,7 +1359,7 @@
( 68 124 64 ) ( 68 120 -64 ) ( 68 124 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 224 -16 64 ) ( 208 -16 -64 ) ( 224 -16 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 150
+// brush 138
{
( -16 128 -64 ) ( -16 -64 -192 ) ( -16 64 -192 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 160 64 96 ) ( 192 64 96 ) ( 160 -64 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1477,7 +1369,7 @@
( 20 64 52 ) ( 12 64 52 ) ( 20 -64 52 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 224 -16 64 ) ( 208 -16 -64 ) ( 224 -16 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 151
+// brush 139
{
( -720 32 -208 ) ( -720 32 128 ) ( -640 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 32 96 ) ( -64 48 96 ) ( 64 32 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1488,7 +1380,7 @@
( -512 64 96 ) ( -496 64 80 ) ( -512 -64 96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -512 80 80 ) ( -496 64 80 ) ( -512 64 96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 152
+// brush 140
{
( -496 48 112 ) ( -496 16 112 ) ( -736 48 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -736 16 96 ) ( -496 16 96 ) ( -736 48 96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1497,7 +1389,7 @@
( -544 64 112 ) ( -528 64 96 ) ( -544 -64 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -704 64 96 ) ( -688 64 112 ) ( -704 -64 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 153
+// brush 141
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 32 -96 ) ( -640 128 -96 ) ( -640 32 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1506,7 +1398,7 @@
( -508 64 -80 ) ( -524 64 -80 ) ( -508 -64 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -636 64 24 ) ( -636 64 16 ) ( -636 -64 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 154
+// brush 142
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 48 16 ) ( -64 48 0 ) ( 64 48 16 ) colors/orange_bright 0 0 0 0.5 0.5 0 0 0
@@ -1515,7 +1407,7 @@
( -628 -64 24 ) ( -612 64 24 ) ( -628 64 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -624 64 36 ) ( -628 64 32 ) ( -624 -64 36 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 155
+// brush 143
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 48 16 ) ( -64 48 0 ) ( 64 48 16 ) colors/orange_bright 0 0 0 0.5 0.5 0 0 0
@@ -1524,7 +1416,7 @@
( -528 -64 40 ) ( -528 64 32 ) ( -528 64 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -516 64 24 ) ( -520 64 28 ) ( -516 -64 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 156
+// brush 144
{
( -512 128 32 ) ( -512 128 -96 ) ( -512 32 32 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1533,7 +1425,7 @@
( -508 64 -80 ) ( -524 64 -80 ) ( -508 -64 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -516 64 8 ) ( -516 64 16 ) ( -516 -64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 157
+// brush 145
{
( -640 32 -96 ) ( -512 32 -96 ) ( -640 128 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1542,7 +1434,7 @@
( -528 64 40 ) ( -528 64 32 ) ( -528 -64 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -544 64 -92 ) ( -536 64 -92 ) ( -544 -64 -92 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 158
+// brush 146
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 48 16 ) ( -64 48 0 ) ( 64 48 16 ) colors/orange_bright 0 0 0 0.5 0.5 0 0 0
@@ -1551,7 +1443,7 @@
( -508 -64 -80 ) ( -524 64 -80 ) ( -508 64 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -636 64 -80 ) ( -632 64 -84 ) ( -636 -64 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 159
+// brush 147
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 48 16 ) ( -64 48 0 ) ( 64 48 16 ) colors/orange_bright 0 0 0 0.5 0.5 0 0 0
@@ -1560,7 +1452,7 @@
( -508 -64 -80 ) ( -524 64 -80 ) ( -508 64 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -528 64 -92 ) ( -524 64 -88 ) ( -528 -64 -92 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 160
+// brush 148
{
( -512 128 40 ) ( -512 32 40 ) ( -640 128 40 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1569,7 +1461,7 @@
( -528 64 40 ) ( -528 64 32 ) ( -528 -64 40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -536 -64 36 ) ( -528 64 36 ) ( -536 64 36 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 161
+// brush 149
{
( -640 32 -96 ) ( -640 32 32 ) ( -512 32 -96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 48 16 ) ( -64 48 0 ) ( 64 48 16 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1582,7 +1474,7 @@
( -636 -64 24 ) ( -636 64 16 ) ( -636 64 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -544 -64 -92 ) ( -536 64 -92 ) ( -544 64 -92 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 162
+// brush 150
{
( -336 96 80 ) ( -512 32 80 ) ( -512 96 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -336 128 48 ) ( -512 96 80 ) ( -512 128 48 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -1592,7 +1484,7 @@
( -336 32 -208 ) ( -512 32 -208 ) ( -512 32 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 104 8 ) ( -64 120 8 ) ( -64 104 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 163
+// brush 151
{
( -192 64 80 ) ( -160 64 80 ) ( -192 -64 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -624 112 64 ) ( -624 128 48 ) ( -496 112 64 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -1603,7 +1495,7 @@
( -308 120 -64 ) ( -308 112 -64 ) ( -308 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 104 8 ) ( -64 120 8 ) ( -64 104 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 164
+// brush 152
{
( -336 128 -80 ) ( -512 128 48 ) ( -512 128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -336 64 72 ) ( -336 64 40 ) ( -336 -64 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1612,7 +1504,7 @@
( -64 104 8 ) ( -64 120 8 ) ( 64 104 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 80 -24 ) ( -64 112 -24 ) ( -64 80 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 165
+// brush 153
{
( -240 128 32 ) ( -368 128 32 ) ( -240 128 -96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -368 -128 -80 ) ( -368 -128 48 ) ( -240 -128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1621,7 +1513,7 @@
( -64 104 8 ) ( -64 120 8 ) ( 64 104 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 80 -24 ) ( -64 112 -24 ) ( -64 80 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 166
+// brush 154
{
( -336 64 -208 ) ( -512 128 -80 ) ( -512 64 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -336 32 -208 ) ( -512 64 -208 ) ( -512 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1631,7 +1523,7 @@
( -336 32 -208 ) ( -512 32 -208 ) ( -512 32 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 104 -40 ) ( -64 120 -40 ) ( 64 104 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 167
+// brush 155
{
( -240 128 -80 ) ( -368 64 -208 ) ( -240 64 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 128 -208 ) ( -368 -64 -208 ) ( -240 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1642,7 +1534,7 @@
( -308 120 -64 ) ( -308 112 -64 ) ( -308 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 104 -40 ) ( -64 120 -40 ) ( 64 104 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 168
+// brush 156
{
( -336 128 -80 ) ( -512 128 48 ) ( -512 128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -336 64 72 ) ( -336 64 40 ) ( -336 -64 72 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1651,7 +1543,7 @@
( 64 128 -32 ) ( -64 112 -32 ) ( -64 128 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 104 -40 ) ( -64 120 -40 ) ( -64 104 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 169
+// brush 157
{
( -240 128 32 ) ( -368 128 32 ) ( -240 128 -96 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -368 -128 -80 ) ( -368 -128 48 ) ( -240 -128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1660,7 +1552,7 @@
( 64 128 -32 ) ( -64 112 -32 ) ( -64 128 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 104 -40 ) ( -64 120 -40 ) ( -64 104 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 170
+// brush 158
{
( -656 32 -208 ) ( -720 -48 -208 ) ( -714.625 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 32 96 ) ( -720 32 96 ) ( -720 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1673,7 +1565,7 @@
( -704 -64 -208 ) ( -720 -48 -80 ) ( -672 -192 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -328 64 -40 ) ( -304 64 -40 ) ( -328 -64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 171
+// brush 159
{
( -336 64 72 ) ( -336 -64 40 ) ( -336 -64 72 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -336 -64 -208 ) ( -512 32 -208 ) ( -512 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1685,7 +1577,7 @@
( -640 -48 -208 ) ( -640 32 -208 ) ( -640 -48 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -328 64 -40 ) ( -304 64 -40 ) ( -328 -64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 172
+// brush 160
{
( -640 -48 128 ) ( -672 -192 -16 ) ( -720 -48 128 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -640 32 96 ) ( -720 32 96 ) ( -720 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1696,7 +1588,7 @@
( -296 -64 8 ) ( -312 64 8 ) ( -296 64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -320 -64 -24 ) ( -304 64 -24 ) ( -320 64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 173
+// brush 161
{
( -336 -48 128 ) ( -512 -192 -16 ) ( -512 -48 128 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -336 64 72 ) ( -336 -64 40 ) ( -336 -64 72 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1707,7 +1599,7 @@
( -296 -64 8 ) ( -312 64 8 ) ( -296 64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -320 -64 -24 ) ( -304 64 -24 ) ( -320 64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 174
+// brush 162
{
( -640 32 96 ) ( -720 32 96 ) ( -720 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 -192 -16 ) ( -672 -192 -80 ) ( -672 -192 -16 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1717,7 +1609,7 @@
( -320 64 -24 ) ( -304 64 -24 ) ( -320 -64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -312 -64 -32 ) ( -288 64 -32 ) ( -312 64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 175
+// brush 163
{
( -336 64 72 ) ( -336 -64 40 ) ( -336 -64 72 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -336 32 112 ) ( -512 32 112 ) ( -512 32 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1727,7 +1619,7 @@
( -320 64 -24 ) ( -304 64 -24 ) ( -320 -64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -312 -64 -32 ) ( -288 64 -32 ) ( -312 64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 176
+// brush 164
{
( -640 32 96 ) ( -720 32 96 ) ( -720 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 -192 -16 ) ( -672 -192 -80 ) ( -672 -192 -16 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1737,7 +1629,7 @@
( -312 64 -32 ) ( -288 64 -32 ) ( -312 -64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -328 -64 -40 ) ( -304 64 -40 ) ( -328 64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 177
+// brush 165
{
( -336 64 72 ) ( -336 -64 40 ) ( -336 -64 72 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -336 32 112 ) ( -512 32 112 ) ( -512 32 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -1747,7 +1639,7 @@
( -312 64 -32 ) ( -288 64 -32 ) ( -312 -64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -328 -64 -40 ) ( -304 64 -40 ) ( -328 64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 178
+// brush 166
{
( -720 -48 -80 ) ( -704 -96 -80 ) ( -704 -96 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -752 -48 -64 ) ( -736 -48 -64 ) ( -752 -48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1756,7 +1648,7 @@
( -696 -64 8 ) ( -720 64 8 ) ( -696 64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -680 64 -24 ) ( -704 64 -24 ) ( -680 -64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 179
+// brush 167
{
( -720 -48 -80 ) ( -704 -96 -80 ) ( -704 -96 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -752 -48 -64 ) ( -736 -48 -64 ) ( -752 -48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1765,7 +1657,7 @@
( -680 -64 -24 ) ( -704 64 -24 ) ( -680 64 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -696 64 -32 ) ( -712 64 -32 ) ( -696 -64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 180
+// brush 168
{
( -720 -48 -80 ) ( -704 -96 -80 ) ( -704 -96 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -752 -48 -64 ) ( -736 -48 -64 ) ( -752 -48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1774,7 +1666,7 @@
( -696 -64 -32 ) ( -712 64 -32 ) ( -696 64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -680 64 -40 ) ( -696 64 -40 ) ( -680 -64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 181
+// brush 169
{
( -720 -48 -80 ) ( -704 -96 -80 ) ( -704 -96 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -752 -48 -64 ) ( -736 -48 -64 ) ( -752 -48 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1782,7 +1674,7 @@
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -680 -64 -40 ) ( -696 64 -40 ) ( -680 64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 182
+// brush 170
{
( -496 64 -208 ) ( -672 128 -80 ) ( -672 64 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -496 32 -208 ) ( -672 64 -208 ) ( -672 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1793,7 +1685,7 @@
( -704 64 -208 ) ( -720 64 -80 ) ( -704 -64 -208 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -696 64 -40 ) ( -672 64 -40 ) ( -696 -64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 183
+// brush 171
{
( -720 128 128 ) ( -768 128 128 ) ( -720 128 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -720 112 128 ) ( -720 112 -208 ) ( -720 32 128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1801,7 +1693,7 @@
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -696 64 -40 ) ( -672 64 -40 ) ( -696 -64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 184
+// brush 172
{
( -496 128 -80 ) ( -672 128 48 ) ( -672 128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -496 32 -208 ) ( -672 32 -208 ) ( -672 32 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1811,7 +1703,7 @@
( -768 32 -208 ) ( -768 112 -208 ) ( -768 32 128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 185
+// brush 173
{
( -496 128 -80 ) ( -672 128 48 ) ( -672 128 -80 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( -496 32 -208 ) ( -672 32 -208 ) ( -672 32 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1820,7 +1712,7 @@
( -696 -64 -40 ) ( -672 64 -40 ) ( -696 64 -40 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 186
+// brush 174
{
( -496 128 -80 ) ( -672 128 48 ) ( -672 128 -80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -496 32 -208 ) ( -672 32 -208 ) ( -672 32 80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1829,7 +1721,7 @@
( -696 -64 -32 ) ( -680 64 -32 ) ( -696 64 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -704 64 -80 ) ( -712 64 -72 ) ( -704 -64 -80 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 187
+// brush 175
{
( -496 96 80 ) ( -672 32 80 ) ( -672 96 80 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -496 128 48 ) ( -672 96 80 ) ( -672 128 48 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1839,7 +1731,7 @@
( -656 64 8 ) ( -672 64 8 ) ( -656 -64 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -768 32 -208 ) ( -768 112 -208 ) ( -768 32 128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 188
+// brush 176
{
( -368 64 -208 ) ( -304 -64 -208 ) ( -368 -64 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -304 64 -208 ) ( -368 48 -336 ) ( -304 48 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1848,7 +1740,7 @@
( 64 32 -208 ) ( -64 32 -224 ) ( -64 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -312 64 -256 ) ( -328 64 -256 ) ( -312 -64 -256 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 189
+// brush 177
{
( -636 -192 -240 ) ( -636 -80 -240 ) ( -636 -192 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -220 -176 -96 ) ( -220 -160 -112 ) ( -92 -176 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1857,7 +1749,7 @@
( -220 -192 -112 ) ( -220 -176 -96 ) ( -92 -192 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -604 64 -96 ) ( -604 64 -128 ) ( -604 -64 -96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 190
+// brush 178
{
( -484 -192 -240 ) ( -484 -80 -240 ) ( -484 -192 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -68 -176 -96 ) ( -68 -160 -112 ) ( 60 -176 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -1866,7 +1758,7 @@
( -68 -192 -112 ) ( -68 -176 -96 ) ( 60 -192 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -452 64 -96 ) ( -452 64 -128 ) ( -452 -64 -96 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 191
+// brush 179
{
( -448 -88 -104 ) ( -448 -216 -104 ) ( -640 -88 -104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -448 -88 -104 ) ( -640 -88 -104 ) ( -448 -88 -232 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1877,7 +1769,7 @@
( -64 -88 -208 ) ( -64 -96 -216 ) ( 64 -88 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -112 -232 ) ( -64 -120 -224 ) ( 64 -112 -232 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 192
+// brush 180
{
( -448 -112 -128 ) ( -640 -112 -128 ) ( -448 -112 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -448 -112 -128 ) ( -448 -112 -320 ) ( -448 -320 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1887,7 +1779,7 @@
( -64 -128 -312 ) ( -64 -136 -304 ) ( 64 -128 -312 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -136 -304 ) ( -64 -136 -296 ) ( 64 -136 -304 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 193
+// brush 181
{
( -448 -112 -128 ) ( -448 -320 -128 ) ( -640 -112 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -448 -112 -128 ) ( -448 -112 -320 ) ( -448 -320 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1897,349 +1789,7 @@
( -64 -128 -312 ) ( -64 -136 -304 ) ( 64 -128 -312 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 -280 -152 ) ( -64 -264 -152 ) ( -64 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 194
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -152 -204 0 0 ) ( -648 -152 -204 0 -0.59375 ) ( -632 -152 -200 0 -1.1875 ) ( -632 -152 -200 0 -1.78125 ) ( -464 -152 -200 0 -2.375 ) )
-( ( -648 -164 -204 1.1875 0 ) ( -648 -164 -204 1.1875 -0.59375 ) ( -632 -168 -200 1.1875 -1.1875 ) ( -632 -168 -200 1.1875 -1.78125 ) ( -464 -168 -200 1.1875 -2.375 ) )
-( ( -648 -164 -216 2.5625 0 ) ( -648 -164 -216 2.5625 -0.59375 ) ( -632 -168 -216 2.5625 -1.1875 ) ( -632 -168 -216 2.5625 -1.78125 ) ( -464 -168 -216 2.5625 -2.375 ) )
-( ( -648 -164 -228 3.9375 0 ) ( -648 -164 -228 3.9375 -0.59375 ) ( -632 -168 -232 3.9375 -1.1875 ) ( -632 -168 -232 3.9375 -1.78125 ) ( -464 -168 -232 3.9375 -2.375 ) )
-( ( -648 -152 -228 5.125 0 ) ( -648 -152 -228 5.125 -0.59375 ) ( -632 -152 -232 5.125 -1.1875 ) ( -632 -152 -232 5.125 -1.78125 ) ( -464 -152 -232 5.125 -2.375 ) )
-( ( -648 -140 -228 6.3125 0 ) ( -648 -140 -228 6.3125 -0.59375 ) ( -632 -136 -232 6.3125 -1.1875 ) ( -632 -136 -232 6.3125 -1.78125 ) ( -464 -136 -232 6.3125 -2.375 ) )
-( ( -648 -140 -216 7.6875 0 ) ( -648 -140 -216 7.6875 -0.59375 ) ( -632 -136 -216 7.6875 -1.1875 ) ( -632 -136 -216 7.6875 -1.78125 ) ( -464 -136 -216 7.6875 -2.375 ) )
-( ( -648 -140 -204 9.0625 0 ) ( -648 -140 -204 9.0625 -0.59375 ) ( -632 -136 -200 9.0625 -1.1875 ) ( -632 -136 -200 9.0625 -1.78125 ) ( -464 -136 -200 9.0625 -2.375 ) )
-( ( -648 -152 -204 10.25 0 ) ( -648 -152 -204 10.25 -0.59375 ) ( -632 -152 -200 10.25 -1.1875 ) ( -632 -152 -200 10.25 -1.78125 ) ( -464 -152 -200 10.25 -2.375 ) )
-)
-}
-}
-// brush 195
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -152 -206 0 -2.375 ) ( -648 -152 -204 0 -1.1875 ) ( -648 -152 -204 0 0 ) )
-( ( -648 -162 -206 1.1875 -2.375 ) ( -648 -164 -204 1.1875 -1.1875 ) ( -648 -164 -204 1.1875 0 ) )
-( ( -648 -162 -216 2.5625 -2.375 ) ( -648 -164 -216 2.5625 -1.1875 ) ( -648 -164 -216 2.5625 0 ) )
-( ( -648 -162 -226 3.9375 -2.375 ) ( -648 -164 -228 3.9375 -1.1875 ) ( -648 -164 -228 3.9375 0 ) )
-( ( -648 -152 -226 5.125 -2.375 ) ( -648 -152 -228 5.125 -1.1875 ) ( -648 -152 -228 5.125 0 ) )
-( ( -648 -142 -226 6.3125 -2.375 ) ( -648 -140 -228 6.3125 -1.1875 ) ( -648 -140 -228 6.3125 0 ) )
-( ( -648 -142 -216 7.6875 -2.375 ) ( -648 -140 -216 7.6875 -1.1875 ) ( -648 -140 -216 7.6875 0 ) )
-( ( -648 -142 -206 9.0625 -2.375 ) ( -648 -140 -204 9.0625 -1.1875 ) ( -648 -140 -204 9.0625 0 ) )
-( ( -648 -152 -206 10.25 -2.375 ) ( -648 -152 -204 10.25 -1.1875 ) ( -648 -152 -204 10.25 0 ) )
-)
-}
-}
-// brush 196
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -463.9999694824 -152 -206 0 -2.375 ) ( -648 -152 -206 0 -1.1875 ) ( -648 -152 -206 0 0 ) )
-( ( -463.9999694824 -162 -206 1.1875 -2.375 ) ( -648 -162 -206 1.1875 -1.1875 ) ( -648 -162 -206 1.1875 0 ) )
-( ( -463.9999694824 -162 -216 2.5625 -2.375 ) ( -648 -162 -216 2.5625 -1.1875 ) ( -648 -162 -216 2.5625 0 ) )
-( ( -463.9999694824 -162 -226 3.9375 -2.375 ) ( -648 -162 -226 3.9375 -1.1875 ) ( -648 -162 -226 3.9375 0 ) )
-( ( -463.9999694824 -152 -226 5.125 -2.375 ) ( -648 -152 -226 5.125 -1.1875 ) ( -648 -152 -226 5.125 0 ) )
-( ( -463.9999694824 -142 -226 6.3125 -2.375 ) ( -648 -142 -226 6.3125 -1.1875 ) ( -648 -142 -226 6.3125 0 ) )
-( ( -463.9999694824 -142 -216 7.6875 -2.375 ) ( -648 -142 -216 7.6875 -1.1875 ) ( -648 -142 -216 7.6875 0 ) )
-( ( -463.9999694824 -142 -206 9.0625 -2.375 ) ( -648 -142 -206 9.0625 -1.1875 ) ( -648 -142 -206 9.0625 0 ) )
-( ( -463.9999694824 -152 -206 10.25 -2.375 ) ( -648 -152 -206 10.25 -1.1875 ) ( -648 -152 -206 10.25 0 ) )
-)
-}
-}
-// brush 197
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -464 -208 -210 0 -2.375 ) ( -648 -208 -210 0 -1.1875 ) ( -648 -208 -210 0 0 ) )
-( ( -464 -222 -210 1.1875 -2.375 ) ( -648 -222 -210 1.1875 -1.1875 ) ( -648 -222 -210 1.1875 0 ) )
-( ( -464 -222 -224 2.5625 -2.375 ) ( -648 -222 -224 2.5625 -1.1875 ) ( -648 -222 -224 2.5625 0 ) )
-( ( -464 -222 -238 3.9375 -2.375 ) ( -648 -222 -238 3.9375 -1.1875 ) ( -648 -222 -238 3.9375 0 ) )
-( ( -464 -208 -238 5.125 -2.375 ) ( -648 -208 -238 5.125 -1.1875 ) ( -648 -208 -238 5.125 0 ) )
-( ( -464 -193.9999847412 -238 6.3125 -2.375 ) ( -648 -193.9999847412 -238 6.3125 -1.1875 ) ( -648 -193.9999847412 -238 6.3125 0 ) )
-( ( -464 -193.9999847412 -224 7.6875 -2.375 ) ( -648 -193.9999847412 -224 7.6875 -1.1875 ) ( -648 -193.9999847412 -224 7.6875 0 ) )
-( ( -464 -193.9999847412 -210 9.0625 -2.375 ) ( -648 -193.9999847412 -210 9.0625 -1.1875 ) ( -648 -193.9999847412 -210 9.0625 0 ) )
-( ( -464 -208 -210 10.25 -2.375 ) ( -648 -208 -210 10.25 -1.1875 ) ( -648 -208 -210 10.25 0 ) )
-)
-}
-}
-// brush 198
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -208 -204 0 0 ) ( -648 -208 -204 0 -0.59375 ) ( -632 -208 -200 0 -1.1875 ) ( -632 -208 -200 0 -1.78125 ) ( -464 -208 -200 0 -2.375 ) )
-( ( -648 -228 -204 1.1875 0 ) ( -648 -228 -204 1.1875 -0.59375 ) ( -632 -232 -200 1.1875 -1.1875 ) ( -632 -232 -200 1.1875 -1.78125 ) ( -464 -232 -200 1.1875 -2.375 ) )
-( ( -648 -228 -224 2.5625 0 ) ( -648 -228 -224 2.5625 -0.59375 ) ( -632 -232 -224 2.5625 -1.1875 ) ( -632 -232 -224 2.5625 -1.78125 ) ( -464 -232 -224 2.5625 -2.375 ) )
-( ( -648 -228 -244 3.9375 0 ) ( -648 -228 -244 3.9375 -0.59375 ) ( -632 -232 -248 3.9375 -1.1875 ) ( -632 -232 -248 3.9375 -1.78125 ) ( -464 -232 -248 3.9375 -2.375 ) )
-( ( -648 -208 -244 5.125 0 ) ( -648 -208 -244 5.125 -0.59375 ) ( -632 -208 -248 5.125 -1.1875 ) ( -632 -208 -248 5.125 -1.78125 ) ( -464 -208 -248 5.125 -2.375 ) )
-( ( -648 -188 -244 6.3125 0 ) ( -648 -188 -244 6.3125 -0.59375 ) ( -632 -184 -248 6.3125 -1.1875 ) ( -632 -184 -248 6.3125 -1.78125 ) ( -464 -184 -248 6.3125 -2.375 ) )
-( ( -648 -188 -224 7.6875 0 ) ( -648 -188 -224 7.6875 -0.59375 ) ( -632 -184 -224 7.6875 -1.1875 ) ( -632 -184 -224 7.6875 -1.78125 ) ( -464 -184 -224 7.6875 -2.375 ) )
-( ( -648 -188 -204 9.0625 0 ) ( -648 -188 -204 9.0625 -0.59375 ) ( -632 -184 -200 9.0625 -1.1875 ) ( -632 -184 -200 9.0625 -1.78125 ) ( -464 -184 -200 9.0625 -2.375 ) )
-( ( -648 -208 -204 10.25 0 ) ( -648 -208 -204 10.25 -0.59375 ) ( -632 -208 -200 10.25 -1.1875 ) ( -632 -208 -200 10.25 -1.78125 ) ( -464 -208 -200 10.25 -2.375 ) )
-)
-}
-}
-// brush 199
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -208 -210 0 -2.375 ) ( -648 -208 -204 0 -1.1875 ) ( -648 -208 -204 0 0 ) )
-( ( -648 -222 -210 1.1875 -2.375 ) ( -648 -228 -204 1.1875 -1.1875 ) ( -648 -228 -204 1.1875 0 ) )
-( ( -648 -222 -224 2.5625 -2.375 ) ( -648 -228 -224 2.5625 -1.1875 ) ( -648 -228 -224 2.5625 0 ) )
-( ( -648 -222 -238 3.9375 -2.375 ) ( -648 -228 -244 3.9375 -1.1875 ) ( -648 -228 -244 3.9375 0 ) )
-( ( -648 -208 -238 5.125 -2.375 ) ( -648 -208 -244 5.125 -1.1875 ) ( -648 -208 -244 5.125 0 ) )
-( ( -648 -194 -238 6.3125 -2.375 ) ( -648 -188 -244 6.3125 -1.1875 ) ( -648 -188 -244 6.3125 0 ) )
-( ( -648 -194 -224 7.6875 -2.375 ) ( -648 -188 -224 7.6875 -1.1875 ) ( -648 -188 -224 7.6875 0 ) )
-( ( -648 -194 -210 9.0625 -2.375 ) ( -648 -188 -204 9.0625 -1.1875 ) ( -648 -188 -204 9.0625 0 ) )
-( ( -648 -208 -210 10.25 -2.375 ) ( -648 -208 -204 10.25 -1.1875 ) ( -648 -208 -204 10.25 0 ) )
-)
-}
-}
-// brush 200
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -463.9999694824 -176 -182 0 -2.375 ) ( -648 -176 -182 0 -1.1875 ) ( -648 -176 -182 0 0 ) )
-( ( -463.9999694824 -186 -182 1.1875 -2.375 ) ( -648 -186 -182 1.1875 -1.1875 ) ( -648 -186 -182 1.1875 0 ) )
-( ( -463.9999694824 -186 -192 2.5625 -2.375 ) ( -648 -186 -192 2.5625 -1.1875 ) ( -648 -186 -192 2.5625 0 ) )
-( ( -463.9999694824 -186 -202 3.9375 -2.375 ) ( -648 -186 -202 3.9375 -1.1875 ) ( -648 -186 -202 3.9375 0 ) )
-( ( -463.9999694824 -176 -202 5.125 -2.375 ) ( -648 -176 -202 5.125 -1.1875 ) ( -648 -176 -202 5.125 0 ) )
-( ( -463.9999694824 -166 -202 6.3125 -2.375 ) ( -648 -166 -202 6.3125 -1.1875 ) ( -648 -166 -202 6.3125 0 ) )
-( ( -463.9999694824 -166 -192 7.6875 -2.375 ) ( -648 -166 -192 7.6875 -1.1875 ) ( -648 -166 -192 7.6875 0 ) )
-( ( -463.9999694824 -166 -182 9.0625 -2.375 ) ( -648 -166 -182 9.0625 -1.1875 ) ( -648 -166 -182 9.0625 0 ) )
-( ( -463.9999694824 -176 -182 10.25 -2.375 ) ( -648 -176 -182 10.25 -1.1875 ) ( -648 -176 -182 10.25 0 ) )
-)
-}
-}
-// brush 201
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -176 -180 0 0 ) ( -648 -176 -180 0 -0.59375 ) ( -632 -176 -176 0 -1.1875 ) ( -632 -176 -176 0 -1.78125 ) ( -464 -176 -176 0 -2.375 ) )
-( ( -648 -188 -180 1.1875 0 ) ( -648 -188 -180 1.1875 -0.59375 ) ( -632 -192 -176 1.1875 -1.1875 ) ( -632 -192 -176 1.1875 -1.78125 ) ( -464 -192 -176 1.1875 -2.375 ) )
-( ( -648 -188 -192 2.5625 0 ) ( -648 -188 -192 2.5625 -0.59375 ) ( -632 -192 -192 2.5625 -1.1875 ) ( -632 -192 -192 2.5625 -1.78125 ) ( -464 -192 -192 2.5625 -2.375 ) )
-( ( -648 -188 -204 3.9375 0 ) ( -648 -188 -204 3.9375 -0.59375 ) ( -632 -192 -208 3.9375 -1.1875 ) ( -632 -192 -208 3.9375 -1.78125 ) ( -464 -192 -208 3.9375 -2.375 ) )
-( ( -648 -176 -204 5.125 0 ) ( -648 -176 -204 5.125 -0.59375 ) ( -632 -176 -208 5.125 -1.1875 ) ( -632 -176 -208 5.125 -1.78125 ) ( -464 -176 -208 5.125 -2.375 ) )
-( ( -648 -164 -204 6.3125 0 ) ( -648 -164 -204 6.3125 -0.59375 ) ( -632 -160 -208 6.3125 -1.1875 ) ( -632 -160 -208 6.3125 -1.78125 ) ( -464 -160 -208 6.3125 -2.375 ) )
-( ( -648 -164 -192 7.6875 0 ) ( -648 -164 -192 7.6875 -0.59375 ) ( -632 -160 -192 7.6875 -1.1875 ) ( -632 -160 -192 7.6875 -1.78125 ) ( -464 -160 -192 7.6875 -2.375 ) )
-( ( -648 -164 -180 9.0625 0 ) ( -648 -164 -180 9.0625 -0.59375 ) ( -632 -160 -176 9.0625 -1.1875 ) ( -632 -160 -176 9.0625 -1.78125 ) ( -464 -160 -176 9.0625 -2.375 ) )
-( ( -648 -176 -180 10.25 0 ) ( -648 -176 -180 10.25 -0.59375 ) ( -632 -176 -176 10.25 -1.1875 ) ( -632 -176 -176 10.25 -1.78125 ) ( -464 -176 -176 10.25 -2.375 ) )
-)
-}
-}
-// brush 202
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -176 -182 0 -2.375 ) ( -648 -176 -180 0 -1.1875 ) ( -648 -176 -180 0 0 ) )
-( ( -648 -186 -182 1.1875 -2.375 ) ( -648 -188 -180 1.1875 -1.1875 ) ( -648 -188 -180 1.1875 0 ) )
-( ( -648 -186 -192 2.5625 -2.375 ) ( -648 -188 -192 2.5625 -1.1875 ) ( -648 -188 -192 2.5625 0 ) )
-( ( -648 -186 -202 3.9375 -2.375 ) ( -648 -188 -204 3.9375 -1.1875 ) ( -648 -188 -204 3.9375 0 ) )
-( ( -648 -176 -202 5.125 -2.375 ) ( -648 -176 -204 5.125 -1.1875 ) ( -648 -176 -204 5.125 0 ) )
-( ( -648 -166 -202 6.3125 -2.375 ) ( -648 -164 -204 6.3125 -1.1875 ) ( -648 -164 -204 6.3125 0 ) )
-( ( -648 -166 -192 7.6875 -2.375 ) ( -648 -164 -192 7.6875 -1.1875 ) ( -648 -164 -192 7.6875 0 ) )
-( ( -648 -166 -182 9.0625 -2.375 ) ( -648 -164 -180 9.0625 -1.1875 ) ( -648 -164 -180 9.0625 0 ) )
-( ( -648 -176 -182 10.25 -2.375 ) ( -648 -176 -180 10.25 -1.1875 ) ( -648 -176 -180 10.25 0 ) )
-)
-}
-}
-// brush 203
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -200 -158 0 -2.375 ) ( -648 -200 -156 0 -1.1875 ) ( -648 -200 -156 0 0 ) )
-( ( -648 -210 -158 1.1875 -2.375 ) ( -648 -212 -156 1.1875 -1.1875 ) ( -648 -212 -156 1.1875 0 ) )
-( ( -648 -210 -168 2.5625 -2.375 ) ( -648 -212 -168 2.5625 -1.1875 ) ( -648 -212 -168 2.5625 0 ) )
-( ( -648 -210 -178 3.9375 -2.375 ) ( -648 -212 -180 3.9375 -1.1875 ) ( -648 -212 -180 3.9375 0 ) )
-( ( -648 -200 -178 5.125 -2.375 ) ( -648 -200 -180 5.125 -1.1875 ) ( -648 -200 -180 5.125 0 ) )
-( ( -648 -190 -178 6.3125 -2.375 ) ( -648 -188 -180 6.3125 -1.1875 ) ( -648 -188 -180 6.3125 0 ) )
-( ( -648 -190 -168 7.6875 -2.375 ) ( -648 -188 -168 7.6875 -1.1875 ) ( -648 -188 -168 7.6875 0 ) )
-( ( -648 -190 -158 9.0625 -2.375 ) ( -648 -188 -156 9.0625 -1.1875 ) ( -648 -188 -156 9.0625 0 ) )
-( ( -648 -200 -158 10.25 -2.375 ) ( -648 -200 -156 10.25 -1.1875 ) ( -648 -200 -156 10.25 0 ) )
-)
-}
-}
-// brush 204
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -463.9999694824 -200 -158 0 -2.375 ) ( -648 -200 -158 0 -1.1875 ) ( -648 -200 -158 0 0 ) )
-( ( -463.9999694824 -210 -158 1.1875 -2.375 ) ( -648 -210 -158 1.1875 -1.1875 ) ( -648 -210 -158 1.1875 0 ) )
-( ( -463.9999694824 -210 -168 2.5625 -2.375 ) ( -648 -210 -168 2.5625 -1.1875 ) ( -648 -210 -168 2.5625 0 ) )
-( ( -463.9999694824 -210 -178 3.9375 -2.375 ) ( -648 -210 -178 3.9375 -1.1875 ) ( -648 -210 -178 3.9375 0 ) )
-( ( -463.9999694824 -200 -178 5.125 -2.375 ) ( -648 -200 -178 5.125 -1.1875 ) ( -648 -200 -178 5.125 0 ) )
-( ( -463.9999694824 -190 -178 6.3125 -2.375 ) ( -648 -190 -178 6.3125 -1.1875 ) ( -648 -190 -178 6.3125 0 ) )
-( ( -463.9999694824 -190 -168 7.6875 -2.375 ) ( -648 -190 -168 7.6875 -1.1875 ) ( -648 -190 -168 7.6875 0 ) )
-( ( -463.9999694824 -190 -158 9.0625 -2.375 ) ( -648 -190 -158 9.0625 -1.1875 ) ( -648 -190 -158 9.0625 0 ) )
-( ( -463.9999694824 -200 -158 10.25 -2.375 ) ( -648 -200 -158 10.25 -1.1875 ) ( -648 -200 -158 10.25 0 ) )
-)
-}
-}
-// brush 205
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -200 -156 0 0 ) ( -648 -200 -156 0 -0.59375 ) ( -632 -200 -152 0 -1.1875 ) ( -632 -200 -152 0 -1.78125 ) ( -464 -200 -152 0 -2.375 ) )
-( ( -648 -212 -156 1.1875 0 ) ( -648 -212 -156 1.1875 -0.59375 ) ( -632 -216 -152 1.1875 -1.1875 ) ( -632 -216 -152 1.1875 -1.78125 ) ( -464 -216 -152 1.1875 -2.375 ) )
-( ( -648 -212 -168 2.5625 0 ) ( -648 -212 -168 2.5625 -0.59375 ) ( -632 -216 -168 2.5625 -1.1875 ) ( -632 -216 -168 2.5625 -1.78125 ) ( -464 -216 -168 2.5625 -2.375 ) )
-( ( -648 -212 -180 3.9375 0 ) ( -648 -212 -180 3.9375 -0.59375 ) ( -632 -216 -184 3.9375 -1.1875 ) ( -632 -216 -184 3.9375 -1.78125 ) ( -464 -216 -184 3.9375 -2.375 ) )
-( ( -648 -200 -180 5.125 0 ) ( -648 -200 -180 5.125 -0.59375 ) ( -632 -200 -184 5.125 -1.1875 ) ( -632 -200 -184 5.125 -1.78125 ) ( -464 -200 -184 5.125 -2.375 ) )
-( ( -648 -188 -180 6.3125 0 ) ( -648 -188 -180 6.3125 -0.59375 ) ( -632 -184 -184 6.3125 -1.1875 ) ( -632 -184 -184 6.3125 -1.78125 ) ( -464 -184 -184 6.3125 -2.375 ) )
-( ( -648 -188 -168 7.6875 0 ) ( -648 -188 -168 7.6875 -0.59375 ) ( -632 -184 -168 7.6875 -1.1875 ) ( -632 -184 -168 7.6875 -1.78125 ) ( -464 -184 -168 7.6875 -2.375 ) )
-( ( -648 -188 -156 9.0625 0 ) ( -648 -188 -156 9.0625 -0.59375 ) ( -632 -184 -152 9.0625 -1.1875 ) ( -632 -184 -152 9.0625 -1.78125 ) ( -464 -184 -152 9.0625 -2.375 ) )
-( ( -648 -200 -156 10.25 0 ) ( -648 -200 -156 10.25 -0.59375 ) ( -632 -200 -152 10.25 -1.1875 ) ( -632 -200 -152 10.25 -1.78125 ) ( -464 -200 -152 10.25 -2.375 ) )
-)
-}
-}
-// brush 206
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -244 -164 0 -2.375 ) ( -648 -244 -156 0 -1.1875 ) ( -648 -244 -156 0 0 ) )
-( ( -648 -260 -164 1.1875 -2.375 ) ( -648 -268 -156 1.1875 -1.1875 ) ( -648 -268 -156 1.1875 0 ) )
-( ( -648 -260 -180 2.5625 -2.375 ) ( -648 -268 -180 2.5625 -1.1875 ) ( -648 -268 -180 2.5625 0 ) )
-( ( -648 -260 -196 3.9375 -2.375 ) ( -648 -268 -204 3.9375 -1.1875 ) ( -648 -268 -204 3.9375 0 ) )
-( ( -648 -244 -196 5.125 -2.375 ) ( -648 -244 -204 5.125 -1.1875 ) ( -648 -244 -204 5.125 0 ) )
-( ( -648 -228 -196 6.3125 -2.375 ) ( -648 -220 -204 6.3125 -1.1875 ) ( -648 -220 -204 6.3125 0 ) )
-( ( -648 -228 -180 7.6875 -2.375 ) ( -648 -220 -180 7.6875 -1.1875 ) ( -648 -220 -180 7.6875 0 ) )
-( ( -648 -228 -164 9.0625 -2.375 ) ( -648 -220 -156 9.0625 -1.1875 ) ( -648 -220 -156 9.0625 0 ) )
-( ( -648 -244 -164 10.25 -2.375 ) ( -648 -244 -156 10.25 -1.1875 ) ( -648 -244 -156 10.25 0 ) )
-)
-}
-}
-// brush 207
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -464 -244 -164 0 -2.375 ) ( -648 -244 -164 0 -1.1875 ) ( -648 -244 -164 0 0 ) )
-( ( -464 -260 -164 1.1875 -2.375 ) ( -648 -260 -164 1.1875 -1.1875 ) ( -648 -260 -164 1.1875 0 ) )
-( ( -464 -260 -180 2.5625 -2.375 ) ( -648 -260 -180 2.5625 -1.1875 ) ( -648 -260 -180 2.5625 0 ) )
-( ( -464 -260 -195.9999847412 3.9375 -2.375 ) ( -648 -260 -195.9999847412 3.9375 -1.1875 ) ( -648 -260 -195.9999847412 3.9375 0 ) )
-( ( -464 -244 -195.9999847412 5.125 -2.375 ) ( -648 -244 -195.9999847412 5.125 -1.1875 ) ( -648 -244 -195.9999847412 5.125 0 ) )
-( ( -464 -228 -195.9999847412 6.3125 -2.375 ) ( -648 -228 -195.9999847412 6.3125 -1.1875 ) ( -648 -228 -195.9999847412 6.3125 0 ) )
-( ( -464 -228 -180 7.6875 -2.375 ) ( -648 -228 -180 7.6875 -1.1875 ) ( -648 -228 -180 7.6875 0 ) )
-( ( -464 -228 -164 9.0625 -2.375 ) ( -648 -228 -164 9.0625 -1.1875 ) ( -648 -228 -164 9.0625 0 ) )
-( ( -464 -244 -164 10.25 -2.375 ) ( -648 -244 -164 10.25 -1.1875 ) ( -648 -244 -164 10.25 0 ) )
-)
-}
-}
-// brush 208
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -244 -156 0 0 ) ( -648 -244 -156 0 -0.59375 ) ( -632 -244 -152 0 -1.1875 ) ( -632 -244 -152 0 -1.78125 ) ( -464 -244 -152 0 -2.375 ) )
-( ( -648 -268 -156 1.1875 0 ) ( -648 -268 -156 1.1875 -0.59375 ) ( -632 -272 -152 1.1875 -1.1875 ) ( -632 -272 -152 1.1875 -1.78125 ) ( -464 -272 -152 1.1875 -2.375 ) )
-( ( -648 -268 -180 2.5625 0 ) ( -648 -268 -180 2.5625 -0.59375 ) ( -632 -272 -180 2.5625 -1.1875 ) ( -632 -272 -180 2.5625 -1.78125 ) ( -464 -272 -180 2.5625 -2.375 ) )
-( ( -648 -268 -204 3.9375 0 ) ( -648 -268 -204 3.9375 -0.59375 ) ( -632 -272 -208 3.9375 -1.1875 ) ( -632 -272 -208 3.9375 -1.78125 ) ( -464 -272 -208 3.9375 -2.375 ) )
-( ( -648 -244 -204 5.125 0 ) ( -648 -244 -204 5.125 -0.59375 ) ( -632 -244 -208 5.125 -1.1875 ) ( -632 -244 -208 5.125 -1.78125 ) ( -464 -244 -208 5.125 -2.375 ) )
-( ( -648 -220 -204 6.3125 0 ) ( -648 -220 -204 6.3125 -0.59375 ) ( -632 -216 -208 6.3125 -1.1875 ) ( -632 -216 -208 6.3125 -1.78125 ) ( -464 -216 -208 6.3125 -2.375 ) )
-( ( -648 -220 -180 7.6875 0 ) ( -648 -220 -180 7.6875 -0.59375 ) ( -632 -216 -180 7.6875 -1.1875 ) ( -632 -216 -180 7.6875 -1.78125 ) ( -464 -216 -180 7.6875 -2.375 ) )
-( ( -648 -220 -156 9.0625 0 ) ( -648 -220 -156 9.0625 -0.59375 ) ( -632 -216 -152 9.0625 -1.1875 ) ( -632 -216 -152 9.0625 -1.78125 ) ( -464 -216 -152 9.0625 -2.375 ) )
-( ( -648 -244 -156 10.25 0 ) ( -648 -244 -156 10.25 -0.59375 ) ( -632 -244 -152 10.25 -1.1875 ) ( -632 -244 -152 10.25 -1.78125 ) ( -464 -244 -152 10.25 -2.375 ) )
-)
-}
-}
-// brush 209
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -648 -164 -244 0 -2.375 ) ( -648 -164 -236 0 -1.1875 ) ( -648 -164 -236 0 0 ) )
-( ( -648 -180 -244 1.1875 -2.375 ) ( -648 -188 -236 1.1875 -1.1875 ) ( -648 -188 -236 1.1875 0 ) )
-( ( -648 -180 -260 2.5625 -2.375 ) ( -648 -188 -260 2.5625 -1.1875 ) ( -648 -188 -260 2.5625 0 ) )
-( ( -648 -180 -276 3.9375 -2.375 ) ( -648 -188 -284 3.9375 -1.1875 ) ( -648 -188 -284 3.9375 0 ) )
-( ( -648 -164 -276 5.125 -2.375 ) ( -648 -164 -284 5.125 -1.1875 ) ( -648 -164 -284 5.125 0 ) )
-( ( -648 -148 -276 6.3125 -2.375 ) ( -648 -140 -284 6.3125 -1.1875 ) ( -648 -140 -284 6.3125 0 ) )
-( ( -648 -148 -260 7.6875 -2.375 ) ( -648 -140 -260 7.6875 -1.1875 ) ( -648 -140 -260 7.6875 0 ) )
-( ( -648 -148 -244 9.0625 -2.375 ) ( -648 -140 -236 9.0625 -1.1875 ) ( -648 -140 -236 9.0625 0 ) )
-( ( -648 -164 -244 10.25 -2.375 ) ( -648 -164 -236 10.25 -1.1875 ) ( -648 -164 -236 10.25 0 ) )
-)
-}
-}
-// brush 210
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -464 -164 -244 0 -2.375 ) ( -648 -164 -244 0 -1.1875 ) ( -648 -164 -244 0 0 ) )
-( ( -464 -180 -244 1.1875 -2.375 ) ( -648 -180 -244 1.1875 -1.1875 ) ( -648 -180 -244 1.1875 0 ) )
-( ( -464 -180 -260 2.5625 -2.375 ) ( -648 -180 -260 2.5625 -1.1875 ) ( -648 -180 -260 2.5625 0 ) )
-( ( -464 -180 -276 3.9375 -2.375 ) ( -648 -180 -276 3.9375 -1.1875 ) ( -648 -180 -276 3.9375 0 ) )
-( ( -464 -164 -276 5.125 -2.375 ) ( -648 -164 -276 5.125 -1.1875 ) ( -648 -164 -276 5.125 0 ) )
-( ( -464 -148 -276 6.3125 -2.375 ) ( -648 -148 -276 6.3125 -1.1875 ) ( -648 -148 -276 6.3125 0 ) )
-( ( -464 -148 -260 7.6875 -2.375 ) ( -648 -148 -260 7.6875 -1.1875 ) ( -648 -148 -260 7.6875 0 ) )
-( ( -464 -148 -244 9.0625 -2.375 ) ( -648 -148 -244 9.0625 -1.1875 ) ( -648 -148 -244 9.0625 0 ) )
-( ( -464 -164 -244 10.25 -2.375 ) ( -648 -164 -244 10.25 -1.1875 ) ( -648 -164 -244 10.25 0 ) )
-)
-}
-}
-// brush 211
-{
-patchDef2
-{
-colors/grey25
-( 9 5 0 0 0 )
-(
-( ( -648 -164 -236 0 0 ) ( -648 -164 -236 0 -0.59375 ) ( -632 -164 -232 0 -1.1875 ) ( -632 -164 -232 0 -1.78125 ) ( -464 -164 -232 0 -2.375 ) )
-( ( -648 -188 -236 1.1875 0 ) ( -648 -188 -236 1.1875 -0.59375 ) ( -632 -192 -232 1.1875 -1.1875 ) ( -632 -192 -232 1.1875 -1.78125 ) ( -464 -192 -232 1.1875 -2.375 ) )
-( ( -648 -188 -260 2.5625 0 ) ( -648 -188 -260 2.5625 -0.59375 ) ( -632 -192 -260 2.5625 -1.1875 ) ( -632 -192 -260 2.5625 -1.78125 ) ( -464 -192 -260 2.5625 -2.375 ) )
-( ( -648 -188 -284 3.9375 0 ) ( -648 -188 -284 3.9375 -0.59375 ) ( -632 -192 -288 3.9375 -1.1875 ) ( -632 -192 -288 3.9375 -1.78125 ) ( -464 -192 -288 3.9375 -2.375 ) )
-( ( -648 -164 -284 5.125 0 ) ( -648 -164 -284 5.125 -0.59375 ) ( -632 -164 -288 5.125 -1.1875 ) ( -632 -164 -288 5.125 -1.78125 ) ( -464 -164 -288 5.125 -2.375 ) )
-( ( -648 -140 -284 6.3125 0 ) ( -648 -140 -284 6.3125 -0.59375 ) ( -632 -136 -288 6.3125 -1.1875 ) ( -632 -136 -288 6.3125 -1.78125 ) ( -464 -136 -288 6.3125 -2.375 ) )
-( ( -648 -140 -260 7.6875 0 ) ( -648 -140 -260 7.6875 -0.59375 ) ( -632 -136 -260 7.6875 -1.1875 ) ( -632 -136 -260 7.6875 -1.78125 ) ( -464 -136 -260 7.6875 -2.375 ) )
-( ( -648 -140 -236 9.0625 0 ) ( -648 -140 -236 9.0625 -0.59375 ) ( -632 -136 -232 9.0625 -1.1875 ) ( -632 -136 -232 9.0625 -1.78125 ) ( -464 -136 -232 9.0625 -2.375 ) )
-( ( -648 -164 -236 10.25 0 ) ( -648 -164 -236 10.25 -0.59375 ) ( -632 -164 -232 10.25 -1.1875 ) ( -632 -164 -232 10.25 -1.78125 ) ( -464 -164 -232 10.25 -2.375 ) )
-)
-}
-}
-// brush 212
+// brush 182
{
( -616 -280 -304 ) ( -616 -128 -304 ) ( -616 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -120 -276 -196 ) ( -120 -276 -184 ) ( 8 -276 -196 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2248,7 +1798,7 @@ colors/grey25
( -64 -276 -160 ) ( -64 -272 -160 ) ( 64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 -64 ) ( -614 -234 -64 ) ( -614 -228 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 213
+// brush 183
{
( -616 -280 -304 ) ( -616 -128 -304 ) ( -616 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -184 -168 -304 ) ( -184 -176 -296 ) ( -56 -168 -304 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2257,7 +1807,7 @@ colors/grey25
( 8 -180 -292 ) ( -120 -180 -288 ) ( -120 -180 -292 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 -64 ) ( -614 -234 -64 ) ( -614 -228 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 214
+// brush 184
{
( -616 -280 -304 ) ( -616 -128 -304 ) ( -616 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -120 -136 -292 ) ( -120 -144 -292 ) ( 8 -136 -292 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2266,7 +1816,7 @@ colors/grey25
( -64 -144 -288 ) ( -64 -144 -292 ) ( 64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 -64 ) ( -614 -234 -64 ) ( -614 -228 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 215
+// brush 185
{
( -448 -136 -152 ) ( -448 -288 -152 ) ( -464 -136 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -448 -136 -152 ) ( -464 -136 -152 ) ( -448 -136 -304 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2277,7 +1827,7 @@ colors/grey25
( -64 -168 -304 ) ( -64 -176 -296 ) ( 64 -168 -304 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -192 -152 ) ( -64 -184 -160 ) ( 64 -192 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 216
+// brush 186
{
( -560 -280 -304 ) ( -560 -128 -304 ) ( -560 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -560 -180 -292 ) ( -464 -276 -196 ) ( -464 -180 -292 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2286,7 +1836,7 @@ colors/grey25
( -560 -180 -288 ) ( -464 -180 -292 ) ( -464 -180 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 -64 ) ( -512 -192 -64 ) ( -512 -160 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 217
+// brush 187
{
( -560 -280 -304 ) ( -560 -128 -304 ) ( -560 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -560 -136 -292 ) ( -464 -180 -292 ) ( -464 -136 -292 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2295,7 +1845,7 @@ colors/grey25
( -64 -144 -288 ) ( -64 -144 -292 ) ( 64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 -64 ) ( -512 -192 -64 ) ( -512 -160 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 218
+// brush 188
{
( -560 -280 -304 ) ( -560 -128 -304 ) ( -560 -280 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -560 -276 -196 ) ( -464 -276 -152 ) ( -464 -276 -196 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2304,7 +1854,7 @@ colors/grey25
( -64 -276 -160 ) ( -64 -272 -160 ) ( 64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 -64 ) ( -512 -192 -64 ) ( -512 -160 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 219
+// brush 189
{
( -608 -276 -152 ) ( -616 -264 -152 ) ( -608 -264 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -616 -272 -160 ) ( -616 -264 -152 ) ( -616 -276 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2313,7 +1863,7 @@ colors/grey25
( 64 -276 -160 ) ( -64 -272 -160 ) ( -64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 -64 ) ( -614 -234 -64 ) ( -614 -228 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 220
+// brush 190
{
( -464 -276 -152 ) ( -560 -264 -152 ) ( -464 -264 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -560 -276 -160 ) ( -560 -264 -152 ) ( -560 -276 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2322,7 +1872,7 @@ colors/grey25
( 64 -276 -160 ) ( -64 -272 -160 ) ( -64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 -64 ) ( -512 -192 -64 ) ( -512 -160 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 221
+// brush 191
{
( -608 -276 -152 ) ( -600 -276 -164 ) ( -608 -276 -164 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -608 -268 -152 ) ( -608 -276 -164 ) ( -608 -268 -156 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2332,7 +1882,7 @@ colors/grey25
( -64 -270 -152 ) ( -64 -270 -154 ) ( 64 -270 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -274 -158 ) ( -64 -276 -158 ) ( 64 -274 -158 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 222
+// brush 192
{
( -560 -136 -292 ) ( -464 -136 -280 ) ( -560 -136 -280 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -560 -144 -292 ) ( -560 -136 -280 ) ( -560 -144 -288 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2341,7 +1891,7 @@ colors/grey25
( 64 -144 -288 ) ( -64 -144 -292 ) ( -64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 -64 ) ( -512 -192 -64 ) ( -512 -160 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 223
+// brush 193
{
( -616 -136 -292 ) ( -608 -136 -280 ) ( -616 -136 -280 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -616 -144 -292 ) ( -616 -136 -280 ) ( -616 -144 -288 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2350,7 +1900,7 @@ colors/grey25
( 64 -144 -288 ) ( -64 -144 -292 ) ( -64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 -64 ) ( -614 -234 -64 ) ( -614 -228 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 224
+// brush 194
{
( -608 -136 -292 ) ( -600 -136 -280 ) ( -608 -136 -280 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -608 -144 -292 ) ( -608 -136 -280 ) ( -608 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2360,7 +1910,7 @@ colors/grey25
( -64 -142 -292 ) ( -64 -142 -290 ) ( 64 -142 -292 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -138 -286 ) ( -64 -136 -286 ) ( 64 -138 -286 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 225
+// brush 195
{
( -464 -276 -152 ) ( -560 -264 -152 ) ( -464 -264 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -464 -276 -160 ) ( -464 -264 -152 ) ( -464 -272 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2369,7 +1919,7 @@ colors/grey25
( 64 -276 -160 ) ( -64 -272 -160 ) ( -64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 64 ) ( -512 -192 -64 ) ( -512 -160 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 226
+// brush 196
{
( -464 -276 -196 ) ( -464 -180 -288 ) ( -464 -180 -292 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -560 -180 -292 ) ( -464 -276 -196 ) ( -464 -180 -292 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2378,7 +1928,7 @@ colors/grey25
( -560 -180 -288 ) ( -464 -180 -292 ) ( -464 -180 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 64 ) ( -512 -192 -64 ) ( -512 -160 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 227
+// brush 197
{
( -464 -136 -288 ) ( -464 -180 -292 ) ( -464 -180 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -560 -136 -292 ) ( -464 -180 -292 ) ( -464 -136 -292 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2387,7 +1937,7 @@ colors/grey25
( -64 -144 -288 ) ( -64 -144 -292 ) ( 64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 64 ) ( -512 -192 -64 ) ( -512 -160 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 228
+// brush 198
{
( -464 -276 -196 ) ( -464 -272 -152 ) ( -464 -272 -196 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -560 -276 -196 ) ( -464 -276 -152 ) ( -464 -276 -196 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2396,7 +1946,7 @@ colors/grey25
( -64 -276 -160 ) ( -64 -272 -160 ) ( 64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 64 ) ( -512 -192 -64 ) ( -512 -160 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 229
+// brush 199
{
( -560 -136 -292 ) ( -464 -136 -280 ) ( -560 -136 -280 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -464 -144 -288 ) ( -464 -136 -280 ) ( -464 -144 -292 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2405,7 +1955,7 @@ colors/grey25
( 64 -144 -288 ) ( -64 -144 -292 ) ( -64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -512 -160 64 ) ( -512 -192 -64 ) ( -512 -160 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 230
+// brush 200
{
( -184 -168 -304 ) ( -184 -176 -296 ) ( -56 -168 -304 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -120 -276 -196 ) ( -120 -264 -196 ) ( 8 -276 -196 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2414,7 +1964,7 @@ colors/grey25
( -608 -136 -64 ) ( -608 -152 -64 ) ( -608 -136 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -614 -228 64 ) ( -614 -234 -64 ) ( -614 -228 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 231
+// brush 201
{
( -120 -136 -292 ) ( -120 -144 -292 ) ( 8 -136 -292 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -120 -160 -288 ) ( -120 -152 -288 ) ( 8 -160 -288 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2423,7 +1973,7 @@ colors/grey25
( -64 -144 -288 ) ( -64 -144 -292 ) ( 64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 64 ) ( -614 -234 -64 ) ( -614 -228 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 232
+// brush 202
{
( -608 -276 -152 ) ( -616 -264 -152 ) ( -608 -264 -152 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -120 -276 -196 ) ( -120 -276 -184 ) ( 8 -276 -196 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2432,7 +1982,7 @@ colors/grey25
( 64 -276 -160 ) ( -64 -272 -160 ) ( -64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 64 ) ( -614 -234 -64 ) ( -614 -228 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 233
+// brush 203
{
( -120 -276 -196 ) ( -120 -276 -184 ) ( 8 -276 -196 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 8 -272 -192 ) ( -120 -272 -184 ) ( -120 -272 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2441,7 +1991,7 @@ colors/grey25
( -64 -276 -160 ) ( -64 -272 -160 ) ( 64 -276 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 64 ) ( -614 -234 -64 ) ( -614 -228 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 234
+// brush 204
{
( -616 -136 -292 ) ( -608 -136 -280 ) ( -616 -136 -280 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -120 -136 -292 ) ( -120 -144 -292 ) ( 8 -136 -292 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2450,7 +2000,7 @@ colors/grey25
( 64 -144 -288 ) ( -64 -144 -292 ) ( -64 -144 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -614 -228 64 ) ( -614 -234 -64 ) ( -614 -228 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 235
+// brush 205
{
( -440 -136 -136 ) ( -440 -288 -136 ) ( -456 -136 -136 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -440 -120 -152 ) ( -456 -120 -152 ) ( -440 -120 -304 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2463,7 +2013,7 @@ colors/grey25
( -64 -120 -280 ) ( -64 -128 -288 ) ( 64 -120 -280 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -446 -266 64 ) ( -446 -258 -64 ) ( -446 -266 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 236
+// brush 206
{
( -440 -136 -136 ) ( -440 -288 -136 ) ( -456 -136 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -440 -120 -152 ) ( -456 -120 -152 ) ( -440 -120 -304 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -2476,7 +2026,7 @@ colors/grey25
( -64 -120 -280 ) ( -64 -128 -288 ) ( 64 -120 -280 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -446 -266 -64 ) ( -446 -258 -64 ) ( -446 -266 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 237
+// brush 207
{
( -408 -136 -152 ) ( -408 -136 -304 ) ( -408 -288 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -416 -184 -64 ) ( -416 -176 -64 ) ( -416 -184 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2489,391 +2039,7 @@ colors/grey25
( -416 -128 -280 ) ( -416 -136 -288 ) ( -408 -136 -280 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -416 -168 -288 ) ( -416 -272 -184 ) ( -408 -264 -184 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 238
-{
-( -464 -186 -158 ) ( -464 -218 -158 ) ( -648 -186 -158 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -190 -160 ) ( -648 -190 -160 ) ( -464 -190 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -184 -160 ) ( -464 -184 -192 ) ( -464 -216 -160 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -216 -178 ) ( -464 -216 -178 ) ( -648 -184 -178 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -210 -192 ) ( -648 -210 -160 ) ( -464 -210 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -220 -60 ) ( -512 -200 -60 ) ( -512 -220 68 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 239
-{
-( -464 -228 -164 ) ( -464 -260 -164 ) ( -648 -228 -164 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -228 -164 ) ( -648 -228 -164 ) ( -464 -228 -196 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -228 -164 ) ( -464 -228 -196 ) ( -464 -260 -164 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -260 -196 ) ( -464 -260 -196 ) ( -648 -228 -196 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -260 -196 ) ( -648 -260 -164 ) ( -464 -260 -196 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -264 -64 ) ( -512 -244 -64 ) ( -512 -264 64 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 240
-{
-( -464 -198 -210 ) ( -464 -230 -210 ) ( -648 -198 -210 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -194 -212 ) ( -648 -194 -212 ) ( -464 -194 -244 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -196 -212 ) ( -464 -196 -244 ) ( -464 -228 -212 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -228 -238 ) ( -464 -228 -238 ) ( -648 -196 -238 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -222 -244 ) ( -648 -222 -212 ) ( -464 -222 -244 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -232 -112 ) ( -512 -212 -112 ) ( -512 -232 16 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 241
-{
-( -464 -156 -244 ) ( -464 -188 -244 ) ( -648 -156 -244 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -148 -246 ) ( -648 -148 -246 ) ( -464 -148 -278 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -154 -246 ) ( -464 -154 -278 ) ( -464 -186 -246 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -186 -276 ) ( -464 -186 -276 ) ( -648 -154 -276 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -180 -278 ) ( -648 -180 -246 ) ( -464 -180 -278 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -190 -146 ) ( -512 -170 -146 ) ( -512 -190 -18 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 242
-{
-( -464 -138 -206 ) ( -464 -170 -206 ) ( -648 -138 -206 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -142 -208 ) ( -648 -142 -208 ) ( -464 -142 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -136 -208 ) ( -464 -136 -240 ) ( -464 -168 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -168 -226 ) ( -464 -168 -226 ) ( -648 -136 -226 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -162 -240 ) ( -648 -162 -208 ) ( -464 -162 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -172 -108 ) ( -512 -152 -108 ) ( -512 -172 20 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 243
-{
-( -464 -162 -182 ) ( -464 -194 -182 ) ( -648 -162 -182 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -166 -184 ) ( -648 -166 -184 ) ( -464 -166 -216 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -464 -160 -184 ) ( -464 -160 -216 ) ( -464 -192 -184 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -192 -202 ) ( -464 -192 -202 ) ( -648 -160 -202 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -648 -186 -216 ) ( -648 -186 -184 ) ( -464 -186 -216 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -512 -196 -84 ) ( -512 -176 -84 ) ( -512 -196 44 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 244
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 12 44 0 0 ) ( -912 12 48 0 -0.8125 ) ( -912 12 48 0 -1.625 ) )
-( ( -912 -4 44 1.0625 0 ) ( -912 -8 48 1.0625 -0.8125 ) ( -912 -8 48 1.0625 -1.625 ) )
-( ( -912 -4 28 1.3125 0 ) ( -912 -8 28 1.3125 -0.8125 ) ( -912 -8 28 1.3125 -1.625 ) )
-( ( -912 -4 12 1.5625 0 ) ( -912 -8 8 1.5625 -0.8125 ) ( -912 -8 8 1.5625 -1.625 ) )
-( ( -912 12 12 2.625 0 ) ( -912 12 8 2.625 -0.8125 ) ( -912 12 8 2.625 -1.625 ) )
-( ( -912 28 12 3.6875 0 ) ( -912 32 8 3.6875 -0.8125 ) ( -912 32 8 3.6875 -1.625 ) )
-( ( -912 28 28 3.9375 0 ) ( -912 32 28 3.9375 -0.8125 ) ( -912 32 28 3.9375 -1.625 ) )
-( ( -912 28 44 4.1875 0 ) ( -912 32 48 4.1875 -0.8125 ) ( -912 32 48 4.1875 -1.625 ) )
-( ( -912 12 44 5.25 0 ) ( -912 12 48 5.25 -0.8125 ) ( -912 12 48 5.25 -1.625 ) )
-)
-}
-}
-// brush 245
-{
-( -900 28 44 ) ( -896 -4 44 ) ( -900 -4 44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 28 44 ) ( -900 28 12 ) ( -896 28 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 28 44 ) ( -896 -4 12 ) ( -896 -4 44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 28 12 ) ( -900 -4 12 ) ( -896 -4 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 -4 44 ) ( -896 -4 12 ) ( -900 -4 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 28 12 ) ( -900 -4 44 ) ( -900 -4 12 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 246
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -896 12 44 0 -1.625 ) ( -896 12 44 0 -0.8125 ) ( -912 12 44 0 0 ) )
-( ( -896 -4 44 1.0625 -1.625 ) ( -896 -4 44 1.0625 -0.8125 ) ( -912 -4 44 1.0625 0 ) )
-( ( -896 -4 28 1.3125 -1.625 ) ( -896 -4 28 1.3125 -0.8125 ) ( -912 -4 28 1.3125 0 ) )
-( ( -896 -4 12 1.5625 -1.625 ) ( -896 -4 12 1.5625 -0.8125 ) ( -912 -4 12 1.5625 0 ) )
-( ( -896 12 12 2.625 -1.625 ) ( -896 12 12 2.625 -0.8125 ) ( -912 12 12 2.625 0 ) )
-( ( -896 28 12 3.6875 -1.625 ) ( -896 28 12 3.6875 -0.8125 ) ( -912 28 12 3.6875 0 ) )
-( ( -896 28 28 3.9375 -1.625 ) ( -896 28 28 3.9375 -0.8125 ) ( -912 28 28 3.9375 0 ) )
-( ( -896 28 44 4.1875 -1.625 ) ( -896 28 44 4.1875 -0.8125 ) ( -912 28 44 4.1875 0 ) )
-( ( -896 12 44 5.25 -1.625 ) ( -896 12 44 5.25 -0.8125 ) ( -912 12 44 5.25 0 ) )
-)
-}
-}
-// brush 247
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 12 48 0 0 ) ( -896 12 56 0 -0.8125 ) ( -896 12 56 0 -1.625 ) )
-( ( -912 -8 48 1.0625 0 ) ( -896 -16 56 1.0625 -0.8125 ) ( -896 -16 56 1.0625 -1.625 ) )
-( ( -912 -8 28 1.3125 0 ) ( -896 -16 28 1.3125 -0.8125 ) ( -896 -16 28 1.3125 -1.625 ) )
-( ( -912 -8 8 1.5625 0 ) ( -896 -16 0 1.5625 -0.8125 ) ( -896 -16 0 1.5625 -1.625 ) )
-( ( -912 12 8 2.625 0 ) ( -896 12 0 2.625 -0.8125 ) ( -896 12 0 2.625 -1.625 ) )
-( ( -912 32 8 3.6875 0 ) ( -896 40 0 3.6875 -0.8125 ) ( -896 40 0 3.6875 -1.625 ) )
-( ( -912 32 28 3.9375 0 ) ( -896 40 28 3.9375 -0.8125 ) ( -896 40 28 3.9375 -1.625 ) )
-( ( -912 32 48 4.1875 0 ) ( -896 40 56 4.1875 -0.8125 ) ( -896 40 56 4.1875 -1.625 ) )
-( ( -912 12 48 5.25 0 ) ( -896 12 56 5.25 -0.8125 ) ( -896 12 56 5.25 -1.625 ) )
-)
-}
-}
-// brush 248
-{
-( -900 76 44 ) ( -896 56 44 ) ( -900 56 44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 44 ) ( -900 76 24 ) ( -896 76 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 44 ) ( -896 56 24 ) ( -896 56 44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 24 ) ( -900 56 24 ) ( -896 56 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 56 44 ) ( -896 56 24 ) ( -900 56 24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 76 24 ) ( -900 56 44 ) ( -900 56 24 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 249
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 66 44 0 0 ) ( -912 66 48 0 -0.8125 ) ( -912 66 48 0 -1.625 ) )
-( ( -912 56 44 1.0625 0 ) ( -912 52 48 1.0625 -0.8125 ) ( -912 52 48 1.0625 -1.625 ) )
-( ( -912 56 34 1.3125 0 ) ( -912 52 34 1.3125 -0.8125 ) ( -912 52 34 1.3125 -1.625 ) )
-( ( -912 56 24 1.5625 0 ) ( -912 52 20 1.5625 -0.8125 ) ( -912 52 20 1.5625 -1.625 ) )
-( ( -912 66 24 2.625 0 ) ( -912 66 20 2.625 -0.8125 ) ( -912 66 20 2.625 -1.625 ) )
-( ( -912 76 24 3.6875 0 ) ( -912 80 20 3.6875 -0.8125 ) ( -912 80 20 3.6875 -1.625 ) )
-( ( -912 76 34 3.9375 0 ) ( -912 80 34 3.9375 -0.8125 ) ( -912 80 34 3.9375 -1.625 ) )
-( ( -912 76 44 4.1875 0 ) ( -912 80 48 4.1875 -0.8125 ) ( -912 80 48 4.1875 -1.625 ) )
-( ( -912 66 44 5.25 0 ) ( -912 66 48 5.25 -0.8125 ) ( -912 66 48 5.25 -1.625 ) )
-)
-}
-}
-// brush 250
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 66 48 0 0 ) ( -896 66 56 0 -0.8125 ) ( -896 66 56 0 -1.625 ) )
-( ( -912 52 48 1.0625 0 ) ( -896 44 56 1.0625 -0.8125 ) ( -896 44 56 1.0625 -1.625 ) )
-( ( -912 52 34 1.3125 0 ) ( -896 44 34 1.3125 -0.8125 ) ( -896 44 34 1.3125 -1.625 ) )
-( ( -912 52 20 1.5625 0 ) ( -896 44 12 1.5625 -0.8125 ) ( -896 44 12 1.5625 -1.625 ) )
-( ( -912 66 20 2.625 0 ) ( -896 66 12 2.625 -0.8125 ) ( -896 66 12 2.625 -1.625 ) )
-( ( -912 80 20 3.6875 0 ) ( -896 88 12 3.6875 -0.8125 ) ( -896 88 12 3.6875 -1.625 ) )
-( ( -912 80 34 3.9375 0 ) ( -896 88 34 3.9375 -0.8125 ) ( -896 88 34 3.9375 -1.625 ) )
-( ( -912 80 48 4.1875 0 ) ( -896 88 56 4.1875 -0.8125 ) ( -896 88 56 4.1875 -1.625 ) )
-( ( -912 66 48 5.25 0 ) ( -896 66 56 5.25 -0.8125 ) ( -896 66 56 5.25 -1.625 ) )
-)
-}
-}
-// brush 251
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -896 66 44 0 -1.625 ) ( -896 66 44 0 -0.8125 ) ( -912 66 44 0 0 ) )
-( ( -896 56 44 1.0625 -1.625 ) ( -896 56 44 1.0625 -0.8125 ) ( -912 56 44 1.0625 0 ) )
-( ( -896 56 34 1.3125 -1.625 ) ( -896 56 34 1.3125 -0.8125 ) ( -912 56 34 1.3125 0 ) )
-( ( -896 56 24 1.5625 -1.625 ) ( -896 56 24 1.5625 -0.8125 ) ( -912 56 24 1.5625 0 ) )
-( ( -896 66 24 2.625 -1.625 ) ( -896 66 24 2.625 -0.8125 ) ( -912 66 24 2.625 0 ) )
-( ( -896 76 24 3.6875 -1.625 ) ( -896 76 24 3.6875 -0.8125 ) ( -912 76 24 3.6875 0 ) )
-( ( -896 76 34 3.9375 -1.625 ) ( -896 76 34 3.9375 -0.8125 ) ( -912 76 34 3.9375 0 ) )
-( ( -896 76 44 4.1875 -1.625 ) ( -896 76 44 4.1875 -0.8125 ) ( -912 76 44 4.1875 0 ) )
-( ( -896 66 44 5.25 -1.625 ) ( -896 66 44 5.25 -0.8125 ) ( -912 66 44 5.25 0 ) )
-)
-}
-}
-// brush 252
-{
-( -900 76 -8 ) ( -896 56 -8 ) ( -900 56 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 -8 ) ( -900 76 -28 ) ( -896 76 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 -8 ) ( -896 56 -28 ) ( -896 56 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 76 -28 ) ( -900 56 -28 ) ( -896 56 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 56 -8 ) ( -896 56 -28 ) ( -900 56 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 76 -28 ) ( -900 56 -8 ) ( -900 56 -28 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 253
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 66 -8 0 0 ) ( -912 66 -4 0 -0.8125 ) ( -912 66 -4 0 -1.625 ) )
-( ( -912 56 -8 1.0625 0 ) ( -912 52 -4 1.0625 -0.8125 ) ( -912 52 -4 1.0625 -1.625 ) )
-( ( -912 56 -18 1.3125 0 ) ( -912 52 -18 1.3125 -0.8125 ) ( -912 52 -18 1.3125 -1.625 ) )
-( ( -912 56 -28 1.5625 0 ) ( -912 52 -32 1.5625 -0.8125 ) ( -912 52 -32 1.5625 -1.625 ) )
-( ( -912 66 -28 2.625 0 ) ( -912 66 -32 2.625 -0.8125 ) ( -912 66 -32 2.625 -1.625 ) )
-( ( -912 76 -28 3.6875 0 ) ( -912 80 -32 3.6875 -0.8125 ) ( -912 80 -32 3.6875 -1.625 ) )
-( ( -912 76 -18 3.9375 0 ) ( -912 80 -18 3.9375 -0.8125 ) ( -912 80 -18 3.9375 -1.625 ) )
-( ( -912 76 -8 4.1875 0 ) ( -912 80 -4 4.1875 -0.8125 ) ( -912 80 -4 4.1875 -1.625 ) )
-( ( -912 66 -8 5.25 0 ) ( -912 66 -4 5.25 -0.8125 ) ( -912 66 -4 5.25 -1.625 ) )
-)
-}
-}
-// brush 254
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 66 -4 0 0 ) ( -896 66 4 0 -0.8125 ) ( -896 66 4 0 -1.625 ) )
-( ( -912 52 -4 1.0625 0 ) ( -896 44 4 1.0625 -0.8125 ) ( -896 44 4 1.0625 -1.625 ) )
-( ( -912 52 -18 1.3125 0 ) ( -896 44 -18 1.3125 -0.8125 ) ( -896 44 -18 1.3125 -1.625 ) )
-( ( -912 52 -32 1.5625 0 ) ( -896 44 -40 1.5625 -0.8125 ) ( -896 44 -40 1.5625 -1.625 ) )
-( ( -912 66 -32 2.625 0 ) ( -896 66 -40 2.625 -0.8125 ) ( -896 66 -40 2.625 -1.625 ) )
-( ( -912 80 -32 3.6875 0 ) ( -896 88 -40 3.6875 -0.8125 ) ( -896 88 -40 3.6875 -1.625 ) )
-( ( -912 80 -18 3.9375 0 ) ( -896 88 -18 3.9375 -0.8125 ) ( -896 88 -18 3.9375 -1.625 ) )
-( ( -912 80 -4 4.1875 0 ) ( -896 88 4 4.1875 -0.8125 ) ( -896 88 4 4.1875 -1.625 ) )
-( ( -912 66 -4 5.25 0 ) ( -896 66 4 5.25 -0.8125 ) ( -896 66 4 5.25 -1.625 ) )
-)
-}
-}
-// brush 255
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -896 66 -8 0 -1.625 ) ( -896 66 -8 0 -0.8125 ) ( -912 66 -8 0 0 ) )
-( ( -896 56 -8 1.0625 -1.625 ) ( -896 56 -8 1.0625 -0.8125 ) ( -912 56 -8 1.0625 0 ) )
-( ( -896 56 -18 1.3125 -1.625 ) ( -896 56 -18 1.3125 -0.8125 ) ( -912 56 -18 1.3125 0 ) )
-( ( -896 56 -28 1.5625 -1.625 ) ( -896 56 -28 1.5625 -0.8125 ) ( -912 56 -28 1.5625 0 ) )
-( ( -896 66 -28 2.625 -1.625 ) ( -896 66 -28 2.625 -0.8125 ) ( -912 66 -28 2.625 0 ) )
-( ( -896 76 -28 3.6875 -1.625 ) ( -896 76 -28 3.6875 -0.8125 ) ( -912 76 -28 3.6875 0 ) )
-( ( -896 76 -18 3.9375 -1.625 ) ( -896 76 -18 3.9375 -0.8125 ) ( -912 76 -18 3.9375 0 ) )
-( ( -896 76 -8 4.1875 -1.625 ) ( -896 76 -8 4.1875 -0.8125 ) ( -912 76 -8 4.1875 0 ) )
-( ( -896 66 -8 5.25 -1.625 ) ( -896 66 -8 5.25 -0.8125 ) ( -912 66 -8 5.25 0 ) )
-)
-}
-}
-// brush 256
-{
-( -900 -8 -8 ) ( -896 -28 -8 ) ( -900 -28 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 -8 -8 ) ( -900 -8 -28 ) ( -896 -8 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 -8 -8 ) ( -896 -28 -28 ) ( -896 -28 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 -8 -28 ) ( -900 -28 -28 ) ( -896 -28 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 -28 -8 ) ( -896 -28 -28 ) ( -900 -28 -28 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 -8 -28 ) ( -900 -28 -8 ) ( -900 -28 -28 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 257
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 -18 -8 0 0 ) ( -912 -18 -4 0 -0.8125 ) ( -912 -18 -4 0 -1.625 ) )
-( ( -912 -28 -8 1.0625 0 ) ( -912 -32 -4 1.0625 -0.8125 ) ( -912 -32 -4 1.0625 -1.625 ) )
-( ( -912 -28 -18 1.3125 0 ) ( -912 -32 -18 1.3125 -0.8125 ) ( -912 -32 -18 1.3125 -1.625 ) )
-( ( -912 -28 -28 1.5625 0 ) ( -912 -32 -32 1.5625 -0.8125 ) ( -912 -32 -32 1.5625 -1.625 ) )
-( ( -912 -18 -28 2.625 0 ) ( -912 -18 -32 2.625 -0.8125 ) ( -912 -18 -32 2.625 -1.625 ) )
-( ( -912 -8 -28 3.6875 0 ) ( -912 -4 -32 3.6875 -0.8125 ) ( -912 -4 -32 3.6875 -1.625 ) )
-( ( -912 -8 -18 3.9375 0 ) ( -912 -4 -18 3.9375 -0.8125 ) ( -912 -4 -18 3.9375 -1.625 ) )
-( ( -912 -8 -8 4.1875 0 ) ( -912 -4 -4 4.1875 -0.8125 ) ( -912 -4 -4 4.1875 -1.625 ) )
-( ( -912 -18 -8 5.25 0 ) ( -912 -18 -4 5.25 -0.8125 ) ( -912 -18 -4 5.25 -1.625 ) )
-)
-}
-}
-// brush 258
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 -18 -4 0 0 ) ( -896 -18 4 0 -0.8125 ) ( -896 -18 4 0 -1.625 ) )
-( ( -912 -32 -4 1.0625 0 ) ( -896 -40 4 1.0625 -0.8125 ) ( -896 -40 4 1.0625 -1.625 ) )
-( ( -912 -32 -18 1.3125 0 ) ( -896 -40 -18 1.3125 -0.8125 ) ( -896 -40 -18 1.3125 -1.625 ) )
-( ( -912 -32 -32 1.5625 0 ) ( -896 -40 -40 1.5625 -0.8125 ) ( -896 -40 -40 1.5625 -1.625 ) )
-( ( -912 -18 -32 2.625 0 ) ( -896 -18 -40 2.625 -0.8125 ) ( -896 -18 -40 2.625 -1.625 ) )
-( ( -912 -4 -32 3.6875 0 ) ( -896 4 -40 3.6875 -0.8125 ) ( -896 4 -40 3.6875 -1.625 ) )
-( ( -912 -4 -18 3.9375 0 ) ( -896 4 -18 3.9375 -0.8125 ) ( -896 4 -18 3.9375 -1.625 ) )
-( ( -912 -4 -4 4.1875 0 ) ( -896 4 4 4.1875 -0.8125 ) ( -896 4 4 4.1875 -1.625 ) )
-( ( -912 -18 -4 5.25 0 ) ( -896 -18 4 5.25 -0.8125 ) ( -896 -18 4 5.25 -1.625 ) )
-)
-}
-}
-// brush 259
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -896 -18 -8 0 -1.625 ) ( -896 -18 -8 0 -0.8125 ) ( -912 -18 -8 0 0 ) )
-( ( -896 -28 -8 1.0625 -1.625 ) ( -896 -28 -8 1.0625 -0.8125 ) ( -912 -28 -8 1.0625 0 ) )
-( ( -896 -28 -18 1.3125 -1.625 ) ( -896 -28 -18 1.3125 -0.8125 ) ( -912 -28 -18 1.3125 0 ) )
-( ( -896 -28 -28 1.5625 -1.625 ) ( -896 -28 -28 1.5625 -0.8125 ) ( -912 -28 -28 1.5625 0 ) )
-( ( -896 -18 -28 2.625 -1.625 ) ( -896 -18 -28 2.625 -0.8125 ) ( -912 -18 -28 2.625 0 ) )
-( ( -896 -8 -28 3.6875 -1.625 ) ( -896 -8 -28 3.6875 -0.8125 ) ( -912 -8 -28 3.6875 0 ) )
-( ( -896 -8 -18 3.9375 -1.625 ) ( -896 -8 -18 3.9375 -0.8125 ) ( -912 -8 -18 3.9375 0 ) )
-( ( -896 -8 -8 4.1875 -1.625 ) ( -896 -8 -8 4.1875 -0.8125 ) ( -912 -8 -8 4.1875 0 ) )
-( ( -896 -18 -8 5.25 -1.625 ) ( -896 -18 -8 5.25 -0.8125 ) ( -912 -18 -8 5.25 0 ) )
-)
-}
-}
-// brush 260
-{
-( -896 20 -14 ) ( -900 28 -14 ) ( -896 28 -14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 30 -24 ) ( -896 30 -16 ) ( -900 30 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 20 -24 ) ( -896 20 -16 ) ( -896 28 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 28 -26 ) ( -900 20 -26 ) ( -896 20 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -896 18 -24 ) ( -900 18 -16 ) ( -896 18 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
-( -900 28 -24 ) ( -900 28 -16 ) ( -900 20 -16 ) common/engine 0 0 0 0.5 0.5 0 0 0
-}
-// brush 261
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 24 -14 0 0 ) ( -912 24 -12 0 -0.8125 ) ( -912 24 -12 0 -1.625 ) )
-( ( -912 18 -14 1.0625 0 ) ( -912 16 -12 1.0625 -0.8125 ) ( -912 16 -12 1.0625 -1.625 ) )
-( ( -912 18 -20 1.3125 0 ) ( -912 16 -20 1.3125 -0.8125 ) ( -912 16 -20 1.3125 -1.625 ) )
-( ( -912 18 -26 1.5625 0 ) ( -912 16 -28 1.5625 -0.8125 ) ( -912 16 -28 1.5625 -1.625 ) )
-( ( -912 24 -26 2.625 0 ) ( -912 24 -28 2.625 -0.8125 ) ( -912 24 -28 2.625 -1.625 ) )
-( ( -912 30 -26 3.6875 0 ) ( -912 32 -28 3.6875 -0.8125 ) ( -912 32 -28 3.6875 -1.625 ) )
-( ( -912 30 -20 3.9375 0 ) ( -912 32 -20 3.9375 -0.8125 ) ( -912 32 -20 3.9375 -1.625 ) )
-( ( -912 30 -14 4.1875 0 ) ( -912 32 -12 4.1875 -0.8125 ) ( -912 32 -12 4.1875 -1.625 ) )
-( ( -912 24 -14 5.25 0 ) ( -912 24 -12 5.25 -0.8125 ) ( -912 24 -12 5.25 -1.625 ) )
-)
-}
-}
-// brush 262
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -912 24 -12 0 0 ) ( -896 24 -4 0 -0.8125 ) ( -896 24 -4 0 -1.625 ) )
-( ( -912 16 -12 1.0625 0 ) ( -896 8 -4 1.0625 -0.8125 ) ( -896 8 -4 1.0625 -1.625 ) )
-( ( -912 16 -20 1.3125 0 ) ( -896 8 -20 1.3125 -0.8125 ) ( -896 8 -20 1.3125 -1.625 ) )
-( ( -912 16 -28 1.5625 0 ) ( -896 8 -36 1.5625 -0.8125 ) ( -896 8 -36 1.5625 -1.625 ) )
-( ( -912 24 -28 2.625 0 ) ( -896 24 -36 2.625 -0.8125 ) ( -896 24 -36 2.625 -1.625 ) )
-( ( -912 32 -28 3.6875 0 ) ( -896 40 -36 3.6875 -0.8125 ) ( -896 40 -36 3.6875 -1.625 ) )
-( ( -912 32 -20 3.9375 0 ) ( -896 40 -20 3.9375 -0.8125 ) ( -896 40 -20 3.9375 -1.625 ) )
-( ( -912 32 -12 4.1875 0 ) ( -896 40 -4 4.1875 -0.8125 ) ( -896 40 -4 4.1875 -1.625 ) )
-( ( -912 24 -12 5.25 0 ) ( -896 24 -4 5.25 -0.8125 ) ( -896 24 -4 5.25 -1.625 ) )
-)
-}
-}
-// brush 263
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -896 24 -14 0 -1.625 ) ( -896 24 -14 0 -0.8125 ) ( -912 24 -14 0 0 ) )
-( ( -896 17.9999980927 -14 1.0625 -1.625 ) ( -896 17.9999980927 -14 1.0625 -0.8125 ) ( -912 17.9999980927 -14 1.0625 0 ) )
-( ( -896 17.9999980927 -20 1.3125 -1.625 ) ( -896 17.9999980927 -20 1.3125 -0.8125 ) ( -912 17.9999980927 -20 1.3125 0 ) )
-( ( -896 17.9999980927 -26 1.5625 -1.625 ) ( -896 17.9999980927 -26 1.5625 -0.8125 ) ( -912 17.9999980927 -26 1.5625 0 ) )
-( ( -896 24 -26 2.625 -1.625 ) ( -896 24 -26 2.625 -0.8125 ) ( -912 24 -26 2.625 0 ) )
-( ( -896 29.9999980927 -26 3.6875 -1.625 ) ( -896 29.9999980927 -26 3.6875 -0.8125 ) ( -912 29.9999980927 -26 3.6875 0 ) )
-( ( -896 29.9999980927 -20 3.9375 -1.625 ) ( -896 29.9999980927 -20 3.9375 -0.8125 ) ( -912 29.9999980927 -20 3.9375 0 ) )
-( ( -896 29.9999980927 -14 4.1875 -1.625 ) ( -896 29.9999980927 -14 4.1875 -0.8125 ) ( -912 29.9999980927 -14 4.1875 0 ) )
-( ( -896 24 -14 5.25 -1.625 ) ( -896 24 -14 5.25 -0.8125 ) ( -912 24 -14 5.25 0 ) )
-)
-}
-}
-// brush 264
+// brush 208
{
( 352 128 -208 ) ( 352 -128 -208 ) ( 224 128 -208 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -64 24 -192 ) ( -64 24 -200 ) ( 64 24 -192 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -2884,7 +2050,7 @@ colors/grey25
( 344 8 -64 ) ( 344 -8 -64 ) ( 344 8 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 346 64 -216 ) ( 340 64 -216 ) ( 346 -64 -216 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 265
+// brush 209
{
( 352 128 -192 ) ( 352 128 -320 ) ( 352 -128 -192 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 64 8 -320 ) ( -64 16 -320 ) ( -64 8 -320 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -2892,7 +2058,7 @@ colors/grey25
( 224 0 -64 ) ( 352 8 -64 ) ( 224 0 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 352 -8 -64 ) ( 224 0 -64 ) ( 352 -8 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 266
+// brush 210
{
( 352 128 -168 ) ( 352 128 -296 ) ( 352 -128 -168 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 224 -128 -296 ) ( 224 128 -296 ) ( 224 -128 -168 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2903,7 +2069,7 @@ colors/grey25
( 352 64 -208 ) ( 336 64 -208 ) ( 352 -64 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 334 64 -206 ) ( 340 64 -206 ) ( 334 -64 -206 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 267
+// brush 211
{
( 352 128 -168 ) ( 352 128 -296 ) ( 352 -128 -168 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 224 -128 -296 ) ( 224 128 -296 ) ( 224 -128 -168 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2914,7 +2080,7 @@ colors/grey25
( -64 16 -192 ) ( -64 24 -192 ) ( 64 16 -192 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 334 -64 -206 ) ( 340 64 -206 ) ( 334 64 -206 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 268
+// brush 212
{
( 352 128 -192 ) ( 352 128 -320 ) ( 352 -128 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 224 -128 -320 ) ( 224 128 -320 ) ( 224 -128 -192 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -2925,7 +2091,7 @@ colors/grey25
( -64 16 -216 ) ( -64 24 -216 ) ( 64 16 -216 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 348 -64 -218 ) ( 352 64 -218 ) ( 348 64 -218 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 269
+// brush 213
{
( 288 48 -320 ) ( 368 -32 -320 ) ( 288 -48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 288 48 -320 ) ( 368 16 -448 ) ( 368 32 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2935,7 +2101,7 @@ colors/grey25
( 360 64 -352 ) ( 336 64 -352 ) ( 360 -64 -352 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 8 -264 ) ( -64 8 -280 ) ( -64 8 -264 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 270
+// brush 214
{
( 288 48 -320 ) ( 368 16 -448 ) ( 368 32 -320 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 368 64 -320 ) ( 336 64 -448 ) ( 368 -64 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2945,7 +2111,7 @@ colors/grey25
( 360 -64 -352 ) ( 336 64 -352 ) ( 360 64 -352 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 8 -264 ) ( -64 8 -280 ) ( -64 8 -264 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 271
+// brush 215
{
( 288 32 -448 ) ( 368 -16 -448 ) ( 368 16 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 288 48 -320 ) ( 368 16 -448 ) ( 368 32 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2955,7 +2121,7 @@ colors/grey25
( 352 -64 -384 ) ( 328 64 -384 ) ( 352 64 -384 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 8 -264 ) ( -64 8 -280 ) ( -64 8 -264 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 272
+// brush 216
{
( 288 48 -320 ) ( 368 -32 -320 ) ( 288 -48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 288 -48 -320 ) ( 368 -32 -320 ) ( 368 -16 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2965,7 +2131,7 @@ colors/grey25
( 360 64 -352 ) ( 336 64 -352 ) ( 360 -64 -352 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -8 -320 ) ( -64 -8 -304 ) ( -64 -8 -320 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 273
+// brush 217
{
( 288 -48 -320 ) ( 368 -32 -320 ) ( 368 -16 -448 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 368 64 -320 ) ( 336 64 -448 ) ( 368 -64 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2975,7 +2141,7 @@ colors/grey25
( 360 -64 -352 ) ( 336 64 -352 ) ( 360 64 -352 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -8 -320 ) ( -64 -8 -304 ) ( -64 -8 -320 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 274
+// brush 218
{
( 288 32 -448 ) ( 368 -16 -448 ) ( 368 16 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 288 -48 -320 ) ( 368 -32 -320 ) ( 368 -16 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2985,7 +2151,7 @@ colors/grey25
( 352 -64 -384 ) ( 328 64 -384 ) ( 352 64 -384 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 -8 -320 ) ( -64 -8 -304 ) ( -64 -8 -320 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 275
+// brush 219
{
( 288 48 -320 ) ( 368 -32 -320 ) ( 288 -48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 368 64 -320 ) ( 336 64 -448 ) ( 368 -64 -320 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -2994,7 +2160,7 @@ colors/grey25
( -64 -8 -320 ) ( -64 -8 -304 ) ( 64 -8 -320 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 288 32 -448 ) ( 368 -16 -448 ) ( 368 16 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 276
+// brush 220
{
( 352 128 -192 ) ( 352 128 -320 ) ( 352 -128 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 224 -128 -320 ) ( 224 128 -320 ) ( 224 -128 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3004,7 +2170,7 @@ colors/grey25
( 348 64 -218 ) ( 352 64 -218 ) ( 348 -64 -218 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 224 0 64 ) ( 352 8 -64 ) ( 224 0 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 277
+// brush 221
{
( 352 128 -192 ) ( 352 128 -320 ) ( 352 -128 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 224 -128 -320 ) ( 224 128 -320 ) ( 224 -128 -192 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3014,7 +2180,7 @@ colors/grey25
( 348 64 -218 ) ( 352 64 -218 ) ( 348 -64 -218 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 352 -8 64 ) ( 224 0 -64 ) ( 352 -8 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 278
+// brush 222
{
patchDef2
{
@@ -3031,7 +2197,7 @@ kuroto/metal_03a_noborder
)
}
}
-// brush 279
+// brush 223
{
( -640 120 -32 ) ( -640 124 -36 ) ( -640 124 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -638 124 -36 ) ( -640 120 -36 ) ( -638 120 -36 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -3040,7 +2206,7 @@ kuroto/metal_03a_noborder
( -632 122 58 ) ( -632 124 -70 ) ( -632 122 -70 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 126 -34 ) ( -64 124 -34 ) ( -64 126 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 280
+// brush 224
{
( -512 124 -32 ) ( -512 124 -36 ) ( -512 120 -32 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -514 120 -36 ) ( -512 120 -36 ) ( -514 124 -36 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -3049,7 +2215,7 @@ kuroto/metal_03a_noborder
( -520 122 -70 ) ( -520 124 -70 ) ( -520 122 58 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 126 -34 ) ( -64 124 -34 ) ( -64 126 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 281
+// brush 225
{
( -526 124 -36 ) ( -528 120 -36 ) ( -526 120 -36 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -528 120 -36 ) ( -526 120 -32 ) ( -526 120 -36 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3060,7 +2226,7 @@ kuroto/metal_03a_noborder
( -534 126 -70 ) ( -528 126 -70 ) ( -534 126 58 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 64 126 -34 ) ( -64 124 -34 ) ( -64 126 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 282
+// brush 226
{
( -526 124 -34 ) ( -528 120 -34 ) ( -526 120 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -528 120 -34 ) ( -526 120 -30 ) ( -526 120 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3074,7 +2240,7 @@ kuroto/metal_03a_noborder
( -534 126 -68 ) ( -528 126 -68 ) ( -534 126 60 ) detail/warn_16_entity 0 0 0 0.5 0.5 0 0 0
( -64 124 -28 ) ( -64 126 -30 ) ( 64 124 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 283
+// brush 227
{
( -640 120 -30 ) ( -640 124 -34 ) ( -640 124 -30 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -638 124 -34 ) ( -640 120 -34 ) ( -638 120 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3084,7 +2250,7 @@ kuroto/metal_03a_noborder
( -640 120 -28 ) ( -640 124 -28 ) ( -632 122 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -632 124 -30 ) ( -632 122 -28 ) ( -640 124 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 284
+// brush 228
{
( -512 124 -30 ) ( -512 124 -34 ) ( -512 120 -30 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -514 120 -34 ) ( -512 120 -34 ) ( -514 124 -34 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3094,7 +2260,7 @@ kuroto/metal_03a_noborder
( -512 120 -28 ) ( -520 122 -28 ) ( -512 124 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -520 124 -30 ) ( -512 124 -28 ) ( -520 122 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 285
+// brush 229
{
( -526 120 -22 ) ( -528 120 -22 ) ( -526 124 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -526 120 -22 ) ( -526 120 -26 ) ( -528 120 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3108,7 +2274,7 @@ kuroto/metal_03a_noborder
( -534 126 -116 ) ( -528 126 12 ) ( -534 126 12 ) detail/warn_16_entity 0 0 0 0.5 0.5 0 0 0
( 64 124 -28 ) ( -64 126 -26 ) ( -64 124 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 286
+// brush 230
{
( -640 124 -26 ) ( -640 124 -22 ) ( -640 120 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -638 120 -22 ) ( -640 120 -22 ) ( -638 124 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3118,7 +2284,7 @@ kuroto/metal_03a_noborder
( -632 122 -28 ) ( -640 124 -28 ) ( -640 120 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 124 -28 ) ( -632 122 -28 ) ( -632 124 -26 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 287
+// brush 231
{
( -512 120 -26 ) ( -512 124 -22 ) ( -512 124 -26 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -514 124 -22 ) ( -512 120 -22 ) ( -514 120 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3128,7 +2294,7 @@ kuroto/metal_03a_noborder
( -512 124 -28 ) ( -520 122 -28 ) ( -512 120 -28 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -520 122 -28 ) ( -512 124 -28 ) ( -520 124 -26 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 288
+// brush 232
{
( -526 120 -20 ) ( -528 120 -20 ) ( -526 124 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -526 120 -20 ) ( -526 120 -24 ) ( -528 120 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -3139,7 +2305,7 @@ kuroto/metal_03a_noborder
( -534 126 -114 ) ( -528 126 14 ) ( -534 126 14 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -64 126 -22 ) ( -64 124 -22 ) ( 64 126 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 289
+// brush 233
{
( -640 124 -24 ) ( -640 124 -20 ) ( -640 120 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -638 120 -20 ) ( -640 120 -20 ) ( -638 124 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -3148,7 +2314,7 @@ kuroto/metal_03a_noborder
( -632 122 14 ) ( -632 124 14 ) ( -632 122 -114 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 126 -22 ) ( -64 124 -22 ) ( 64 126 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 290
+// brush 234
{
( -512 120 -24 ) ( -512 124 -20 ) ( -512 124 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -514 124 -20 ) ( -512 120 -20 ) ( -514 120 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -3157,7 +2323,7 @@ kuroto/metal_03a_noborder
( -520 122 -114 ) ( -520 124 14 ) ( -520 122 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 126 -22 ) ( -64 124 -22 ) ( 64 126 -22 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 291
+// brush 235
{
( -240 38 88 ) ( -304 38 72 ) ( -304 42 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 44 80 ) ( -304 44 64 ) ( -304 36 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3166,7 +2332,7 @@ kuroto/metal_03a_noborder
( -240 38 88 ) ( -304 36 64 ) ( -304 38 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 64 96 ) ( -240 64 80 ) ( -240 -64 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 292
+// brush 236
{
( -240 70 88 ) ( -304 70 72 ) ( -304 74 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 76 80 ) ( -304 76 64 ) ( -304 68 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3175,7 +2341,7 @@ kuroto/metal_03a_noborder
( -240 70 88 ) ( -304 68 64 ) ( -304 70 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 64 96 ) ( -240 64 80 ) ( -240 -64 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 293
+// brush 237
{
( -240 54 88 ) ( -304 54 72 ) ( -304 58 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 60 80 ) ( -304 60 64 ) ( -304 52 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3184,7 +2350,7 @@ kuroto/metal_03a_noborder
( -240 54 88 ) ( -304 52 64 ) ( -304 54 72 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -240 64 96 ) ( -240 64 80 ) ( -240 -64 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 294
+// brush 238
{
( 192 74 88 ) ( 48 70 88 ) ( 48 74 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 112 88 ) ( 192 112 80 ) ( 192 -112 88 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3193,7 +2359,7 @@ kuroto/metal_03a_noborder
( 192 76 80 ) ( 48 74 88 ) ( 48 76 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 70 88 ) ( 48 68 80 ) ( 48 70 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 295
+// brush 239
{
( 192 42 88 ) ( 48 38 88 ) ( 48 42 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 80 88 ) ( 192 80 80 ) ( 192 -144 88 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3202,7 +2368,7 @@ kuroto/metal_03a_noborder
( 192 44 80 ) ( 48 42 88 ) ( 48 44 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 38 88 ) ( 48 36 80 ) ( 48 38 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 296
+// brush 240
{
( 192 58 88 ) ( 48 54 88 ) ( 48 58 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 96 88 ) ( 192 96 80 ) ( 192 -128 88 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3211,7 +2377,7 @@ kuroto/metal_03a_noborder
( 192 60 80 ) ( 48 58 88 ) ( 48 60 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 192 54 88 ) ( 48 52 80 ) ( 48 54 88 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 297
+// brush 241
{
( 48 10 -320 ) ( 48 6 -320 ) ( 192 10 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 48 4 -312 ) ( 48 12 -312 ) ( 192 4 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3220,7 +2386,7 @@ kuroto/metal_03a_noborder
( 48 6 -320 ) ( 48 4 -312 ) ( 192 6 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -192 64 -312 ) ( -192 64 -316 ) ( -192 -64 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 298
+// brush 242
{
( 48 -22 -320 ) ( 48 -26 -320 ) ( 192 -22 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 48 -28 -312 ) ( 48 -20 -312 ) ( 192 -28 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3229,7 +2395,7 @@ kuroto/metal_03a_noborder
( 48 -26 -320 ) ( 48 -28 -312 ) ( 192 -26 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -192 64 -312 ) ( -192 64 -316 ) ( -192 -64 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 299
+// brush 243
{
( 48 -6 -320 ) ( 48 -10 -320 ) ( 192 -6 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 48 -12 -312 ) ( 48 -4 -312 ) ( 192 -12 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -3238,7 +2404,7 @@ kuroto/metal_03a_noborder
( 48 -10 -320 ) ( 48 -12 -312 ) ( 192 -10 -320 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -192 64 -312 ) ( -192 64 -316 ) ( -192 -64 -312 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 300
+// brush 244
{
patchDef2
{
@@ -3265,7 +2431,7 @@ glass/orange_bright
)
}
}
-// brush 301
+// brush 245
{
patchDef2
{
@@ -3292,7 +2458,7 @@ glass/orange
)
}
}
-// brush 302
+// brush 246
{
patchDef2
{
@@ -3319,7 +2485,7 @@ glass/orange_bright
)
}
}
-// brush 303
+// brush 247
{
patchDef2
{
@@ -3346,7 +2512,7 @@ glass/orange_bright
)
}
}
-// brush 304
+// brush 248
{
patchDef2
{
@@ -3373,7 +2539,7 @@ glass/orange_bright
)
}
}
-// brush 305
+// brush 249
{
patchDef2
{
@@ -3400,7 +2566,7 @@ glass/orange_bright
)
}
}
-// brush 306
+// brush 250
{
patchDef2
{
@@ -3427,7 +2593,7 @@ glass/orange_bright
)
}
}
-// brush 307
+// brush 251
{
patchDef2
{
@@ -3454,7 +2620,7 @@ glass/orange_bright
)
}
}
-// brush 308
+// brush 252
{
patchDef2
{
@@ -3481,7 +2647,7 @@ glass/orange
)
}
}
-// brush 309
+// brush 253
{
patchDef2
{
@@ -3508,7 +2674,7 @@ glass/orange_bright
)
}
}
-// brush 310
+// brush 254
{
patchDef2
{
@@ -3535,7 +2701,7 @@ glass/orange_bright
)
}
}
-// brush 311
+// brush 255
{
patchDef2
{
@@ -3562,7 +2728,7 @@ glass/orange_bright
)
}
}
-// brush 312
+// brush 256
{
patchDef2
{
@@ -3589,7 +2755,7 @@ glass/orange_bright
)
}
}
-// brush 313
+// brush 257
{
patchDef2
{
@@ -3616,7 +2782,7 @@ glass/orange_bright
)
}
}
-// brush 314
+// brush 258
{
patchDef2
{
@@ -3643,7 +2809,7 @@ glass/orange
)
}
}
-// brush 315
+// brush 259
{
patchDef2
{
@@ -3670,7 +2836,7 @@ glass/orange_bright
)
}
}
-// brush 316
+// brush 260
{
patchDef2
{
@@ -3697,7 +2863,7 @@ glass/orange
)
}
}
-// brush 317
+// brush 261
{
patchDef2
{
@@ -3724,7 +2890,7 @@ glass/orange_bright
)
}
}
-// brush 318
+// brush 262
{
patchDef2
{
@@ -3751,7 +2917,7 @@ glass/orange
)
}
}
-// brush 319
+// brush 263
{
patchDef2
{
@@ -3778,7 +2944,7 @@ glass/orange_bright
)
}
}
-// brush 320
+// brush 264
{
patchDef2
{
@@ -3805,7 +2971,7 @@ glass/orange_bright
)
}
}
-// brush 321
+// brush 265
{
patchDef2
{
@@ -3832,7 +2998,7 @@ glass/orange_bright
)
}
}
-// brush 322
+// brush 266
{
patchDef2
{
@@ -3859,7 +3025,7 @@ glass/orange_bright
)
}
}
-// brush 323
+// brush 267
{
patchDef2
{
@@ -3886,7 +3052,7 @@ glass/orange
)
}
}
-// brush 324
+// brush 268
{
patchDef2
{
@@ -3913,7 +3079,7 @@ glass/orange_bright
)
}
}
-// brush 325
+// brush 269
{
patchDef2
{
@@ -3940,7 +3106,7 @@ glass/orange
)
}
}
-// brush 326
+// brush 270
{
patchDef2
{
@@ -3967,7 +3133,7 @@ glass/orange
)
}
}
-// brush 327
+// brush 271
{
patchDef2
{
@@ -3994,7 +3160,7 @@ glass/orange_bright
)
}
}
-// brush 328
+// brush 272
{
patchDef2
{
@@ -4021,7 +3187,7 @@ glass/orange
)
}
}
-// brush 329
+// brush 273
{
patchDef2
{
@@ -4048,7 +3214,7 @@ glass/orange_bright
)
}
}
-// brush 330
+// brush 274
{
patchDef2
{
@@ -4075,7 +3241,7 @@ glass/orange_bright
)
}
}
-// brush 331
+// brush 275
{
patchDef2
{
@@ -4102,7 +3268,7 @@ glass/orange_bright
)
}
}
-// brush 332
+// brush 276
{
patchDef2
{
@@ -4129,7 +3295,7 @@ glass/orange_bright
)
}
}
-// brush 333
+// brush 277
{
patchDef2
{
@@ -4156,7 +3322,7 @@ glass/orange_bright
)
}
}
-// brush 334
+// brush 278
{
patchDef2
{
@@ -4183,7 +3349,7 @@ glass/orange_bright
)
}
}
-// brush 335
+// brush 279
{
patchDef2
{
@@ -4210,7 +3376,7 @@ glass/orange_bright
)
}
}
-// brush 336
+// brush 280
{
patchDef2
{
@@ -4237,7 +3403,7 @@ glass/orange
)
}
}
-// brush 337
+// brush 281
{
patchDef2
{
@@ -4264,7 +3430,7 @@ glass/orange_bright
)
}
}
-// brush 338
+// brush 282
{
patchDef2
{
@@ -4291,7 +3457,7 @@ glass/orange_bright
)
}
}
-// brush 339
+// brush 283
{
patchDef2
{
@@ -4318,7 +3484,7 @@ glass/orange
)
}
}
-// brush 340
+// brush 284
{
patchDef2
{
@@ -4345,7 +3511,7 @@ glass/orange_bright
)
}
}
-// brush 341
+// brush 285
{
patchDef2
{
@@ -4372,7 +3538,7 @@ glass/orange_bright
)
}
}
-// brush 342
+// brush 286
{
patchDef2
{
@@ -4399,7 +3565,7 @@ glass/orange_bright
)
}
}
-// brush 343
+// brush 287
{
patchDef2
{
@@ -4426,7 +3592,7 @@ glass/orange
)
}
}
-// brush 344
+// brush 288
{
patchDef2
{
@@ -4453,7 +3619,7 @@ glass/orange_bright
)
}
}
-// brush 345
+// brush 289
{
patchDef2
{
@@ -4480,7 +3646,7 @@ glass/orange_bright
)
}
}
-// brush 346
+// brush 290
{
patchDef2
{
@@ -4507,7 +3673,7 @@ glass/orange_bright
)
}
}
-// brush 347
+// brush 291
{
patchDef2
{
@@ -4534,7 +3700,7 @@ glass/orange_bright
)
}
}
-// brush 348
+// brush 292
{
patchDef2
{
@@ -4561,7 +3727,7 @@ glass/orange_bright
)
}
}
-// brush 349
+// brush 293
{
patchDef2
{
@@ -4588,7 +3754,7 @@ glass/orange
)
}
}
-// brush 350
+// brush 294
{
patchDef2
{
@@ -4615,7 +3781,7 @@ glass/orange_bright
)
}
}
-// brush 351
+// brush 295
{
patchDef2
{
@@ -4642,7 +3808,7 @@ glass/orange_bright
)
}
}
-// brush 352
+// brush 296
{
patchDef2
{
@@ -4669,7 +3835,7 @@ glass/orange
)
}
}
-// brush 353
+// brush 297
{
patchDef2
{
@@ -4696,7 +3862,7 @@ glass/orange
)
}
}
-// brush 354
+// brush 298
{
patchDef2
{
@@ -4723,7 +3889,7 @@ glass/orange_bright
)
}
}
-// brush 355
+// brush 299
{
patchDef2
{
@@ -4750,7 +3916,7 @@ glass/orange_bright
)
}
}
-// brush 356
+// brush 300
{
patchDef2
{
@@ -4777,7 +3943,7 @@ glass/orange
)
}
}
-// brush 357
+// brush 301
{
patchDef2
{
@@ -4804,7 +3970,7 @@ glass/orange_bright
)
}
}
-// brush 358
+// brush 302
{
patchDef2
{
@@ -4831,7 +3997,7 @@ glass/orange
)
}
}
-// brush 359
+// brush 303
{
patchDef2
{
@@ -4858,7 +4024,7 @@ glass/orange_bright
)
}
}
-// brush 360
+// brush 304
{
patchDef2
{
@@ -4885,7 +4051,7 @@ glass/orange
)
}
}
-// brush 361
+// brush 305
{
patchDef2
{
@@ -4912,7 +4078,7 @@ glass/orange_bright
)
}
}
-// brush 362
+// brush 306
{
patchDef2
{
@@ -4939,7 +4105,7 @@ glass/orange_bright
)
}
}
-// brush 363
+// brush 307
{
patchDef2
{
@@ -4966,7 +4132,7 @@ glass/orange_bright
)
}
}
-// brush 364
+// brush 308
{
patchDef2
{
@@ -4993,7 +4159,7 @@ glass/orange_bright
)
}
}
-// brush 365
+// brush 309
{
patchDef2
{
@@ -5020,7 +4186,7 @@ glass/orange
)
}
}
-// brush 366
+// brush 310
{
patchDef2
{
@@ -5047,7 +4213,7 @@ glass/orange_bright
)
}
}
-// brush 367
+// brush 311
{
patchDef2
{
@@ -5074,7 +4240,7 @@ glass/orange_bright
)
}
}
-// brush 368
+// brush 312
{
patchDef2
{
@@ -5101,7 +4267,7 @@ glass/orange
)
}
}
-// brush 369
+// brush 313
{
patchDef2
{
@@ -5128,7 +4294,7 @@ glass/orange_bright
)
}
}
-// brush 370
+// brush 314
{
patchDef2
{
@@ -5155,7 +4321,7 @@ glass/orange
)
}
}
-// brush 371
+// brush 315
{
patchDef2
{
@@ -5182,7 +4348,7 @@ glass/orange_bright
)
}
}
-// brush 372
+// brush 316
{
patchDef2
{
@@ -5209,7 +4375,7 @@ glass/orange_bright
)
}
}
-// brush 373
+// brush 317
{
patchDef2
{
@@ -5236,7 +4402,7 @@ glass/orange_bright
)
}
}
-// brush 374
+// brush 318
{
patchDef2
{
@@ -5263,7 +4429,7 @@ glass/orange_bright
)
}
}
-// brush 375
+// brush 319
{
patchDef2
{
@@ -5290,7 +4456,7 @@ glass/orange
)
}
}
-// brush 376
+// brush 320
{
patchDef2
{
@@ -5317,7 +4483,7 @@ glass/orange_bright
)
}
}
-// brush 377
+// brush 321
{
patchDef2
{
@@ -5344,7 +4510,7 @@ glass/orange_bright
)
}
}
-// brush 378
+// brush 322
{
patchDef2
{
@@ -5371,7 +4537,7 @@ glass/orange_bright
)
}
}
-// brush 379
+// brush 323
{
patchDef2
{
@@ -5398,7 +4564,7 @@ glass/orange
)
}
}
-// brush 380
+// brush 324
{
patchDef2
{
@@ -5425,7 +4591,7 @@ glass/orange_bright
)
}
}
-// brush 381
+// brush 325
{
patchDef2
{
@@ -5452,7 +4618,7 @@ glass/orange
)
}
}
-// brush 382
+// brush 326
{
patchDef2
{
@@ -5479,7 +4645,7 @@ glass/orange_bright
)
}
}
-// brush 383
+// brush 327
{
patchDef2
{
@@ -5506,7 +4672,7 @@ glass/orange_bright
)
}
}
-// brush 384
+// brush 328
{
patchDef2
{
@@ -5533,7 +4699,7 @@ glass/orange
)
}
}
-// brush 385
+// brush 329
{
patchDef2
{
@@ -5560,7 +4726,7 @@ glass/orange_bright
)
}
}
-// brush 386
+// brush 330
{
patchDef2
{
@@ -5587,7 +4753,7 @@ glass/orange_bright
)
}
}
-// brush 387
+// brush 331
{
patchDef2
{
@@ -5614,7 +4780,7 @@ glass/orange_bright
)
}
}
-// brush 388
+// brush 332
{
patchDef2
{
@@ -5641,7 +4807,7 @@ glass/orange_bright
)
}
}
-// brush 389
+// brush 333
{
patchDef2
{
@@ -5668,7 +4834,7 @@ glass/orange_bright
)
}
}
-// brush 390
+// brush 334
{
patchDef2
{
@@ -5695,7 +4861,7 @@ glass/orange
)
}
}
-// brush 391
+// brush 335
{
patchDef2
{
@@ -5722,7 +4888,7 @@ glass/orange
)
}
}
-// brush 392
+// brush 336
{
patchDef2
{
@@ -5749,7 +4915,7 @@ glass/orange_bright
)
}
}
-// brush 393
+// brush 337
{
patchDef2
{
@@ -5776,7 +4942,7 @@ glass/orange
)
}
}
-// brush 394
+// brush 338
{
patchDef2
{
@@ -5803,7 +4969,7 @@ glass/orange_bright
)
}
}
-// brush 395
+// brush 339
{
patchDef2
{
@@ -5830,7 +4996,7 @@ glass/orange_bright
)
}
}
-// brush 396
+// brush 340
{
patchDef2
{
@@ -5857,7 +5023,7 @@ glass/orange_bright
)
}
}
-// brush 397
+// brush 341
{
patchDef2
{
@@ -5884,7 +5050,7 @@ glass/orange_bright
)
}
}
-// brush 398
+// brush 342
{
patchDef2
{
@@ -5911,7 +5077,7 @@ glass/orange
)
}
}
-// brush 399
+// brush 343
{
patchDef2
{
@@ -5938,7 +5104,7 @@ glass/orange
)
}
}
-// brush 400
+// brush 344
{
patchDef2
{
@@ -5965,7 +5131,7 @@ glass/orange_bright
)
}
}
-// brush 401
+// brush 345
{
patchDef2
{
@@ -5992,7 +5158,7 @@ glass/orange
)
}
}
-// brush 402
+// brush 346
{
patchDef2
{
@@ -6019,7 +5185,7 @@ glass/orange_bright
)
}
}
-// brush 403
+// brush 347
{
patchDef2
{
@@ -6046,7 +5212,7 @@ glass/orange
)
}
}
-// brush 404
+// brush 348
{
patchDef2
{
@@ -6073,7 +5239,7 @@ glass/orange_bright
)
}
}
-// brush 405
+// brush 349
{
patchDef2
{
@@ -6100,7 +5266,7 @@ glass/orange
)
}
}
-// brush 406
+// brush 350
{
patchDef2
{
@@ -6127,7 +5293,7 @@ glass/orange_bright
)
}
}
-// brush 407
+// brush 351
{
patchDef2
{
@@ -6154,7 +5320,7 @@ glass/orange_bright
)
}
}
-// brush 408
+// brush 352
{
patchDef2
{
@@ -6181,7 +5347,7 @@ glass/orange
)
}
}
-// brush 409
+// brush 353
{
( -304 48 -336 ) ( -368 -48 -336 ) ( -304 -48 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -304 64 -208 ) ( -368 48 -336 ) ( -304 48 -336 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -6190,7 +5356,7 @@ glass/orange
( 64 32 -208 ) ( -64 32 -224 ) ( -64 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -312 -64 -256 ) ( -328 64 -256 ) ( -312 64 -256 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 410
+// brush 354
{
( -128 48 -320 ) ( -192 -48 -320 ) ( -128 -48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -128 64 -192 ) ( -192 48 -320 ) ( -128 48 -320 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -6199,7 +5365,7 @@ glass/orange
( -132 64 -200 ) ( -132 64 -212 ) ( -132 -64 -200 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -192 -64 -240 ) ( -208 64 -240 ) ( -192 64 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 411
+// brush 355
{
( -208 48 -320 ) ( -272 -48 -320 ) ( -208 -48 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -208 64 -192 ) ( -272 48 -320 ) ( -208 48 -320 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -6208,7 +5374,7 @@ glass/orange
( -212 120 -64 ) ( -212 112 -64 ) ( -212 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -192 -64 -240 ) ( -208 64 -240 ) ( -192 64 -240 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 412
+// brush 356
{
( -304 48 -336 ) ( -368 -48 -336 ) ( -304 -48 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -368 -64 -208 ) ( -304 -48 -336 ) ( -368 -48 -336 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -6217,7 +5383,7 @@ glass/orange
( -64 32 -208 ) ( -64 32 -224 ) ( 64 32 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -312 -64 -256 ) ( -320 64 -256 ) ( -312 64 -256 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 413
+// brush 357
{
patchDef2
{
@@ -6244,7 +5410,7 @@ glass/orange
)
}
}
-// brush 414
+// brush 358
{
patchDef2
{
@@ -6271,7 +5437,7 @@ glass/orange_bright
)
}
}
-// brush 415
+// brush 359
{
patchDef2
{
@@ -6298,7 +5464,7 @@ glass/orange
)
}
}
-// brush 416
+// brush 360
{
patchDef2
{
@@ -6325,7 +5491,7 @@ glass/orange_bright
)
}
}
-// brush 417
+// brush 361
{
patchDef2
{
@@ -6352,7 +5518,7 @@ glass/orange
)
}
}
-// brush 418
+// brush 362
{
patchDef2
{
@@ -6379,7 +5545,7 @@ glass/orange_bright
)
}
}
-// brush 419
+// brush 363
{
patchDef2
{
@@ -6406,7 +5572,7 @@ glass/orange_bright
)
}
}
-// brush 420
+// brush 364
{
patchDef2
{
@@ -6429,7 +5595,7 @@ glass/orange_bright
)
}
}
-// brush 421
+// brush 365
{
patchDef2
{
@@ -6456,7 +5622,7 @@ glass/orange
)
}
}
-// brush 422
+// brush 366
{
patchDef2
{
@@ -6483,7 +5649,7 @@ glass/orange_bright
)
}
}
-// brush 423
+// brush 367
{
patchDef2
{
@@ -6510,7 +5676,7 @@ glass/orange
)
}
}
-// brush 424
+// brush 368
{
patchDef2
{
@@ -6537,7 +5703,7 @@ glass/orange_bright
)
}
}
-// brush 425
+// brush 369
{
patchDef2
{
@@ -6564,7 +5730,7 @@ glass/orange_bright
)
}
}
-// brush 426
+// brush 370
{
patchDef2
{
@@ -6591,7 +5757,7 @@ glass/orange_bright
)
}
}
-// brush 427
+// brush 371
{
patchDef2
{
@@ -6618,7 +5784,7 @@ glass/orange
)
}
}
-// brush 428
+// brush 372
{
patchDef2
{
@@ -6645,7 +5811,7 @@ glass/orange
)
}
}
-// brush 429
+// brush 373
{
patchDef2
{
@@ -6672,7 +5838,7 @@ glass/orange_bright
)
}
}
-// brush 430
+// brush 374
{
patchDef2
{
@@ -6699,7 +5865,7 @@ glass/orange_bright
)
}
}
-// brush 431
+// brush 375
{
patchDef2
{
@@ -6726,7 +5892,7 @@ glass/orange
)
}
}
-// brush 432
+// brush 376
{
patchDef2
{
@@ -6753,7 +5919,7 @@ glass/orange_bright
)
}
}
-// brush 433
+// brush 377
{
patchDef2
{
@@ -6780,7 +5946,7 @@ glass/orange_bright
)
}
}
-// brush 434
+// brush 378
{
patchDef2
{
@@ -6807,7 +5973,7 @@ glass/orange_bright
)
}
}
-// brush 435
+// brush 379
{
patchDef2
{
@@ -6834,7 +6000,7 @@ glass/orange_bright
)
}
}
-// brush 436
+// brush 380
{
patchDef2
{
@@ -6861,7 +6027,7 @@ glass/orange
)
}
}
-// brush 437
+// brush 381
{
patchDef2
{
@@ -6888,7 +6054,7 @@ glass/orange
)
}
}
-// brush 438
+// brush 382
{
patchDef2
{
@@ -6915,7 +6081,7 @@ glass/orange_bright
)
}
}
-// brush 439
+// brush 383
{
( 224 -34 98 ) ( 200 -38 98 ) ( 200 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 224 -34 98 ) ( 200 -34 98 ) ( 200 -34 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6924,7 +6090,7 @@ glass/orange_bright
( 224 -34 -64 ) ( 224 -40 -64 ) ( 224 -34 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 -38 98 ) ( 200 -34 96 ) ( 200 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 440
+// brush 384
{
( 356 -18 98 ) ( 348 -22 98 ) ( 348 -18 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 356 -18 98 ) ( 348 -18 98 ) ( 348 -18 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6933,7 +6099,7 @@ glass/orange_bright
( 356 -18 -64 ) ( 356 -24 -64 ) ( 356 -18 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 348 -18 96 ) ( 348 -22 98 ) ( 348 -22 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 441
+// brush 385
{
( 224 -26 98 ) ( 200 -30 98 ) ( 200 -26 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 224 -26 98 ) ( 200 -26 98 ) ( 200 -26 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6942,7 +6108,7 @@ glass/orange_bright
( 224 -26 -64 ) ( 224 -32 -64 ) ( 224 -26 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 -26 96 ) ( 200 -30 98 ) ( 200 -30 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 442
+// brush 386
{
( 200 58 98 ) ( 224 62 98 ) ( 224 58 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 62 98 ) ( 224 62 96 ) ( 224 62 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6951,7 +6117,7 @@ glass/orange_bright
( 224 62 98 ) ( 224 58 96 ) ( 224 58 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 58 -64 ) ( 200 62 -64 ) ( 200 58 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 443
+// brush 387
{
( 448 -26 98 ) ( 448 -30 98 ) ( 196 -26 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 448 -26 98 ) ( 196 -26 98 ) ( 448 -26 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6960,7 +6126,7 @@ glass/orange_bright
( 412 -26 -64 ) ( 412 -32 -64 ) ( 412 -26 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 372 -30 -64 ) ( 372 -26 -64 ) ( 372 -30 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 444
+// brush 388
{
( 448 -34 98 ) ( 448 -38 98 ) ( 196 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 448 -34 98 ) ( 196 -34 98 ) ( 448 -34 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6969,7 +6135,7 @@ glass/orange_bright
( 412 -34 -64 ) ( 412 -40 -64 ) ( 412 -34 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 372 -38 -64 ) ( 372 -34 -64 ) ( 372 -38 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 445
+// brush 389
{
( 224 -18 98 ) ( 200 -22 98 ) ( 200 -18 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 224 -18 98 ) ( 200 -18 98 ) ( 200 -18 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6978,7 +6144,7 @@ glass/orange_bright
( 224 -18 -64 ) ( 224 -24 -64 ) ( 224 -18 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 -18 96 ) ( 200 -22 98 ) ( 200 -22 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 446
+// brush 390
{
( 368 -18 98 ) ( 360 -22 98 ) ( 360 -18 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 368 -18 98 ) ( 360 -18 98 ) ( 360 -18 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6987,7 +6153,7 @@ glass/orange_bright
( 368 -18 -64 ) ( 368 -24 -64 ) ( 368 -18 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 360 -18 96 ) ( 360 -22 98 ) ( 360 -22 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 447
+// brush 391
{
( 368 -26 98 ) ( 360 -30 98 ) ( 360 -26 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 368 -26 98 ) ( 360 -26 98 ) ( 360 -26 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -6996,7 +6162,7 @@ glass/orange_bright
( 368 -26 -64 ) ( 368 -32 -64 ) ( 368 -26 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 360 -26 96 ) ( 360 -30 98 ) ( 360 -30 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 448
+// brush 392
{
( 368 -34 98 ) ( 360 -38 98 ) ( 360 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 368 -34 98 ) ( 360 -34 98 ) ( 360 -34 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7005,7 +6171,7 @@ glass/orange_bright
( 368 -34 -64 ) ( 368 -40 -64 ) ( 368 -34 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 360 -38 98 ) ( 360 -34 96 ) ( 360 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 449
+// brush 393
{
( 448 -18 98 ) ( 448 -22 98 ) ( 196 -18 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 448 -18 98 ) ( 196 -18 98 ) ( 448 -18 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7014,7 +6180,7 @@ glass/orange_bright
( 412 -18 -64 ) ( 412 -24 -64 ) ( 412 -18 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 372 -22 -64 ) ( 372 -18 -64 ) ( 372 -22 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 450
+// brush 394
{
( 200 50 98 ) ( 224 54 98 ) ( 224 50 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 54 98 ) ( 224 54 96 ) ( 224 54 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7023,7 +6189,7 @@ glass/orange_bright
( 224 50 96 ) ( 224 54 98 ) ( 224 54 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 200 50 -64 ) ( 200 54 -64 ) ( 200 50 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 451
+// brush 395
{
( 448 62 98 ) ( 448 58 98 ) ( 196 62 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 448 62 98 ) ( 196 62 98 ) ( 448 62 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7032,7 +6198,7 @@ glass/orange_bright
( 412 62 -64 ) ( 412 56 -64 ) ( 412 62 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 320 58 -64 ) ( 320 62 -64 ) ( 320 58 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 452
+// brush 396
{
( 344 -18 98 ) ( 320 -22 98 ) ( 320 -18 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 344 -18 98 ) ( 320 -18 98 ) ( 320 -18 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7041,7 +6207,7 @@ glass/orange_bright
( 344 -18 -64 ) ( 344 -24 -64 ) ( 344 -18 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 320 -18 96 ) ( 320 -22 98 ) ( 320 -22 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 453
+// brush 397
{
( 344 -26 98 ) ( 320 -30 98 ) ( 320 -26 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 344 -26 98 ) ( 320 -26 98 ) ( 320 -26 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7050,7 +6216,7 @@ glass/orange_bright
( 344 -26 -64 ) ( 344 -32 -64 ) ( 344 -26 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 320 -26 96 ) ( 320 -30 98 ) ( 320 -30 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 454
+// brush 398
{
( 344 -34 98 ) ( 320 -38 98 ) ( 320 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 344 -34 98 ) ( 320 -34 98 ) ( 320 -34 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7059,7 +6225,7 @@ glass/orange_bright
( 344 -34 -64 ) ( 344 -40 -64 ) ( 344 -34 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 320 -38 98 ) ( 320 -34 96 ) ( 320 -34 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 455
+// brush 399
{
( 448 54 98 ) ( 448 50 98 ) ( 196 54 98 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 448 54 98 ) ( 196 54 98 ) ( 448 54 96 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -7068,7 +6234,7 @@ glass/orange_bright
( 412 54 -64 ) ( 412 48 -64 ) ( 412 54 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( 320 50 -64 ) ( 320 54 -64 ) ( 320 50 64 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 456
+// brush 400
{
patchDef2
{
@@ -7095,7 +6261,7 @@ glass/orange
)
}
}
-// brush 457
+// brush 401
{
patchDef2
{
@@ -7122,7 +6288,7 @@ glass/orange
)
}
}
-// brush 458
+// brush 402
{
patchDef2
{
@@ -7149,7 +6315,7 @@ glass/orange_bright
)
}
}
-// brush 459
+// brush 403
{
patchDef2
{
@@ -7176,7 +6342,7 @@ glass/orange
)
}
}
-// brush 460
+// brush 404
{
patchDef2
{
@@ -7203,7 +6369,7 @@ glass/orange_bright
)
}
}
-// brush 461
+// brush 405
{
patchDef2
{
@@ -7230,7 +6396,7 @@ glass/orange_bright
)
}
}
-// brush 462
+// brush 406
{
patchDef2
{
@@ -7257,7 +6423,7 @@ glass/orange_bright
)
}
}
-// brush 463
+// brush 407
{
patchDef2
{
@@ -7284,7 +6450,7 @@ glass/orange_bright
)
}
}
-// brush 464
+// brush 408
{
patchDef2
{
@@ -7311,7 +6477,7 @@ glass/orange
)
}
}
-// brush 465
+// brush 409
{
patchDef2
{
@@ -7338,7 +6504,7 @@ glass/orange_bright
)
}
}
-// brush 466
+// brush 410
{
patchDef2
{
@@ -7365,7 +6531,7 @@ glass/orange_bright
)
}
}
-// brush 467
+// brush 411
{
patchDef2
{
@@ -7392,7 +6558,7 @@ glass/orange_bright
)
}
}
-// brush 468
+// brush 412
{
patchDef2
{
@@ -7419,7 +6585,7 @@ glass/orange
)
}
}
-// brush 469
+// brush 413
{
patchDef2
{
@@ -7446,7 +6612,7 @@ glass/orange_bright
)
}
}
-// brush 470
+// brush 414
{
( -240 96 -144 ) ( -368 80 -176 ) ( -368 96 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -240 80 -176 ) ( -368 88 -176 ) ( -368 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7455,7 +6621,7 @@ glass/orange_bright
( -484 100 -152 ) ( -488 96 -144 ) ( -488 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -368 98 -144 ) ( -368 82 -176 ) ( -240 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 471
+// brush 415
{
( -240 80 -176 ) ( -368 88 -176 ) ( -368 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 100 -152 ) ( -368 96 -144 ) ( -368 100 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7464,7 +6630,7 @@ glass/orange_bright
( -484 100 -152 ) ( -488 96 -144 ) ( -488 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 98 -144 ) ( -368 82 -176 ) ( -368 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 472
+// brush 416
{
( 240 96 -128 ) ( 112 80 -160 ) ( 112 96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 240 80 -160 ) ( 112 88 -160 ) ( 112 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7473,7 +6639,7 @@ glass/orange_bright
( -4 100 -136 ) ( -8 96 -128 ) ( -8 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 112 98 -128 ) ( 112 82 -160 ) ( 240 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 473
+// brush 417
{
( 240 80 -160 ) ( 112 88 -160 ) ( 112 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 240 100 -136 ) ( 112 96 -128 ) ( 112 100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7482,7 +6648,7 @@ glass/orange_bright
( -4 100 -136 ) ( -8 96 -128 ) ( -8 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 240 98 -128 ) ( 112 82 -160 ) ( 112 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 474
+// brush 418
{
( 320 96 -128 ) ( 192 80 -160 ) ( 192 96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 320 80 -160 ) ( 192 88 -160 ) ( 192 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7491,7 +6657,7 @@ glass/orange_bright
( 76 100 -136 ) ( 72 96 -128 ) ( 72 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 192 98 -128 ) ( 192 82 -160 ) ( 320 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 475
+// brush 419
{
( 320 80 -160 ) ( 192 88 -160 ) ( 192 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 100 -136 ) ( 192 96 -128 ) ( 192 100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7500,7 +6666,7 @@ glass/orange_bright
( 76 100 -136 ) ( 72 96 -128 ) ( 72 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 98 -128 ) ( 192 82 -160 ) ( 192 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 476
+// brush 420
{
( 448 96 -128 ) ( 320 80 -160 ) ( 320 96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 448 80 -160 ) ( 320 88 -160 ) ( 320 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7509,7 +6675,7 @@ glass/orange_bright
( 204 100 -136 ) ( 200 96 -128 ) ( 200 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 320 98 -128 ) ( 320 82 -160 ) ( 448 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 477
+// brush 421
{
( 448 80 -160 ) ( 320 88 -160 ) ( 320 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 448 100 -136 ) ( 320 96 -128 ) ( 320 100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7518,7 +6684,7 @@ glass/orange_bright
( 204 100 -136 ) ( 200 96 -128 ) ( 200 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 448 98 -128 ) ( 320 82 -160 ) ( 320 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 478
+// brush 422
{
( 512 96 -128 ) ( 384 80 -160 ) ( 384 96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 512 80 -160 ) ( 384 88 -160 ) ( 384 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7527,7 +6693,7 @@ glass/orange_bright
( 268 100 -136 ) ( 264 96 -128 ) ( 264 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 384 98 -128 ) ( 384 82 -160 ) ( 512 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 479
+// brush 423
{
( 512 80 -160 ) ( 384 88 -160 ) ( 384 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 512 100 -136 ) ( 384 96 -128 ) ( 384 100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7536,7 +6702,7 @@ glass/orange_bright
( 268 100 -136 ) ( 264 96 -128 ) ( 264 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 512 98 -128 ) ( 384 82 -160 ) ( 384 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 480
+// brush 424
{
( 240 120 -80 ) ( 112 104 -112 ) ( 112 120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 240 104 -112 ) ( 112 112 -112 ) ( 112 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7545,7 +6711,7 @@ glass/orange_bright
( -4 124 -88 ) ( -8 120 -80 ) ( -8 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 112 122 -80 ) ( 112 106 -112 ) ( 240 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 481
+// brush 425
{
( 448 120 -80 ) ( 320 104 -112 ) ( 320 120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 448 104 -112 ) ( 320 112 -112 ) ( 320 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7554,7 +6720,7 @@ glass/orange_bright
( 204 124 -88 ) ( 200 120 -80 ) ( 200 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 320 122 -80 ) ( 320 106 -112 ) ( 448 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 482
+// brush 426
{
( 320 104 -112 ) ( 192 112 -112 ) ( 192 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 124 -88 ) ( 192 120 -80 ) ( 192 124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7563,7 +6729,7 @@ glass/orange_bright
( 76 124 -88 ) ( 72 120 -80 ) ( 72 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 122 -80 ) ( 192 106 -112 ) ( 192 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 483
+// brush 427
{
( 320 120 -80 ) ( 192 104 -112 ) ( 192 120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 320 104 -112 ) ( 192 112 -112 ) ( 192 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7572,7 +6738,7 @@ glass/orange_bright
( 76 124 -88 ) ( 72 120 -80 ) ( 72 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 192 122 -80 ) ( 192 106 -112 ) ( 320 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 484
+// brush 428
{
( 240 104 -112 ) ( 112 112 -112 ) ( 112 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 240 124 -88 ) ( 112 120 -80 ) ( 112 124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7581,7 +6747,7 @@ glass/orange_bright
( -4 124 -88 ) ( -8 120 -80 ) ( -8 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 240 122 -80 ) ( 112 106 -112 ) ( 112 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 485
+// brush 429
{
( 512 120 -80 ) ( 384 104 -112 ) ( 384 120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 512 104 -112 ) ( 384 112 -112 ) ( 384 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7590,7 +6756,7 @@ glass/orange_bright
( 268 124 -88 ) ( 264 120 -80 ) ( 264 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 384 122 -80 ) ( 384 106 -112 ) ( 512 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 486
+// brush 430
{
( 448 104 -112 ) ( 320 112 -112 ) ( 320 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 448 124 -88 ) ( 320 120 -80 ) ( 320 124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7599,7 +6765,7 @@ glass/orange_bright
( 204 124 -88 ) ( 200 120 -80 ) ( 200 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 448 122 -80 ) ( 320 106 -112 ) ( 320 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 487
+// brush 431
{
( 512 104 -112 ) ( 384 112 -112 ) ( 384 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 512 124 -88 ) ( 384 120 -80 ) ( 384 124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7608,7 +6774,7 @@ glass/orange_bright
( 268 124 -88 ) ( 264 120 -80 ) ( 264 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 512 122 -80 ) ( 384 106 -112 ) ( 384 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 488
+// brush 432
{
( -240 104 -128 ) ( -368 112 -128 ) ( -368 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 124 -104 ) ( -368 120 -96 ) ( -368 124 -104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7617,7 +6783,7 @@ glass/orange_bright
( -484 124 -104 ) ( -488 120 -96 ) ( -488 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -240 122 -96 ) ( -368 106 -128 ) ( -368 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 489
+// brush 433
{
( -240 120 -96 ) ( -368 104 -128 ) ( -368 120 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -240 104 -128 ) ( -368 112 -128 ) ( -368 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7626,7 +6792,7 @@ glass/orange_bright
( -484 124 -104 ) ( -488 120 -96 ) ( -488 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -368 122 -96 ) ( -368 106 -128 ) ( -240 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 490
+// brush 434
{
( 112 -96 -128 ) ( 112 -80 -160 ) ( 240 -96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 112 -80 -160 ) ( 112 -88 -160 ) ( 240 -80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7635,7 +6801,7 @@ glass/orange_bright
( -8 -80 -160 ) ( -8 -96 -128 ) ( -4 -100 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 240 -98 -128 ) ( 112 -82 -160 ) ( 112 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 491
+// brush 435
{
( 320 -96 -128 ) ( 320 -80 -160 ) ( 448 -96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 320 -80 -160 ) ( 320 -88 -160 ) ( 448 -80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7644,7 +6810,7 @@ glass/orange_bright
( 200 -80 -160 ) ( 200 -96 -128 ) ( 204 -100 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 448 -98 -128 ) ( 320 -82 -160 ) ( 320 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 492
+// brush 436
{
( 192 -80 -160 ) ( 192 -88 -160 ) ( 320 -80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 -100 -136 ) ( 192 -96 -128 ) ( 320 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7653,7 +6819,7 @@ glass/orange_bright
( 72 -80 -160 ) ( 72 -96 -128 ) ( 76 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 -98 -128 ) ( 192 -82 -160 ) ( 320 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 493
+// brush 437
{
( 192 -96 -128 ) ( 192 -80 -160 ) ( 320 -96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 192 -80 -160 ) ( 192 -88 -160 ) ( 320 -80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7662,7 +6828,7 @@ glass/orange_bright
( 72 -80 -160 ) ( 72 -96 -128 ) ( 76 -100 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 320 -98 -128 ) ( 192 -82 -160 ) ( 192 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 494
+// brush 438
{
( 112 -80 -160 ) ( 112 -88 -160 ) ( 240 -80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 112 -100 -136 ) ( 112 -96 -128 ) ( 240 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7671,7 +6837,7 @@ glass/orange_bright
( -8 -80 -160 ) ( -8 -96 -128 ) ( -4 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 112 -98 -128 ) ( 112 -82 -160 ) ( 240 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 495
+// brush 439
{
( 384 -96 -128 ) ( 384 -80 -160 ) ( 512 -96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 384 -80 -160 ) ( 384 -88 -160 ) ( 512 -80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7680,7 +6846,7 @@ glass/orange_bright
( 264 -80 -160 ) ( 264 -96 -128 ) ( 268 -100 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 512 -98 -128 ) ( 384 -82 -160 ) ( 384 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 496
+// brush 440
{
( 320 -80 -160 ) ( 320 -88 -160 ) ( 448 -80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -100 -136 ) ( 320 -96 -128 ) ( 448 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7689,7 +6855,7 @@ glass/orange_bright
( 200 -80 -160 ) ( 200 -96 -128 ) ( 204 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -98 -128 ) ( 320 -82 -160 ) ( 448 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 497
+// brush 441
{
( 112 -120 -80 ) ( 112 -104 -112 ) ( 240 -120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 112 -104 -112 ) ( 112 -112 -112 ) ( 240 -104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7698,7 +6864,7 @@ glass/orange_bright
( -8 -104 -112 ) ( -8 -120 -80 ) ( -4 -124 -88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 240 -122 -80 ) ( 112 -106 -112 ) ( 112 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 498
+// brush 442
{
( 384 -80 -160 ) ( 384 -88 -160 ) ( 512 -80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 384 -100 -136 ) ( 384 -96 -128 ) ( 512 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7707,7 +6873,7 @@ glass/orange_bright
( 264 -80 -160 ) ( 264 -96 -128 ) ( 268 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 384 -98 -128 ) ( 384 -82 -160 ) ( 512 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 499
+// brush 443
{
( 320 -120 -80 ) ( 320 -104 -112 ) ( 448 -120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 320 -104 -112 ) ( 320 -112 -112 ) ( 448 -104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7716,7 +6882,7 @@ glass/orange_bright
( 200 -104 -112 ) ( 200 -120 -80 ) ( 204 -124 -88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 448 -122 -80 ) ( 320 -106 -112 ) ( 320 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 500
+// brush 444
{
( 192 -104 -112 ) ( 192 -112 -112 ) ( 320 -104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 -124 -88 ) ( 192 -120 -80 ) ( 320 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7725,7 +6891,7 @@ glass/orange_bright
( 72 -104 -112 ) ( 72 -120 -80 ) ( 76 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 192 -122 -80 ) ( 192 -106 -112 ) ( 320 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 501
+// brush 445
{
( 192 -120 -80 ) ( 192 -104 -112 ) ( 320 -120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 192 -104 -112 ) ( 192 -112 -112 ) ( 320 -104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7734,7 +6900,7 @@ glass/orange_bright
( 72 -104 -112 ) ( 72 -120 -80 ) ( 76 -124 -88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 320 -122 -80 ) ( 192 -106 -112 ) ( 192 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 502
+// brush 446
{
( 112 -104 -112 ) ( 112 -112 -112 ) ( 240 -104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 112 -124 -88 ) ( 112 -120 -80 ) ( 240 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7743,7 +6909,7 @@ glass/orange_bright
( -8 -104 -112 ) ( -8 -120 -80 ) ( -4 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 112 -122 -80 ) ( 112 -106 -112 ) ( 240 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 503
+// brush 447
{
( 384 -120 -80 ) ( 384 -104 -112 ) ( 512 -120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 384 -104 -112 ) ( 384 -112 -112 ) ( 512 -104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7752,7 +6918,7 @@ glass/orange_bright
( 264 -104 -112 ) ( 264 -120 -80 ) ( 268 -124 -88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 512 -122 -80 ) ( 384 -106 -112 ) ( 384 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 504
+// brush 448
{
( 320 -104 -112 ) ( 320 -112 -112 ) ( 448 -104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -124 -88 ) ( 320 -120 -80 ) ( 448 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7761,7 +6927,7 @@ glass/orange_bright
( 200 -104 -112 ) ( 200 -120 -80 ) ( 204 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 320 -122 -80 ) ( 320 -106 -112 ) ( 448 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 505
+// brush 449
{
( 384 -104 -112 ) ( 384 -112 -112 ) ( 512 -104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 384 -124 -88 ) ( 384 -120 -80 ) ( 512 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7770,7 +6936,7 @@ glass/orange_bright
( 264 -104 -112 ) ( 264 -120 -80 ) ( 268 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 384 -122 -80 ) ( 384 -106 -112 ) ( 512 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 506
+// brush 450
{
( -64 -104 -112 ) ( -64 -112 -112 ) ( 64 -104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -124 -88 ) ( -64 -120 -80 ) ( 64 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7779,7 +6945,7 @@ glass/orange_bright
( -184 -104 -112 ) ( -184 -120 -80 ) ( -180 -124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -122 -80 ) ( -64 -106 -112 ) ( 64 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 507
+// brush 451
{
( -64 -120 -80 ) ( -64 -104 -112 ) ( 64 -120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -104 -112 ) ( -64 -112 -112 ) ( 64 -104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7788,7 +6954,7 @@ glass/orange_bright
( -184 -104 -112 ) ( -184 -120 -80 ) ( -180 -124 -88 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 -122 -80 ) ( -64 -106 -112 ) ( -64 -122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 508
+// brush 452
{
( -64 -80 -160 ) ( -64 -88 -160 ) ( 64 -80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -100 -136 ) ( -64 -96 -128 ) ( 64 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7797,7 +6963,7 @@ glass/orange_bright
( -184 -80 -160 ) ( -184 -96 -128 ) ( -180 -100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -98 -128 ) ( -64 -82 -160 ) ( 64 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 509
+// brush 453
{
( -64 -96 -128 ) ( -64 -80 -160 ) ( 64 -96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -80 -160 ) ( -64 -88 -160 ) ( 64 -80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7806,7 +6972,7 @@ glass/orange_bright
( -184 -80 -160 ) ( -184 -96 -128 ) ( -180 -100 -136 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 -98 -128 ) ( -64 -82 -160 ) ( -64 -98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 510
+// brush 454
{
( 64 104 -112 ) ( -64 112 -112 ) ( -64 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 124 -88 ) ( -64 120 -80 ) ( -64 124 -88 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7815,7 +6981,7 @@ glass/orange_bright
( -180 124 -88 ) ( -184 120 -80 ) ( -184 104 -112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 122 -80 ) ( -64 106 -112 ) ( -64 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 511
+// brush 455
{
( 64 120 -80 ) ( -64 104 -112 ) ( -64 120 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 104 -112 ) ( -64 112 -112 ) ( -64 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7824,7 +6990,7 @@ glass/orange_bright
( -180 124 -88 ) ( -184 120 -80 ) ( -184 104 -112 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 122 -80 ) ( -64 106 -112 ) ( 64 122 -80 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 512
+// brush 456
{
( 64 80 -160 ) ( -64 88 -160 ) ( -64 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 100 -136 ) ( -64 96 -128 ) ( -64 100 -136 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7833,7 +6999,7 @@ glass/orange_bright
( -180 100 -136 ) ( -184 96 -128 ) ( -184 80 -160 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 98 -128 ) ( -64 82 -160 ) ( -64 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 513
+// brush 457
{
( 64 96 -128 ) ( -64 80 -160 ) ( -64 96 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 80 -160 ) ( -64 88 -160 ) ( -64 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7842,7 +7008,7 @@ glass/orange_bright
( -180 100 -136 ) ( -184 96 -128 ) ( -184 80 -160 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -64 98 -128 ) ( -64 82 -160 ) ( 64 98 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 514
+// brush 458
{
( -112 104 -128 ) ( -240 112 -128 ) ( -240 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -112 124 -104 ) ( -240 120 -96 ) ( -240 124 -104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7851,7 +7017,7 @@ glass/orange_bright
( -356 124 -104 ) ( -360 120 -96 ) ( -360 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -112 122 -96 ) ( -240 106 -128 ) ( -240 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 515
+// brush 459
{
( -112 120 -96 ) ( -240 104 -128 ) ( -240 120 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -112 104 -128 ) ( -240 112 -128 ) ( -240 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7860,7 +7026,7 @@ glass/orange_bright
( -356 124 -104 ) ( -360 120 -96 ) ( -360 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -240 122 -96 ) ( -240 106 -128 ) ( -112 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 516
+// brush 460
{
( -112 80 -176 ) ( -240 88 -176 ) ( -240 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -112 100 -152 ) ( -240 96 -144 ) ( -240 100 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7869,7 +7035,7 @@ glass/orange_bright
( -356 100 -152 ) ( -360 96 -144 ) ( -360 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -112 98 -144 ) ( -240 82 -176 ) ( -240 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 517
+// brush 461
{
( -112 96 -144 ) ( -240 80 -176 ) ( -240 96 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -112 80 -176 ) ( -240 88 -176 ) ( -240 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7878,7 +7044,7 @@ glass/orange_bright
( -356 100 -152 ) ( -360 96 -144 ) ( -360 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -240 98 -144 ) ( -240 82 -176 ) ( -112 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 518
+// brush 462
{
( -176 104 -128 ) ( -304 112 -128 ) ( -304 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -176 124 -104 ) ( -304 120 -96 ) ( -304 124 -104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7887,7 +7053,7 @@ glass/orange_bright
( -420 124 -104 ) ( -424 120 -96 ) ( -424 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -176 122 -96 ) ( -304 106 -128 ) ( -304 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 519
+// brush 463
{
( -176 120 -96 ) ( -304 104 -128 ) ( -304 120 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -176 104 -128 ) ( -304 112 -128 ) ( -304 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7896,7 +7062,7 @@ glass/orange_bright
( -420 124 -104 ) ( -424 120 -96 ) ( -424 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -304 122 -96 ) ( -304 106 -128 ) ( -176 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 520
+// brush 464
{
( -176 80 -176 ) ( -304 88 -176 ) ( -304 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -176 100 -152 ) ( -304 96 -144 ) ( -304 100 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7905,7 +7071,7 @@ glass/orange_bright
( -420 100 -152 ) ( -424 96 -144 ) ( -424 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -176 98 -144 ) ( -304 82 -176 ) ( -304 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 521
+// brush 465
{
( -176 96 -144 ) ( -304 80 -176 ) ( -304 96 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -176 80 -176 ) ( -304 88 -176 ) ( -304 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7914,7 +7080,7 @@ glass/orange_bright
( -420 100 -152 ) ( -424 96 -144 ) ( -424 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -304 98 -144 ) ( -304 82 -176 ) ( -176 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 522
+// brush 466
{
( -456 104 -128 ) ( -584 112 -128 ) ( -584 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -456 124 -104 ) ( -584 120 -96 ) ( -584 124 -104 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7923,7 +7089,7 @@ glass/orange_bright
( -700 124 -104 ) ( -704 120 -96 ) ( -704 104 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -456 122 -96 ) ( -584 106 -128 ) ( -584 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 523
+// brush 467
{
( -456 120 -96 ) ( -584 104 -128 ) ( -584 120 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -456 104 -128 ) ( -584 112 -128 ) ( -584 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7932,7 +7098,7 @@ glass/orange_bright
( -700 124 -104 ) ( -704 120 -96 ) ( -704 104 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -584 122 -96 ) ( -584 106 -128 ) ( -456 122 -96 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 524
+// brush 468
{
( -456 80 -176 ) ( -584 88 -176 ) ( -584 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -456 100 -152 ) ( -584 96 -144 ) ( -584 100 -152 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -7941,7 +7107,7 @@ glass/orange_bright
( -700 100 -152 ) ( -704 96 -144 ) ( -704 80 -176 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -456 98 -144 ) ( -584 82 -176 ) ( -584 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 525
+// brush 469
{
( -456 96 -144 ) ( -584 80 -176 ) ( -584 96 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -456 80 -176 ) ( -584 88 -176 ) ( -584 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -7950,7 +7116,7 @@ glass/orange_bright
( -700 100 -152 ) ( -704 96 -144 ) ( -704 80 -176 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -584 98 -144 ) ( -584 82 -176 ) ( -456 98 -144 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 526
+// brush 470
{
patchDef2
{
@@ -7977,7 +7143,7 @@ glass/orange_bright
)
}
}
-// brush 527
+// brush 471
{
patchDef2
{
@@ -8004,7 +7170,7 @@ glass/orange_bright
)
}
}
-// brush 528
+// brush 472
{
patchDef2
{
@@ -8031,7 +7197,7 @@ glass/orange_bright
)
}
}
-// brush 529
+// brush 473
{
patchDef2
{
@@ -8058,7 +7224,7 @@ glass/orange_bright
)
}
}
-// brush 530
+// brush 474
{
patchDef2
{
@@ -8085,7 +7251,7 @@ glass/orange_bright
)
}
}
-// brush 531
+// brush 475
{
patchDef2
{
@@ -8112,7 +7278,7 @@ glass/orange_bright
)
}
}
-// brush 532
+// brush 476
{
patchDef2
{
@@ -8139,7 +7305,7 @@ glass/orange_bright
)
}
}
-// brush 533
+// brush 477
{
patchDef2
{
@@ -8166,7 +7332,7 @@ glass/orange
)
}
}
-// brush 534
+// brush 478
{
patchDef2
{
@@ -8193,7 +7359,7 @@ glass/orange
)
}
}
-// brush 535
+// brush 479
{
patchDef2
{
@@ -8220,7 +7386,7 @@ glass/orange_bright
)
}
}
-// brush 536
+// brush 480
{
patchDef2
{
@@ -8247,7 +7413,7 @@ glass/orange
)
}
}
-// brush 537
+// brush 481
{
patchDef2
{
@@ -8274,7 +7440,7 @@ glass/orange_bright
)
}
}
-// brush 538
+// brush 482
{
patchDef2
{
@@ -8301,7 +7467,7 @@ glass/orange_bright
)
}
}
-// brush 539
+// brush 483
{
patchDef2
{
@@ -8328,7 +7494,7 @@ glass/orange
)
}
}
-// brush 540
+// brush 484
{
patchDef2
{
@@ -8355,7 +7521,7 @@ glass/orange_bright
)
}
}
-// brush 541
+// brush 485
{
patchDef2
{
@@ -8382,7 +7548,7 @@ glass/orange_bright
)
}
}
-// brush 542
+// brush 486
{
patchDef2
{
@@ -8409,7 +7575,7 @@ glass/orange
)
}
}
-// brush 543
+// brush 487
{
patchDef2
{
@@ -8436,7 +7602,7 @@ glass/orange_bright
)
}
}
-// brush 544
+// brush 488
{
patchDef2
{
@@ -8463,7 +7629,7 @@ glass/orange_bright
)
}
}
-// brush 545
+// brush 489
{
patchDef2
{
@@ -8490,7 +7656,7 @@ glass/orange_bright
)
}
}
-// brush 546
+// brush 490
{
patchDef2
{
@@ -8513,7 +7679,7 @@ glass/orange_bright
)
}
}
-// brush 547
+// brush 491
{
patchDef2
{
@@ -8536,7 +7702,7 @@ glass/orange_bright
)
}
}
-// brush 548
+// brush 492
{
patchDef2
{
@@ -8559,7 +7725,7 @@ glass/orange_bright
)
}
}
-// brush 549
+// brush 493
{
patchDef2
{
@@ -8582,7 +7748,7 @@ glass/orange_bright
)
}
}
-// brush 550
+// brush 494
{
patchDef2
{
@@ -8605,7 +7771,7 @@ glass/orange_bright
)
}
}
-// brush 551
+// brush 495
{
( -104 32 120 ) ( -112 40 120 ) ( -104 40 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 32 120 ) ( -64 40 112 ) ( 64 32 120 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8617,7 +7783,7 @@ glass/orange_bright
( -64 0 112 ) ( -64 8 120 ) ( 64 0 112 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -98 64 114 ) ( -100 64 114 ) ( -98 -64 114 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 552
+// brush 496
{
( -96 0 120 ) ( -96 -16 120 ) ( -128 0 120 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -104 64 120 ) ( -96 64 112 ) ( -104 -64 120 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8626,7 +7792,7 @@ glass/orange_bright
( -128 0 -64 ) ( -120 8 -64 ) ( -128 0 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -98 64 114 ) ( -100 64 114 ) ( -98 -64 114 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 553
+// brush 497
{
( -96 32 112 ) ( -160 40 112 ) ( -168 32 112 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -104 32 120 ) ( -112 40 120 ) ( -104 40 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8638,7 +7804,7 @@ glass/orange_bright
( -64 0 112 ) ( -64 8 120 ) ( 64 0 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -98 -64 114 ) ( -100 64 114 ) ( -98 64 114 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 554
+// brush 498
{
( -128 -16 112 ) ( -96 -16 112 ) ( -128 0 112 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -104 64 120 ) ( -96 64 112 ) ( -104 -64 120 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8647,7 +7813,7 @@ glass/orange_bright
( -128 0 -64 ) ( -120 8 -64 ) ( -128 0 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -98 -64 114 ) ( -100 64 114 ) ( -98 64 114 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 555
+// brush 499
{
( -16 -26 114 ) ( -16 -30 114 ) ( -48 -26 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -16 -26 114 ) ( -48 -26 114 ) ( -16 -26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8656,7 +7822,7 @@ glass/orange_bright
( -48 -30 112 ) ( -48 -30 114 ) ( -16 -30 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 -30 112 ) ( -64 -26 112 ) ( -64 -30 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 556
+// brush 500
{
( -376 46 82 ) ( -376 42 82 ) ( -408 46 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -376 62 82 ) ( -408 62 82 ) ( -376 62 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8665,7 +7831,7 @@ glass/orange_bright
( -408 42 80 ) ( -408 42 82 ) ( -376 42 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -424 42 80 ) ( -424 46 80 ) ( -424 42 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 557
+// brush 501
{
( -16 -10 114 ) ( -16 -14 114 ) ( -48 -10 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -16 -10 114 ) ( -48 -10 114 ) ( -16 -10 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8674,7 +7840,7 @@ glass/orange_bright
( -48 -14 112 ) ( -48 -14 114 ) ( -16 -14 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 -14 112 ) ( -64 -10 112 ) ( -64 -14 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 558
+// brush 502
{
( -16 -18 114 ) ( -16 -22 114 ) ( -48 -18 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -16 -18 114 ) ( -48 -18 114 ) ( -16 -18 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8683,7 +7849,7 @@ glass/orange_bright
( -48 -22 112 ) ( -48 -22 114 ) ( -16 -22 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 -22 112 ) ( -64 -18 112 ) ( -64 -22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 559
+// brush 503
{
( 278 110 98 ) ( 278 78 98 ) ( 250 78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 272 112 96 ) ( 270 78 98 ) ( 270 110 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8692,7 +7858,7 @@ glass/orange_bright
( 280 76 96 ) ( 250 78 98 ) ( 278 78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 280 88 96 ) ( 278 86 98 ) ( 250 86 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 560
+// brush 504
{
( -16 -2 114 ) ( -16 -6 114 ) ( -48 -2 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -16 -2 114 ) ( -48 -2 114 ) ( -16 -2 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8701,7 +7867,7 @@ glass/orange_bright
( -48 -6 112 ) ( -48 -6 114 ) ( -16 -6 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 -6 112 ) ( -64 -2 112 ) ( -64 -6 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 561
+// brush 505
{
( -400 58 82 ) ( -392 62 82 ) ( -392 58 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 62 82 ) ( -392 62 80 ) ( -392 62 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8710,7 +7876,7 @@ glass/orange_bright
( -400 58 82 ) ( -392 58 82 ) ( -392 58 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 58 80 ) ( -400 62 80 ) ( -400 58 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 562
+// brush 506
{
( -400 50 82 ) ( -388 54 82 ) ( -388 50 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 54 82 ) ( -388 54 80 ) ( -388 54 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8719,7 +7885,7 @@ glass/orange_bright
( -400 50 82 ) ( -388 50 82 ) ( -388 50 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 50 80 ) ( -400 54 80 ) ( -400 50 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 563
+// brush 507
{
( -400 42 82 ) ( -384 46 82 ) ( -384 42 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 46 82 ) ( -384 46 80 ) ( -384 46 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8728,7 +7894,7 @@ glass/orange_bright
( -400 42 82 ) ( -384 42 82 ) ( -384 42 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -400 42 80 ) ( -400 46 80 ) ( -400 42 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 564
+// brush 508
{
( -432 46 82 ) ( -432 42 82 ) ( -464 46 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -432 46 82 ) ( -464 46 82 ) ( -432 46 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8737,7 +7903,7 @@ glass/orange_bright
( -464 42 80 ) ( -464 42 82 ) ( -432 42 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -480 42 80 ) ( -480 46 80 ) ( -480 42 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 565
+// brush 509
{
( -432 54 82 ) ( -432 50 82 ) ( -464 54 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -432 54 82 ) ( -464 54 82 ) ( -432 54 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8746,7 +7912,7 @@ glass/orange_bright
( -464 50 80 ) ( -464 50 82 ) ( -432 50 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -480 50 80 ) ( -480 54 80 ) ( -480 50 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 566
+// brush 510
{
( -432 62 82 ) ( -432 58 82 ) ( -464 62 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -432 62 82 ) ( -464 62 82 ) ( -432 62 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8755,7 +7921,7 @@ glass/orange_bright
( -464 58 80 ) ( -464 58 82 ) ( -432 58 80 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -480 58 80 ) ( -480 62 80 ) ( -480 58 82 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 567
+// brush 511
{
( -712 16 -32 ) ( -752 16 -32 ) ( -712 16 -144 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -704 48 -208 ) ( -752 48 -32 ) ( -704 -80 -208 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -8763,7 +7929,7 @@ glass/orange_bright
( -720 48 -64 ) ( -704 48 -208 ) ( -720 -80 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -16 -216 ) ( -64 -16 -192 ) ( 64 -16 -216 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 568
+// brush 512
{
( -512 64 -336 ) ( -512 -64 -336 ) ( -640 64 -336 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 -64 -448 ) ( -640 64 -448 ) ( -640 -64 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -8772,7 +7938,7 @@ glass/orange_bright
( -448 64 -336 ) ( -512 64 -448 ) ( -448 -64 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 18 -338 ) ( -64 22 -338 ) ( -64 18 -338 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 569
+// brush 513
{
( -640 -64 -448 ) ( -640 64 -448 ) ( -640 -64 -336 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -64 32 -336 ) ( -64 16 -448 ) ( 64 32 -336 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -8781,7 +7947,7 @@ glass/orange_bright
( -64 18 -338 ) ( -64 22 -338 ) ( 64 18 -338 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 64 18 -340 ) ( -64 20 -340 ) ( -64 18 -340 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 570
+// brush 514
{
( -638 -64 -448 ) ( -638 64 -448 ) ( -638 -64 -336 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -64 30 -336 ) ( -64 14 -448 ) ( 64 30 -336 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -8790,7 +7956,7 @@ glass/orange_bright
( -64 18 -340 ) ( -64 20 -340 ) ( 64 18 -340 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 64 22 -344 ) ( -64 26 -344 ) ( -64 22 -344 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 571
+// brush 515
{
( -640 -64 -448 ) ( -640 64 -448 ) ( -640 -64 -336 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -64 32 -336 ) ( -64 16 -448 ) ( 64 32 -336 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -8799,7 +7965,7 @@ glass/orange_bright
( -64 22 -344 ) ( -64 26 -344 ) ( 64 22 -344 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 64 18 -346 ) ( -64 22 -346 ) ( -64 18 -346 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 572
+// brush 516
{
( -640 -64 -448 ) ( -512 -64 -448 ) ( -640 64 -448 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 -64 -448 ) ( -640 64 -448 ) ( -640 -64 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -8808,7 +7974,7 @@ glass/orange_bright
( -448 64 -336 ) ( -512 64 -448 ) ( -448 -64 -336 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 18 -346 ) ( -64 22 -346 ) ( 64 18 -346 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 573
+// brush 517
{
( -648 -64 -448 ) ( -648 64 -448 ) ( -648 -64 -336 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 64 -348 ) ( -640 64 -356 ) ( -640 -64 -348 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -8817,7 +7983,7 @@ glass/orange_bright
( -648 4 -448 ) ( -640 12 -448 ) ( -640 28 -336 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 -28 -336 ) ( -640 -12 -448 ) ( -648 -4 -448 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 574
+// brush 518
{
( -134 -2 114 ) ( -134 -34 114 ) ( -162 -34 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -132 0 112 ) ( -134 -34 114 ) ( -134 -2 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8826,7 +7992,7 @@ glass/orange_bright
( -136 -60 112 ) ( -166 -58 114 ) ( -138 -58 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -132 -4 112 ) ( -134 -6 114 ) ( -162 -6 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 575
+// brush 519
{
( 262 86 98 ) ( 262 54 98 ) ( 234 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 272 88 96 ) ( 270 54 98 ) ( 270 86 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8835,7 +8001,7 @@ glass/orange_bright
( 264 52 96 ) ( 234 54 98 ) ( 262 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 264 72 96 ) ( 262 70 98 ) ( 234 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 576
+// brush 520
{
( 342 -34 98 ) ( 342 -66 98 ) ( 314 -66 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 376 -32 96 ) ( 374 -66 98 ) ( 374 -34 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8844,7 +8010,7 @@ glass/orange_bright
( 344 -76 96 ) ( 314 -74 98 ) ( 342 -74 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 344 -48 96 ) ( 342 -50 98 ) ( 314 -50 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 577
+// brush 521
{
( 358 102 98 ) ( 358 70 98 ) ( 330 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 360 104 96 ) ( 358 70 98 ) ( 358 102 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8853,7 +8019,7 @@ glass/orange_bright
( 360 68 96 ) ( 330 70 98 ) ( 358 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 360 80 96 ) ( 358 78 98 ) ( 330 78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 578
+// brush 522
{
( 318 86 98 ) ( 318 54 98 ) ( 290 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 312 88 96 ) ( 310 54 98 ) ( 310 86 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8862,7 +8028,7 @@ glass/orange_bright
( 320 52 96 ) ( 290 54 98 ) ( 318 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 320 64 96 ) ( 318 62 98 ) ( 290 62 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 579
+// brush 523
{
( 318 102 98 ) ( 318 70 98 ) ( 290 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 312 104 96 ) ( 310 70 98 ) ( 310 102 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8871,7 +8037,7 @@ glass/orange_bright
( 320 68 96 ) ( 290 70 98 ) ( 318 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 320 88 96 ) ( 318 86 98 ) ( 290 86 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 580
+// brush 524
{
( 110 -26 98 ) ( 110 -58 98 ) ( 82 -58 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 -24 96 ) ( 110 -58 98 ) ( 110 -26 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8880,7 +8046,7 @@ glass/orange_bright
( 112 -60 96 ) ( 82 -58 98 ) ( 110 -58 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 -24 96 ) ( 110 -26 98 ) ( 82 -26 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 581
+// brush 525
{
( 110 -46 98 ) ( 110 -78 98 ) ( 82 -78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 -44 96 ) ( 110 -78 98 ) ( 110 -46 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8889,7 +8055,7 @@ glass/orange_bright
( 112 -88 96 ) ( 82 -86 98 ) ( 110 -86 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 -68 96 ) ( 110 -70 98 ) ( 82 -70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 582
+// brush 526
{
( -82 -18 114 ) ( -82 -50 114 ) ( -110 -50 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -80 -16 112 ) ( -82 -50 114 ) ( -82 -18 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8898,7 +8064,7 @@ glass/orange_bright
( -80 -60 112 ) ( -110 -58 114 ) ( -82 -58 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -80 -20 112 ) ( -82 -22 114 ) ( -110 -22 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 583
+// brush 527
{
( -2 -22 114 ) ( -2 -54 114 ) ( -30 -54 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 0 -20 112 ) ( -2 -54 114 ) ( -2 -22 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8907,7 +8073,7 @@ glass/orange_bright
( 0 -52 112 ) ( -30 -50 114 ) ( -2 -50 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 0 -24 112 ) ( -2 -26 114 ) ( -30 -26 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 584
+// brush 528
{
( -42 54 114 ) ( -42 22 114 ) ( -70 22 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -40 56 112 ) ( -42 22 114 ) ( -42 54 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8916,7 +8082,7 @@ glass/orange_bright
( -40 12 112 ) ( -70 14 114 ) ( -42 14 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -40 52 112 ) ( -42 50 114 ) ( -70 50 114 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 585
+// brush 529
{
( 110 94 98 ) ( 110 62 98 ) ( 82 62 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 96 96 ) ( 110 62 98 ) ( 110 94 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8925,7 +8091,7 @@ glass/orange_bright
( 112 52 96 ) ( 82 54 98 ) ( 110 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 112 92 96 ) ( 110 90 98 ) ( 82 90 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 586
+// brush 530
{
( -310 22 82 ) ( -310 -10 82 ) ( -338 -10 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -312 24 80 ) ( -314 -10 82 ) ( -314 22 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8934,7 +8100,7 @@ glass/orange_bright
( -304 -72 80 ) ( -334 -70 82 ) ( -306 -70 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -308 20 80 ) ( -310 18 82 ) ( -338 18 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 587
+// brush 531
{
( -354 94 82 ) ( -354 62 82 ) ( -382 62 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -352 96 80 ) ( -354 62 82 ) ( -354 94 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8943,7 +8109,7 @@ glass/orange_bright
( -352 44 80 ) ( -382 46 82 ) ( -354 46 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -352 92 80 ) ( -354 90 82 ) ( -382 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 588
+// brush 532
{
( -386 94 82 ) ( -386 62 82 ) ( -414 62 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -384 96 80 ) ( -386 62 82 ) ( -386 94 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8952,7 +8118,7 @@ glass/orange_bright
( -384 64 80 ) ( -414 66 82 ) ( -386 66 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -384 92 80 ) ( -386 90 82 ) ( -414 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 589
+// brush 533
{
( -682 94 82 ) ( -682 62 82 ) ( -710 62 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -744 96 80 ) ( -746 62 82 ) ( -746 94 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8961,7 +8127,7 @@ glass/orange_bright
( -680 36 80 ) ( -710 38 82 ) ( -682 38 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -680 76 80 ) ( -682 74 82 ) ( -710 74 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 590
+// brush 534
{
( -410 110 82 ) ( -410 78 82 ) ( -438 78 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -472 112 80 ) ( -474 78 82 ) ( -474 110 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8970,7 +8136,7 @@ glass/orange_bright
( -408 80 80 ) ( -438 82 82 ) ( -410 82 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -408 92 80 ) ( -410 90 82 ) ( -438 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 591
+// brush 535
{
( -546 -10 130 ) ( -546 -42 130 ) ( -574 -42 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -704 -16 128 ) ( -706 -50 130 ) ( -706 -18 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8979,7 +8145,7 @@ glass/orange_bright
( -544 -32 128 ) ( -574 -30 130 ) ( -546 -30 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -552 -4 128 ) ( -554 -6 130 ) ( -582 -6 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 592
+// brush 536
{
( -726 106 82 ) ( -726 74 82 ) ( -754 74 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -780 108 80 ) ( -782 74 82 ) ( -782 106 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8988,7 +8154,7 @@ glass/orange_bright
( -724 88 80 ) ( -726 86 82 ) ( -754 86 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -788 80 -64 ) ( -792 80 -64 ) ( -788 80 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 593
+// brush 537
{
( -802 42 98 ) ( -802 10 98 ) ( -830 10 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -868 44 96 ) ( -870 10 98 ) ( -870 42 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -8997,7 +8163,7 @@ glass/orange_bright
( -804 -44 96 ) ( -834 -42 98 ) ( -806 -42 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -800 -24 96 ) ( -802 -26 98 ) ( -830 -26 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 594
+// brush 538
{
( -682 110 82 ) ( -682 78 82 ) ( -710 78 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -744 112 80 ) ( -746 78 82 ) ( -746 110 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9006,7 +8172,7 @@ glass/orange_bright
( -680 80 80 ) ( -710 82 82 ) ( -682 82 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -680 92 80 ) ( -682 90 82 ) ( -710 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 595
+// brush 539
{
( -726 6 82 ) ( -726 -26 82 ) ( -754 -26 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -780 8 80 ) ( -782 -26 82 ) ( -782 6 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9015,7 +8181,7 @@ glass/orange_bright
( -724 -44 80 ) ( -754 -42 82 ) ( -726 -42 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -724 -12 80 ) ( -726 -14 82 ) ( -754 -14 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 596
+// brush 540
{
( -726 106 82 ) ( -726 74 82 ) ( -754 74 82 ) kuroto/metal_03a_noborder_primary 0 0 0 0.5 0.5 134217728 0 0
( -756 4 80 ) ( -724 4 80 ) ( -756 116 80 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -9024,7 +8190,7 @@ glass/orange_bright
( -788 80 64 ) ( -792 80 -64 ) ( -788 80 -64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -784 68 -64 ) ( -784 64 -64 ) ( -784 68 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 597
+// brush 541
{
( -726 106 82 ) ( -726 74 82 ) ( -754 74 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -780 108 80 ) ( -782 74 82 ) ( -782 106 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9033,7 +8199,7 @@ glass/orange_bright
( -788 80 64 ) ( -792 80 -64 ) ( -788 80 -64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( -784 68 64 ) ( -784 64 -64 ) ( -784 68 -64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 598
+// brush 542
{
( -658 110 82 ) ( -658 78 82 ) ( -686 78 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -724 112 80 ) ( -726 78 82 ) ( -726 110 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9042,7 +8208,7 @@ glass/orange_bright
( -656 80 80 ) ( -686 82 82 ) ( -658 82 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -656 92 80 ) ( -658 90 82 ) ( -686 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 599
+// brush 543
{
( -802 110 98 ) ( -802 78 98 ) ( -830 78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -868 112 96 ) ( -870 78 98 ) ( -870 110 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9051,7 +8217,7 @@ glass/orange_bright
( -800 76 96 ) ( -830 78 98 ) ( -802 78 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -800 92 96 ) ( -802 90 98 ) ( -830 90 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 600
+// brush 544
{
( -802 90 98 ) ( -802 58 98 ) ( -830 58 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -868 92 96 ) ( -870 58 98 ) ( -870 90 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9060,7 +8226,7 @@ glass/orange_bright
( -804 4 96 ) ( -834 6 98 ) ( -806 6 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -800 72 96 ) ( -802 70 98 ) ( -830 70 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 601
+// brush 545
{
( -618 110 66 ) ( -694 112 66 ) ( -620 112 66 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -694 124 54 ) ( -696 124 52 ) ( -618 124 52 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9069,7 +8235,7 @@ glass/orange_bright
( -696 124 52 ) ( -694 112 66 ) ( -696 110 66 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -640 124 -64 ) ( -640 120 -64 ) ( -640 124 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 602
+// brush 546
{
( -184 98 94 ) ( -124 100 94 ) ( -122 98 94 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -184 126 66 ) ( -122 126 66 ) ( -124 126 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9078,7 +8244,7 @@ glass/orange_bright
( -182 100 94 ) ( -184 98 94 ) ( -184 126 66 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -128 108 -64 ) ( -128 104 -64 ) ( -128 108 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 603
+// brush 547
{
( -184 98 94 ) ( -124 100 94 ) ( -122 98 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -184 126 66 ) ( -122 126 66 ) ( -124 126 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9087,7 +8253,7 @@ glass/orange_bright
( -122 126 66 ) ( -122 98 94 ) ( -124 100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -128 108 64 ) ( -128 104 -64 ) ( -128 108 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 604
+// brush 548
{
( -24 98 94 ) ( 36 100 94 ) ( 38 98 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -24 126 66 ) ( 38 126 66 ) ( 36 126 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9096,7 +8262,7 @@ glass/orange_bright
( -22 100 94 ) ( -24 98 94 ) ( -24 126 66 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 38 126 66 ) ( 38 98 94 ) ( 36 100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 605
+// brush 549
{
( -76 106 86 ) ( -30 108 86 ) ( -28 106 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -76 124 68 ) ( -28 124 68 ) ( -30 124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9105,7 +8271,7 @@ glass/orange_bright
( -76 124 68 ) ( -74 108 86 ) ( -76 106 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -28 124 68 ) ( -28 106 86 ) ( -30 108 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 606
+// brush 550
{
( 74 104 90 ) ( 120 102 90 ) ( 72 102 90 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 72 124 68 ) ( 120 124 68 ) ( 118 124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9114,7 +8280,7 @@ glass/orange_bright
( 72 124 68 ) ( 74 104 90 ) ( 72 102 90 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 120 124 68 ) ( 120 102 90 ) ( 118 104 90 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 607
+// brush 551
{
( 268 -104 88 ) ( 288 -104 88 ) ( 286 -106 88 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 268 -126 66 ) ( 286 -126 68 ) ( 288 -126 66 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9123,7 +8289,7 @@ glass/orange_bright
( 268 -126 66 ) ( 268 -104 88 ) ( 270 -106 88 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 288 -104 88 ) ( 288 -126 66 ) ( 286 -126 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 608
+// brush 552
{
( 268 100 92 ) ( 274 102 92 ) ( 276 100 92 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 268 118 74 ) ( 276 118 74 ) ( 274 118 76 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9132,7 +8298,7 @@ glass/orange_bright
( 268 118 74 ) ( 270 102 92 ) ( 268 100 92 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 276 118 74 ) ( 276 100 92 ) ( 274 102 92 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 609
+// brush 553
{
( 200 106 86 ) ( 242 108 86 ) ( 244 106 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 200 124 68 ) ( 244 124 68 ) ( 242 124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9141,7 +8307,7 @@ glass/orange_bright
( 200 124 68 ) ( 202 108 86 ) ( 200 106 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 244 124 68 ) ( 244 106 86 ) ( 242 108 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 610
+// brush 554
{
( -318 -98 78 ) ( -340 -100 78 ) ( -342 -98 78 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -318 -124 52 ) ( -342 -124 52 ) ( -340 -124 54 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9150,7 +8316,7 @@ glass/orange_bright
( -342 -124 52 ) ( -340 -100 78 ) ( -340 -124 54 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -318 -124 52 ) ( -320 -100 78 ) ( -318 -98 78 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 611
+// brush 555
{
( 208 -98 94 ) ( 234 -98 94 ) ( 232 -100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 208 -120 72 ) ( 232 -120 74 ) ( 234 -120 72 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9159,7 +8325,7 @@ glass/orange_bright
( 208 -120 72 ) ( 208 -98 94 ) ( 210 -100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 234 -98 94 ) ( 234 -120 72 ) ( 232 -120 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 612
+// brush 556
{
( 122 -100 92 ) ( 82 -102 92 ) ( 80 -100 92 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 82 -124 70 ) ( 122 -124 68 ) ( 80 -124 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9168,7 +8334,7 @@ glass/orange_bright
( 80 -100 92 ) ( 82 -124 70 ) ( 80 -124 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 122 -100 92 ) ( 122 -124 68 ) ( 120 -124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 613
+// brush 557
{
( -8 -100 92 ) ( 18 -100 92 ) ( 16 -102 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -8 -124 68 ) ( 16 -124 70 ) ( 18 -124 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9177,7 +8343,7 @@ glass/orange_bright
( -8 -100 92 ) ( -6 -124 70 ) ( -8 -124 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 18 -100 92 ) ( 16 -124 70 ) ( 16 -102 92 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 614
+// brush 558
{
( -22 -102 90 ) ( -54 -104 90 ) ( -56 -102 90 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -22 -118 74 ) ( -54 -118 76 ) ( -24 -118 76 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9186,7 +8352,7 @@ glass/orange_bright
( -56 -102 90 ) ( -54 -118 76 ) ( -56 -118 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -22 -102 90 ) ( -22 -118 74 ) ( -24 -118 76 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 615
+// brush 559
{
( -112 -98 94 ) ( -102 -98 94 ) ( -104 -100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -112 -126 66 ) ( -104 -126 68 ) ( -102 -126 66 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9195,7 +8361,7 @@ glass/orange_bright
( -112 -126 66 ) ( -112 -98 94 ) ( -110 -100 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -102 -98 94 ) ( -102 -126 66 ) ( -104 -126 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 616
+// brush 560
{
( -142 -106 86 ) ( -180 -108 86 ) ( -182 -106 86 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -142 -124 68 ) ( -182 -124 68 ) ( -180 -124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9204,7 +8370,7 @@ glass/orange_bright
( -182 -124 68 ) ( -180 -108 86 ) ( -180 -124 70 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -144 -108 86 ) ( -142 -106 86 ) ( -142 -124 68 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 617
+// brush 561
{
( -216 -104 90 ) ( -230 -102 90 ) ( -214 -102 90 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -230 -124 68 ) ( -216 -124 70 ) ( -214 -124 68 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9213,7 +8379,7 @@ glass/orange_bright
( -230 -124 68 ) ( -230 -102 90 ) ( -228 -104 90 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -214 -124 68 ) ( -216 -104 90 ) ( -214 -102 90 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 618
+// brush 562
{
( -318 94 82 ) ( -318 62 82 ) ( -346 62 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -316 96 80 ) ( -318 62 82 ) ( -318 94 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9222,7 +8388,7 @@ glass/orange_bright
( -316 40 80 ) ( -346 42 82 ) ( -318 42 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -316 92 80 ) ( -318 90 82 ) ( -346 90 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 619
+// brush 563
{
( -116 98 94 ) ( -92 100 94 ) ( -90 98 94 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -116 120 72 ) ( -92 120 74 ) ( -114 120 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9231,7 +8397,7 @@ glass/orange_bright
( -116 98 94 ) ( -116 120 72 ) ( -114 120 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -90 98 94 ) ( -92 120 74 ) ( -90 120 72 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 620
+// brush 564
{
( -232 98 94 ) ( -220 100 94 ) ( -218 98 94 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -232 120 72 ) ( -218 120 72 ) ( -220 120 74 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9240,7 +8406,7 @@ glass/orange_bright
( -232 98 94 ) ( -232 120 72 ) ( -230 120 74 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -218 120 72 ) ( -218 98 94 ) ( -220 100 94 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 621
+// brush 565
{
( -314 98 78 ) ( -352 98 78 ) ( -350 100 78 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -314 120 56 ) ( -350 120 58 ) ( -352 120 56 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9249,7 +8415,7 @@ glass/orange_bright
( -352 120 56 ) ( -350 100 78 ) ( -352 98 78 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -314 120 56 ) ( -314 98 78 ) ( -316 100 78 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 622
+// brush 566
{
( -374 104 74 ) ( -362 102 74 ) ( -376 102 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -376 124 52 ) ( -364 124 54 ) ( -374 124 54 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9258,7 +8424,7 @@ glass/orange_bright
( -376 124 52 ) ( -374 104 74 ) ( -376 102 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -362 124 52 ) ( -362 102 74 ) ( -364 104 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 623
+// brush 567
{
( -814 104 74 ) ( -782 102 74 ) ( -816 102 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -816 122 54 ) ( -784 122 56 ) ( -814 122 56 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9267,7 +8433,7 @@ glass/orange_bright
( -816 122 54 ) ( -814 104 74 ) ( -816 102 74 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -784 120 -64 ) ( -784 118 -64 ) ( -784 120 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 624
+// brush 568
{
( -618 110 66 ) ( -694 112 66 ) ( -620 112 66 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -694 124 54 ) ( -696 124 52 ) ( -618 124 52 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9276,7 +8442,7 @@ glass/orange_bright
( -618 124 52 ) ( -618 110 66 ) ( -620 112 66 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -640 124 64 ) ( -640 120 -64 ) ( -640 124 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 625
+// brush 569
{
( -402 100 76 ) ( -542 102 76 ) ( -404 102 76 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -542 120 58 ) ( -544 120 56 ) ( -402 120 56 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -9285,7 +8451,7 @@ glass/orange_bright
( -544 100 76 ) ( -544 120 56 ) ( -542 120 58 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -402 100 76 ) ( -404 120 58 ) ( -402 120 56 ) kuroto/metal_03a_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 626
+// brush 570
{
( -750 100 78 ) ( -706 98 78 ) ( -752 98 78 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -752 118 58 ) ( -708 118 60 ) ( -750 118 60 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9294,7 +8460,7 @@ glass/orange_bright
( -752 118 58 ) ( -750 100 78 ) ( -752 98 78 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -706 118 58 ) ( -706 98 78 ) ( -708 100 78 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 627
+// brush 571
{
( -814 104 74 ) ( -782 102 74 ) ( -816 102 74 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -816 122 54 ) ( -784 122 56 ) ( -814 122 56 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9302,7 +8468,7 @@ glass/orange_bright
( -782 122 54 ) ( -782 102 74 ) ( -784 104 74 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -784 120 64 ) ( -784 118 -64 ) ( -784 120 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 628
+// brush 572
{
( -642 26 98 ) ( -658 54 98 ) ( -642 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -688 24 96 ) ( -690 54 98 ) ( -688 56 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9311,7 +8477,7 @@ glass/orange_bright
( -660 56 96 ) ( -640 56 96 ) ( -642 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 32 96 ) ( -64 24 104 ) ( 64 32 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 629
+// brush 573
{
( -362 -10 130 ) ( -362 -42 130 ) ( -390 -42 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -396 -8 128 ) ( -398 -42 130 ) ( -398 -10 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9320,7 +8486,7 @@ glass/orange_bright
( -360 -40 128 ) ( -390 -38 130 ) ( -362 -38 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -368 -12 128 ) ( -370 -14 130 ) ( -398 -14 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 630
+// brush 574
{
( -466 -10 130 ) ( -466 -42 130 ) ( -494 -42 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -528 -8 128 ) ( -530 -42 130 ) ( -530 -10 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9329,7 +8495,7 @@ glass/orange_bright
( -464 -40 128 ) ( -494 -38 130 ) ( -466 -38 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -472 -12 128 ) ( -474 -14 130 ) ( -502 -14 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 631
+// brush 575
{
( -490 -10 130 ) ( -490 -42 130 ) ( -518 -42 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -648 -16 128 ) ( -650 -50 130 ) ( -650 -18 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9338,7 +8504,7 @@ glass/orange_bright
( -488 -40 128 ) ( -518 -38 130 ) ( -490 -38 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -496 -12 128 ) ( -498 -14 130 ) ( -526 -14 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 632
+// brush 576
{
( -410 6 130 ) ( -410 -26 130 ) ( -438 -26 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -472 8 128 ) ( -474 -26 130 ) ( -474 6 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9347,7 +8513,7 @@ glass/orange_bright
( -408 -24 128 ) ( -438 -22 130 ) ( -410 -22 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -416 -4 128 ) ( -418 -6 130 ) ( -446 -6 130 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 633
+// brush 577
{
( -472 -42 130 ) ( -472 -46 130 ) ( -496 -42 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -472 -42 130 ) ( -496 -42 130 ) ( -472 -42 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9356,7 +8522,7 @@ glass/orange_bright
( -496 -46 128 ) ( -496 -46 130 ) ( -472 -46 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -496 -46 128 ) ( -496 -42 128 ) ( -496 -46 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 634
+// brush 578
{
( -556 26 114 ) ( -600 26 114 ) ( -600 30 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -556 30 112 ) ( -600 30 114 ) ( -600 30 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9365,7 +8531,7 @@ glass/orange_bright
( -556 18 114 ) ( -600 18 112 ) ( -600 18 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -606 30 112 ) ( -606 26 114 ) ( -606 26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 635
+// brush 579
{
( -472 -34 130 ) ( -472 -38 130 ) ( -496 -34 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -472 -34 130 ) ( -496 -34 130 ) ( -472 -34 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9374,7 +8540,7 @@ glass/orange_bright
( -496 -38 128 ) ( -496 -38 130 ) ( -472 -38 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -496 -38 128 ) ( -496 -34 128 ) ( -496 -38 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 636
+// brush 580
{
( -472 -26 130 ) ( -472 -30 130 ) ( -496 -26 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -472 -26 130 ) ( -496 -26 130 ) ( -472 -26 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9383,7 +8549,7 @@ glass/orange_bright
( -496 -30 128 ) ( -496 -30 130 ) ( -472 -30 128 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -496 -30 128 ) ( -496 -26 128 ) ( -496 -30 130 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 637
+// brush 581
{
( -686 18 114 ) ( -658 22 114 ) ( -658 18 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -686 22 114 ) ( -658 22 112 ) ( -658 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9392,7 +8558,7 @@ glass/orange_bright
( -686 18 114 ) ( -658 18 114 ) ( -658 18 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -686 18 114 ) ( -686 22 112 ) ( -686 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 638
+// brush 582
{
( -686 26 114 ) ( -658 30 114 ) ( -658 26 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -686 30 114 ) ( -658 30 112 ) ( -658 30 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9401,7 +8567,7 @@ glass/orange_bright
( -686 26 114 ) ( -658 26 114 ) ( -658 26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -686 30 112 ) ( -686 26 114 ) ( -686 26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 639
+// brush 583
{
( -546 18 114 ) ( -590 18 114 ) ( -590 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -546 22 112 ) ( -590 22 114 ) ( -590 22 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9410,7 +8576,7 @@ glass/orange_bright
( -546 18 114 ) ( -590 18 112 ) ( -590 18 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -590 18 114 ) ( -590 22 112 ) ( -590 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 640
+// brush 584
{
( -546 26 114 ) ( -590 26 114 ) ( -590 30 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -546 30 112 ) ( -590 30 114 ) ( -590 30 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9419,7 +8585,7 @@ glass/orange_bright
( -546 26 114 ) ( -590 26 112 ) ( -590 26 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -590 30 112 ) ( -590 26 114 ) ( -590 26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 641
+// brush 585
{
( -610 18 114 ) ( -654 18 114 ) ( -654 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -610 22 112 ) ( -654 22 114 ) ( -654 22 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9428,7 +8594,7 @@ glass/orange_bright
( -610 18 114 ) ( -654 18 112 ) ( -654 18 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -654 18 114 ) ( -654 22 112 ) ( -654 22 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 642
+// brush 586
{
( -610 26 114 ) ( -654 26 114 ) ( -654 30 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -610 30 112 ) ( -654 30 114 ) ( -654 30 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
@@ -9437,7 +8603,7 @@ glass/orange_bright
( -610 26 114 ) ( -654 26 112 ) ( -654 26 114 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
( -654 30 112 ) ( -654 26 114 ) ( -654 26 112 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 643
+// brush 587
{
( -410 94 82 ) ( -410 62 82 ) ( -438 62 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -472 96 80 ) ( -474 62 82 ) ( -474 94 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9446,7 +8612,7 @@ glass/orange_bright
( -408 64 80 ) ( -438 66 82 ) ( -410 66 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -408 76 80 ) ( -410 74 82 ) ( -438 74 82 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 644
+// brush 588
{
( -522 26 98 ) ( -538 54 98 ) ( -522 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -520 24 96 ) ( -522 54 98 ) ( -520 56 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9455,7 +8621,7 @@ glass/orange_bright
( -540 56 96 ) ( -520 56 96 ) ( -522 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 32 96 ) ( -64 24 104 ) ( 64 32 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 645
+// brush 589
{
( -578 26 98 ) ( -594 54 98 ) ( -578 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -576 24 96 ) ( -578 54 98 ) ( -576 56 96 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9464,7 +8630,7 @@ glass/orange_bright
( -596 56 96 ) ( -576 56 96 ) ( -578 54 98 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 48 96 ) ( -64 40 104 ) ( 64 48 96 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 646
+// brush 590
{
( -680 -114 -206 ) ( -680 -190 -130 ) ( -680 -192 -150 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 -192 -150 ) ( -680 -134 -208 ) ( -680 -192 -150 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9473,7 +8639,7 @@ glass/orange_bright
( -640 -114 -206 ) ( -680 -114 -206 ) ( -680 -134 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 -282 -64 ) ( -642 -284 -64 ) ( -642 -282 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 647
+// brush 591
{
( -640 -168 -130 ) ( -640 -168 -150 ) ( -640 -216 -130 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 -192 -150 ) ( -680 -134 -208 ) ( -680 -192 -150 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9482,7 +8648,7 @@ glass/orange_bright
( -640 -114 -206 ) ( -680 -114 -206 ) ( -680 -134 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 -282 64 ) ( -642 -284 -64 ) ( -642 -282 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 648
+// brush 592
{
( -640 -120 -200 ) ( -680 -112 -184 ) ( -680 -120 -200 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 -184 -136 ) ( -680 -120 -200 ) ( -680 -184 -136 ) common/caulk 0 0 0 0.5 0.5 0 0 0
@@ -9490,7 +8656,7 @@ glass/orange_bright
( -642 -282 -64 ) ( -642 -284 -64 ) ( -642 -282 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -680 -120 -200 ) ( -640 -112 -184 ) ( -640 -168 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
}
-// brush 649
+// brush 593
{
( -640 -120 -120 ) ( -640 -120 -202 ) ( -640 -184 -120 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -640 -120 -200 ) ( -680 -112 -184 ) ( -680 -120 -200 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9499,7 +8665,7 @@ glass/orange_bright
( -642 -282 64 ) ( -642 -284 -64 ) ( -642 -282 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -680 -120 -200 ) ( -640 -112 -184 ) ( -640 -168 -128 ) colors/orange 0 0 0 0.5 0.5 0 0 0
}
-// brush 650
+// brush 594
{
( -640 -190 -130 ) ( -680 -264 -130 ) ( -680 -190 -130 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -680 -176 -150 ) ( -680 -264 -130 ) ( -680 -272 -150 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9509,7 +8675,7 @@ glass/orange_bright
( -640 -192 -150 ) ( -680 -190 -130 ) ( -680 -192 -150 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 -266 -64 ) ( -642 -268 -64 ) ( -642 -266 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 651
+// brush 595
{
( -640 -190 -130 ) ( -680 -264 -130 ) ( -680 -190 -130 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -640 -192 -150 ) ( -680 -272 -150 ) ( -640 -288 -150 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9519,7 +8685,7 @@ glass/orange_bright
( -640 -168 -130 ) ( -640 -168 -150 ) ( -640 -216 -130 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 -266 64 ) ( -642 -268 -64 ) ( -642 -266 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 652
+// brush 596
{
( -640 -114 -206 ) ( -680 -114 -280 ) ( -640 -114 -296 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -640 -134 -304 ) ( -680 -134 -288 ) ( -640 -134 -208 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9529,7 +8695,7 @@ glass/orange_bright
( -640 -114 -206 ) ( -680 -134 -208 ) ( -680 -114 -206 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 64 -288 ) ( -642 64 -292 ) ( -642 -64 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 653
+// brush 597
{
( -640 -114 -206 ) ( -680 -114 -280 ) ( -640 -114 -296 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -640 -134 -304 ) ( -680 -134 -288 ) ( -640 -134 -208 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9539,7 +8705,7 @@ glass/orange_bright
( -640 -114 -312 ) ( -640 -134 -208 ) ( -640 -114 -208 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -642 -64 -288 ) ( -642 64 -292 ) ( -642 64 -288 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 654
+// brush 598
{
( -448 -224 -120 ) ( -448 -272 -120 ) ( -640 -224 -120 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -232 -120 ) ( -64 -224 -128 ) ( 64 -232 -120 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9548,7 +8714,7 @@ glass/orange_bright
( -624 64 -128 ) ( -616 64 -120 ) ( -624 -64 -128 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -472 64 -126 ) ( -476 64 -126 ) ( -472 -64 -126 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 655
+// brush 599
{
( -640 -272 -128 ) ( -448 -272 -128 ) ( -640 -224 -128 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -64 -232 -120 ) ( -64 -224 -128 ) ( 64 -232 -120 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9557,7 +8723,7 @@ glass/orange_bright
( -624 64 -128 ) ( -616 64 -120 ) ( -624 -64 -128 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -472 -64 -126 ) ( -476 64 -126 ) ( -472 64 -126 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 656
+// brush 600
{
( 288 32 -304 ) ( 288 32 -232 ) ( 344 18 -232 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 288 36 -300 ) ( 340 23 -236 ) ( 288 36 -236 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9566,7 +8732,7 @@ glass/orange_bright
( 288 32 -304 ) ( 288 36 -236 ) ( 288 32 -232 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 344 18 -304 ) ( 344 18 -232 ) ( 340 23 -236 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 657
+// brush 601
{
( 288 32 -232 ) ( 248 32 -304 ) ( 248 32 -232 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 288 32 -304 ) ( 288 32 -232 ) ( 288 36 -236 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -9575,7 +8741,7 @@ glass/orange_bright
( 288 32 -304 ) ( 252 36 -300 ) ( 248 32 -304 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 248 32 -232 ) ( 252 36 -300 ) ( 252 36 -236 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 658
+// brush 602
{
( 288 -32 -224 ) ( 344 -18 -312 ) ( 344 -18 -224 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 288 -36 -228 ) ( 344 -22 -228 ) ( 344 -22 -308 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -9584,7 +8750,7 @@ glass/orange_bright
( 288 -36 -64 ) ( 288 -32 -64 ) ( 288 -36 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 344 -18 -64 ) ( 340 -23 -64 ) ( 344 -18 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 659
+// brush 603
{
( 288 -32 -216 ) ( 232 -32 -216 ) ( 288 -32 -320 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
( 288 -32 -216 ) ( 288 -32 -320 ) ( 288 -36 -216 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -9593,7 +8759,7 @@ glass/orange_bright
( -64 -32 -312 ) ( -64 -36 -308 ) ( 64 -32 -312 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 236 -36 -64 ) ( 232 -32 -64 ) ( 236 -36 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 660
+// brush 604
{
( 216 48 -312 ) ( 216 -48 -312 ) ( 152 48 -312 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( 152 -48 -320 ) ( 216 -48 -320 ) ( 152 48 -320 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
@@ -9602,7 +8768,7 @@ glass/orange_bright
( -64 -40 -320 ) ( -64 -32 -312 ) ( 64 -40 -320 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 32 -312 ) ( -64 40 -320 ) ( 64 32 -312 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 661
+// brush 605
{
( -220 144 -40 ) ( -220 144 -24 ) ( -228 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -220 144 -24 ) ( -216.5 130 -20.5 ) ( -231.5 130 -20.5 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9611,7 +8777,7 @@ glass/orange_bright
( -220 144 -24 ) ( -220 144 -40 ) ( -216.5 130 -43.5 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -216.5 130 -20.5 ) ( -216.5 130 -43.5 ) ( -231.5 130 -20.5 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 662
+// brush 606
{
( -216 128 -20 ) ( -216 128 -44 ) ( -232 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -216.5 130 -20.5 ) ( -216 128 -20 ) ( -232 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9620,7 +8786,7 @@ glass/orange_bright
( -216.5 130 -20.5 ) ( -216.5 130 -43.5 ) ( -216 128 -44 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -216.5 130 -43.5 ) ( -216.5 130 -20.5 ) ( -231.5 130 -43.5 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 663
+// brush 607
{
( 308 144 -40 ) ( 308 144 -24 ) ( 268 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 268 144 -24 ) ( 308 144 -24 ) ( 264 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9629,7 +8795,7 @@ glass/orange_bright
( 308 144 -24 ) ( 308 144 -40 ) ( 312 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 306 130 64 ) ( 308 130 -64 ) ( 306 130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 664
+// brush 608
{
( 512 128 -44 ) ( 260 128 -20 ) ( 512 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 268 144 -24 ) ( 308 144 -24 ) ( 264 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9638,7 +8804,7 @@ glass/orange_bright
( 308 144 -24 ) ( 308 144 -40 ) ( 312 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 306 130 -64 ) ( 308 130 -64 ) ( 306 130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 665
+// brush 609
{
( 36 144 -40 ) ( 36 144 -24 ) ( -4 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -4 144 -24 ) ( 36 144 -24 ) ( -8 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9647,7 +8813,7 @@ glass/orange_bright
( 36 144 -24 ) ( 36 144 -40 ) ( 40 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 34 130 64 ) ( 36 130 -64 ) ( 34 130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 666
+// brush 610
{
( 240 128 -44 ) ( -12 128 -20 ) ( 240 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -4 144 -24 ) ( 36 144 -24 ) ( -8 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9656,7 +8822,7 @@ glass/orange_bright
( 36 144 -24 ) ( 36 144 -40 ) ( 40 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 34 130 -64 ) ( 36 130 -64 ) ( 34 130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 667
+// brush 611
{
( -140 144 -40 ) ( -140 144 -24 ) ( -180 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -180 144 -24 ) ( -140 144 -24 ) ( -184 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9665,7 +8831,7 @@ glass/orange_bright
( -140 144 -24 ) ( -140 144 -40 ) ( -136 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -142 130 64 ) ( -140 130 -64 ) ( -142 130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 668
+// brush 612
{
( 64 128 -44 ) ( -188 128 -20 ) ( 64 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -180 144 -24 ) ( -140 144 -24 ) ( -184 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9674,7 +8840,7 @@ glass/orange_bright
( -140 144 -24 ) ( -140 144 -40 ) ( -136 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -142 130 -64 ) ( -140 130 -64 ) ( -142 130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 669
+// brush 613
{
( 116 144 -40 ) ( 116 144 -24 ) ( 76 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 76 144 -24 ) ( 116 144 -24 ) ( 72 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9683,7 +8849,7 @@ glass/orange_bright
( 116 144 -24 ) ( 116 144 -40 ) ( 120 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 114 130 64 ) ( 116 130 -64 ) ( 114 130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 670
+// brush 614
{
( 320 128 -44 ) ( 68 128 -20 ) ( 320 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 76 144 -24 ) ( 116 144 -24 ) ( 72 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9692,7 +8858,7 @@ glass/orange_bright
( 116 144 -24 ) ( 116 144 -40 ) ( 120 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 114 130 -64 ) ( 116 130 -64 ) ( 114 130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 671
+// brush 615
{
( 244 144 -40 ) ( 244 144 -24 ) ( 204 144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 204 144 -24 ) ( 244 144 -24 ) ( 200 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9701,7 +8867,7 @@ glass/orange_bright
( 244 144 -24 ) ( 244 144 -40 ) ( 248 128 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 242 130 64 ) ( 244 130 -64 ) ( 242 130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 672
+// brush 616
{
( 448 128 -44 ) ( 196 128 -20 ) ( 448 128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 204 144 -24 ) ( 244 144 -24 ) ( 200 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9710,7 +8876,7 @@ glass/orange_bright
( 244 144 -24 ) ( 244 144 -40 ) ( 248 128 -20 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 242 130 -64 ) ( 244 130 -64 ) ( 242 130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 673
+// brush 617
{
( -180 140 -44 ) ( -204 140 -20 ) ( -180 140 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -180 144 -44 ) ( -204 144 -20 ) ( -204 144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9719,7 +8885,7 @@ glass/orange_bright
( -184 128 64 ) ( -180 144 -64 ) ( -184 128 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -220 144 64 ) ( -216 128 -64 ) ( -220 144 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 674
+// brush 618
{
( 268 140 -44 ) ( 244 140 -20 ) ( 268 140 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 268 144 -44 ) ( 244 144 -20 ) ( 244 144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9728,7 +8894,7 @@ glass/orange_bright
( 264 128 64 ) ( 268 144 -64 ) ( 264 128 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 244 144 64 ) ( 248 128 -64 ) ( 244 144 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 675
+// brush 619
{
( 76 140 -44 ) ( 52 140 -20 ) ( 76 140 -20 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 76 144 -44 ) ( 52 144 -20 ) ( 52 144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9737,7 +8903,7 @@ glass/orange_bright
( 72 128 64 ) ( 76 144 -64 ) ( 72 128 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 36 144 64 ) ( 40 128 -64 ) ( 36 144 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 676
+// brush 620
{
( -4 -144 -40 ) ( 36 -144 -24 ) ( 36 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -8 -128 -20 ) ( 36 -144 -24 ) ( -4 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9746,7 +8912,7 @@ glass/orange_bright
( 40 -128 -20 ) ( 36 -144 -40 ) ( 36 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 34 -130 -64 ) ( 36 -130 -64 ) ( 34 -130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 677
+// brush 621
{
( -228 -144 -40 ) ( -220 -144 -24 ) ( -220 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -231.5 -130 -20.5 ) ( -216.5 -130 -20.5 ) ( -220 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9755,7 +8921,7 @@ glass/orange_bright
( -216.5 -130 -43.5 ) ( -220 -144 -40 ) ( -220 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -231.5 -130 -20.5 ) ( -216.5 -130 -43.5 ) ( -216.5 -130 -20.5 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 678
+// brush 622
{
( -232 -128 -20 ) ( -216 -128 -44 ) ( -216 -128 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -232 -128 -20 ) ( -216 -128 -20 ) ( -216.5 -130 -20.5 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9764,7 +8930,7 @@ glass/orange_bright
( -216 -128 -44 ) ( -216.5 -130 -43.5 ) ( -216.5 -130 -20.5 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -231.5 -130 -43.5 ) ( -216.5 -130 -20.5 ) ( -216.5 -130 -43.5 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 679
+// brush 623
{
( 268 -144 -40 ) ( 308 -144 -24 ) ( 308 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 264 -128 -20 ) ( 308 -144 -24 ) ( 268 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9773,7 +8939,7 @@ glass/orange_bright
( 312 -128 -20 ) ( 308 -144 -40 ) ( 308 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 306 -130 -64 ) ( 308 -130 -64 ) ( 306 -130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 680
+// brush 624
{
( 76 -144 -40 ) ( 116 -144 -24 ) ( 116 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 72 -128 -20 ) ( 116 -144 -24 ) ( 76 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9782,7 +8948,7 @@ glass/orange_bright
( 120 -128 -20 ) ( 116 -144 -40 ) ( 116 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 114 -130 -64 ) ( 116 -130 -64 ) ( 114 -130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 681
+// brush 625
{
( -180 -144 -40 ) ( -140 -144 -24 ) ( -140 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -184 -128 -20 ) ( -140 -144 -24 ) ( -180 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9791,7 +8957,7 @@ glass/orange_bright
( -136 -128 -20 ) ( -140 -144 -40 ) ( -140 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -142 -130 -64 ) ( -140 -130 -64 ) ( -142 -130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 682
+// brush 626
{
( 512 -128 -20 ) ( 260 -128 -20 ) ( 512 -128 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 264 -128 -20 ) ( 308 -144 -24 ) ( 268 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9800,7 +8966,7 @@ glass/orange_bright
( 312 -128 -20 ) ( 308 -144 -40 ) ( 308 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 306 -130 64 ) ( 308 -130 -64 ) ( 306 -130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 683
+// brush 627
{
( 240 -128 -20 ) ( -12 -128 -20 ) ( 240 -128 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -8 -128 -20 ) ( 36 -144 -24 ) ( -4 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9809,7 +8975,7 @@ glass/orange_bright
( 40 -128 -20 ) ( 36 -144 -40 ) ( 36 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 34 -130 64 ) ( 36 -130 -64 ) ( 34 -130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 684
+// brush 628
{
( 64 -128 -20 ) ( -188 -128 -20 ) ( 64 -128 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -184 -128 -20 ) ( -140 -144 -24 ) ( -180 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9818,7 +8984,7 @@ glass/orange_bright
( -136 -128 -20 ) ( -140 -144 -40 ) ( -140 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( -142 -130 64 ) ( -140 -130 -64 ) ( -142 -130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 685
+// brush 629
{
( 204 -144 -40 ) ( 244 -144 -24 ) ( 244 -144 -40 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 200 -128 -20 ) ( 244 -144 -24 ) ( 204 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9827,7 +8993,7 @@ glass/orange_bright
( 248 -128 -20 ) ( 244 -144 -40 ) ( 244 -144 -24 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 242 -130 -64 ) ( 244 -130 -64 ) ( 242 -130 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 686
+// brush 630
{
( 268 -140 -20 ) ( 244 -140 -20 ) ( 268 -140 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 244 -144 -44 ) ( 244 -144 -20 ) ( 268 -144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9836,7 +9002,7 @@ glass/orange_bright
( 264 -128 -64 ) ( 268 -144 -64 ) ( 264 -128 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 244 -144 -64 ) ( 248 -128 -64 ) ( 244 -144 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 687
+// brush 631
{
( -180 -140 -20 ) ( -204 -140 -20 ) ( -180 -140 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( -204 -144 -44 ) ( -204 -144 -20 ) ( -180 -144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9845,7 +9011,7 @@ glass/orange_bright
( -184 -128 -64 ) ( -180 -144 -64 ) ( -184 -128 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -220 -144 -64 ) ( -216 -128 -64 ) ( -220 -144 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 688
+// brush 632
{
( 320 -128 -20 ) ( 68 -128 -20 ) ( 320 -128 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 72 -128 -20 ) ( 116 -144 -24 ) ( 76 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9854,7 +9020,7 @@ glass/orange_bright
( 120 -128 -20 ) ( 116 -144 -40 ) ( 116 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 114 -130 64 ) ( 116 -130 -64 ) ( 114 -130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 689
+// brush 633
{
( 448 -128 -20 ) ( 196 -128 -20 ) ( 448 -128 -44 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 200 -128 -20 ) ( 244 -144 -24 ) ( 204 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
@@ -9863,7 +9029,7 @@ glass/orange_bright
( 248 -128 -20 ) ( 244 -144 -40 ) ( 244 -144 -24 ) colors/orange 0 0 0 0.5 0.5 0 0 0
( 242 -130 64 ) ( 244 -130 -64 ) ( 242 -130 -64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 690
+// brush 634
{
( 76 -140 -20 ) ( 52 -140 -20 ) ( 76 -140 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
( 52 -144 -44 ) ( 52 -144 -20 ) ( 76 -144 -44 ) colors/grey25 0 0 0 0.5 0.5 0 0 0
@@ -9872,7 +9038,7 @@ glass/orange_bright
( 72 -128 -64 ) ( 76 -144 -64 ) ( 72 -128 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 36 -144 -64 ) ( 40 -128 -64 ) ( 36 -144 64 ) common/caulk 0 0 0 0.5 0.5 0 0 0
}
-// brush 691
+// brush 635
{
( 248 -144 -38 ) ( 152 -144 -26 ) ( 152 -144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 258 -148 64 ) ( 262 -128 -64 ) ( 258 -148 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9881,7 +9047,7 @@ glass/orange_bright
( 448 -128 -22 ) ( 320 -144 -26 ) ( 320 -128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 448 -146 -26 ) ( 320 -146 -30 ) ( 320 -146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 692
+// brush 636
{
( -136 -144 -38 ) ( -232 -144 -26 ) ( -232 -144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -142 -148 64 ) ( -138 -128 -64 ) ( -142 -148 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9890,7 +9056,7 @@ glass/orange_bright
( 64 -128 -22 ) ( -64 -144 -26 ) ( -64 -128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 64 -146 -26 ) ( -64 -146 -30 ) ( -64 -146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 693
+// brush 637
{
( 56 -144 -38 ) ( -40 -144 -26 ) ( -40 -144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 26 -148 64 ) ( 30 -128 -64 ) ( 26 -148 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9899,7 +9065,7 @@ glass/orange_bright
( 256 -128 -22 ) ( 128 -144 -26 ) ( 128 -128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 256 -146 -26 ) ( 128 -146 -30 ) ( 128 -146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 694
+// brush 638
{
( -8 144 -38 ) ( -8 144 -26 ) ( 88 144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 114 148 -64 ) ( 118 128 -64 ) ( 114 148 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9908,7 +9074,7 @@ glass/orange_bright
( 160 128 -22 ) ( 160 144 -26 ) ( 288 128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 160 146 -26 ) ( 160 146 -30 ) ( 288 146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 695
+// brush 639
{
( 200 144 -38 ) ( 200 144 -26 ) ( 296 144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 306 148 -64 ) ( 310 128 -64 ) ( 306 148 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9917,7 +9083,7 @@ glass/orange_bright
( 368 128 -22 ) ( 368 144 -26 ) ( 496 128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 368 146 -26 ) ( 368 146 -30 ) ( 496 146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 696
+// brush 640
{
( -176 144 -38 ) ( -176 144 -26 ) ( -80 144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -142 148 -64 ) ( -138 128 -64 ) ( -142 148 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9926,7 +9092,7 @@ glass/orange_bright
( -8 128 -22 ) ( -8 144 -26 ) ( 120 128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -8 146 -26 ) ( -8 146 -30 ) ( 120 146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 697
+// brush 641
{
( 88 -144 -38 ) ( -8 -144 -26 ) ( -8 -144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 114 -148 64 ) ( 118 -128 -64 ) ( 114 -148 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9935,7 +9101,7 @@ glass/orange_bright
( 288 -128 -22 ) ( 160 -144 -26 ) ( 160 -128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 288 -146 -26 ) ( 160 -146 -30 ) ( 160 -146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 698
+// brush 642
{
( 296 -144 -38 ) ( 200 -144 -26 ) ( 200 -144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( 306 -148 64 ) ( 310 -128 -64 ) ( 306 -148 -64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9944,7 +9110,7 @@ glass/orange_bright
( 496 -128 -22 ) ( 368 -144 -26 ) ( 368 -128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( 496 -146 -26 ) ( 368 -146 -30 ) ( 368 -146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 699
+// brush 643
{
( -232 144 -38 ) ( -232 144 -26 ) ( -136 144 -38 ) common/caulk 0 0 0 0.5 0.5 0 0 0
( -174 148 -64 ) ( -170 128 -64 ) ( -174 148 64 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
@@ -9953,7 +9119,7 @@ glass/orange_bright
( -64 128 -22 ) ( -64 144 -26 ) ( 64 128 -22 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
( -64 146 -26 ) ( -64 146 -30 ) ( 64 146 -26 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 700
+// brush 644
{
patchDef2
{
@@ -9980,7 +9146,7 @@ glass/orange
)
}
}
-// brush 701
+// brush 645
{
patchDef2
{
@@ -10007,7 +9173,7 @@ glass/orange
)
}
}
-// brush 702
+// brush 646
{
patchDef2
{
@@ -10034,7 +9200,7 @@ glass/orange
)
}
}
-// brush 703
+// brush 647
{
patchDef2
{
@@ -10061,7 +9227,7 @@ glass/orange_bright
)
}
}
-// brush 704
+// brush 648
{
patchDef2
{
@@ -10088,7 +9254,7 @@ glass/orange
)
}
}
-// brush 705
+// brush 649
{
patchDef2
{
@@ -10115,7 +9281,7 @@ glass/orange_bright
)
}
}
-// brush 706
+// brush 650
{
patchDef2
{
@@ -10142,7 +9308,7 @@ glass/orange_bright
)
}
}
-// brush 707
+// brush 651
{
patchDef2
{
@@ -10169,7 +9335,7 @@ glass/orange_bright
)
}
}
-// brush 708
+// brush 652
{
patchDef2
{
@@ -10367,201 +9533,184 @@ glass/orange
}
// entity 29
{
-"classname" "light"
-"origin" "-608.000000 -169.000000 105.000000"
-"light" "48"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "256.000000 -56.000000 96.000000"
+"model" "maps/static/pirate_turret001"
}
// entity 30
{
-"classname" "light"
-"origin" "-480.000000 -169.000000 105.000000"
-"light" "48"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "-620.000000 -192.000000 -48.000000"
+"model" "maps/static/pirate_turret001"
+"angles" "0.000010 -179.999985 90.000008"
}
// entity 31
{
-"classname" "light"
-"origin" "-544.000000 -169.000000 105.000000"
-"light" "48"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "-468.000000 -192.000000 -48.000000"
+"model" "maps/static/pirate_turret001"
+"angles" "-0.000000 0.000000 90.000000"
}
// entity 32
{
-"classname" "light"
-"origin" "-904.000000 66.000000 34.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-408.000000 128.000000 -16.000000"
+"model" "maps/static/pirate_turret001"
+"angles" "-0.000000 0.000000 -90.000000"
}
// entity 33
{
-"classname" "light"
-"origin" "-904.000000 12.000000 28.000000"
-"light" "24"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-10.000000 30.000000 112.000000"
+"model" "maps/pirate/sections/dish"
}
// entity 34
{
-"classname" "light"
-"origin" "-904.000000 24.000000 -20.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-148.000000 20.000000 120.000000"
+"model" "maps/pirate/sections/light_16_16_28"
}
// entity 35
{
-"classname" "light"
-"origin" "-640.000000 -152.000000 -216.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-384.000000 -12.000000 128.000000"
+"model" "maps/pirate/sections/light_16_16_28"
}
// entity 36
{
-"classname" "light"
-"origin" "-904.000000 66.000000 -18.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-512.000000 -36.000000 128.000000"
+"model" "maps/pirate/sections/light_16_16_24"
}
// entity 37
{
-"classname" "light"
-"origin" "-904.000000 -18.000000 -18.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-688.000000 -24.000000 128.000000"
+"model" "maps/pirate/sections/light_16_16_40"
}
// entity 38
{
-"classname" "light"
-"origin" "-640.000000 -208.000000 -224.000000"
-"light" "20"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-408.000000 -248.000000 -168.000000"
+"model" "maps/pirate/sections/light_16_16_44"
+"angles" "90.000000 0.000000 -0.000000"
}
// entity 39
{
-"classname" "light"
-"origin" "-640.000000 -176.000000 -192.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-408.000000 -152.000000 -264.000000"
+"model" "maps/pirate/sections/light_16_16_44"
+"angles" "90.000000 0.000000 -0.000000"
}
// entity 40
{
-"classname" "light"
-"origin" "-640.000000 -200.000000 -168.000000"
-"light" "16"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-624.000000 0.000000 -448.000000"
+"model" "maps/pirate/sections/light_16_16_28"
+"angles" "-0.000003 180.000000 180.000000"
}
// entity 41
{
-"classname" "light"
-"origin" "-640.000000 -244.000000 -180.000000"
-"light" "24"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-528.000000 0.000000 -448.000000"
+"model" "maps/pirate/sections/light_16_16_44"
+"angles" "-0.000003 180.000000 180.000000"
}
// entity 42
{
-"classname" "light"
-"origin" "-640.000000 -164.000000 -260.000000"
-"light" "24"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "448.000000 -36.000000 -28.000000"
+"model" "maps/pirate/sections/light_16_16_106"
+"angles" "90.000000 0.000000 -0.000000"
}
// entity 43
{
"classname" "misc_model"
-"origin" "256.000000 -56.000000 96.000000"
-"model" "maps/static/pirate_turret001"
+"origin" "448.000000 68.000000 -44.000000"
+"model" "maps/pirate/sections/light_16_16_116"
+"angles" "90.000000 0.000000 -0.000000"
}
// entity 44
{
"classname" "misc_model"
-"origin" "-620.000000 -192.000000 -48.000000"
-"model" "maps/static/pirate_turret001"
-"angles" "0.000010 -179.999985 90.000008"
+"origin" "-608.000000 -144.000000 80.000000"
+"model" "maps/pirate/sections/juggernaut_biglight"
}
// entity 45
{
"classname" "misc_model"
-"origin" "-468.000000 -192.000000 -48.000000"
-"model" "maps/static/pirate_turret001"
-"angles" "-0.000000 0.000000 90.000000"
+"origin" "-480.000000 -144.000000 80.000000"
+"model" "maps/pirate/sections/juggernaut_biglight"
}
// entity 46
{
"classname" "misc_model"
-"origin" "-408.000000 128.000000 -16.000000"
-"model" "maps/static/pirate_turret001"
-"angles" "-0.000000 0.000000 -90.000000"
+"origin" "-544.000000 -144.000000 80.000000"
+"model" "maps/pirate/sections/juggernaut_biglight"
}
// entity 47
{
"classname" "misc_model"
-"origin" "-10.000000 30.000000 112.000000"
-"model" "maps/pirate/sections/dish"
+"origin" "-896.000000 12.000000 28.000000"
+"model" "maps/pirate/sections/engine_medium"
}
// entity 48
{
"classname" "misc_model"
-"origin" "-148.000000 20.000000 120.000000"
-"model" "maps/pirate/sections/light_16_16_28"
+"origin" "-896.000000 24.000000 -20.000000"
+"model" "maps/pirate/sections/engine_tiny"
}
// entity 49
{
"classname" "misc_model"
-"origin" "-384.000000 -12.000000 128.000000"
-"model" "maps/pirate/sections/light_16_16_28"
+"origin" "-896.000000 66.000000 -18.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 50
{
"classname" "misc_model"
-"origin" "-512.000000 -36.000000 128.000000"
-"model" "maps/pirate/sections/light_16_16_24"
+"origin" "-896.000000 -18.000000 -18.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 51
{
"classname" "misc_model"
-"origin" "-688.000000 -24.000000 128.000000"
-"model" "maps/pirate/sections/light_16_16_40"
+"origin" "-896.000000 66.000000 34.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 52
{
"classname" "misc_model"
-"origin" "-408.000000 -248.000000 -168.000000"
-"model" "maps/pirate/sections/light_16_16_44"
-"angles" "90.000000 0.000000 -0.000000"
+"origin" "-464.000000 -164.000000 -260.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine1"
}
// entity 53
{
"classname" "misc_model"
-"origin" "-408.000000 -152.000000 -264.000000"
-"model" "maps/pirate/sections/light_16_16_44"
-"angles" "90.000000 0.000000 -0.000000"
+"origin" "-464.000000 -208.000000 -224.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine2"
}
// entity 54
{
"classname" "misc_model"
-"origin" "-624.000000 0.000000 -448.000000"
-"model" "maps/pirate/sections/light_16_16_28"
-"angles" "-0.000003 180.000000 180.000000"
+"origin" "-464.000000 -152.000000 -216.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine3"
}
// entity 55
{
"classname" "misc_model"
-"origin" "-528.000000 0.000000 -448.000000"
-"model" "maps/pirate/sections/light_16_16_44"
-"angles" "-0.000003 180.000000 180.000000"
+"origin" "-464.000000 -244.000000 -180.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine1"
}
// entity 56
{
"classname" "misc_model"
-"origin" "448.000000 -36.000000 -28.000000"
-"model" "maps/pirate/sections/light_16_16_106"
-"angles" "90.000000 0.000000 -0.000000"
+"origin" "-464.000000 -200.000000 -168.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine3"
}
// entity 57
{
"classname" "misc_model"
-"origin" "448.000000 68.000000 -44.000000"
-"model" "maps/pirate/sections/light_16_16_116"
-"angles" "90.000000 0.000000 -0.000000"
+"origin" "-464.000000 -176.000000 -192.000000"
+"model" "maps/pirate/sections/juggernaut_bigengine3"
}
diff --git a/base/maps/pirate/raider.map b/base/maps/pirate/raider.map
index be59563..bf4f3a0 100644
--- a/base/maps/pirate/raider.map
+++ b/base/maps/pirate/raider.map
@@ -1349,346 +1349,6 @@
}
// brush 143
{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 -20 9 0 0 ) ( -28 -20 13 0 -0.8125 ) ( -28 -20 13 0 -1.625 ) )
-( ( -28 -40 9 0.1875 0 ) ( -28 -44 13 0.1875 -0.8125 ) ( -28 -44 13 0.1875 -1.625 ) )
-( ( -28 -40 -11 0.375 0 ) ( -28 -44 -11 0.375 -0.8125 ) ( -28 -44 -11 0.375 -1.625 ) )
-( ( -28 -40 -31 0.5625 0 ) ( -28 -44 -35 0.5625 -0.8125 ) ( -28 -44 -35 0.5625 -1.625 ) )
-( ( -28 -20 -31 0.75 0 ) ( -28 -20 -35 0.75 -0.8125 ) ( -28 -20 -35 0.75 -1.625 ) )
-( ( -28 0 -31 0.9375 0 ) ( -28 4 -35 0.9375 -0.8125 ) ( -28 4 -35 0.9375 -1.625 ) )
-( ( -28 0 -11 1.125 0 ) ( -28 4 -11 1.125 -0.8125 ) ( -28 4 -11 1.125 -1.625 ) )
-( ( -28 0 9 1.3125 0 ) ( -28 4 13 1.3125 -0.8125 ) ( -28 4 13 1.3125 -1.625 ) )
-( ( -28 -20 9 1.5 0 ) ( -28 -20 13 1.5 -0.8125 ) ( -28 -20 13 1.5 -1.625 ) )
-)
-}
-}
-// brush 144
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 -20 13 0 0 ) ( -20 -20 21 0 -0.8125 ) ( -20 -20 21 0 -1.625 ) )
-( ( -28 -44 13 0.1875 0 ) ( -20 -52 21 0.1875 -0.8125 ) ( -20 -52 21 0.1875 -1.625 ) )
-( ( -28 -44 -11 0.375 0 ) ( -20 -52 -11 0.375 -0.8125 ) ( -20 -52 -11 0.375 -1.625 ) )
-( ( -28 -44 -35 0.5625 0 ) ( -20 -52 -43 0.5625 -0.8125 ) ( -20 -52 -43 0.5625 -1.625 ) )
-( ( -28 -20 -35 0.75 0 ) ( -20 -20 -43 0.75 -0.8125 ) ( -20 -20 -43 0.75 -1.625 ) )
-( ( -28 4 -35 0.9375 0 ) ( -20 12 -43 0.9375 -0.8125 ) ( -20 12 -43 0.9375 -1.625 ) )
-( ( -28 4 -11 1.125 0 ) ( -20 12 -11 1.125 -0.8125 ) ( -20 12 -11 1.125 -1.625 ) )
-( ( -28 4 13 1.3125 0 ) ( -20 12 21 1.3125 -0.8125 ) ( -20 12 21 1.3125 -1.625 ) )
-( ( -28 -20 13 1.5 0 ) ( -20 -20 21 1.5 -0.8125 ) ( -20 -20 21 1.5 -1.625 ) )
-)
-}
-}
-// brush 145
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 -20 9 0 -1.625 ) ( -20 -20 9 0 -0.8125 ) ( -28 -20 9 0 0 ) )
-( ( -20 -40 9 0.1875 -1.625 ) ( -20 -40 9 0.1875 -0.8125 ) ( -28 -40 9 0.1875 0 ) )
-( ( -20 -40 -11 0.375 -1.625 ) ( -20 -40 -11 0.375 -0.8125 ) ( -28 -40 -11 0.375 0 ) )
-( ( -20 -40 -31 0.5625 -1.625 ) ( -20 -40 -31 0.5625 -0.8125 ) ( -28 -40 -31 0.5625 0 ) )
-( ( -20 -20 -31 0.75 -1.625 ) ( -20 -20 -31 0.75 -0.8125 ) ( -28 -20 -31 0.75 0 ) )
-( ( -20 0 -31 0.9375 -1.625 ) ( -20 0 -31 0.9375 -0.8125 ) ( -28 0 -31 0.9375 0 ) )
-( ( -20 0 -11 1.125 -1.625 ) ( -20 0 -11 1.125 -0.8125 ) ( -28 0 -11 1.125 0 ) )
-( ( -20 0 9 1.3125 -1.625 ) ( -20 0 9 1.3125 -0.8125 ) ( -28 0 9 1.3125 0 ) )
-( ( -20 -20 9 1.5 -1.625 ) ( -20 -20 9 1.5 -0.8125 ) ( -28 -20 9 1.5 0 ) )
-)
-}
-}
-// brush 146
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 -20 21 0 0 ) ( -16 -20 21 0 -0.8125 ) ( -16 -20 21 0 -1.625 ) )
-( ( -20 -52 21 0.1875 0 ) ( -16 -52 21 0.1875 -0.8125 ) ( -16 -52 21 0.1875 -1.625 ) )
-( ( -20 -52 -11 0.375 0 ) ( -16 -52 -11 0.375 -0.8125 ) ( -16 -52 -11 0.375 -1.625 ) )
-( ( -20 -52 -43 0.5625 0 ) ( -16 -52 -43 0.5625 -0.8125 ) ( -16 -52 -43 0.5625 -1.625 ) )
-( ( -20 -20 -43 0.75 0 ) ( -16 -20 -43 0.75 -0.8125 ) ( -16 -20 -43 0.75 -1.625 ) )
-( ( -20 12 -43 0.9375 0 ) ( -16 12 -43 0.9375 -0.8125 ) ( -16 12 -43 0.9375 -1.625 ) )
-( ( -20 12 -11 1.125 0 ) ( -16 12 -11 1.125 -0.8125 ) ( -16 12 -11 1.125 -1.625 ) )
-( ( -20 12 21 1.3125 0 ) ( -16 12 21 1.3125 -0.8125 ) ( -16 12 21 1.3125 -1.625 ) )
-( ( -20 -20 21 1.5 0 ) ( -16 -20 21 1.5 -0.8125 ) ( -16 -20 21 1.5 -1.625 ) )
-)
-}
-}
-// brush 147
-{
-( -16 -40 9 ) ( -20 0 9 ) ( -16 0 9 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 0 -31 ) ( -16 0 9 ) ( -20 0 9 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 -40 -31 ) ( -16 -40 9 ) ( -16 0 9 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 0 -31 ) ( -20 -40 -31 ) ( -16 -40 -31 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 -40 -31 ) ( -20 -40 9 ) ( -16 -40 9 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 0 -31 ) ( -20 0 9 ) ( -20 -40 9 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 148
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 92 12 0 -1.625 ) ( -20 92 12 0 -0.8125 ) ( -28 92 12 0 0 ) )
-( ( -20 84 12 0.1875 -1.625 ) ( -20 84 12 0.1875 -0.8125 ) ( -28 84 12 0.1875 0 ) )
-( ( -20 84 4 0.375 -1.625 ) ( -20 84 4 0.375 -0.8125 ) ( -28 84 4 0.375 0 ) )
-( ( -20 84 -4 0.5625 -1.625 ) ( -20 84 -4 0.5625 -0.8125 ) ( -28 84 -4 0.5625 0 ) )
-( ( -20 92 -4 0.75 -1.625 ) ( -20 92 -4 0.75 -0.8125 ) ( -28 92 -4 0.75 0 ) )
-( ( -20 100 -4 0.9375 -1.625 ) ( -20 100 -4 0.9375 -0.8125 ) ( -28 100 -4 0.9375 0 ) )
-( ( -20 100 4 1.125 -1.625 ) ( -20 100 4 1.125 -0.8125 ) ( -28 100 4 1.125 0 ) )
-( ( -20 100 12 1.3125 -1.625 ) ( -20 100 12 1.3125 -0.8125 ) ( -28 100 12 1.3125 0 ) )
-( ( -20 92 12 1.5 -1.625 ) ( -20 92 12 1.5 -0.8125 ) ( -28 92 12 1.5 0 ) )
-)
-}
-}
-// brush 149
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 92 12 0 0 ) ( -28 92 16 0 -0.8125 ) ( -28 92 16 0 -1.625 ) )
-( ( -28 84 12 0.1875 0 ) ( -28 80 16 0.1875 -0.8125 ) ( -28 80 16 0.1875 -1.625 ) )
-( ( -28 84 4 0.375 0 ) ( -28 80 4 0.375 -0.8125 ) ( -28 80 4 0.375 -1.625 ) )
-( ( -28 84 -4 0.5625 0 ) ( -28 80 -8 0.5625 -0.8125 ) ( -28 80 -8 0.5625 -1.625 ) )
-( ( -28 92 -4 0.75 0 ) ( -28 92 -8 0.75 -0.8125 ) ( -28 92 -8 0.75 -1.625 ) )
-( ( -28 100 -4 0.9375 0 ) ( -28 104 -8 0.9375 -0.8125 ) ( -28 104 -8 0.9375 -1.625 ) )
-( ( -28 100 4 1.125 0 ) ( -28 104 4 1.125 -0.8125 ) ( -28 104 4 1.125 -1.625 ) )
-( ( -28 100 12 1.3125 0 ) ( -28 104 16 1.3125 -0.8125 ) ( -28 104 16 1.3125 -1.625 ) )
-( ( -28 92 12 1.5 0 ) ( -28 92 16 1.5 -0.8125 ) ( -28 92 16 1.5 -1.625 ) )
-)
-}
-}
-// brush 150
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 92 16 0 0 ) ( -20 92 24 0 -0.8125 ) ( -20 92 24 0 -1.625 ) )
-( ( -28 80 16 0.1875 0 ) ( -20 72 24 0.1875 -0.8125 ) ( -20 72 24 0.1875 -1.625 ) )
-( ( -28 80 3.9999995232 0.375 0 ) ( -20 72 3.9999995232 0.375 -0.8125 ) ( -20 72 3.9999995232 0.375 -1.625 ) )
-( ( -28 80 -8 0.5625 0 ) ( -20 72 -16 0.5625 -0.8125 ) ( -20 72 -16 0.5625 -1.625 ) )
-( ( -28 92 -8 0.75 0 ) ( -20 92 -16 0.75 -0.8125 ) ( -20 92 -16 0.75 -1.625 ) )
-( ( -28 104 -8 0.9375 0 ) ( -20 112 -16 0.9375 -0.8125 ) ( -20 112 -16 0.9375 -1.625 ) )
-( ( -28 104 3.9999995232 1.125 0 ) ( -20 112 3.9999995232 1.125 -0.8125 ) ( -20 112 3.9999995232 1.125 -1.625 ) )
-( ( -28 104 16 1.3125 0 ) ( -20 112 24 1.3125 -0.8125 ) ( -20 112 24 1.3125 -1.625 ) )
-( ( -28 92 16 1.5 0 ) ( -20 92 24 1.5 -0.8125 ) ( -20 92 24 1.5 -1.625 ) )
-)
-}
-}
-// brush 151
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 92 24 0 0 ) ( -16 92 24 0 -0.8125 ) ( -16 92 24 0 -1.625 ) )
-( ( -20 72 24 0.1875 0 ) ( -16 72 24 0.1875 -0.8125 ) ( -16 72 24 0.1875 -1.625 ) )
-( ( -20 72 4 0.375 0 ) ( -16 72 4 0.375 -0.8125 ) ( -16 72 4 0.375 -1.625 ) )
-( ( -20 72 -16 0.5625 0 ) ( -16 72 -16 0.5625 -0.8125 ) ( -16 72 -16 0.5625 -1.625 ) )
-( ( -20 92 -16 0.75 0 ) ( -16 92 -16 0.75 -0.8125 ) ( -16 92 -16 0.75 -1.625 ) )
-( ( -20 112 -16 0.9375 0 ) ( -16 112 -16 0.9375 -0.8125 ) ( -16 112 -16 0.9375 -1.625 ) )
-( ( -20 112 4 1.125 0 ) ( -16 112 4 1.125 -0.8125 ) ( -16 112 4 1.125 -1.625 ) )
-( ( -20 112 24 1.3125 0 ) ( -16 112 24 1.3125 -0.8125 ) ( -16 112 24 1.3125 -1.625 ) )
-( ( -20 92 24 1.5 0 ) ( -16 92 24 1.5 -0.8125 ) ( -16 92 24 1.5 -1.625 ) )
-)
-}
-}
-// brush 152
-{
-( -16 100 12 ) ( -16 84 12 ) ( -20 100 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 100 12 ) ( -20 100 12 ) ( -16 100 -4 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 100 12 ) ( -16 100 -4 ) ( -16 84 12 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 84 -4 ) ( -16 84 -4 ) ( -20 100 -4 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 84 -4 ) ( -20 84 12 ) ( -16 84 -4 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 84 -4 ) ( -20 100 -4 ) ( -20 84 12 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 153
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 26 34 0 -1.625 ) ( -20 26 34 0 -0.8125 ) ( -28 26 34 0 0 ) )
-( ( -20 18 34 0.1875 -1.625 ) ( -20 18 34 0.1875 -0.8125 ) ( -28 18 34 0.1875 0 ) )
-( ( -20 18 26 0.375 -1.625 ) ( -20 18 26 0.375 -0.8125 ) ( -28 18 26 0.375 0 ) )
-( ( -20 18 18 0.5625 -1.625 ) ( -20 18 18 0.5625 -0.8125 ) ( -28 18 18 0.5625 0 ) )
-( ( -20 26 18 0.75 -1.625 ) ( -20 26 18 0.75 -0.8125 ) ( -28 26 18 0.75 0 ) )
-( ( -20 34 18 0.9375 -1.625 ) ( -20 34 18 0.9375 -0.8125 ) ( -28 34 18 0.9375 0 ) )
-( ( -20 34 26 1.125 -1.625 ) ( -20 34 26 1.125 -0.8125 ) ( -28 34 26 1.125 0 ) )
-( ( -20 34 34 1.3125 -1.625 ) ( -20 34 34 1.3125 -0.8125 ) ( -28 34 34 1.3125 0 ) )
-( ( -20 26 34 1.5 -1.625 ) ( -20 26 34 1.5 -0.8125 ) ( -28 26 34 1.5 0 ) )
-)
-}
-}
-// brush 154
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 26 34 0 0 ) ( -28 26 38 0 -0.8125 ) ( -28 26 38 0 -1.625 ) )
-( ( -28 18 34 0.1875 0 ) ( -28 14 38 0.1875 -0.8125 ) ( -28 14 38 0.1875 -1.625 ) )
-( ( -28 18 26 0.375 0 ) ( -28 14 26 0.375 -0.8125 ) ( -28 14 26 0.375 -1.625 ) )
-( ( -28 18 18 0.5625 0 ) ( -28 14 14 0.5625 -0.8125 ) ( -28 14 14 0.5625 -1.625 ) )
-( ( -28 26 18 0.75 0 ) ( -28 26 14 0.75 -0.8125 ) ( -28 26 14 0.75 -1.625 ) )
-( ( -28 34 18 0.9375 0 ) ( -28 38 14 0.9375 -0.8125 ) ( -28 38 14 0.9375 -1.625 ) )
-( ( -28 34 26 1.125 0 ) ( -28 38 26 1.125 -0.8125 ) ( -28 38 26 1.125 -1.625 ) )
-( ( -28 34 34 1.3125 0 ) ( -28 38 38 1.3125 -0.8125 ) ( -28 38 38 1.3125 -1.625 ) )
-( ( -28 26 34 1.5 0 ) ( -28 26 38 1.5 -0.8125 ) ( -28 26 38 1.5 -1.625 ) )
-)
-}
-}
-// brush 155
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 26 38 0 0 ) ( -20 26 46 0 -0.8125 ) ( -20 26 46 0 -1.625 ) )
-( ( -28 14 38 0.1875 0 ) ( -20 6 46 0.1875 -0.8125 ) ( -20 6 46 0.1875 -1.625 ) )
-( ( -28 14 26 0.375 0 ) ( -20 6 26 0.375 -0.8125 ) ( -20 6 26 0.375 -1.625 ) )
-( ( -28 14 14 0.5625 0 ) ( -20 6 6 0.5625 -0.8125 ) ( -20 6 6 0.5625 -1.625 ) )
-( ( -28 26 14 0.75 0 ) ( -20 26 6 0.75 -0.8125 ) ( -20 26 6 0.75 -1.625 ) )
-( ( -28 38 14 0.9375 0 ) ( -20 46 6 0.9375 -0.8125 ) ( -20 46 6 0.9375 -1.625 ) )
-( ( -28 38 26 1.125 0 ) ( -20 46 26 1.125 -0.8125 ) ( -20 46 26 1.125 -1.625 ) )
-( ( -28 38 38 1.3125 0 ) ( -20 46 46 1.3125 -0.8125 ) ( -20 46 46 1.3125 -1.625 ) )
-( ( -28 26 38 1.5 0 ) ( -20 26 46 1.5 -0.8125 ) ( -20 26 46 1.5 -1.625 ) )
-)
-}
-}
-// brush 156
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 26 46 0 0 ) ( -16 26 46 0 -0.8125 ) ( -16 26 46 0 -1.625 ) )
-( ( -20 6 46 0.1875 0 ) ( -16 6 46 0.1875 -0.8125 ) ( -16 6 46 0.1875 -1.625 ) )
-( ( -20 6 26 0.375 0 ) ( -16 6 26 0.375 -0.8125 ) ( -16 6 26 0.375 -1.625 ) )
-( ( -20 6 6 0.5625 0 ) ( -16 6 6 0.5625 -0.8125 ) ( -16 6 6 0.5625 -1.625 ) )
-( ( -20 26 6 0.75 0 ) ( -16 26 6 0.75 -0.8125 ) ( -16 26 6 0.75 -1.625 ) )
-( ( -20 46 6 0.9375 0 ) ( -16 46 6 0.9375 -0.8125 ) ( -16 46 6 0.9375 -1.625 ) )
-( ( -20 46 26 1.125 0 ) ( -16 46 26 1.125 -0.8125 ) ( -16 46 26 1.125 -1.625 ) )
-( ( -20 46 46 1.3125 0 ) ( -16 46 46 1.3125 -0.8125 ) ( -16 46 46 1.3125 -1.625 ) )
-( ( -20 26 46 1.5 0 ) ( -16 26 46 1.5 -0.8125 ) ( -16 26 46 1.5 -1.625 ) )
-)
-}
-}
-// brush 157
-{
-( -16 34 34 ) ( -16 18 34 ) ( -20 34 34 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 34 34 ) ( -20 34 34 ) ( -16 34 18 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 34 34 ) ( -16 34 18 ) ( -16 18 34 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 18 18 ) ( -16 18 18 ) ( -20 34 18 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 18 18 ) ( -20 18 34 ) ( -16 18 18 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 18 18 ) ( -20 34 18 ) ( -20 18 34 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 158
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 44 -2 0 0 ) ( -20 44 6 0 -0.8125 ) ( -20 44 6 0 -1.625 ) )
-( ( -28 32 -2 0.1875 0 ) ( -20 24 6 0.1875 -0.8125 ) ( -20 24 6 0.1875 -1.625 ) )
-( ( -28 32 -14 0.375 0 ) ( -20 24 -14 0.375 -0.8125 ) ( -20 24 -14 0.375 -1.625 ) )
-( ( -28 32 -26 0.5625 0 ) ( -20 24 -34 0.5625 -0.8125 ) ( -20 24 -34 0.5625 -1.625 ) )
-( ( -28 44 -26 0.75 0 ) ( -20 44 -34 0.75 -0.8125 ) ( -20 44 -34 0.75 -1.625 ) )
-( ( -28 56 -26 0.9375 0 ) ( -20 64 -34 0.9375 -0.8125 ) ( -20 64 -34 0.9375 -1.625 ) )
-( ( -28 56 -14 1.125 0 ) ( -20 64 -14 1.125 -0.8125 ) ( -20 64 -14 1.125 -1.625 ) )
-( ( -28 56 -2 1.3125 0 ) ( -20 64 6 1.3125 -0.8125 ) ( -20 64 6 1.3125 -1.625 ) )
-( ( -28 44 -2 1.5 0 ) ( -20 44 6 1.5 -0.8125 ) ( -20 44 6 1.5 -1.625 ) )
-)
-}
-}
-// brush 159
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 44 6 0 0 ) ( -16 44 6 0 -0.8125 ) ( -16 44 6 0 -1.625 ) )
-( ( -20 24 6 0.1875 0 ) ( -16 24 6 0.1875 -0.8125 ) ( -16 24 6 0.1875 -1.625 ) )
-( ( -20 24 -14 0.375 0 ) ( -16 24 -14 0.375 -0.8125 ) ( -16 24 -14 0.375 -1.625 ) )
-( ( -20 24 -34 0.5625 0 ) ( -16 24 -34 0.5625 -0.8125 ) ( -16 24 -34 0.5625 -1.625 ) )
-( ( -20 44 -34 0.75 0 ) ( -16 44 -34 0.75 -0.8125 ) ( -16 44 -34 0.75 -1.625 ) )
-( ( -20 64 -34 0.9375 0 ) ( -16 64 -34 0.9375 -0.8125 ) ( -16 64 -34 0.9375 -1.625 ) )
-( ( -20 64 -14 1.125 0 ) ( -16 64 -14 1.125 -0.8125 ) ( -16 64 -14 1.125 -1.625 ) )
-( ( -20 64 6 1.3125 0 ) ( -16 64 6 1.3125 -0.8125 ) ( -16 64 6 1.3125 -1.625 ) )
-( ( -20 44 6 1.5 0 ) ( -16 44 6 1.5 -0.8125 ) ( -16 44 6 1.5 -1.625 ) )
-)
-}
-}
-// brush 160
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -20 44 -6 0 -1.625 ) ( -20 44 -6 0 -0.8125 ) ( -28 44 -6 0 0 ) )
-( ( -20 36 -6 0.1875 -1.625 ) ( -20 36 -6 0.1875 -0.8125 ) ( -28 36 -6 0.1875 0 ) )
-( ( -20 36 -14 0.375 -1.625 ) ( -20 36 -14 0.375 -0.8125 ) ( -28 36 -14 0.375 0 ) )
-( ( -20 36 -22 0.5625 -1.625 ) ( -20 36 -22 0.5625 -0.8125 ) ( -28 36 -22 0.5625 0 ) )
-( ( -20 44 -22 0.75 -1.625 ) ( -20 44 -22 0.75 -0.8125 ) ( -28 44 -22 0.75 0 ) )
-( ( -20 52 -22 0.9375 -1.625 ) ( -20 52 -22 0.9375 -0.8125 ) ( -28 52 -22 0.9375 0 ) )
-( ( -20 52 -14 1.125 -1.625 ) ( -20 52 -14 1.125 -0.8125 ) ( -28 52 -14 1.125 0 ) )
-( ( -20 52 -6 1.3125 -1.625 ) ( -20 52 -6 1.3125 -0.8125 ) ( -28 52 -6 1.3125 0 ) )
-( ( -20 44 -6 1.5 -1.625 ) ( -20 44 -6 1.5 -0.8125 ) ( -28 44 -6 1.5 0 ) )
-)
-}
-}
-// brush 161
-{
-patchDef2
-{
-colors/grey25
-( 9 3 0 0 0 )
-(
-( ( -28 44 -6 0 0 ) ( -28 44 -2 0 -0.8125 ) ( -28 44 -2 0 -1.625 ) )
-( ( -28 36 -6 0.1875 0 ) ( -28 32 -2 0.1875 -0.8125 ) ( -28 32 -2 0.1875 -1.625 ) )
-( ( -28 36 -14 0.375 0 ) ( -28 32 -14 0.375 -0.8125 ) ( -28 32 -14 0.375 -1.625 ) )
-( ( -28 36 -22 0.5625 0 ) ( -28 32 -26 0.5625 -0.8125 ) ( -28 32 -26 0.5625 -1.625 ) )
-( ( -28 44 -22 0.75 0 ) ( -28 44 -26 0.75 -0.8125 ) ( -28 44 -26 0.75 -1.625 ) )
-( ( -28 52 -22 0.9375 0 ) ( -28 56 -26 0.9375 -0.8125 ) ( -28 56 -26 0.9375 -1.625 ) )
-( ( -28 52 -14 1.125 0 ) ( -28 56 -14 1.125 -0.8125 ) ( -28 56 -14 1.125 -1.625 ) )
-( ( -28 52 -6 1.3125 0 ) ( -28 56 -2 1.3125 -0.8125 ) ( -28 56 -2 1.3125 -1.625 ) )
-( ( -28 44 -6 1.5 0 ) ( -28 44 -2 1.5 -0.8125 ) ( -28 44 -2 1.5 -1.625 ) )
-)
-}
-}
-// brush 162
-{
-( -16 52 -6 ) ( -16 36 -6 ) ( -20 52 -6 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 52 -6 ) ( -20 52 -6 ) ( -16 52 -22 ) common/caulk 0 0 0 1 1 0 0 0
-( -16 52 -6 ) ( -16 52 -22 ) ( -16 36 -6 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 36 -22 ) ( -16 36 -22 ) ( -20 52 -22 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 36 -22 ) ( -20 36 -6 ) ( -16 36 -22 ) common/caulk 0 0 0 1 1 0 0 0
-( -20 36 -22 ) ( -20 52 -22 ) ( -20 36 -6 ) common/engine 0 0 0 1 1 0 0 0
-}
-// brush 163
-{
( 56 96 68 ) ( 56 -64 68 ) ( 8 96 68 ) common/caulk 0 0 0 1 1 0 0 0
( 8 -64 64 ) ( 56 -64 64 ) ( 8 96 64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 -12 68 ) ( -64 -8 64 ) ( 64 -12 68 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1696,7 +1356,7 @@ colors/grey25
( 52 64 68 ) ( 56 64 64 ) ( 52 -64 68 ) colors/grey25 0 0 0 1 1 0 0 0
( 8 64 64 ) ( 12 64 68 ) ( 8 -64 64 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 164
+// brush 144
{
( 56 -12 72 ) ( 56 -36 72 ) ( 8 -12 72 ) common/caulk 0 0 0 1 1 0 0 0
( 56 -12 72 ) ( 8 -12 72 ) ( 56 -12 68 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -1705,7 +1365,7 @@ colors/grey25
( 8 -36 68 ) ( 8 -36 72 ) ( 56 -36 68 ) colors/grey25 0 0 0 1 1 0 0 0
( 12 -36 68 ) ( 12 -12 68 ) ( 12 -36 72 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 165
+// brush 145
{
( -20 96 56 ) ( 92 96 52 ) ( 92 96 56 ) colors/grey50 0 0 0 1 1 0 0 0
( -20 16 72 ) ( 92 16 72 ) ( 92 96 52 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1714,7 +1374,7 @@ colors/grey25
( 76 96 -64 ) ( 92 16 -64 ) ( 76 96 64 ) colors/grey50 0 0 0 1 1 0 0 0
( 40 -96 -64 ) ( 64 96 -64 ) ( 40 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 166
+// brush 146
{
( -143 -96 64 ) ( -31 -96 64 ) ( -31 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -143 -96 68 ) ( -31 -64 76 ) ( -31 -96 68 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -1722,7 +1382,7 @@ colors/grey25
( -43 -124 -64 ) ( -48 -96 -64 ) ( -43 -124 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -38 -96 -64 ) ( -43 -124 -64 ) ( -38 -96 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 167
+// brush 147
{
( -20 16 76 ) ( 92 16 72 ) ( 92 16 76 ) common/caulk 0 0 0 1 1 0 0 0
( 92 16 76 ) ( 92 16 72 ) ( 92 -64 72 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -1731,7 +1391,7 @@ colors/grey25
( -20 -64 76 ) ( 92 16 76 ) ( 92 -64 76 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 40 -96 -64 ) ( 64 96 -64 ) ( 40 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 168
+// brush 148
{
( -20 96 56 ) ( 92 96 52 ) ( 92 96 56 ) common/entity 0 0 0 1 1 0 0 0
( -20 16 72 ) ( 92 16 72 ) ( 92 96 52 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1740,7 +1400,7 @@ colors/grey25
( 40 -96 64 ) ( 64 96 -64 ) ( 40 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 8 -96 -64 ) ( 32 96 -64 ) ( 8 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 169
+// brush 149
{
( -20 -96 64 ) ( 92 -96 64 ) ( 92 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -20 -96 68 ) ( 92 -96 68 ) ( 92 -96 64 ) common/entity 0 0 0 1 1 0 0 0
@@ -1749,7 +1409,7 @@ colors/grey25
( 40 -96 64 ) ( 64 96 -64 ) ( 40 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 8 -96 -64 ) ( 32 96 -64 ) ( 8 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 170
+// brush 150
{
( -20 16 76 ) ( 92 16 72 ) ( 92 16 76 ) common/caulk 0 0 0 1 1 0 0 0
( -20 -64 72 ) ( 92 -64 72 ) ( 92 16 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1758,7 +1418,7 @@ colors/grey25
( 40 -96 64 ) ( 64 96 -64 ) ( 40 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 8 -96 -64 ) ( 32 96 -64 ) ( 8 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 171
+// brush 151
{
( -20 96 56 ) ( 92 96 52 ) ( 92 96 56 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -20 16 72 ) ( 92 16 72 ) ( 92 96 52 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -1766,7 +1426,7 @@ colors/grey25
( -40 88 -64 ) ( -64 96 -64 ) ( -40 88 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -40 96 -64 ) ( -40 94 -64 ) ( -40 96 64 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 172
+// brush 152
{
( -20 -96 64 ) ( 92 -96 64 ) ( 92 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -20 -96 68 ) ( 92 -96 68 ) ( 92 -96 64 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -1776,7 +1436,7 @@ colors/grey25
( -48 -72 -64 ) ( -20 -64 -64 ) ( -48 -72 64 ) colors/grey50 0 0 0 1 1 0 0 0
( 8 -96 64 ) ( 32 96 -64 ) ( 8 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 173
+// brush 153
{
( -20 16 76 ) ( 92 16 72 ) ( 92 16 76 ) common/caulk 0 0 0 1 1 0 0 0
( -20 -64 72 ) ( 92 -64 72 ) ( 92 16 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1785,7 +1445,7 @@ colors/grey25
( -20 -64 76 ) ( 92 16 76 ) ( 92 -64 76 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 8 -96 64 ) ( 32 96 -64 ) ( 8 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 174
+// brush 154
{
( 64 -8 -48 ) ( -64 -16 -48 ) ( -64 -8 -48 ) detail/warn_16_entity 0 0 0 1 1 0 0 0
( -64 -64 -60 ) ( -64 -64 -54 ) ( 64 -64 -60 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1794,7 +1454,7 @@ colors/grey25
( -48 -8 -64 ) ( -48 0 -64 ) ( -48 -8 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -16 64 ) ( -40 0 -64 ) ( -40 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 175
+// brush 155
{
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -64 0 -56 ) ( -10 0 -64 ) ( -10 128 -32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1804,7 +1464,7 @@ colors/grey25
( -48 -8 -64 ) ( -48 0 -64 ) ( -48 -8 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -16 64 ) ( -40 0 -64 ) ( -40 -16 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 176
+// brush 156
{
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) detail/tigerstripe_entitysecond 0 0 0 0.25 0.25 0 0 0
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1813,7 +1473,7 @@ colors/grey25
( -24 64 12 ) ( -64 64 16 ) ( -24 -64 12 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 177
+// brush 157
{
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -82 -64 192 ) ( -74 -64 64 ) ( -82 -64 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1824,7 +1484,7 @@ colors/grey25
( -64 -48 56 ) ( -64 -56 48 ) ( 64 -48 56 ) detail/warn_16_entity 0 0 0 1 1 0 0 0
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 178
+// brush 158
{
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -82 -64 192 ) ( -74 -64 64 ) ( -82 -64 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1833,7 +1493,7 @@ colors/grey25
( -64 64 -32 ) ( -24 64 -28 ) ( -64 -64 -32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 179
+// brush 159
{
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -82 -64 192 ) ( -74 -64 64 ) ( -82 -64 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1842,7 +1502,7 @@ colors/grey25
( -24 64 28 ) ( -64 64 32 ) ( -24 -64 28 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 180
+// brush 160
{
( -10 512 64 ) ( -522 -512 64 ) ( -522 512 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -16 0 64 ) ( -24 0 -64 ) ( -16 0 -64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1851,7 +1511,7 @@ colors/grey25
( -48 80 64 ) ( -48 64 -64 ) ( -48 80 -64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 181
+// brush 161
{
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) detail/tigerstripe_entitysecond 0 0 0 0.25 0.25 0 0 0
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1860,7 +1520,7 @@ colors/grey25
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -10 64 -4 ) ( -64 64 -16 ) ( -10 -64 -4 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 182
+// brush 162
{
( 96 -128 24 ) ( 0 -128 24 ) ( 96 -128 -24 ) common/caulk 0 0 0 1 1 0 0 0
( 0 -132 -24 ) ( 0 -132 24 ) ( 96 -132 -24 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1869,7 +1529,7 @@ colors/grey25
( -64 -142 22 ) ( -64 -136 22 ) ( 64 -142 22 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -128 -22 ) ( -64 -134 -22 ) ( 64 -128 -22 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 183
+// brush 163
{
( 94 -132 28 ) ( 12 -132 28 ) ( 94 -132 -28 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 12 -168 -28 ) ( 12 -168 28 ) ( 94 -168 -28 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1878,7 +1538,7 @@ colors/grey25
( 94 -132 -64 ) ( 90 -168 -64 ) ( 94 -132 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 48 -168 -64 ) ( 48 -160 -64 ) ( 48 -168 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 184
+// brush 164
{
( 144 -146 0 ) ( 144 -146 -16 ) ( 144 -162 0 ) colors/grey25 0 0 0 1 1 0 0 0
( 142 -160 -88 ) ( 142 -158 -88 ) ( 142 -160 40 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1887,7 +1547,7 @@ colors/grey25
( -34 -140 -10 ) ( -34 -140 -14 ) ( 94 -140 -10 ) colors/grey25 0 0 0 1 1 0 0 0
( -34 -160 -18 ) ( -34 -160 -16 ) ( 94 -160 -18 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 185
+// brush 165
{
( -46 -138 -2 ) ( -46 -138 -6 ) ( 82 -138 -2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -46 -162 -22 ) ( -46 -162 -18 ) ( 82 -162 -22 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1896,7 +1556,7 @@ colors/grey25
( 140 -142 -88 ) ( 140 -148 -88 ) ( 140 -142 40 ) common/caulk 0 0 0 1 1 0 0 0
( 124 -148 -88 ) ( 124 -146 -88 ) ( 124 -148 40 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 186
+// brush 166
{
( 122 -162 0 ) ( 122 -146 -16 ) ( 122 -146 0 ) colors/grey25 0 0 0 1 1 0 0 0
( 160 -138 -2 ) ( 288 -138 -6 ) ( 288 -138 -2 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1905,7 +1565,7 @@ colors/grey25
( 170 -132 -22 ) ( 298 -168 -18 ) ( 298 -132 -22 ) colors/orange 0 0 0 1 1 0 0 0
( 124 -144 -88 ) ( 124 -150 -88 ) ( 124 -144 40 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 187
+// brush 167
{
( 94 -132 28 ) ( 12 -132 28 ) ( 94 -132 -28 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 4 -150 -28 ) ( 4 -132 -28 ) ( 4 -150 28 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1914,7 +1574,7 @@ colors/grey25
( 28 -168 64 ) ( 28 -156 -64 ) ( 28 -168 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -152 -64 ) ( 20 -152 -64 ) ( 28 -152 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 188
+// brush 168
{
( 94 -132 28 ) ( 12 -132 28 ) ( 94 -132 -28 ) colors/grey50 0 0 0 1 1 0 0 0
( 12 -168 -28 ) ( 12 -168 28 ) ( 94 -168 -28 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1923,7 +1583,7 @@ colors/grey25
( 28 -168 -64 ) ( 28 -156 -64 ) ( 28 -168 64 ) common/caulk 0 0 0 1 1 0 0 0
( 36 -152 64 ) ( 36 -144 -64 ) ( 36 -152 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 189
+// brush 169
{
( 94 -132 28 ) ( 12 -132 28 ) ( 94 -132 -28 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 12 -168 -28 ) ( 12 -168 28 ) ( 94 -168 -28 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1932,7 +1592,7 @@ colors/grey25
( 36 -152 -64 ) ( 36 -144 -64 ) ( 36 -152 64 ) common/caulk 0 0 0 1 1 0 0 0
( 48 -168 64 ) ( 48 -160 -64 ) ( 48 -168 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 190
+// brush 170
{
( 12 -168 -28 ) ( 12 -168 28 ) ( 94 -168 -28 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
( 4 -150 -28 ) ( 4 -132 -28 ) ( 4 -150 28 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 0 0 0
@@ -1941,7 +1601,7 @@ colors/grey25
( 28 -168 64 ) ( 28 -156 -64 ) ( 28 -168 -64 ) common/caulk 0 0 0 1 1 0 0 0
( 28 -152 64 ) ( 20 -152 -64 ) ( 28 -152 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 191
+// brush 171
{
( 142 -146 0 ) ( 142 -146 -16 ) ( 142 -162 0 ) colors/grey25 0 0 0 1 1 0 0 0
( -24 -138 -2 ) ( -24 -138 -6 ) ( 104 -138 -2 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1950,7 +1610,7 @@ colors/grey25
( -34 -132 -22 ) ( -34 -168 -18 ) ( 94 -132 -22 ) colors/orange 0 0 0 1 1 0 0 0
( 140 -144 40 ) ( 140 -150 -88 ) ( 140 -144 -88 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 192
+// brush 172
{
( -54 -138 -2 ) ( -54 -138 -6 ) ( 74 -138 -2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -54 -162 -22 ) ( -54 -162 -18 ) ( 74 -162 -22 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -1959,7 +1619,7 @@ colors/grey25
( -64 -132 -22 ) ( -64 -168 -18 ) ( 64 -132 -22 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 102 -144 -88 ) ( 102 -150 -88 ) ( 102 -144 40 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 193
+// brush 173
{
( 122 -146 0 ) ( 122 -146 -16 ) ( 122 -162 0 ) common/caulk 0 0 0 1 1 0 0 0
( 104 -160 -88 ) ( 104 -158 -88 ) ( 104 -160 40 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1968,7 +1628,7 @@ colors/grey25
( -72 -140 -10 ) ( -72 -140 -14 ) ( 56 -140 -10 ) colors/grey25 0 0 0 1 1 0 0 0
( -72 -160 -18 ) ( -72 -160 -16 ) ( 56 -160 -18 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 194
+// brush 174
{
( 104 -146 0 ) ( 104 -146 -16 ) ( 104 -162 0 ) colors/grey25 0 0 0 1 1 0 0 0
( -62 -138 -2 ) ( -62 -138 -6 ) ( 66 -138 -2 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1977,7 +1637,7 @@ colors/grey25
( -72 -132 -22 ) ( -72 -168 -18 ) ( 56 -132 -22 ) colors/orange 0 0 0 1 1 0 0 0
( 102 -144 40 ) ( 102 -150 -88 ) ( 102 -144 -88 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 195
+// brush 175
{
( 152 -146 24 ) ( 152 -146 8 ) ( 152 -162 24 ) colors/grey25 0 0 0 1 1 0 0 0
( 150 -160 -64 ) ( 150 -158 -64 ) ( 150 -160 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -1986,7 +1646,7 @@ colors/grey25
( -26 -140 14 ) ( -26 -140 10 ) ( 102 -140 14 ) colors/grey25 0 0 0 1 1 0 0 0
( -26 -160 6 ) ( -26 -160 8 ) ( 102 -160 6 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 196
+// brush 176
{
( 130 -162 24 ) ( 130 -146 8 ) ( 130 -146 24 ) colors/grey25 0 0 0 1 1 0 0 0
( 168 -138 22 ) ( 296 -138 18 ) ( 296 -138 22 ) colors/orange 0 0 0 1 1 0 0 0
@@ -1995,7 +1655,7 @@ colors/grey25
( 178 -132 2 ) ( 306 -168 6 ) ( 306 -132 2 ) colors/orange 0 0 0 1 1 0 0 0
( 132 -144 -64 ) ( 132 -150 -64 ) ( 132 -144 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 197
+// brush 177
{
( 150 -146 24 ) ( 150 -146 8 ) ( 150 -162 24 ) colors/grey25 0 0 0 1 1 0 0 0
( -16 -138 22 ) ( -16 -138 18 ) ( 112 -138 22 ) colors/orange 0 0 0 1 1 0 0 0
@@ -2004,7 +1664,7 @@ colors/grey25
( -26 -132 2 ) ( -26 -168 6 ) ( 102 -132 2 ) colors/orange 0 0 0 1 1 0 0 0
( 148 -144 64 ) ( 148 -150 -64 ) ( 148 -144 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 198
+// brush 178
{
( 130 -146 24 ) ( 130 -146 8 ) ( 130 -162 24 ) common/caulk 0 0 0 1 1 0 0 0
( 112 -160 -64 ) ( 112 -158 -64 ) ( 112 -160 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2013,7 +1673,7 @@ colors/grey25
( -64 -140 14 ) ( -64 -140 10 ) ( 64 -140 14 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -160 6 ) ( -64 -160 8 ) ( 64 -160 6 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 199
+// brush 179
{
( -54 -138 22 ) ( -54 -138 18 ) ( 74 -138 22 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -54 -162 2 ) ( -54 -162 6 ) ( 74 -162 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2022,7 +1682,7 @@ colors/grey25
( -64 -132 2 ) ( -64 -168 6 ) ( 64 -132 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 110 -144 -64 ) ( 110 -150 -64 ) ( 110 -144 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 200
+// brush 180
{
( 112 -146 24 ) ( 112 -146 8 ) ( 112 -162 24 ) colors/grey25 0 0 0 1 1 0 0 0
( -54 -138 22 ) ( -54 -138 18 ) ( 74 -138 22 ) colors/orange 0 0 0 1 1 0 0 0
@@ -2031,7 +1691,7 @@ colors/grey25
( -64 -132 2 ) ( -64 -168 6 ) ( 64 -132 2 ) colors/orange 0 0 0 1 1 0 0 0
( 110 -144 64 ) ( 110 -150 -64 ) ( 110 -144 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 201
+// brush 181
{
( -46 -138 22 ) ( -46 -138 18 ) ( 82 -138 22 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -46 -162 2 ) ( -46 -162 6 ) ( 82 -162 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2040,7 +1700,7 @@ colors/grey25
( 148 -142 -64 ) ( 148 -148 -64 ) ( 148 -142 64 ) common/caulk 0 0 0 1 1 0 0 0
( 132 -148 -64 ) ( 132 -146 -64 ) ( 132 -148 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 202
+// brush 182
{
( -40 -128 -48 ) ( -40 -128 48 ) ( 216 -128 -48 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -104 -64 -48 ) ( -104 -128 -32 ) ( 24 -64 -48 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2049,7 +1709,7 @@ colors/grey25
( -8 -104 64 ) ( -24 -104 -64 ) ( -8 -104 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -72 -128 -64 ) ( -88 -72 -64 ) ( -72 -128 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
}
-// brush 203
+// brush 183
{
( 256 -64 48 ) ( 0 -64 48 ) ( 256 -64 -48 ) common/caulk 0 0 0 1 1 0 0 0
( 0 -128 -48 ) ( 0 -128 48 ) ( 256 -128 -48 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2058,7 +1718,7 @@ colors/grey25
( 2 -82 -64 ) ( 2 -78 -64 ) ( 2 -82 64 ) common/caulk 0 0 0 1 1 0 0 0
( 32 -112 64 ) ( 32 -104 -64 ) ( 32 -112 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 204
+// brush 184
{
( 0 -128 -48 ) ( 0 -128 48 ) ( 256 -128 -48 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( -64 -64 -48 ) ( -64 -128 -32 ) ( 64 -64 -48 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
@@ -2067,7 +1727,7 @@ colors/grey25
( 32 -112 -64 ) ( 32 -104 -64 ) ( 32 -112 64 ) common/caulk 0 0 0 1 1 0 0 0
( 96 -112 64 ) ( 80 -112 -64 ) ( 96 -112 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 205
+// brush 185
{
( 48 128 16 ) ( 16 128 -48 ) ( 16 128 16 ) common/caulk 0 0 0 1 1 134217728 0 0
( 48 128 -8 ) ( 24 184 -32 ) ( 48 128 -24 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2076,7 +1736,7 @@ colors/grey25
( 16 128 -8 ) ( 24 184 -32 ) ( 48 128 -8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 136 -24 ) ( -64 128 -16 ) ( 64 136 -24 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 206
+// brush 186
{
( 16 128 -16 ) ( 16 128 48 ) ( 48 128 -16 ) common/caulk 0 0 0 1 1 134217728 0 0
( 48 128 24 ) ( 24 184 32 ) ( 48 128 8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2084,7 +1744,7 @@ colors/grey25
( 16 128 24 ) ( 24 184 32 ) ( 48 128 24 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( 48 128 8 ) ( 24 184 32 ) ( 16 128 8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 207
+// brush 187
{
( 48 128 16 ) ( 16 128 -48 ) ( 16 128 16 ) common/caulk 0 0 0 1 1 134217728 0 0
( 48 128 -8 ) ( 24 184 -32 ) ( 48 128 -24 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 134217728 0 0
@@ -2092,7 +1752,7 @@ colors/grey25
( 48 128 -24 ) ( 24 184 -32 ) ( 16 128 -24 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 134217728 0 0
( 64 136 -24 ) ( -64 128 -16 ) ( -64 136 -24 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 208
+// brush 188
{
( 112 128 -8 ) ( 80 128 -32 ) ( 80 128 -8 ) common/caulk 0 0 0 1 1 134217728 0 0
( 80 168 -64 ) ( 112 128 64 ) ( 80 168 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2101,7 +1761,7 @@ colors/grey25
( 64 168 -32 ) ( -64 128 -8 ) ( -64 168 -32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 136 -24 ) ( -64 128 -16 ) ( 64 136 -24 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 209
+// brush 189
{
( 80 128 8 ) ( 80 128 32 ) ( 112 128 8 ) common/caulk 0 0 0 1 1 134217728 0 0
( 80 168 -64 ) ( 112 128 -64 ) ( 80 168 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
@@ -2109,7 +1769,7 @@ colors/grey25
( -64 168 32 ) ( -64 128 8 ) ( 64 168 32 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
( -64 128 16 ) ( -64 136 8 ) ( 64 128 16 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 210
+// brush 190
{
( 80 128 8 ) ( 80 128 32 ) ( 112 128 8 ) common/caulk 0 0 0 1 1 134217728 0 0
( 80 168 -64 ) ( 112 128 -64 ) ( 80 168 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2118,7 +1778,7 @@ colors/grey25
( -64 168 32 ) ( -64 128 8 ) ( 64 168 32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( 64 128 16 ) ( -64 136 8 ) ( -64 128 16 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 211
+// brush 191
{
( 112 128 -8 ) ( 80 128 -32 ) ( 80 128 -8 ) common/caulk 0 0 0 1 1 134217728 0 0
( 80 168 -64 ) ( 112 128 64 ) ( 80 168 64 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 134217728 0 0
@@ -2126,7 +1786,7 @@ colors/grey25
( 64 128 -24 ) ( -64 168 -32 ) ( -64 128 -24 ) kuroto/metal_03b_noborder_primary 0 0 0 0.5 0.5 134217728 0 0
( 64 136 -24 ) ( -64 128 -16 ) ( -64 136 -24 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 212
+// brush 192
{
( -40 -128 -8 ) ( -112 -128 -8 ) ( -40 -128 -24 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -96 -144 -16 ) ( -96 -128 -8 ) ( 32 -144 -16 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
@@ -2135,7 +1795,7 @@ colors/grey25
( -56 -144 -96 ) ( -64 -128 -96 ) ( -56 -144 32 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
( -48 -130 -96 ) ( -50 -130 -96 ) ( -48 -130 32 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 213
+// brush 193
{
( -96 -144 -16 ) ( -96 -128 -8 ) ( 32 -144 -16 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -96 -128 -24 ) ( -96 -144 -16 ) ( 32 -128 -24 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2143,7 +1803,7 @@ colors/grey25
( -56 -144 -96 ) ( -64 -128 -96 ) ( -56 -144 32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -48 -130 32 ) ( -50 -130 -96 ) ( -48 -130 -96 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 214
+// brush 194
{
( -64 -144 -16 ) ( -64 -128 -8 ) ( 64 -144 -16 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 -128 -24 ) ( -64 -144 -16 ) ( 64 -128 -24 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2151,7 +1811,7 @@ colors/grey25
( -24 -144 -96 ) ( -32 -128 -96 ) ( -24 -144 32 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -16 -130 32 ) ( -18 -130 -96 ) ( -16 -130 -96 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 215
+// brush 195
{
( -8 -128 -8 ) ( -80 -128 -8 ) ( -8 -128 -24 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -64 -144 -16 ) ( -64 -128 -8 ) ( 64 -144 -16 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
@@ -2160,7 +1820,7 @@ colors/grey25
( -24 -144 -96 ) ( -32 -128 -96 ) ( -24 -144 32 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
( -16 -130 -96 ) ( -18 -130 -96 ) ( -16 -130 32 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 216
+// brush 196
{
( -96 -144 16 ) ( -96 -128 24 ) ( 32 -144 16 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -96 -128 8 ) ( -96 -144 16 ) ( 32 -128 8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2168,7 +1828,7 @@ colors/grey25
( -56 -144 -64 ) ( -64 -128 -64 ) ( -56 -144 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -48 -130 64 ) ( -50 -130 -64 ) ( -48 -130 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 217
+// brush 197
{
( -40 -128 24 ) ( -112 -128 24 ) ( -40 -128 8 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -96 -144 16 ) ( -96 -128 24 ) ( 32 -144 16 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
@@ -2177,7 +1837,7 @@ colors/grey25
( -56 -144 -64 ) ( -64 -128 -64 ) ( -56 -144 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
( -48 -130 -64 ) ( -50 -130 -64 ) ( -48 -130 64 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 218
+// brush 198
{
( -8 -128 24 ) ( -80 -128 24 ) ( -8 -128 8 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -64 -144 16 ) ( -64 -128 24 ) ( 64 -144 16 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
@@ -2186,7 +1846,7 @@ colors/grey25
( -24 -144 -64 ) ( -32 -128 -64 ) ( -24 -144 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 134217728 0 0
( -16 -130 -64 ) ( -18 -130 -64 ) ( -16 -130 64 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 219
+// brush 199
{
( -64 -144 16 ) ( -64 -128 24 ) ( 64 -144 16 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 -128 8 ) ( -64 -144 16 ) ( 64 -128 8 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2194,7 +1854,7 @@ colors/grey25
( -24 -144 -64 ) ( -32 -128 -64 ) ( -24 -144 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -16 -130 64 ) ( -18 -130 -64 ) ( -16 -130 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
}
-// brush 220
+// brush 200
{
( -20 -96 64 ) ( 92 -96 64 ) ( 92 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -20 -96 68 ) ( 92 -96 68 ) ( 92 -96 64 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -2203,7 +1863,7 @@ colors/grey25
( 92 -64 -64 ) ( 88 -84 -64 ) ( 92 -64 64 ) colors/grey50 0 0 0 1 1 0 0 0
( 40 -96 -64 ) ( 64 96 -64 ) ( 40 -96 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 221
+// brush 201
{
( -20 -96 64 ) ( 92 -96 64 ) ( 92 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -20 -96 68 ) ( 92 -64 76 ) ( 92 -96 68 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2211,7 +1871,7 @@ colors/grey25
( 56 -96 -64 ) ( 64 -96 -64 ) ( 56 -96 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 80 -124 -64 ) ( 74 -94 -64 ) ( 80 -124 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 222
+// brush 202
{
( -44 -96 64 ) ( 68 -96 64 ) ( 68 -64 72 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -44 -96 68 ) ( 68 -64 76 ) ( 68 -96 68 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2219,7 +1879,7 @@ colors/grey25
( 32 -96 -64 ) ( 40 -96 -64 ) ( 32 -96 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 56 -124 -64 ) ( 50 -94 -64 ) ( 56 -124 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 223
+// brush 203
{
( -20 96 56 ) ( 92 96 52 ) ( 92 96 56 ) colors/grey50 0 0 0 1 1 0 0 0
( -20 16 72 ) ( 92 16 72 ) ( 92 96 52 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2229,7 +1889,7 @@ colors/grey25
( -20 16 -64 ) ( -40 80 -64 ) ( -20 16 64 ) colors/grey50 0 0 0 1 1 0 0 0
( 8 -96 64 ) ( 32 96 -64 ) ( 8 -96 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 224
+// brush 204
{
( 405 80 -22 ) ( 405 80 26 ) ( 413 80 -22 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 409 88 -62 ) ( 413 80 -62 ) ( 409 88 66 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2237,7 +1897,7 @@ colors/grey25
( -81 88 0 ) ( -81 84 -2 ) ( 47 88 0 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -81 84 2 ) ( -81 88 0 ) ( 47 84 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 225
+// brush 205
{
( 422 80 -22 ) ( 422 80 26 ) ( 430 80 -22 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 426 88 -62 ) ( 430 80 -62 ) ( 426 88 66 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2245,7 +1905,7 @@ colors/grey25
( -64 88 0 ) ( -64 84 -2 ) ( 64 88 0 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -64 84 2 ) ( -64 88 0 ) ( 64 84 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 226
+// brush 206
{
( 388 80 -22 ) ( 388 80 26 ) ( 396 80 -22 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 392 88 -62 ) ( 396 80 -62 ) ( 392 88 66 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
@@ -2253,7 +1913,7 @@ colors/grey25
( -98 88 0 ) ( -98 84 -2 ) ( 30 88 0 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
( -98 84 2 ) ( -98 88 0 ) ( 30 84 2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 134217728 0 0
}
-// brush 227
+// brush 207
{
( 420 76 19 ) ( 358 76 12 ) ( 420 76 12 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 358 76 20 ) ( 420 70 20 ) ( 358 70 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2261,7 +1921,7 @@ colors/grey25
( 392 76 20 ) ( 396 76 12 ) ( 396 68 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 388 68 20 ) ( 388 76 12 ) ( 392 76 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 228
+// brush 208
{
( 454 76 19 ) ( 392 76 12 ) ( 454 76 12 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 392 76 20 ) ( 454 70 20 ) ( 392 70 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2269,7 +1929,7 @@ colors/grey25
( 426 76 20 ) ( 430 76 12 ) ( 430 68 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 422 68 20 ) ( 422 76 12 ) ( 426 76 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 229
+// brush 209
{
( 437 76 19 ) ( 375 76 12 ) ( 437 76 12 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 375 76 20 ) ( 437 70 20 ) ( 375 70 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2277,7 +1937,7 @@ colors/grey25
( 409 76 20 ) ( 413 76 12 ) ( 413 68 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 405 68 20 ) ( 405 76 12 ) ( 409 76 20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 230
+// brush 210
{
( 454 76 -12 ) ( 392 76 -12 ) ( 454 76 -19 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 392 70 -20 ) ( 454 70 -20 ) ( 392 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2285,7 +1945,7 @@ colors/grey25
( 430 68 -20 ) ( 430 76 -12 ) ( 426 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 426 76 -20 ) ( 422 76 -12 ) ( 422 68 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 231
+// brush 211
{
( 420 76 -12 ) ( 358 76 -12 ) ( 420 76 -19 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 358 70 -20 ) ( 420 70 -20 ) ( 358 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2293,7 +1953,7 @@ colors/grey25
( 396 68 -20 ) ( 396 76 -12 ) ( 392 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 392 76 -20 ) ( 388 76 -12 ) ( 388 68 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 232
+// brush 212
{
( 437 76 -12 ) ( 375 76 -12 ) ( 437 76 -19 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 375 70 -20 ) ( 437 70 -20 ) ( 375 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2301,7 +1961,7 @@ colors/grey25
( 413 68 -20 ) ( 413 76 -12 ) ( 409 76 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 409 76 -20 ) ( 405 76 -12 ) ( 405 68 -20 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 233
+// brush 213
{
patchDef2
{
@@ -2316,7 +1976,7 @@ colors/grey25
)
}
}
-// brush 234
+// brush 214
{
patchDef2
{
@@ -2329,7 +1989,7 @@ colors/grey25
)
}
}
-// brush 235
+// brush 215
{
patchDef2
{
@@ -2348,7 +2008,7 @@ colors/grey25
)
}
}
-// brush 236
+// brush 216
{
( 172 -23 64 ) ( 172 -33 64 ) ( 163 -23 64 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 163 -33 56 ) ( 172 -33 56 ) ( 163 -23 56 ) common/caulk 0 0 0 1 1 0 0 0
@@ -2357,7 +2017,7 @@ colors/grey25
( -64 -33 56 ) ( -64 -32 64 ) ( 64 -33 56 ) kuroto/metal_03b_noborder_secondary 0 0 0 0.5 0.5 0 0 0
( 165 -25 -64 ) ( 166 -30 -64 ) ( 165 -25 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 237
+// brush 217
{
( 172 -23 64 ) ( 172 -33 64 ) ( 163 -23 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 173 -23 63 ) ( 173 -23 56 ) ( 173 -33 63 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -2366,7 +2026,7 @@ colors/grey25
( -64 -33 56 ) ( -64 -32 64 ) ( 64 -33 56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 165 -25 64 ) ( 166 -30 -64 ) ( 165 -25 -64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 238
+// brush 218
{
patchDef2
{
@@ -2385,7 +2045,7 @@ colors/orange
)
}
}
-// brush 239
+// brush 219
{
patchDef2
{
@@ -2398,7 +2058,7 @@ colors/grey25
)
}
}
-// brush 240
+// brush 220
{
patchDef2
{
@@ -2417,7 +2077,7 @@ colors/grey50
)
}
}
-// brush 241
+// brush 221
{
patchDef2
{
@@ -2436,7 +2096,7 @@ colors/orange
)
}
}
-// brush 242
+// brush 222
{
patchDef2
{
@@ -2451,7 +2111,7 @@ colors/grey25
)
}
}
-// brush 243
+// brush 223
{
patchDef2
{
@@ -2464,7 +2124,7 @@ colors/grey25
)
}
}
-// brush 244
+// brush 224
{
patchDef2
{
@@ -2483,7 +2143,7 @@ colors/grey50
)
}
}
-// brush 245
+// brush 225
{
patchDef2
{
@@ -2502,7 +2162,7 @@ colors/grey50
)
}
}
-// brush 246
+// brush 226
{
patchDef2
{
@@ -2521,7 +2181,7 @@ colors/grey50
)
}
}
-// brush 247
+// brush 227
{
patchDef2
{
@@ -2540,7 +2200,7 @@ colors/grey50
)
}
}
-// brush 248
+// brush 228
{
patchDef2
{
@@ -2559,7 +2219,7 @@ colors/grey50
)
}
}
-// brush 249
+// brush 229
{
patchDef2
{
@@ -2578,7 +2238,7 @@ colors/grey50
)
}
}
-// brush 250
+// brush 230
{
patchDef2
{
@@ -2597,7 +2257,7 @@ colors/orange
)
}
}
-// brush 251
+// brush 231
{
patchDef2
{
@@ -2612,7 +2272,7 @@ colors/grey25
)
}
}
-// brush 252
+// brush 232
{
patchDef2
{
@@ -2625,7 +2285,7 @@ colors/grey25
)
}
}
-// brush 253
+// brush 233
{
patchDef2
{
@@ -2644,7 +2304,7 @@ colors/orange
)
}
}
-// brush 254
+// brush 234
{
patchDef2
{
@@ -2663,7 +2323,7 @@ colors/grey50
)
}
}
-// brush 255
+// brush 235
{
patchDef2
{
@@ -2678,7 +2338,7 @@ colors/grey25
)
}
}
-// brush 256
+// brush 236
{
patchDef2
{
@@ -2691,7 +2351,7 @@ colors/grey25
)
}
}
-// brush 257
+// brush 237
{
patchDef2
{
@@ -2710,7 +2370,7 @@ colors/grey50
)
}
}
-// brush 258
+// brush 238
{
patchDef2
{
@@ -2729,7 +2389,7 @@ colors/orange
)
}
}
-// brush 259
+// brush 239
{
patchDef2
{
@@ -2744,7 +2404,7 @@ colors/grey25
)
}
}
-// brush 260
+// brush 240
{
patchDef2
{
@@ -2757,7 +2417,7 @@ colors/grey25
)
}
}
-// brush 261
+// brush 241
{
patchDef2
{
@@ -2770,7 +2430,7 @@ common/entity_second_dark
)
}
}
-// brush 262
+// brush 242
{
patchDef2
{
@@ -2783,7 +2443,7 @@ colors/grey25
)
}
}
-// brush 263
+// brush 243
{
patchDef2
{
@@ -2796,7 +2456,7 @@ colors/grey25
)
}
}
-// brush 264
+// brush 244
{
patchDef2
{
@@ -2809,7 +2469,7 @@ common/entity_second_dark
)
}
}
-// brush 265
+// brush 245
{
patchDef2
{
@@ -2828,7 +2488,7 @@ colors/orange
)
}
}
-// brush 266
+// brush 246
{
patchDef2
{
@@ -2847,7 +2507,7 @@ colors/grey50
)
}
}
-// brush 267
+// brush 247
{
patchDef2
{
@@ -2862,7 +2522,7 @@ colors/grey25
)
}
}
-// brush 268
+// brush 248
{
patchDef2
{
@@ -2875,7 +2535,7 @@ colors/grey25
)
}
}
-// brush 269
+// brush 249
{
patchDef2
{
@@ -2894,7 +2554,7 @@ colors/grey50
)
}
}
-// brush 270
+// brush 250
{
patchDef2
{
@@ -2913,7 +2573,7 @@ colors/grey50
)
}
}
-// brush 271
+// brush 251
{
patchDef2
{
@@ -2932,7 +2592,7 @@ colors/orange
)
}
}
-// brush 272
+// brush 252
{
patchDef2
{
@@ -2951,7 +2611,7 @@ colors/orange
)
}
}
-// brush 273
+// brush 253
{
patchDef2
{
@@ -2964,7 +2624,7 @@ colors/grey25
)
}
}
-// brush 274
+// brush 254
{
patchDef2
{
@@ -2983,7 +2643,7 @@ colors/grey50
)
}
}
-// brush 275
+// brush 255
{
patchDef2
{
@@ -2998,7 +2658,7 @@ detail/tigerstripe_entity
)
}
}
-// brush 276
+// brush 256
{
( 420 -54 56 ) ( 420 -54 48 ) ( 420 -64 56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 416 -64 48 ) ( 416 -54 48 ) ( 416 -64 56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3008,7 +2668,7 @@ detail/tigerstripe_entity
( -64 -50 -56 ) ( -64 -54 -56 ) ( 64 -50 -56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -64 -56 56 ) ( -64 -50 56 ) ( 64 -56 56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
}
-// brush 277
+// brush 257
{
( 580 -56 7 ) ( 580 -54 -2 ) ( 580 -58 -2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 554 -56 40.5 ) ( 580 -56 7 ) ( 580 -58 5 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3024,7 +2684,7 @@ detail/tigerstripe_entity
( -64 -56 56 ) ( -64 -50 56 ) ( 64 -56 56 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 420 -64 -64 ) ( 420 -60 -64 ) ( 420 -64 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 278
+// brush 258
{
( 424 64 -62 ) ( 520 64 -45 ) ( 424 64 46 ) common/caulk 0 0 0 1 1 0 0 0
( 520 0 45 ) ( 520 8 -37 ) ( 520 0 -39 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3035,7 +2695,7 @@ detail/tigerstripe_entity
( -64 0 56 ) ( -64 8 54 ) ( 64 0 56 ) common/caulk 0 0 0 1 1 0 0 0
( 392 0 -64 ) ( 392 4 -64 ) ( 392 0 64 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 279
+// brush 259
{
( 580 0 7 ) ( 580 4 -1 ) ( 580 0 -2 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 580 0 7 ) ( 554 0 -33 ) ( 554 0 41 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3046,7 +2706,7 @@ detail/tigerstripe_entity
( 520 0 45 ) ( 554 4 40 ) ( 554 0 41 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 520 64 34 ) ( 520 64 36 ) ( 520 -64 34 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 280
+// brush 260
{
( -8 128 64 ) ( 16 128 64 ) ( -8 128 192 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 64 64 64 ) ( 64 40 64 ) ( 64 64 192 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3055,7 +2715,7 @@ detail/tigerstripe_entity
( 2 64 4 ) ( 2 64 10 ) ( 2 -64 4 ) common/caulk 0 0 0 1 1 0 0 0
( 74 -64 0 ) ( 71 64 0 ) ( 74 64 0 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 281
+// brush 261
{
( -10 -512 64 ) ( -10 512 -64 ) ( -10 -512 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) detail/tigerstripe_entitysecond 0 0 0 0.25 0.25 0 0 0
@@ -3064,7 +2724,7 @@ detail/tigerstripe_entity
( 74 -64 0 ) ( 71 64 0 ) ( 74 64 0 ) common/caulk 0 0 0 1 1 0 0 0
( -10 64 -4 ) ( -64 64 -16 ) ( -10 -64 -4 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 282
+// brush 262
{
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( 64 120 32 ) ( -64 120 16 ) ( -64 120 32 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3073,7 +2733,7 @@ detail/tigerstripe_entity
( -40 -24 -64 ) ( -40 -8 -64 ) ( -40 -24 64 ) common/caulk 0 0 0 1 1 0 0 0
( -10 -64 -4 ) ( -64 64 -16 ) ( -10 64 -4 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 283
+// brush 263
{
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -64 64 4 ) ( -64 64 10 ) ( -64 -64 4 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3082,7 +2742,7 @@ detail/tigerstripe_entity
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -10 -64 -4 ) ( -64 64 -16 ) ( -10 64 -4 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 284
+// brush 264
{
( -10 -512 64 ) ( -10 512 -64 ) ( -10 -512 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -2 128 192 ) ( -26 128 64 ) ( -2 128 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
@@ -3091,7 +2751,7 @@ detail/tigerstripe_entity
( -24 -64 16 ) ( -24 64 8 ) ( -24 64 16 ) colors/grey50 0 0 0 1 1 0 0 0
( -10 -64 -4 ) ( -64 64 -16 ) ( -10 64 -4 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 285
+// brush 265
{
( -74 0 64 ) ( 54 128 32 ) ( 54 0 64 ) kuroto/metal_03c_noborder 0 0 0 0.5 0.5 0 0 0
( -16 0 -64 ) ( -24 0 -64 ) ( -16 0 64 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3100,7 +2760,7 @@ detail/tigerstripe_entity
( -40 -24 64 ) ( -40 -8 -64 ) ( -40 -24 -64 ) common/caulk 0 0 0 1 1 0 0 0
( -64 128 32 ) ( -64 120 26 ) ( 64 128 32 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 286
+// brush 266
{
( 254 -36 57 ) ( 254 -44 57 ) ( 224 -36 57 ) common/caulk 0 0 0 1 1 0 0 0
( 224 -44 56 ) ( 254 -44 56 ) ( 224 -36 56 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3109,7 +2769,7 @@ detail/tigerstripe_entity
( 243 64 57 ) ( 244 64 56 ) ( 243 -64 57 ) colors/grey25 0 0 0 1 1 0 0 0
( 236 64 56 ) ( 237 64 57 ) ( 236 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 287
+// brush 267
{
( 254 -36 57 ) ( 254 -44 57 ) ( 224 -36 57 ) common/caulk 0 0 0 1 1 0 0 0
( 224 -44 56 ) ( 254 -44 56 ) ( 224 -36 56 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3118,7 +2778,7 @@ detail/tigerstripe_entity
( 243 64 57 ) ( 244 64 56 ) ( 243 -64 57 ) colors/grey25 0 0 0 1 1 0 0 0
( 236 64 56 ) ( 237 64 57 ) ( 236 -64 56 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 288
+// brush 268
{
( 243 -36 59 ) ( 243 -44 59 ) ( 237 -36 59 ) common/caulk 0 0 0 1 1 0 0 0
( 237 -44 57 ) ( 243 -44 57 ) ( 237 -36 57 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3127,7 +2787,7 @@ detail/tigerstripe_entity
( -64 -38 58 ) ( -64 -37 57 ) ( 64 -38 58 ) colors/grey50 0 0 0 1 1 0 0 0
( -64 -43 57 ) ( -64 -42 58 ) ( 64 -43 57 ) colors/grey50 0 0 0 1 1 0 0 0
}
-// brush 289
+// brush 269
{
( 243 -39 67 ) ( 243 -41 67 ) ( 237 -39 67 ) colors/red_bright 0 0 0 1 1 0 0 0
( 237 -41 65 ) ( 243 -41 65 ) ( 237 -39 65 ) common/caulk 0 0 0 1 1 0 0 0
@@ -3136,7 +2796,7 @@ detail/tigerstripe_entity
( 240.5 64 67 ) ( 241 64 65 ) ( 240.5 -64 67 ) colors/red_bright 0 0 0 1 1 0 0 0
( 239 64 65 ) ( 239.5 64 67 ) ( 239 -64 65 ) colors/red_bright 0 0 0 1 1 0 0 0
}
-// brush 290
+// brush 270
{
( 239 -39 63.5 ) ( 241 -41 63.5 ) ( 241 -39 63.5 ) colors/grey25 0 0 0 1 1 0 0 0
( 241 -39 64 ) ( 239 -39 63.5 ) ( 241 -39 63.5 ) colors/orange 0 0 0 1 1 0 0 0
@@ -3145,7 +2805,7 @@ detail/tigerstripe_entity
( 241 -41 64 ) ( 239 -41 63.5 ) ( 239 -41 64 ) colors/orange 0 0 0 1 1 0 0 0
( 239 -41 63.5 ) ( 239 -39 64 ) ( 239 -41 64 ) colors/orange 0 0 0 1 1 0 0 0
}
-// brush 291
+// brush 271
{
( 240.5 -39 63.5 ) ( 240.5 -41 63.5 ) ( 239.5 -39 63.5 ) common/caulk 0 0 0 1 1 0 0 0
( 240.5 -39 61 ) ( 240.5 -39 60.5 ) ( 240.5 -41 61 ) colors/grey25 0 0 0 1 1 0 0 0
@@ -3154,7 +2814,7 @@ detail/tigerstripe_entity
( -64 -39.5 61 ) ( -64 -39.5 60.5 ) ( 64 -39.5 61 ) colors/grey25 0 0 0 1 1 0 0 0
( -64 -40.5 60.5 ) ( -64 -40.5 61 ) ( 64 -40.5 60.5 ) colors/grey25 0 0 0 1 1 0 0 0
}
-// brush 292
+// brush 272
{
( 241 -39 60.5 ) ( 241 -41 60.5 ) ( 239 -39 60.5 ) colors/grey25 0 0 0 1 1 0 0 0
( 241 -39 60.5 ) ( 239 -39 60.5 ) ( 241 -39 60 ) colors/orange 0 0 0 1 1 0 0 0
@@ -3163,7 +2823,7 @@ detail/tigerstripe_entity
( 239 -41 60 ) ( 239 -41 60.5 ) ( 241 -41 60 ) colors/orange 0 0 0 1 1 0 0 0
( 239 -41 60 ) ( 239 -39 60 ) ( 239 -41 60.5 ) colors/orange 0 0 0 1 1 0 0 0
}
-// brush 293
+// brush 273
{
( 243 -39 60 ) ( 243 -41 60 ) ( 237 -39 60 ) common/caulk 0 0 0 1 1 0 0 0
( 243 -39 60 ) ( 237 -39 60 ) ( 243 -39 59 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -3172,7 +2832,7 @@ detail/tigerstripe_entity
( 241 -39 -64 ) ( 241 -40 -64 ) ( 241 -39 64 ) colors/grey50 0 0 0 1 1 0 0 0
( 239 -40 -64 ) ( 239 -39 -64 ) ( 239 -40 64 ) colors/grey50 0 0 0 1 1 0 0 0
}
-// brush 294
+// brush 274
{
( 243 -39 65 ) ( 243 -41 65 ) ( 237 -39 65 ) common/caulk 0 0 0 1 1 0 0 0
( 243 -39 65 ) ( 237 -39 65 ) ( 243 -39 64 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -3200,36 +2860,32 @@ detail/tigerstripe_entity
// entity 4
{
"classname" "light"
-"origin" "-24.000000 92.000000 4.000000"
-"light" "12"
-"spawnflags" "4"
+"origin" "240.000000 -40.000000 66.000000"
+"light" "24"
+"_color" "1 0 0"
+"flare" "4"
}
// entity 5
{
-"classname" "light"
-"origin" "-24.000000 -20.000000 -12.000000"
-"light" "24"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-16.000000 26.000000 26.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 6
{
-"classname" "light"
-"origin" "-24.000000 44.000000 -14.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-16.000000 92.000000 4.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 7
{
-"classname" "light"
-"origin" "-24.000000 26.000000 26.000000"
-"light" "12"
-"spawnflags" "4"
+"classname" "misc_model"
+"origin" "-16.000000 44.000000 -14.000000"
+"model" "maps/pirate/sections/engine_small"
}
// entity 8
{
-"classname" "light"
-"origin" "240.000000 -40.000000 66.000000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-16.000000 -20.000000 -12.000000"
+"model" "maps/pirate/sections/engine_large"
}
diff --git a/base/maps/pirate/sections/beamarray_fin_port.map b/base/maps/pirate/sections/beamarray_fin_port.map
index c270e38..316a749 100644
--- a/base/maps/pirate/sections/beamarray_fin_port.map
+++ b/base/maps/pirate/sections/beamarray_fin_port.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1 0.5 0"
-"enginesound" "3"
// brush 0
{
( -48 64 20 ) ( -60 64 20 ) ( -48 64 -60 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -276,114 +274,6 @@
}
// brush 30
{
-( -92 54 -256 ) ( -24 54 -256 ) ( -92 50 -256 ) common/caulk 0 0 0 1 1 0 0 0
-( -27 -192 -280 ) ( -26 -192 -256 ) ( -27 -64 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -30 -192 -256 ) ( -29 -192 -280 ) ( -30 -64 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 72 51 -280 ) ( 72 50 -256 ) ( 200 51 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 72 54 -256 ) ( 72 53 -280 ) ( 200 54 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 72 54 -277 ) ( 72 49 -277 ) ( 200 54 -277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 31
-{
-( -22 50 -280 ) ( -22 54 -280 ) ( -90 50 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -27 -192 -280 ) ( -26 -192 -256 ) ( -27 -64 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -30 -192 -256 ) ( -29 -192 -280 ) ( -30 -64 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 72 51 -280 ) ( 72 50 -256 ) ( 200 51 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 72 54 -256 ) ( 72 53 -280 ) ( 200 54 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 200 52 -278 ) ( 72 50 -278 ) ( 72 52 -278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 32
-{
-( -27.5 -192 -280 ) ( -26.5 -192 -256 ) ( -27.5 -64 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -29.5 -192 -256 ) ( -28.5 -192 -280 ) ( -29.5 -64 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 72 51.5 -280 ) ( 72 50.5 -256 ) ( 200 51.5 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 72 53.5 -256 ) ( 72 52.5 -280 ) ( 200 53.5 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 72 52 -278 ) ( 72 50 -278 ) ( 200 52 -278 ) common/caulk 0 0 0 1 1 0 0 0
-( 200 54 -277 ) ( 72 49 -277 ) ( 72 54 -277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 33
-{
-( 28.5 -192 -280 ) ( 29.5 -192 -256 ) ( 28.5 -64 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 26.5 -192 -256 ) ( 27.5 -192 -280 ) ( 26.5 -64 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 128 51.5 -280 ) ( 128 50.5 -256 ) ( 256 51.5 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 128 53.5 -256 ) ( 128 52.5 -280 ) ( 256 53.5 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 128 52 -278 ) ( 128 50 -278 ) ( 256 52 -278 ) common/caulk 0 0 0 1 1 0 0 0
-( 256 54 -277 ) ( 128 49 -277 ) ( 128 54 -277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 34
-{
-( -36 54 -256 ) ( 32 54 -256 ) ( -36 50 -256 ) common/caulk 0 0 0 1 1 0 0 0
-( 29 -192 -280 ) ( 30 -192 -256 ) ( 29 -64 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 26 -192 -256 ) ( 27 -192 -280 ) ( 26 -64 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 128 51 -280 ) ( 128 50 -256 ) ( 256 51 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 128 54 -256 ) ( 128 53 -280 ) ( 256 54 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 128 54 -277 ) ( 128 49 -277 ) ( 256 54 -277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 35
-{
-( 34 50 -280 ) ( 34 54 -280 ) ( -34 50 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 29 -192 -280 ) ( 30 -192 -256 ) ( 29 -64 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 26 -192 -256 ) ( 27 -192 -280 ) ( 26 -64 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 128 51 -280 ) ( 128 50 -256 ) ( 256 51 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 128 54 -256 ) ( 128 53 -280 ) ( 256 54 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 256 52 -278 ) ( 128 50 -278 ) ( 128 52 -278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 36
-{
-( -27.5 -64 280 ) ( -26.5 -192 256 ) ( -27.5 -192 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -29.5 -64 256 ) ( -28.5 -192 280 ) ( -29.5 -192 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 200 51.5 280 ) ( 72 50.5 256 ) ( 72 51.5 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 200 53.5 256 ) ( 72 52.5 280 ) ( 72 53.5 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 200 52 278 ) ( 72 50 278 ) ( 72 52 278 ) common/caulk 0 0 0 1 1 0 0 0
-( 72 54 277 ) ( 72 49 277 ) ( 200 54 277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 37
-{
-( -36 50 256 ) ( 32 54 256 ) ( -36 54 256 ) common/caulk 0 0 0 1 1 0 0 0
-( 29 -64 280 ) ( 30 -192 256 ) ( 29 -192 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 26 -64 256 ) ( 27 -192 280 ) ( 26 -192 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 256 51 280 ) ( 128 50 256 ) ( 128 51 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 256 54 256 ) ( 128 53 280 ) ( 128 54 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 256 54 277 ) ( 128 49 277 ) ( 128 54 277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 38
-{
-( -92 50 256 ) ( -24 54 256 ) ( -92 54 256 ) common/caulk 0 0 0 1 1 0 0 0
-( -27 -64 280 ) ( -26 -192 256 ) ( -27 -192 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -30 -64 256 ) ( -29 -192 280 ) ( -30 -192 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 200 51 280 ) ( 72 50 256 ) ( 72 51 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 200 54 256 ) ( 72 53 280 ) ( 72 54 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( 200 54 277 ) ( 72 49 277 ) ( 72 54 277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 39
-{
-( -34 50 280 ) ( 34 54 280 ) ( 34 50 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 29 -64 280 ) ( 30 -192 256 ) ( 29 -192 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 26 -64 256 ) ( 27 -192 280 ) ( 26 -192 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 256 51 280 ) ( 128 50 256 ) ( 128 51 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 256 54 256 ) ( 128 53 280 ) ( 128 54 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 128 52 278 ) ( 128 50 278 ) ( 256 52 278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 40
-{
-( -90 50 280 ) ( -22 54 280 ) ( -22 50 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -27 -64 280 ) ( -26 -192 256 ) ( -27 -192 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -30 -64 256 ) ( -29 -192 280 ) ( -30 -192 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 200 51 280 ) ( 72 50 256 ) ( 72 51 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 200 54 256 ) ( 72 53 280 ) ( 72 54 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 72 52 278 ) ( 72 50 278 ) ( 200 52 278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 41
-{
-( 28.5 -64 280 ) ( 29.5 -192 256 ) ( 28.5 -192 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 26.5 -64 256 ) ( 27.5 -192 280 ) ( 26.5 -192 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 256 51.5 280 ) ( 128 50.5 256 ) ( 128 51.5 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 256 53.5 256 ) ( 128 52.5 280 ) ( 128 53.5 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( 256 52 278 ) ( 128 50 278 ) ( 128 52 278 ) common/caulk 0 0 0 1 1 0 0 0
-( 128 54 277 ) ( 128 49 277 ) ( 256 54 277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 42
-{
( -38 -64 -64 ) ( -34 -192 -64 ) ( -38 -192 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 44 -64 -64 ) ( 12 -192 -256 ) ( 44 -192 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -252 64 -64 ) ( -124 48 -256 ) ( -124 64 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -391,7 +281,7 @@
( 4 -64 -256 ) ( 36 -192 -64 ) ( 4 -192 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -256 50 -256 ) ( -128 50 -252 ) ( -128 50 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 43
+// brush 31
{
( 60 60 -64 ) ( -52 64 -64 ) ( -52 60 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -52 60 -36 ) ( 60 60 -60 ) ( -52 60 -60 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -400,7 +290,7 @@
( -252 0 -32 ) ( -124 64 -40 ) ( -124 0 -32 ) common/caulk 0 0 0 1 1 134217728 0 0
( 36 -64 -64 ) ( 36 -192 -56 ) ( 36 -192 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 44
+// brush 32
{
( 52 60 -64 ) ( 52 64 -64 ) ( -60 60 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 52 60 -60 ) ( -60 60 -60 ) ( 52 60 -36 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -409,7 +299,7 @@
( 124 0 -32 ) ( 124 64 -40 ) ( 252 0 -32 ) common/caulk 0 0 0 1 1 134217728 0 0
( -36 -192 -64 ) ( -36 -192 -56 ) ( -36 -64 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 45
+// brush 33
{
( 38 -192 -64 ) ( 34 -192 -64 ) ( 38 -64 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -44 -192 -64 ) ( -12 -192 -256 ) ( -44 -64 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -418,7 +308,7 @@
( -4 -192 -256 ) ( -36 -192 -64 ) ( -4 -64 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 128 50 -256 ) ( 128 50 -252 ) ( 256 50 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 46
+// brush 34
{
( -52 60 64 ) ( -52 64 64 ) ( 60 60 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -52 60 60 ) ( 60 60 60 ) ( -52 60 36 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -427,7 +317,7 @@
( -124 0 32 ) ( -124 64 40 ) ( -252 0 32 ) common/caulk 0 0 0 1 1 134217728 0 0
( 36 -192 64 ) ( 36 -192 56 ) ( 36 -64 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 47
+// brush 35
{
( -38 -192 64 ) ( -34 -192 64 ) ( -38 -64 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 44 -192 64 ) ( 12 -192 256 ) ( 44 -64 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -436,7 +326,7 @@
( 4 -192 256 ) ( 36 -192 64 ) ( 4 -64 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -128 50 256 ) ( -128 50 252 ) ( -256 50 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 48
+// brush 36
{
( -60 60 64 ) ( 52 64 64 ) ( 52 60 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 52 60 36 ) ( -60 60 60 ) ( 52 60 60 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -445,7 +335,7 @@
( 252 0 32 ) ( 124 64 40 ) ( 124 0 32 ) common/caulk 0 0 0 1 1 134217728 0 0
( -36 -64 64 ) ( -36 -192 56 ) ( -36 -192 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 49
+// brush 37
{
( 38 -64 64 ) ( 34 -192 64 ) ( 38 -192 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -44 -64 64 ) ( -12 -192 256 ) ( -44 -192 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -454,7 +344,7 @@
( -4 -64 256 ) ( -36 -192 64 ) ( -4 -192 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 256 50 256 ) ( 128 50 252 ) ( 128 50 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 50
+// brush 38
{
( 24 0 32 ) ( 44 0 32 ) ( 24 0 -32 ) common/caulk 0 0 0 1 1 0 0 0
( 44 8 -32 ) ( 44 8 32 ) ( 24 8 -32 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -463,7 +353,7 @@
( 64 56 16 ) ( 64 0 8 ) ( -64 56 16 ) common/caulk 0 0 0 1 1 0 0 0
( 64 0 -8 ) ( 64 56 -16 ) ( -64 0 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 51
+// brush 39
{
( -24 0 -32 ) ( -44 0 32 ) ( -24 0 32 ) common/caulk 0 0 0 1 1 0 0 0
( -24 8 -32 ) ( -44 8 32 ) ( -44 8 -32 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -475,33 +365,27 @@
}
// entity 1
{
-"classname" "light"
-"origin" "28.000000 52.000000 -279.000000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "28.000000 52.000000 -256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
+"angles" "-0.000000 0.000000 -179.999985"
}
// entity 2
{
-"classname" "light"
-"origin" "-28.000000 52.000000 -279.000000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-28.000000 52.000000 -256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
+"angles" "-0.000000 0.000000 -179.999985"
}
// entity 3
{
-"classname" "light"
-"origin" "-28.000000 52.000000 279.000000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "-28.000000 52.000000 256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
}
// entity 4
{
-"classname" "light"
-"origin" "28.000000 52.000000 279.000000"
-"light" "24"
-"_color" "1 0 0"
-"flare" "4"
+"classname" "misc_model"
+"origin" "28.000000 52.000000 256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
}
diff --git a/base/maps/pirate/sections/beamarray_fin_starboard.map b/base/maps/pirate/sections/beamarray_fin_starboard.map
index 12c8b93..62c2278 100644
--- a/base/maps/pirate/sections/beamarray_fin_starboard.map
+++ b/base/maps/pirate/sections/beamarray_fin_starboard.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1 0.5 0"
-"enginesound" "3"
// brush 0
{
( 48 -64 20 ) ( 60 -64 20 ) ( 48 -64 -60 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -276,114 +274,6 @@
}
// brush 30
{
-( 92 -54 -256 ) ( 24 -54 -256 ) ( 92 -50 -256 ) common/caulk 0 0 0 1 1 0 0 0
-( 27 192 -280 ) ( 26 192 -256 ) ( 27 64 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 30 192 -256 ) ( 29 192 -280 ) ( 30 64 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -72 -51 -280 ) ( -72 -50 -256 ) ( -200 -51 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -72 -54 -256 ) ( -72 -53 -280 ) ( -200 -54 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -72 -54 -277 ) ( -72 -49 -277 ) ( -200 -54 -277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 31
-{
-( 22 -50 -280 ) ( 22 -54 -280 ) ( 90 -50 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 27 192 -280 ) ( 26 192 -256 ) ( 27 64 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 30 192 -256 ) ( 29 192 -280 ) ( 30 64 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -72 -51 -280 ) ( -72 -50 -256 ) ( -200 -51 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -72 -54 -256 ) ( -72 -53 -280 ) ( -200 -54 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -200 -52 -278 ) ( -72 -50 -278 ) ( -72 -52 -278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 32
-{
-( 27.5 192 -280 ) ( 26.5 192 -256 ) ( 27.5 64 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 29.5 192 -256 ) ( 28.5 192 -280 ) ( 29.5 64 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -72 -51.5 -280 ) ( -72 -50.5 -256 ) ( -200 -51.5 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -72 -53.5 -256 ) ( -72 -52.5 -280 ) ( -200 -53.5 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -72 -52 -278 ) ( -72 -50 -278 ) ( -200 -52 -278 ) common/caulk 0 0 0 1 1 0 0 0
-( -200 -54 -277 ) ( -72 -49 -277 ) ( -72 -54 -277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 33
-{
-( -28.5 192 -280 ) ( -29.5 192 -256 ) ( -28.5 64 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -26.5 192 -256 ) ( -27.5 192 -280 ) ( -26.5 64 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -128 -51.5 -280 ) ( -128 -50.5 -256 ) ( -256 -51.5 -280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -128 -53.5 -256 ) ( -128 -52.5 -280 ) ( -256 -53.5 -256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -128 -52 -278 ) ( -128 -50 -278 ) ( -256 -52 -278 ) common/caulk 0 0 0 1 1 0 0 0
-( -256 -54 -277 ) ( -128 -49 -277 ) ( -128 -54 -277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 34
-{
-( 36 -54 -256 ) ( -32 -54 -256 ) ( 36 -50 -256 ) common/caulk 0 0 0 1 1 0 0 0
-( -29 192 -280 ) ( -30 192 -256 ) ( -29 64 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -26 192 -256 ) ( -27 192 -280 ) ( -26 64 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -128 -51 -280 ) ( -128 -50 -256 ) ( -256 -51 -280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -128 -54 -256 ) ( -128 -53 -280 ) ( -256 -54 -256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -128 -54 -277 ) ( -128 -49 -277 ) ( -256 -54 -277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 35
-{
-( -34 -50 -280 ) ( -34 -54 -280 ) ( 34 -50 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -29 192 -280 ) ( -30 192 -256 ) ( -29 64 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -26 192 -256 ) ( -27 192 -280 ) ( -26 64 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -128 -51 -280 ) ( -128 -50 -256 ) ( -256 -51 -280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -128 -54 -256 ) ( -128 -53 -280 ) ( -256 -54 -256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -256 -52 -278 ) ( -128 -50 -278 ) ( -128 -52 -278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 36
-{
-( 27.5 64 280 ) ( 26.5 192 256 ) ( 27.5 192 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( 29.5 64 256 ) ( 28.5 192 280 ) ( 29.5 192 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -200 -51.5 280 ) ( -72 -50.5 256 ) ( -72 -51.5 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -200 -53.5 256 ) ( -72 -52.5 280 ) ( -72 -53.5 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -200 -52 278 ) ( -72 -50 278 ) ( -72 -52 278 ) common/caulk 0 0 0 1 1 0 0 0
-( -72 -54 277 ) ( -72 -49 277 ) ( -200 -54 277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 37
-{
-( 36 -50 256 ) ( -32 -54 256 ) ( 36 -54 256 ) common/caulk 0 0 0 1 1 0 0 0
-( -29 64 280 ) ( -30 192 256 ) ( -29 192 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -26 64 256 ) ( -27 192 280 ) ( -26 192 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -256 -51 280 ) ( -128 -50 256 ) ( -128 -51 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -256 -54 256 ) ( -128 -53 280 ) ( -128 -54 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -256 -54 277 ) ( -128 -49 277 ) ( -128 -54 277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 38
-{
-( 92 -50 256 ) ( 24 -54 256 ) ( 92 -54 256 ) common/caulk 0 0 0 1 1 0 0 0
-( 27 64 280 ) ( 26 192 256 ) ( 27 192 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( 30 64 256 ) ( 29 192 280 ) ( 30 192 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -200 -51 280 ) ( -72 -50 256 ) ( -72 -51 280 ) colors/grey50 0 0 0 1 1 0 0 0
-( -200 -54 256 ) ( -72 -53 280 ) ( -72 -54 256 ) colors/grey50 0 0 0 1 1 0 0 0
-( -200 -54 277 ) ( -72 -49 277 ) ( -72 -54 277 ) colors/grey50 0 0 0 1 1 0 0 0
-}
-// brush 39
-{
-( 34 -50 280 ) ( -34 -54 280 ) ( -34 -50 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -29 64 280 ) ( -30 192 256 ) ( -29 192 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -26 64 256 ) ( -27 192 280 ) ( -26 192 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -256 -51 280 ) ( -128 -50 256 ) ( -128 -51 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -256 -54 256 ) ( -128 -53 280 ) ( -128 -54 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -128 -52 278 ) ( -128 -50 278 ) ( -256 -52 278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 40
-{
-( 90 -50 280 ) ( 22 -54 280 ) ( 22 -50 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 27 64 280 ) ( 26 192 256 ) ( 27 192 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( 30 64 256 ) ( 29 192 280 ) ( 30 192 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -200 -51 280 ) ( -72 -50 256 ) ( -72 -51 280 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -200 -54 256 ) ( -72 -53 280 ) ( -72 -54 256 ) colors/red_bright 0 0 0 1 1 0 0 0
-( -72 -52 278 ) ( -72 -50 278 ) ( -200 -52 278 ) colors/red_bright 0 0 0 1 1 0 0 0
-}
-// brush 41
-{
-( -28.5 64 280 ) ( -29.5 192 256 ) ( -28.5 192 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -26.5 64 256 ) ( -27.5 192 280 ) ( -26.5 192 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -256 -51.5 280 ) ( -128 -50.5 256 ) ( -128 -51.5 280 ) colors/grey25 0 0 0 1 1 0 0 0
-( -256 -53.5 256 ) ( -128 -52.5 280 ) ( -128 -53.5 256 ) colors/grey25 0 0 0 1 1 0 0 0
-( -256 -52 278 ) ( -128 -50 278 ) ( -128 -52 278 ) common/caulk 0 0 0 1 1 0 0 0
-( -128 -54 277 ) ( -128 -49 277 ) ( -256 -54 277 ) common/caulk 0 0 0 1 1 0 0 0
-}
-// brush 42
-{
( 38 64 -64 ) ( 34 192 -64 ) ( 38 192 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -44 64 -64 ) ( -12 192 -256 ) ( -44 192 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 252 -64 -64 ) ( 124 -48 -256 ) ( 124 -64 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
@@ -391,7 +281,7 @@
( -4 64 -256 ) ( -36 192 -64 ) ( -4 192 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 256 -50 -256 ) ( 128 -50 -252 ) ( 128 -50 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 43
+// brush 31
{
( -60 -60 -64 ) ( 52 -64 -64 ) ( 52 -60 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 52 -60 -36 ) ( -60 -60 -60 ) ( 52 -60 -60 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -400,7 +290,7 @@
( 252 0 -32 ) ( 124 -64 -40 ) ( 124 0 -32 ) common/caulk 0 0 0 1 1 134217728 0 0
( -36 64 -64 ) ( -36 192 -56 ) ( -36 192 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 44
+// brush 32
{
( -52 -60 -64 ) ( -52 -64 -64 ) ( 60 -60 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -52 -60 -60 ) ( 60 -60 -60 ) ( -52 -60 -36 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -409,7 +299,7 @@
( -124 0 -32 ) ( -124 -64 -40 ) ( -252 0 -32 ) common/caulk 0 0 0 1 1 134217728 0 0
( 36 192 -64 ) ( 36 192 -56 ) ( 36 64 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 45
+// brush 33
{
( -38 192 -64 ) ( -34 192 -64 ) ( -38 64 -64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 44 192 -64 ) ( 12 192 -256 ) ( 44 64 -64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -418,7 +308,7 @@
( 4 192 -256 ) ( 36 192 -64 ) ( 4 64 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -128 -50 -256 ) ( -128 -50 -252 ) ( -256 -50 -256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 46
+// brush 34
{
( 52 -60 64 ) ( 52 -64 64 ) ( -60 -60 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 52 -60 60 ) ( -60 -60 60 ) ( 52 -60 36 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -427,7 +317,7 @@
( 124 0 32 ) ( 124 -64 40 ) ( 252 0 32 ) common/caulk 0 0 0 1 1 134217728 0 0
( -36 192 64 ) ( -36 192 56 ) ( -36 64 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 47
+// brush 35
{
( 38 192 64 ) ( 34 192 64 ) ( 38 64 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -44 192 64 ) ( -12 192 256 ) ( -44 64 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -436,7 +326,7 @@
( -4 192 256 ) ( -36 192 64 ) ( -4 64 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( 128 -50 256 ) ( 128 -50 252 ) ( 256 -50 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 48
+// brush 36
{
( 60 -60 64 ) ( -52 -64 64 ) ( -52 -60 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( -52 -60 36 ) ( 60 -60 60 ) ( -52 -60 60 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -445,7 +335,7 @@
( -252 0 32 ) ( -124 -64 40 ) ( -124 0 32 ) common/caulk 0 0 0 1 1 134217728 0 0
( 36 64 64 ) ( 36 192 56 ) ( 36 192 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 49
+// brush 37
{
( -38 64 64 ) ( -34 192 64 ) ( -38 192 64 ) common/caulk 0 0 0 1 1 134217728 0 0
( 44 64 64 ) ( 12 192 256 ) ( 44 192 64 ) colors/grey50 0 0 0 1 1 134217728 0 0
@@ -454,7 +344,7 @@
( 4 64 256 ) ( 36 192 64 ) ( 4 192 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
( -256 -50 256 ) ( -128 -50 252 ) ( -128 -50 256 ) colors/grey50 0 0 0 1 1 134217728 0 0
}
-// brush 50
+// brush 38
{
( -24 0 32 ) ( -44 0 32 ) ( -24 0 -32 ) common/caulk 0 0 0 1 1 0 0 0
( -44 -8 -32 ) ( -44 -8 32 ) ( -24 -8 -32 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -463,7 +353,7 @@
( -64 -56 16 ) ( -64 0 8 ) ( 64 -56 16 ) common/caulk 0 0 0 1 1 0 0 0
( -64 0 -8 ) ( -64 -56 -16 ) ( 64 0 -8 ) common/caulk 0 0 0 1 1 0 0 0
}
-// brush 51
+// brush 39
{
( 24 0 -32 ) ( 44 0 32 ) ( 24 0 32 ) common/caulk 0 0 0 1 1 0 0 0
( 24 -8 -32 ) ( 44 -8 32 ) ( 44 -8 -32 ) colors/grey50 0 0 0 1 1 0 0 0
@@ -475,33 +365,27 @@
}
// entity 1
{
-"classname" "light"
-"origin" "28.000000 -52.000000 -279.000000"
-"light" "24"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "28.000000 -52.000000 -256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
+"angles" "-0.000000 0.000000 -180.000000"
}
// entity 2
{
-"classname" "light"
-"origin" "-28.000000 -52.000000 -279.000000"
-"light" "24"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "-28.000000 -52.000000 -256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
+"angles" "-0.000000 0.000000 -180.000000"
}
// entity 3
{
-"classname" "light"
-"origin" "-28.000000 -52.000000 279.000000"
-"light" "24"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "28.000000 -52.000000 256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
}
// entity 4
{
-"classname" "light"
-"origin" "28.000000 -52.000000 279.000000"
-"light" "24"
-"flare" "4"
-"_color" "1 0 0"
+"classname" "misc_model"
+"origin" "-28.000000 -52.000000 256.000000"
+"model" "maps/pirate/sections/light_4_4_24"
}
diff --git a/base/maps/pirate/sections/dish.map b/base/maps/pirate/sections/dish.map
index 1626b37..5772b74 100644
--- a/base/maps/pirate/sections/dish.map
+++ b/base/maps/pirate/sections/dish.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( -10 -6 4 ) ( -10 6 4 ) ( 6 -6 4 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/engine_large.map b/base/maps/pirate/sections/engine_large.map
new file mode 100644
index 0000000..9757f05
--- /dev/null
+++ b/base/maps/pirate/sections/engine_large.map
@@ -0,0 +1,97 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 20 0 0 ) ( -12 0 24 0 -0.8125 ) ( -12 0 24 0 -1.625 ) )
+( ( -12 -20 20 0.1875 0 ) ( -12 -24 24 0.1875 -0.8125 ) ( -12 -24 24 0.1875 -1.625 ) )
+( ( -12 -20 0 0.375 0 ) ( -12 -24 0 0.375 -0.8125 ) ( -12 -24 0 0.375 -1.625 ) )
+( ( -12 -20 -20 0.5625 0 ) ( -12 -24 -24 0.5625 -0.8125 ) ( -12 -24 -24 0.5625 -1.625 ) )
+( ( -12 0 -20 0.75 0 ) ( -12 0 -24 0.75 -0.8125 ) ( -12 0 -24 0.75 -1.625 ) )
+( ( -12 20 -20 0.9375 0 ) ( -12 24 -24 0.9375 -0.8125 ) ( -12 24 -24 0.9375 -1.625 ) )
+( ( -12 20 0 1.125 0 ) ( -12 24 0 1.125 -0.8125 ) ( -12 24 0 1.125 -1.625 ) )
+( ( -12 20 20 1.3125 0 ) ( -12 24 24 1.3125 -0.8125 ) ( -12 24 24 1.3125 -1.625 ) )
+( ( -12 0 20 1.5 0 ) ( -12 0 24 1.5 -0.8125 ) ( -12 0 24 1.5 -1.625 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 24 0 0 ) ( -4 0 32 0 -0.8125 ) ( -4 0 32 0 -1.625 ) )
+( ( -12 -24 24 0.1875 0 ) ( -4 -32 32 0.1875 -0.8125 ) ( -4 -32 32 0.1875 -1.625 ) )
+( ( -12 -24 0 0.375 0 ) ( -4 -32 0 0.375 -0.8125 ) ( -4 -32 0 0.375 -1.625 ) )
+( ( -12 -24 -24 0.5625 0 ) ( -4 -32 -32 0.5625 -0.8125 ) ( -4 -32 -32 0.5625 -1.625 ) )
+( ( -12 0 -24 0.75 0 ) ( -4 0 -32 0.75 -0.8125 ) ( -4 0 -32 0.75 -1.625 ) )
+( ( -12 24 -24 0.9375 0 ) ( -4 32 -32 0.9375 -0.8125 ) ( -4 32 -32 0.9375 -1.625 ) )
+( ( -12 24 0 1.125 0 ) ( -4 32 0 1.125 -0.8125 ) ( -4 32 0 1.125 -1.625 ) )
+( ( -12 24 24 1.3125 0 ) ( -4 32 32 1.3125 -0.8125 ) ( -4 32 32 1.3125 -1.625 ) )
+( ( -12 0 24 1.5 0 ) ( -4 0 32 1.5 -0.8125 ) ( -4 0 32 1.5 -1.625 ) )
+)
+}
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 20 0 -1.625 ) ( -4 0 20 0 -0.8125 ) ( -12 0 20 0 0 ) )
+( ( -4 -20 20 0.1875 -1.625 ) ( -4 -20 20 0.1875 -0.8125 ) ( -12 -20 20 0.1875 0 ) )
+( ( -4 -20 0 0.375 -1.625 ) ( -4 -20 0 0.375 -0.8125 ) ( -12 -20 0 0.375 0 ) )
+( ( -4 -20 -20 0.5625 -1.625 ) ( -4 -20 -20 0.5625 -0.8125 ) ( -12 -20 -20 0.5625 0 ) )
+( ( -4 0 -20 0.75 -1.625 ) ( -4 0 -20 0.75 -0.8125 ) ( -12 0 -20 0.75 0 ) )
+( ( -4 20 -20 0.9375 -1.625 ) ( -4 20 -20 0.9375 -0.8125 ) ( -12 20 -20 0.9375 0 ) )
+( ( -4 20 0 1.125 -1.625 ) ( -4 20 0 1.125 -0.8125 ) ( -12 20 0 1.125 0 ) )
+( ( -4 20 20 1.3125 -1.625 ) ( -4 20 20 1.3125 -0.8125 ) ( -12 20 20 1.3125 0 ) )
+( ( -4 0 20 1.5 -1.625 ) ( -4 0 20 1.5 -0.8125 ) ( -12 0 20 1.5 0 ) )
+)
+}
+}
+// brush 3
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 32 0 0 ) ( 0 0 32 0 -0.8125 ) ( 0 0 32 0 -1.625 ) )
+( ( -4 -32 32 0.1875 0 ) ( 0 -32 32 0.1875 -0.8125 ) ( 0 -32 32 0.1875 -1.625 ) )
+( ( -4 -32 0 0.375 0 ) ( 0 -32 0 0.375 -0.8125 ) ( 0 -32 0 0.375 -1.625 ) )
+( ( -4 -32 -32 0.5625 0 ) ( 0 -32 -32 0.5625 -0.8125 ) ( 0 -32 -32 0.5625 -1.625 ) )
+( ( -4 0 -32 0.75 0 ) ( 0 0 -32 0.75 -0.8125 ) ( 0 0 -32 0.75 -1.625 ) )
+( ( -4 32 -32 0.9375 0 ) ( 0 32 -32 0.9375 -0.8125 ) ( 0 32 -32 0.9375 -1.625 ) )
+( ( -4 32 0 1.125 0 ) ( 0 32 0 1.125 -0.8125 ) ( 0 32 0 1.125 -1.625 ) )
+( ( -4 32 32 1.3125 0 ) ( 0 32 32 1.3125 -0.8125 ) ( 0 32 32 1.3125 -1.625 ) )
+( ( -4 0 32 1.5 0 ) ( 0 0 32 1.5 -0.8125 ) ( 0 0 32 1.5 -1.625 ) )
+)
+}
+}
+// brush 4
+{
+( 0 -20 20 ) ( -4 20 20 ) ( 0 20 20 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 20 -20 ) ( 0 20 20 ) ( -4 20 20 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 -20 -20 ) ( 0 -20 20 ) ( 0 20 20 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 20 -20 ) ( -4 -20 -20 ) ( 0 -20 -20 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 -20 -20 ) ( -4 -20 20 ) ( 0 -20 20 ) common/caulk 0 0 0 1 1 0 0 0
+( -4 20 -20 ) ( -4 20 20 ) ( -4 -20 20 ) common/engine 0 0 0 1 1 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-8.000000 0.000000 0.000000"
+"light" "24"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/engine_medium.map b/base/maps/pirate/sections/engine_medium.map
new file mode 100644
index 0000000..367c9f9
--- /dev/null
+++ b/base/maps/pirate/sections/engine_medium.map
@@ -0,0 +1,99 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+"enginecolor" "1 0.5 0.0"
+"enginesound" "1"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 13.9999980927 0 0 ) ( -12 0 17.9999980927 0 -0.1875 ) ( -12 0 17.9999980927 0 -0.375 ) )
+( ( -12 -14 13.9999980927 0.1875 0 ) ( -12 -18 17.9999980927 0.1875 -0.1875 ) ( -12 -18 17.9999980927 0.1875 -0.375 ) )
+( ( -12 -14 0 0.375 0 ) ( -12 -18 0 0.375 -0.1875 ) ( -12 -18 0 0.375 -0.375 ) )
+( ( -12 -14 -14 0.5625 0 ) ( -12 -18 -18 0.5625 -0.1875 ) ( -12 -18 -18 0.5625 -0.375 ) )
+( ( -12 0 -14 0.75 0 ) ( -12 0 -18 0.75 -0.1875 ) ( -12 0 -18 0.75 -0.375 ) )
+( ( -12 13.9999923706 -14 0.9375 0 ) ( -12 17.9999923706 -18 0.9375 -0.1875 ) ( -12 17.9999923706 -18 0.9375 -0.375 ) )
+( ( -12 13.9999923706 0 1.125 0 ) ( -12 17.9999923706 0 1.125 -0.1875 ) ( -12 17.9999923706 0 1.125 -0.375 ) )
+( ( -12 13.9999923706 13.9999980927 1.3125 0 ) ( -12 17.9999923706 17.9999980927 1.3125 -0.1875 ) ( -12 17.9999923706 17.9999980927 1.3125 -0.375 ) )
+( ( -12 0 13.9999980927 1.5 0 ) ( -12 0 17.9999980927 1.5 -0.1875 ) ( -12 0 17.9999980927 1.5 -0.375 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 -0.0000038147 13.9999980927 0 -0.375 ) ( -4 -0.0000038147 13.9999980927 0 -0.1875 ) ( -12 -0.0000038147 13.9999980927 0 0 ) )
+( ( -4 -14 13.9999980927 0.1875 -0.375 ) ( -4 -14 13.9999980927 0.1875 -0.1875 ) ( -12 -14 13.9999980927 0.1875 0 ) )
+( ( -4 -14 -0.0000019073 0.375 -0.375 ) ( -4 -14 -0.0000019073 0.375 -0.1875 ) ( -12 -14 -0.0000019073 0.375 0 ) )
+( ( -4 -14 -14.0000019073 0.5625 -0.375 ) ( -4 -14 -14.0000019073 0.5625 -0.1875 ) ( -12 -14 -14.0000019073 0.5625 0 ) )
+( ( -4 -0.0000038147 -14.0000019073 0.75 -0.375 ) ( -4 -0.0000038147 -14.0000019073 0.75 -0.1875 ) ( -12 -0.0000038147 -14.0000019073 0.75 0 ) )
+( ( -4 13.9999923706 -14.0000019073 0.9375 -0.375 ) ( -4 13.9999923706 -14.0000019073 0.9375 -0.1875 ) ( -12 13.9999923706 -14.0000019073 0.9375 0 ) )
+( ( -4 13.9999923706 -0.0000019073 1.125 -0.375 ) ( -4 13.9999923706 -0.0000019073 1.125 -0.1875 ) ( -12 13.9999923706 -0.0000019073 1.125 0 ) )
+( ( -4 13.9999923706 13.9999980927 1.3125 -0.375 ) ( -4 13.9999923706 13.9999980927 1.3125 -0.1875 ) ( -12 13.9999923706 13.9999980927 1.3125 0 ) )
+( ( -4 -0.0000038147 13.9999980927 1.5 -0.375 ) ( -4 -0.0000038147 13.9999980927 1.5 -0.1875 ) ( -12 -0.0000038147 13.9999980927 1.5 0 ) )
+)
+}
+}
+// brush 2
+{
+( -2 16 14 ) ( 0 -16 14 ) ( -2 -16 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 14 16 ) ( -2 14 -16 ) ( 0 14 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 16 16 ) ( 0 -16 -16 ) ( 0 -16 16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 16 -14 ) ( -2 -16 -14 ) ( 0 -16 -14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 -14 -16 ) ( -2 -14 16 ) ( 0 -14 16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -4 16 -16 ) ( -4 -16 16 ) ( -4 -16 -16 ) common/engine 0 0 0 0.5 0.5 0 0 0
+}
+// brush 3
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 21.9999980927 0 0 ) ( 0 0 21.9999980927 0 -0.1875 ) ( 0 0 21.9999980927 0 -0.375 ) )
+( ( -4 -22 21.9999980927 0.1875 0 ) ( 0 -22 21.9999980927 0.1875 -0.1875 ) ( 0 -22 21.9999980927 0.1875 -0.375 ) )
+( ( -4 -22 0 0.375 0 ) ( 0 -22 0 0.375 -0.1875 ) ( 0 -22 0 0.375 -0.375 ) )
+( ( -4 -22 -22 0.5625 0 ) ( 0 -22 -22 0.5625 -0.1875 ) ( 0 -22 -22 0.5625 -0.375 ) )
+( ( -4 0 -22 0.75 0 ) ( 0 0 -22 0.75 -0.1875 ) ( 0 0 -22 0.75 -0.375 ) )
+( ( -4 21.9999923706 -22 0.9375 0 ) ( 0 21.9999923706 -22 0.9375 -0.1875 ) ( 0 21.9999923706 -22 0.9375 -0.375 ) )
+( ( -4 21.9999923706 0 1.125 0 ) ( 0 21.9999923706 0 1.125 -0.1875 ) ( 0 21.9999923706 0 1.125 -0.375 ) )
+( ( -4 21.9999923706 21.9999980927 1.3125 0 ) ( 0 21.9999923706 21.9999980927 1.3125 -0.1875 ) ( 0 21.9999923706 21.9999980927 1.3125 -0.375 ) )
+( ( -4 0 21.9999980927 1.5 0 ) ( 0 0 21.9999980927 1.5 -0.1875 ) ( 0 0 21.9999980927 1.5 -0.375 ) )
+)
+}
+}
+// brush 4
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 17.9999980927 0 0 ) ( -4 0 21.9999980927 0 -0.1875 ) ( -4 0 21.9999980927 0 -0.375 ) )
+( ( -12 -18 17.9999980927 0.1875 0 ) ( -4 -22 21.9999980927 0.1875 -0.1875 ) ( -4 -22 21.9999980927 0.1875 -0.375 ) )
+( ( -12 -18 0 0.375 0 ) ( -4 -22 0 0.375 -0.1875 ) ( -4 -22 0 0.375 -0.375 ) )
+( ( -12 -18 -18 0.5625 0 ) ( -4 -22 -22 0.5625 -0.1875 ) ( -4 -22 -22 0.5625 -0.375 ) )
+( ( -12 0 -18 0.75 0 ) ( -4 0 -22 0.75 -0.1875 ) ( -4 0 -22 0.75 -0.375 ) )
+( ( -12 17.9999923706 -18 0.9375 0 ) ( -4 21.9999923706 -22 0.9375 -0.1875 ) ( -4 21.9999923706 -22 0.9375 -0.375 ) )
+( ( -12 17.9999923706 0 1.125 0 ) ( -4 21.9999923706 0 1.125 -0.1875 ) ( -4 21.9999923706 0 1.125 -0.375 ) )
+( ( -12 17.9999923706 17.9999980927 1.3125 0 ) ( -4 21.9999923706 21.9999980927 1.3125 -0.1875 ) ( -4 21.9999923706 21.9999980927 1.3125 -0.375 ) )
+( ( -12 0 17.9999980927 1.5 0 ) ( -4 0 21.9999980927 1.5 -0.1875 ) ( -4 0 21.9999980927 1.5 -0.375 ) )
+)
+}
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-8.000000 0.000000 0.000000"
+"light" "16"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/engine_small.map b/base/maps/pirate/sections/engine_small.map
new file mode 100644
index 0000000..3bec2ea
--- /dev/null
+++ b/base/maps/pirate/sections/engine_small.map
@@ -0,0 +1,97 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 8 0 -1.625 ) ( -4 0 8 0 -0.8125 ) ( -12 0 8 0 0 ) )
+( ( -4 -8 8 0.1875 -1.625 ) ( -4 -8 8 0.1875 -0.8125 ) ( -12 -8 8 0.1875 0 ) )
+( ( -4 -8 0 0.375 -1.625 ) ( -4 -8 0 0.375 -0.8125 ) ( -12 -8 0 0.375 0 ) )
+( ( -4 -8 -8 0.5625 -1.625 ) ( -4 -8 -8 0.5625 -0.8125 ) ( -12 -8 -8 0.5625 0 ) )
+( ( -4 0 -8 0.75 -1.625 ) ( -4 0 -8 0.75 -0.8125 ) ( -12 0 -8 0.75 0 ) )
+( ( -4 8 -8 0.9375 -1.625 ) ( -4 8 -8 0.9375 -0.8125 ) ( -12 8 -8 0.9375 0 ) )
+( ( -4 8 0 1.125 -1.625 ) ( -4 8 0 1.125 -0.8125 ) ( -12 8 0 1.125 0 ) )
+( ( -4 8 8 1.3125 -1.625 ) ( -4 8 8 1.3125 -0.8125 ) ( -12 8 8 1.3125 0 ) )
+( ( -4 0 8 1.5 -1.625 ) ( -4 0 8 1.5 -0.8125 ) ( -12 0 8 1.5 0 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 8 0 0 ) ( -12 0 12 0 -0.8125 ) ( -12 0 12 0 -1.625 ) )
+( ( -12 -8 8 0.1875 0 ) ( -12 -12 12 0.1875 -0.8125 ) ( -12 -12 12 0.1875 -1.625 ) )
+( ( -12 -8 0 0.375 0 ) ( -12 -12 0 0.375 -0.8125 ) ( -12 -12 0 0.375 -1.625 ) )
+( ( -12 -8 -8 0.5625 0 ) ( -12 -12 -12 0.5625 -0.8125 ) ( -12 -12 -12 0.5625 -1.625 ) )
+( ( -12 0 -8 0.75 0 ) ( -12 0 -12 0.75 -0.8125 ) ( -12 0 -12 0.75 -1.625 ) )
+( ( -12 8 -8 0.9375 0 ) ( -12 12 -12 0.9375 -0.8125 ) ( -12 12 -12 0.9375 -1.625 ) )
+( ( -12 8 0 1.125 0 ) ( -12 12 0 1.125 -0.8125 ) ( -12 12 0 1.125 -1.625 ) )
+( ( -12 8 8 1.3125 0 ) ( -12 12 12 1.3125 -0.8125 ) ( -12 12 12 1.3125 -1.625 ) )
+( ( -12 0 8 1.5 0 ) ( -12 0 12 1.5 -0.8125 ) ( -12 0 12 1.5 -1.625 ) )
+)
+}
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 12 0 0 ) ( -4 0 20 0 -0.8125 ) ( -4 0 20 0 -1.625 ) )
+( ( -12 -12 12 0.1875 0 ) ( -4 -20 20 0.1875 -0.8125 ) ( -4 -20 20 0.1875 -1.625 ) )
+( ( -12 -12 -0.0000004768 0.375 0 ) ( -4 -20 -0.0000004768 0.375 -0.8125 ) ( -4 -20 -0.0000004768 0.375 -1.625 ) )
+( ( -12 -12 -12 0.5625 0 ) ( -4 -20 -20 0.5625 -0.8125 ) ( -4 -20 -20 0.5625 -1.625 ) )
+( ( -12 0 -12 0.75 0 ) ( -4 0 -20 0.75 -0.8125 ) ( -4 0 -20 0.75 -1.625 ) )
+( ( -12 12 -12 0.9375 0 ) ( -4 20 -20 0.9375 -0.8125 ) ( -4 20 -20 0.9375 -1.625 ) )
+( ( -12 12 -0.0000004768 1.125 0 ) ( -4 20 -0.0000004768 1.125 -0.8125 ) ( -4 20 -0.0000004768 1.125 -1.625 ) )
+( ( -12 12 12 1.3125 0 ) ( -4 20 20 1.3125 -0.8125 ) ( -4 20 20 1.3125 -1.625 ) )
+( ( -12 0 12 1.5 0 ) ( -4 0 20 1.5 -0.8125 ) ( -4 0 20 1.5 -1.625 ) )
+)
+}
+}
+// brush 3
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 20 0 0 ) ( 0 0 20 0 -0.8125 ) ( 0 0 20 0 -1.625 ) )
+( ( -4 -20 20 0.1875 0 ) ( 0 -20 20 0.1875 -0.8125 ) ( 0 -20 20 0.1875 -1.625 ) )
+( ( -4 -20 0 0.375 0 ) ( 0 -20 0 0.375 -0.8125 ) ( 0 -20 0 0.375 -1.625 ) )
+( ( -4 -20 -20 0.5625 0 ) ( 0 -20 -20 0.5625 -0.8125 ) ( 0 -20 -20 0.5625 -1.625 ) )
+( ( -4 0 -20 0.75 0 ) ( 0 0 -20 0.75 -0.8125 ) ( 0 0 -20 0.75 -1.625 ) )
+( ( -4 20 -20 0.9375 0 ) ( 0 20 -20 0.9375 -0.8125 ) ( 0 20 -20 0.9375 -1.625 ) )
+( ( -4 20 0 1.125 0 ) ( 0 20 0 1.125 -0.8125 ) ( 0 20 0 1.125 -1.625 ) )
+( ( -4 20 20 1.3125 0 ) ( 0 20 20 1.3125 -0.8125 ) ( 0 20 20 1.3125 -1.625 ) )
+( ( -4 0 20 1.5 0 ) ( 0 0 20 1.5 -0.8125 ) ( 0 0 20 1.5 -1.625 ) )
+)
+}
+}
+// brush 4
+{
+( 0 8 8 ) ( 0 -8 8 ) ( -4 8 8 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 8 8 ) ( -4 8 8 ) ( 0 8 -8 ) common/caulk 0 0 0 1 1 0 0 0
+( 0 8 8 ) ( 0 8 -8 ) ( 0 -8 8 ) common/caulk 0 0 0 1 1 0 0 0
+( -4 -8 -8 ) ( 0 -8 -8 ) ( -4 8 -8 ) common/caulk 0 0 0 1 1 0 0 0
+( -4 -8 -8 ) ( -4 -8 8 ) ( 0 -8 -8 ) common/caulk 0 0 0 1 1 0 0 0
+( -4 -8 -8 ) ( -4 8 -8 ) ( -4 -8 8 ) common/engine 0 0 0 1 1 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-8.000000 0.000000 0.000000"
+"light" "12"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/engine_tiny.map b/base/maps/pirate/sections/engine_tiny.map
new file mode 100644
index 0000000..042d59e
--- /dev/null
+++ b/base/maps/pirate/sections/engine_tiny.map
@@ -0,0 +1,97 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -4 0 13.9999980927 0 0 ) ( 0 0 13.9999980927 0 -0.1875 ) ( 0 0 13.9999980927 0 -0.375 ) )
+( ( -4 -14 13.9999980927 0.1875 0 ) ( 0 -14 13.9999980927 0.1875 -0.1875 ) ( 0 -14 13.9999980927 0.1875 -0.375 ) )
+( ( -4 -14 -0.0000004768 0.375 0 ) ( 0 -14 -0.0000004768 0.375 -0.1875 ) ( 0 -14 -0.0000004768 0.375 -0.375 ) )
+( ( -4 -14 -14 0.5625 0 ) ( 0 -14 -14 0.5625 -0.1875 ) ( 0 -14 -14 0.5625 -0.375 ) )
+( ( -4 0 -14 0.75 0 ) ( 0 0 -14 0.75 -0.1875 ) ( 0 0 -14 0.75 -0.375 ) )
+( ( -4 13.9999923706 -14 0.9375 0 ) ( 0 13.9999923706 -14 0.9375 -0.1875 ) ( 0 13.9999923706 -14 0.9375 -0.375 ) )
+( ( -4 13.9999923706 -0.0000004768 1.125 0 ) ( 0 13.9999923706 -0.0000004768 1.125 -0.1875 ) ( 0 13.9999923706 -0.0000004768 1.125 -0.375 ) )
+( ( -4 13.9999923706 13.9999980927 1.3125 0 ) ( 0 13.9999923706 13.9999980927 1.3125 -0.1875 ) ( 0 13.9999923706 13.9999980927 1.3125 -0.375 ) )
+( ( -4 0 13.9999980927 1.5 0 ) ( 0 0 13.9999980927 1.5 -0.1875 ) ( 0 0 13.9999980927 1.5 -0.375 ) )
+)
+}
+}
+// brush 1
+{
+( 0 8 8 ) ( 0 -8 8 ) ( -2 8 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 8 8 ) ( -2 8 8 ) ( 0 8 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 8 8 ) ( 0 8 -8 ) ( 0 -8 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -2 -8 -8 ) ( 0 -8 -8 ) ( -2 8 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -2 -8 -8 ) ( -2 -8 8 ) ( 0 -8 -8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -4 -8 -8 ) ( -4 8 -8 ) ( -4 -8 8 ) common/engine 0 0 0 0.5 0.5 0 0 0
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25
+( 9 3 0 0 0 )
+(
+( ( -4 0 7.9999980927 0 -0.375 ) ( -4 0 7.9999980927 0 -0.1875 ) ( -12 0 7.9999980927 0 0 ) )
+( ( -4 -8 7.9999980927 0.1875 -0.375 ) ( -4 -8 7.9999980927 0.1875 -0.1875 ) ( -12 -8 7.9999980927 0.1875 0 ) )
+( ( -4 -8 0 0.375 -0.375 ) ( -4 -8 0 0.375 -0.1875 ) ( -12 -8 0 0.375 0 ) )
+( ( -4 -8 -7.9999995232 0.5625 -0.375 ) ( -4 -8 -7.9999995232 0.5625 -0.1875 ) ( -12 -8 -7.9999995232 0.5625 0 ) )
+( ( -4 0 -7.9999995232 0.75 -0.375 ) ( -4 0 -7.9999995232 0.75 -0.1875 ) ( -12 0 -7.9999995232 0.75 0 ) )
+( ( -4 7.9999923706 -7.9999995232 0.9375 -0.375 ) ( -4 7.9999923706 -7.9999995232 0.9375 -0.1875 ) ( -12 7.9999923706 -7.9999995232 0.9375 0 ) )
+( ( -4 7.9999923706 0 1.125 -0.375 ) ( -4 7.9999923706 0 1.125 -0.1875 ) ( -12 7.9999923706 0 1.125 0 ) )
+( ( -4 7.9999923706 7.9999980927 1.3125 -0.375 ) ( -4 7.9999923706 7.9999980927 1.3125 -0.1875 ) ( -12 7.9999923706 7.9999980927 1.3125 0 ) )
+( ( -4 0 7.9999980927 1.5 -0.375 ) ( -4 0 7.9999980927 1.5 -0.1875 ) ( -12 0 7.9999980927 1.5 0 ) )
+)
+}
+}
+// brush 3
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 7.9999980927 0 0 ) ( -12 0 9.9999980927 0 -0.1875 ) ( -12 0 9.9999980927 0 -0.375 ) )
+( ( -12 -8 7.9999980927 0.1875 0 ) ( -12 -10 9.9999980927 0.1875 -0.1875 ) ( -12 -10 9.9999980927 0.1875 -0.375 ) )
+( ( -12 -8 0 0.375 0 ) ( -12 -10 0 0.375 -0.1875 ) ( -12 -10 0 0.375 -0.375 ) )
+( ( -12 -8 -8 0.5625 0 ) ( -12 -10 -10 0.5625 -0.1875 ) ( -12 -10 -10 0.5625 -0.375 ) )
+( ( -12 0 -8 0.75 0 ) ( -12 0 -10 0.75 -0.1875 ) ( -12 0 -10 0.75 -0.375 ) )
+( ( -12 7.9999923706 -8 0.9375 0 ) ( -12 9.9999923706 -10 0.9375 -0.1875 ) ( -12 9.9999923706 -10 0.9375 -0.375 ) )
+( ( -12 7.9999923706 0 1.125 0 ) ( -12 9.9999923706 0 1.125 -0.1875 ) ( -12 9.9999923706 0 1.125 -0.375 ) )
+( ( -12 7.9999923706 7.9999980927 1.3125 0 ) ( -12 9.9999923706 9.9999980927 1.3125 -0.1875 ) ( -12 9.9999923706 9.9999980927 1.3125 -0.375 ) )
+( ( -12 0 7.9999980927 1.5 0 ) ( -12 0 9.9999980927 1.5 -0.1875 ) ( -12 0 9.9999980927 1.5 -0.375 ) )
+)
+}
+}
+// brush 4
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -12 0 9.9999980927 0 0 ) ( -4 0 13.9999980927 0 -0.1875 ) ( -4 0 13.9999980927 0 -0.375 ) )
+( ( -12 -10 9.9999980927 0.1875 0 ) ( -4 -14 13.9999980927 0.1875 -0.1875 ) ( -4 -14 13.9999980927 0.1875 -0.375 ) )
+( ( -12 -10 0 0.375 0 ) ( -4 -14 0 0.375 -0.1875 ) ( -4 -14 0 0.375 -0.375 ) )
+( ( -12 -10 -10 0.5625 0 ) ( -4 -14 -14 0.5625 -0.1875 ) ( -4 -14 -14 0.5625 -0.375 ) )
+( ( -12 0 -10 0.75 0 ) ( -4 0 -14 0.75 -0.1875 ) ( -4 0 -14 0.75 -0.375 ) )
+( ( -12 9.9999923706 -10 0.9375 0 ) ( -4 13.9999923706 -14 0.9375 -0.1875 ) ( -4 13.9999923706 -14 0.9375 -0.375 ) )
+( ( -12 9.9999923706 0 1.125 0 ) ( -4 13.9999923706 0 1.125 -0.1875 ) ( -4 13.9999923706 0 1.125 -0.375 ) )
+( ( -12 9.9999923706 9.9999980927 1.3125 0 ) ( -4 13.9999923706 13.9999980927 1.3125 -0.1875 ) ( -4 13.9999923706 13.9999980927 1.3125 -0.375 ) )
+( ( -12 0 9.9999980927 1.5 0 ) ( -4 0 13.9999980927 1.5 -0.1875 ) ( -4 0 13.9999980927 1.5 -0.375 ) )
+)
+}
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-8.000000 0.000000 0.000000"
+"light" "12"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/juggernaut_bigengine1.map b/base/maps/pirate/sections/juggernaut_bigengine1.map
new file mode 100644
index 0000000..13b26f1
--- /dev/null
+++ b/base/maps/pirate/sections/juggernaut_bigengine1.map
@@ -0,0 +1,78 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -184 0 16 0 -2.375 ) ( -184 0 24 0 -1.1875 ) ( -184 0 24 0 0 ) )
+( ( -184 -16 16 1.1875 -2.375 ) ( -184 -24 24 1.1875 -1.1875 ) ( -184 -24 24 1.1875 0 ) )
+( ( -184 -16 0 2.5625 -2.375 ) ( -184 -24 0 2.5625 -1.1875 ) ( -184 -24 0 2.5625 0 ) )
+( ( -184 -16 -16 3.9375 -2.375 ) ( -184 -24 -24 3.9375 -1.1875 ) ( -184 -24 -24 3.9375 0 ) )
+( ( -184 0 -16 5.125 -2.375 ) ( -184 0 -24 5.125 -1.1875 ) ( -184 0 -24 5.125 0 ) )
+( ( -184 16 -16 6.3125 -2.375 ) ( -184 24 -24 6.3125 -1.1875 ) ( -184 24 -24 6.3125 0 ) )
+( ( -184 16 0 7.6875 -2.375 ) ( -184 24 0 7.6875 -1.1875 ) ( -184 24 0 7.6875 0 ) )
+( ( -184 16 16 9.0625 -2.375 ) ( -184 24 24 9.0625 -1.1875 ) ( -184 24 24 9.0625 0 ) )
+( ( -184 0 16 10.25 -2.375 ) ( -184 0 24 10.25 -1.1875 ) ( -184 0 24 10.25 0 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( 0 0 16 0 -2.375 ) ( -184 0 16 0 -1.1875 ) ( -184 0 16 0 0 ) )
+( ( 0 -16 16 1.1875 -2.375 ) ( -184 -16 16 1.1875 -1.1875 ) ( -184 -16 16 1.1875 0 ) )
+( ( 0 -16 0 2.5625 -2.375 ) ( -184 -16 0 2.5625 -1.1875 ) ( -184 -16 0 2.5625 0 ) )
+( ( 0 -16 -15.9999847412 3.9375 -2.375 ) ( -184 -16 -15.9999847412 3.9375 -1.1875 ) ( -184 -16 -15.9999847412 3.9375 0 ) )
+( ( 0 0 -15.9999847412 5.125 -2.375 ) ( -184 0 -15.9999847412 5.125 -1.1875 ) ( -184 0 -15.9999847412 5.125 0 ) )
+( ( 0 16 -15.9999847412 6.3125 -2.375 ) ( -184 16 -15.9999847412 6.3125 -1.1875 ) ( -184 16 -15.9999847412 6.3125 0 ) )
+( ( 0 16 0 7.6875 -2.375 ) ( -184 16 0 7.6875 -1.1875 ) ( -184 16 0 7.6875 0 ) )
+( ( 0 16 16 9.0625 -2.375 ) ( -184 16 16 9.0625 -1.1875 ) ( -184 16 16 9.0625 0 ) )
+( ( 0 0 16 10.25 -2.375 ) ( -184 0 16 10.25 -1.1875 ) ( -184 0 16 10.25 0 ) )
+)
+}
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 5 0 0 0 )
+(
+( ( -184 0 24 0 0 ) ( -184 0 24 0 -0.59375 ) ( -168 0 28 0 -1.1875 ) ( -168 0 28 0 -1.78125 ) ( 0 0 28 0 -2.375 ) )
+( ( -184 -24 24 1.1875 0 ) ( -184 -24 24 1.1875 -0.59375 ) ( -168 -28 28 1.1875 -1.1875 ) ( -168 -28 28 1.1875 -1.78125 ) ( 0 -28 28 1.1875 -2.375 ) )
+( ( -184 -24 0 2.5625 0 ) ( -184 -24 0 2.5625 -0.59375 ) ( -168 -28 0 2.5625 -1.1875 ) ( -168 -28 0 2.5625 -1.78125 ) ( 0 -28 0 2.5625 -2.375 ) )
+( ( -184 -24 -24 3.9375 0 ) ( -184 -24 -24 3.9375 -0.59375 ) ( -168 -28 -28 3.9375 -1.1875 ) ( -168 -28 -28 3.9375 -1.78125 ) ( 0 -28 -28 3.9375 -2.375 ) )
+( ( -184 0 -24 5.125 0 ) ( -184 0 -24 5.125 -0.59375 ) ( -168 0 -28 5.125 -1.1875 ) ( -168 0 -28 5.125 -1.78125 ) ( 0 0 -28 5.125 -2.375 ) )
+( ( -184 24 -24 6.3125 0 ) ( -184 24 -24 6.3125 -0.59375 ) ( -168 28 -28 6.3125 -1.1875 ) ( -168 28 -28 6.3125 -1.78125 ) ( 0 28 -28 6.3125 -2.375 ) )
+( ( -184 24 0 7.6875 0 ) ( -184 24 0 7.6875 -0.59375 ) ( -168 28 0 7.6875 -1.1875 ) ( -168 28 0 7.6875 -1.78125 ) ( 0 28 0 7.6875 -2.375 ) )
+( ( -184 24 24 9.0625 0 ) ( -184 24 24 9.0625 -0.59375 ) ( -168 28 28 9.0625 -1.1875 ) ( -168 28 28 9.0625 -1.78125 ) ( 0 28 28 9.0625 -2.375 ) )
+( ( -184 0 24 10.25 0 ) ( -184 0 24 10.25 -0.59375 ) ( -168 0 28 10.25 -1.1875 ) ( -168 0 28 10.25 -1.78125 ) ( 0 0 28 10.25 -2.375 ) )
+)
+}
+}
+// brush 3
+{
+( 0 16 16 ) ( 0 -16 16 ) ( -184 16 16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 16 16 ) ( -184 16 16 ) ( 0 16 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 16 16 ) ( 0 16 -16 ) ( 0 -16 16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -16 -16 ) ( 0 -16 -16 ) ( -184 16 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -16 -16 ) ( -184 -16 16 ) ( 0 -16 -16 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -48 -20 116 ) ( -48 0 116 ) ( -48 -20 244 ) common/engine 0 0 0 0.5 0.5 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-176.000000 0.000000 0.000000"
+"light" "24"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/juggernaut_bigengine2.map b/base/maps/pirate/sections/juggernaut_bigengine2.map
new file mode 100644
index 0000000..cc26146
--- /dev/null
+++ b/base/maps/pirate/sections/juggernaut_bigengine2.map
@@ -0,0 +1,78 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( 0 0 14 0 -2.375 ) ( -184 0 14 0 -1.1875 ) ( -184 0 14 0 0 ) )
+( ( 0 -14 14 1.1875 -2.375 ) ( -184 -14 14 1.1875 -1.1875 ) ( -184 -14 14 1.1875 0 ) )
+( ( 0 -14 0 2.5625 -2.375 ) ( -184 -14 0 2.5625 -1.1875 ) ( -184 -14 0 2.5625 0 ) )
+( ( 0 -14 -14 3.9375 -2.375 ) ( -184 -14 -14 3.9375 -1.1875 ) ( -184 -14 -14 3.9375 0 ) )
+( ( 0 0 -14 5.125 -2.375 ) ( -184 0 -14 5.125 -1.1875 ) ( -184 0 -14 5.125 0 ) )
+( ( 0 14.0000152588 -14 6.3125 -2.375 ) ( -184 14.0000152588 -14 6.3125 -1.1875 ) ( -184 14.0000152588 -14 6.3125 0 ) )
+( ( 0 14.0000152588 0 7.6875 -2.375 ) ( -184 14.0000152588 0 7.6875 -1.1875 ) ( -184 14.0000152588 0 7.6875 0 ) )
+( ( 0 14.0000152588 14 9.0625 -2.375 ) ( -184 14.0000152588 14 9.0625 -1.1875 ) ( -184 14.0000152588 14 9.0625 0 ) )
+( ( 0 0 14 10.25 -2.375 ) ( -184 0 14 10.25 -1.1875 ) ( -184 0 14 10.25 0 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 5 0 0 0 )
+(
+( ( -184 0 20 0 0 ) ( -184 0 20 0 -0.59375 ) ( -168 0 24 0 -1.1875 ) ( -168 0 24 0 -1.78125 ) ( 0 0 24 0 -2.375 ) )
+( ( -184 -20 20 1.1875 0 ) ( -184 -20 20 1.1875 -0.59375 ) ( -168 -24 24 1.1875 -1.1875 ) ( -168 -24 24 1.1875 -1.78125 ) ( 0 -24 24 1.1875 -2.375 ) )
+( ( -184 -20 0 2.5625 0 ) ( -184 -20 0 2.5625 -0.59375 ) ( -168 -24 0 2.5625 -1.1875 ) ( -168 -24 0 2.5625 -1.78125 ) ( 0 -24 0 2.5625 -2.375 ) )
+( ( -184 -20 -20 3.9375 0 ) ( -184 -20 -20 3.9375 -0.59375 ) ( -168 -24 -24 3.9375 -1.1875 ) ( -168 -24 -24 3.9375 -1.78125 ) ( 0 -24 -24 3.9375 -2.375 ) )
+( ( -184 0 -20 5.125 0 ) ( -184 0 -20 5.125 -0.59375 ) ( -168 0 -24 5.125 -1.1875 ) ( -168 0 -24 5.125 -1.78125 ) ( 0 0 -24 5.125 -2.375 ) )
+( ( -184 20 -20 6.3125 0 ) ( -184 20 -20 6.3125 -0.59375 ) ( -168 24 -24 6.3125 -1.1875 ) ( -168 24 -24 6.3125 -1.78125 ) ( 0 24 -24 6.3125 -2.375 ) )
+( ( -184 20 0 7.6875 0 ) ( -184 20 0 7.6875 -0.59375 ) ( -168 24 0 7.6875 -1.1875 ) ( -168 24 0 7.6875 -1.78125 ) ( 0 24 0 7.6875 -2.375 ) )
+( ( -184 20 20 9.0625 0 ) ( -184 20 20 9.0625 -0.59375 ) ( -168 24 24 9.0625 -1.1875 ) ( -168 24 24 9.0625 -1.78125 ) ( 0 24 24 9.0625 -2.375 ) )
+( ( -184 0 20 10.25 0 ) ( -184 0 20 10.25 -0.59375 ) ( -168 0 24 10.25 -1.1875 ) ( -168 0 24 10.25 -1.78125 ) ( 0 0 24 10.25 -2.375 ) )
+)
+}
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -184 0 14 0 -2.375 ) ( -184 0 20 0 -1.1875 ) ( -184 0 20 0 0 ) )
+( ( -184 -14 14 1.1875 -2.375 ) ( -184 -20 20 1.1875 -1.1875 ) ( -184 -20 20 1.1875 0 ) )
+( ( -184 -14 0 2.5625 -2.375 ) ( -184 -20 0 2.5625 -1.1875 ) ( -184 -20 0 2.5625 0 ) )
+( ( -184 -14 -14 3.9375 -2.375 ) ( -184 -20 -20 3.9375 -1.1875 ) ( -184 -20 -20 3.9375 0 ) )
+( ( -184 0 -14 5.125 -2.375 ) ( -184 0 -20 5.125 -1.1875 ) ( -184 0 -20 5.125 0 ) )
+( ( -184 14 -14 6.3125 -2.375 ) ( -184 20 -20 6.3125 -1.1875 ) ( -184 20 -20 6.3125 0 ) )
+( ( -184 14 0 7.6875 -2.375 ) ( -184 20 0 7.6875 -1.1875 ) ( -184 20 0 7.6875 0 ) )
+( ( -184 14 14 9.0625 -2.375 ) ( -184 20 20 9.0625 -1.1875 ) ( -184 20 20 9.0625 0 ) )
+( ( -184 0 14 10.25 -2.375 ) ( -184 0 20 10.25 -1.1875 ) ( -184 0 20 10.25 0 ) )
+)
+}
+}
+// brush 3
+{
+( 0 10 14 ) ( 0 -22 14 ) ( -184 10 14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 14 12 ) ( -184 14 12 ) ( 0 14 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 12 12 ) ( 0 12 -20 ) ( 0 -20 12 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -20 -14 ) ( 0 -20 -14 ) ( -184 12 -14 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -14 -20 ) ( -184 -14 12 ) ( 0 -14 -20 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -48 -24 112 ) ( -48 -4 112 ) ( -48 -24 240 ) common/engine 0 0 0 0.5 0.5 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-176.000000 0.000000 0.000000"
+"light" "20"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/juggernaut_bigengine3.map b/base/maps/pirate/sections/juggernaut_bigengine3.map
new file mode 100644
index 0000000..af82eb0
--- /dev/null
+++ b/base/maps/pirate/sections/juggernaut_bigengine3.map
@@ -0,0 +1,78 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 5 0 0 0 )
+(
+( ( -184 0 12 0 0 ) ( -184 0 12 0 -0.59375 ) ( -168 0 16 0 -1.1875 ) ( -168 0 16 0 -1.78125 ) ( 0 0 16 0 -2.375 ) )
+( ( -184 -12 12 1.1875 0 ) ( -184 -12 12 1.1875 -0.59375 ) ( -168 -16 16 1.1875 -1.1875 ) ( -168 -16 16 1.1875 -1.78125 ) ( 0 -16 16 1.1875 -2.375 ) )
+( ( -184 -12 0 2.5625 0 ) ( -184 -12 0 2.5625 -0.59375 ) ( -168 -16 0 2.5625 -1.1875 ) ( -168 -16 0 2.5625 -1.78125 ) ( 0 -16 0 2.5625 -2.375 ) )
+( ( -184 -12 -12 3.9375 0 ) ( -184 -12 -12 3.9375 -0.59375 ) ( -168 -16 -16 3.9375 -1.1875 ) ( -168 -16 -16 3.9375 -1.78125 ) ( 0 -16 -16 3.9375 -2.375 ) )
+( ( -184 0 -12 5.125 0 ) ( -184 0 -12 5.125 -0.59375 ) ( -168 0 -16 5.125 -1.1875 ) ( -168 0 -16 5.125 -1.78125 ) ( 0 0 -16 5.125 -2.375 ) )
+( ( -184 12 -12 6.3125 0 ) ( -184 12 -12 6.3125 -0.59375 ) ( -168 16 -16 6.3125 -1.1875 ) ( -168 16 -16 6.3125 -1.78125 ) ( 0 16 -16 6.3125 -2.375 ) )
+( ( -184 12 0 7.6875 0 ) ( -184 12 0 7.6875 -0.59375 ) ( -168 16 0 7.6875 -1.1875 ) ( -168 16 0 7.6875 -1.78125 ) ( 0 16 0 7.6875 -2.375 ) )
+( ( -184 12 12 9.0625 0 ) ( -184 12 12 9.0625 -0.59375 ) ( -168 16 16 9.0625 -1.1875 ) ( -168 16 16 9.0625 -1.78125 ) ( 0 16 16 9.0625 -2.375 ) )
+( ( -184 0 12 10.25 0 ) ( -184 0 12 10.25 -0.59375 ) ( -168 0 16 10.25 -1.1875 ) ( -168 0 16 10.25 -1.78125 ) ( 0 0 16 10.25 -2.375 ) )
+)
+}
+}
+// brush 1
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( -184 0 10 0 -2.375 ) ( -184 0 12 0 -1.1875 ) ( -184 0 12 0 0 ) )
+( ( -184 -10 10 1.1875 -2.375 ) ( -184 -12 12 1.1875 -1.1875 ) ( -184 -12 12 1.1875 0 ) )
+( ( -184 -10 0 2.5625 -2.375 ) ( -184 -12 0 2.5625 -1.1875 ) ( -184 -12 0 2.5625 0 ) )
+( ( -184 -10 -10 3.9375 -2.375 ) ( -184 -12 -12 3.9375 -1.1875 ) ( -184 -12 -12 3.9375 0 ) )
+( ( -184 0 -10 5.125 -2.375 ) ( -184 0 -12 5.125 -1.1875 ) ( -184 0 -12 5.125 0 ) )
+( ( -184 10 -10 6.3125 -2.375 ) ( -184 12 -12 6.3125 -1.1875 ) ( -184 12 -12 6.3125 0 ) )
+( ( -184 10 0 7.6875 -2.375 ) ( -184 12 0 7.6875 -1.1875 ) ( -184 12 0 7.6875 0 ) )
+( ( -184 10 10 9.0625 -2.375 ) ( -184 12 12 9.0625 -1.1875 ) ( -184 12 12 9.0625 0 ) )
+( ( -184 0 10 10.25 -2.375 ) ( -184 0 12 10.25 -1.1875 ) ( -184 0 12 10.25 0 ) )
+)
+}
+}
+// brush 2
+{
+patchDef2
+{
+colors/grey25_shiny
+( 9 3 0 0 0 )
+(
+( ( 0.0000305176 0 10 0 -2.375 ) ( -184 0 10 0 -1.1875 ) ( -184 0 10 0 0 ) )
+( ( 0.0000305176 -10 10 1.1875 -2.375 ) ( -184 -10 10 1.1875 -1.1875 ) ( -184 -10 10 1.1875 0 ) )
+( ( 0.0000305176 -10 0 2.5625 -2.375 ) ( -184 -10 0 2.5625 -1.1875 ) ( -184 -10 0 2.5625 0 ) )
+( ( 0.0000305176 -10 -10 3.9375 -2.375 ) ( -184 -10 -10 3.9375 -1.1875 ) ( -184 -10 -10 3.9375 0 ) )
+( ( 0.0000305176 0 -10 5.125 -2.375 ) ( -184 0 -10 5.125 -1.1875 ) ( -184 0 -10 5.125 0 ) )
+( ( 0.0000305176 10 -10 6.3125 -2.375 ) ( -184 10 -10 6.3125 -1.1875 ) ( -184 10 -10 6.3125 0 ) )
+( ( 0.0000305176 10 0 7.6875 -2.375 ) ( -184 10 0 7.6875 -1.1875 ) ( -184 10 0 7.6875 0 ) )
+( ( 0.0000305176 10 10 9.0625 -2.375 ) ( -184 10 10 9.0625 -1.1875 ) ( -184 10 10 9.0625 0 ) )
+( ( 0.0000305176 0 10 10.25 -2.375 ) ( -184 0 10 10.25 -1.1875 ) ( -184 0 10 10.25 0 ) )
+)
+}
+}
+// brush 3
+{
+( 0 14 10 ) ( 0 -18 10 ) ( -184 14 10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 10 8 ) ( -184 10 8 ) ( 0 10 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 0 16 8 ) ( 0 16 -24 ) ( 0 -16 8 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -16 -10 ) ( 0 -16 -10 ) ( -184 16 -10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -184 -10 -24 ) ( -184 -10 8 ) ( 0 -10 -24 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -48 -20 108 ) ( -48 0 108 ) ( -48 -20 236 ) common/engine 0 0 0 0.5 0.5 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "-176.000000 0.000000 0.000000"
+"light" "16"
+"spawnflags" "4"
+}
diff --git a/base/maps/pirate/sections/juggernaut_biglight.map b/base/maps/pirate/sections/juggernaut_biglight.map
new file mode 100644
index 0000000..e2d5bdc
--- /dev/null
+++ b/base/maps/pirate/sections/juggernaut_biglight.map
@@ -0,0 +1,49 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+( 224 12 12 ) ( 224 -12 12 ) ( -16 12 12 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
+( -16 -12 -12 ) ( -16 -12 12 ) ( 224 -12 -12 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
+( 560 -8 -8 ) ( 560 -12 -12 ) ( 688 -8 -8 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
+( 560 -12 -8 ) ( 560 -8 -4 ) ( 688 -12 -8 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
+( 12 8 12 ) ( 16 12 12 ) ( 16 -12 -12 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
+( -16 -12 -12 ) ( -16 12 12 ) ( -12 8 12 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
+}
+// brush 1
+{
+( -672 10 10 ) ( -544 2 2 ) ( -544 10 10 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( -672 -8 -4 ) ( -544 -24 16 ) ( -544 -8 -4 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
+( -672 -16 24 ) ( -544 4 8 ) ( -544 -16 24 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
+( -4 -24 16 ) ( -8 -8 -4 ) ( -8 4 8 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
+( 8 4 8 ) ( 8 -8 -4 ) ( 4 -24 16 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
+( 544 -24 16 ) ( 544 -20 20 ) ( 672 -24 16 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 0 0 0
+}
+// brush 2
+{
+( 544 -23 17 ) ( 544 -24 18 ) ( 672 -23 17 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
+( 544 -24 18 ) ( 544 -23 19 ) ( 672 -24 18 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
+( 544 -18 24 ) ( 544 -17 23 ) ( 672 -18 24 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
+( 544 -17 23 ) ( 544 -18 22 ) ( 672 -17 23 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
+( 3 -17 -144 ) ( 3 -19 -144 ) ( 3 -17 -16 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
+( -3 -19 -144 ) ( -3 -18 -144 ) ( -3 -19 -16 ) colors/grey25 0 0 0 0.5 0.5 134217728 0 0
+}
+// brush 3
+{
+( 4 -16 29 ) ( 4 -16 16 ) ( 4 -28 29 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+( -4 -28 16 ) ( -4 -16 16 ) ( -4 -28 29 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+( 544 -17 25 ) ( 544 -18 24 ) ( 672 -17 25 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+( 544 -33 25 ) ( 544 -32 26 ) ( 672 -33 25 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+( 544 -26 32 ) ( 544 -17 25 ) ( 672 -26 32 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+( 544 -25 17 ) ( 544 -32 26 ) ( 672 -25 17 ) colors/red_bright 0 0 0 0.5 0.5 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "0.000000 -25.000000 25.000000"
+"light" "48"
+"flare" "4"
+"_color" "1 0 0"
+}
diff --git a/base/maps/pirate/sections/light_16_16_106.map b/base/maps/pirate/sections/light_16_16_106.map
index 50d2d59..e19c7e5 100644
--- a/base/maps/pirate/sections/light_16_16_106.map
+++ b/base/maps/pirate/sections/light_16_16_106.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( -2 2 27 ) ( 2 2 28 ) ( -2 2 28 ) colors/orange 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_16_16_116.map b/base/maps/pirate/sections/light_16_16_116.map
index 8bae1f9..eee8ee7 100644
--- a/base/maps/pirate/sections/light_16_16_116.map
+++ b/base/maps/pirate/sections/light_16_16_116.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( -2 2 112 ) ( 2 -2 112 ) ( -2 -2 112 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_16_16_24.map b/base/maps/pirate/sections/light_16_16_24.map
index 1e107c9..7004dfb 100644
--- a/base/maps/pirate/sections/light_16_16_24.map
+++ b/base/maps/pirate/sections/light_16_16_24.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( 1 1 24 ) ( -1 -1 24 ) ( -1 1 24 ) colors/red_bright 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_16_16_28.map b/base/maps/pirate/sections/light_16_16_28.map
index 40f1cd8..68cf83d 100644
--- a/base/maps/pirate/sections/light_16_16_28.map
+++ b/base/maps/pirate/sections/light_16_16_28.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( 10 2 24 ) ( 10 -2 24 ) ( -6 2 24 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_16_16_40.map b/base/maps/pirate/sections/light_16_16_40.map
index adefc2a..0fb7926 100644
--- a/base/maps/pirate/sections/light_16_16_40.map
+++ b/base/maps/pirate/sections/light_16_16_40.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( 8 44 4 ) ( 8 -156 4 ) ( -8 44 4 ) kuroto/metal_03a_noborder 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_16_16_44.map b/base/maps/pirate/sections/light_16_16_44.map
index b26c224..a34fa58 100644
--- a/base/maps/pirate/sections/light_16_16_44.map
+++ b/base/maps/pirate/sections/light_16_16_44.map
@@ -2,8 +2,6 @@
// entity 0
{
"classname" "worldspawn"
-"enginecolor" "1.0 0.5 0.0"
-"enginesound" "3"
// brush 0
{
( -2 2 13 ) ( 2 2 14 ) ( -2 2 14 ) colors/orange 0 0 0 0.5 0.5 134217728 0 0
diff --git a/base/maps/pirate/sections/light_4_4_24.map b/base/maps/pirate/sections/light_4_4_24.map
new file mode 100644
index 0000000..2750108
--- /dev/null
+++ b/base/maps/pirate/sections/light_4_4_24.map
@@ -0,0 +1,40 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+( -64 -2 0 ) ( 4 2 0 ) ( -64 2 0 ) common/caulk 0 0 0 1 1 0 0 0
+( 1 -116 24 ) ( 2 -244 0 ) ( 1 -244 24 ) colors/orange 0 0 0 1 1 0 0 0
+( -2 -116 0 ) ( -1 -244 24 ) ( -2 -244 0 ) colors/orange 0 0 0 1 1 0 0 0
+( 228 -1 24 ) ( 100 -2 0 ) ( 100 -1 24 ) colors/orange 0 0 0 1 1 0 0 0
+( 228 2 0 ) ( 100 1 24 ) ( 100 2 0 ) colors/orange 0 0 0 1 1 0 0 0
+( -36 -2 2 ) ( -36 2 2 ) ( 92 -2 2 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+}
+// brush 1
+{
+( -62 -2 24 ) ( 6 2 24 ) ( 6 -2 24 ) colors/red_bright 0 0 0 1 1 0 0 0
+( 1 -116 24 ) ( 2 -244 0 ) ( 1 -244 24 ) colors/red_bright 0 0 0 1 1 0 0 0
+( -2 -116 0 ) ( -1 -244 24 ) ( -2 -244 0 ) colors/red_bright 0 0 0 1 1 0 0 0
+( 228 -1 24 ) ( 100 -2 0 ) ( 100 -1 24 ) colors/red_bright 0 0 0 1 1 0 0 0
+( 228 2 0 ) ( 100 1 24 ) ( 100 2 0 ) colors/red_bright 0 0 0 1 1 0 0 0
+( 100 0 22 ) ( 100 -2 22 ) ( 228 0 22 ) common/caulk 0 0 0 1 1 0 0 0
+}
+// brush 2
+{
+( 228 -1 24 ) ( 100 -2 0 ) ( 100 -1 24 ) colors/grey50 0 0 0 1 1 0 0 0
+( 228 2 0 ) ( 100 1 24 ) ( 100 2 0 ) colors/grey50 0 0 0 1 1 0 0 0
+( 228 2 22 ) ( 100 -3 22 ) ( 100 2 22 ) common/caulk 0 0 0 1 1 0 0 0
+( 92 -2 2 ) ( -36 2 2 ) ( -36 -2 2 ) common/caulk 0 0 0 0.5 0.5 0 0 0
+( 1 12 24 ) ( 2 12 0 ) ( 1 -116 24 ) colors/grey50 0 0 0 0.5 0.5 0 0 0
+( -2 12 0 ) ( -1 12 24 ) ( -2 -116 0 ) colors/grey50 0 0 0 0.5 0.5 0 0 0
+}
+}
+// entity 1
+{
+"classname" "light"
+"origin" "0.000000 0.000000 23.000000"
+"light" "24"
+"_color" "1 0 0"
+"flare" "4"
+}