knosky 0.6.3 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +149 -93
- package/CREDITS.md +14 -14
- package/LICENSE.md +76 -76
- package/LIMITATIONS.md +33 -23
- package/PRIVACY.md +30 -30
- package/README.md +170 -117
- package/SECURITY.md +78 -46
- package/action/post-comment.mjs +94 -89
- package/action.yml +62 -62
- package/bin/knosky.mjs +279 -105
- package/core/CONTRACT.md +70 -70
- package/core/append-only-checkpoint.mjs +215 -0
- package/core/audit-writer.mjs +317 -0
- package/core/benchmark-results.mjs +225 -225
- package/core/bundle.mjs +178 -178
- package/core/churn.mjs +23 -23
- package/core/ci.mjs +268 -268
- package/core/comparison.mjs +189 -189
- package/core/config.mjs +189 -189
- package/core/constants.mjs +13 -13
- package/core/contract.mjs +123 -123
- package/core/cross-repo.mjs +111 -111
- package/core/decision-codes.mjs +92 -0
- package/core/destination.mjs +161 -161
- package/core/district-classification.mjs +111 -0
- package/core/doctor-scorecard.mjs +369 -0
- package/core/domain-store.mjs +347 -0
- package/core/edges.mjs +43 -43
- package/core/escalate.mjs +68 -68
- package/core/freshness.mjs +198 -194
- package/core/fs-indexer.mjs +218 -218
- package/core/key-store.mjs +348 -348
- package/core/layout.mjs +46 -46
- package/core/ledger.mjs +176 -141
- package/core/local-ipc-identity.mjs +500 -0
- package/core/lod.mjs +155 -155
- package/core/mode-b.mjs +410 -0
- package/core/multi-model-benchmark.mjs +405 -405
- package/core/net-lockdown.mjs +421 -0
- package/core/onboarding.mjs +223 -223
- package/core/operator-auth.mjs +317 -0
- package/core/overlays.mjs +45 -45
- package/core/policy-lattice.mjs +142 -0
- package/core/pr-comment.mjs +198 -198
- package/core/protocol-spec.mjs +460 -460
- package/core/provenance.mjs +320 -0
- package/core/retrieve.mjs +63 -63
- package/core/route.mjs +304 -304
- package/core/schema.mjs +275 -275
- package/core/signing-tiers.mjs +1265 -0
- package/core/swarm-bench.mjs +106 -0
- package/core/swarm-coordinator.mjs +867 -0
- package/core/trust-root-rekey.mjs +410 -0
- package/mcp/server.mjs +264 -108
- package/package.json +56 -46
- package/renderer/art/kenney/buildingTiles_sheet.xml +130 -130
- package/renderer/art/kenney/cityDetails_sheet.xml +12 -12
- package/renderer/art/kenney/landscapeTiles_sheet.xml +129 -129
- package/renderer/art/kenney/sheet_allCars.xml +545 -545
- package/renderer/build-rich.mjs +43 -43
- package/renderer/city.template.html +808 -808
- package/ssot/decision-codes.json +133 -0
- package/ssot/ladder-l0-l3.md +232 -0
- package/ssot/tool-menu.json +130 -0
|
@@ -1,546 +1,546 @@
|
|
|
1
|
-
<TextureAtlas imagePath="sheet.png">
|
|
2
|
-
<SubTexture name="ambulance_E.png" x="139" y="94" width="33" height="29"/>
|
|
3
|
-
<SubTexture name="ambulance_N.png" x="812" y="481" width="19" height="27"/>
|
|
4
|
-
<SubTexture name="ambulance_NE.png" x="0" y="296" width="35" height="31"/>
|
|
5
|
-
<SubTexture name="ambulance_NED.png" x="0" y="378" width="35" height="28"/>
|
|
6
|
-
<SubTexture name="ambulance_NEU.png" x="0" y="87" width="38" height="32"/>
|
|
7
|
-
<SubTexture name="ambulance_NW.png" x="35" y="296" width="35" height="31"/>
|
|
8
|
-
<SubTexture name="ambulance_NWD.png" x="70" y="302" width="34" height="28"/>
|
|
9
|
-
<SubTexture name="ambulance_NWU.png" x="0" y="0" width="38" height="31"/>
|
|
10
|
-
<SubTexture name="ambulance_S.png" x="813" y="0" width="19" height="33"/>
|
|
11
|
-
<SubTexture name="ambulance_SE.png" x="37" y="151" width="35" height="35"/>
|
|
12
|
-
<SubTexture name="ambulance_SED.png" x="70" y="399" width="34" height="40"/>
|
|
13
|
-
<SubTexture name="ambulance_SEU.png" x="0" y="31" width="38" height="28"/>
|
|
14
|
-
<SubTexture name="ambulance_SW.png" x="38" y="0" width="35" height="36"/>
|
|
15
|
-
<SubTexture name="ambulance_SWD.png" x="35" y="384" width="35" height="40"/>
|
|
16
|
-
<SubTexture name="ambulance_SWU.png" x="0" y="59" width="38" height="28"/>
|
|
17
|
-
<SubTexture name="ambulance_W.png" x="104" y="430" width="33" height="29"/>
|
|
18
|
-
<SubTexture name="carBlack1_000.png" x="655" y="298" width="32" height="26"/>
|
|
19
|
-
<SubTexture name="carBlack1_001.png" x="813" y="114" width="18" height="24"/>
|
|
20
|
-
<SubTexture name="carBlack1_002.png" x="560" y="49" width="32" height="27"/>
|
|
21
|
-
<SubTexture name="carBlack1_003.png" x="270" y="160" width="33" height="30"/>
|
|
22
|
-
<SubTexture name="carBlack1_004.png" x="687" y="55" width="32" height="22"/>
|
|
23
|
-
<SubTexture name="carBlack1_005.png" x="812" y="435" width="31" height="23"/>
|
|
24
|
-
<SubTexture name="carBlack1_006.png" x="591" y="314" width="32" height="25"/>
|
|
25
|
-
<SubTexture name="carBlack1_007.png" x="105" y="189" width="33" height="26"/>
|
|
26
|
-
<SubTexture name="carBlack1_008.png" x="812" y="358" width="31" height="23"/>
|
|
27
|
-
<SubTexture name="carBlack1_009.png" x="592" y="43" width="32" height="31"/>
|
|
28
|
-
<SubTexture name="carBlack1_010.png" x="687" y="306" width="32" height="23"/>
|
|
29
|
-
<SubTexture name="carBlack1_011.png" x="843" y="275" width="17" height="24"/>
|
|
30
|
-
<SubTexture name="carBlack1_012.png" x="302" y="277" width="33" height="22"/>
|
|
31
|
-
<SubTexture name="carBlack1_013.png" x="687" y="329" width="32" height="31"/>
|
|
32
|
-
<SubTexture name="carBlack1_014.png" x="655" y="201" width="32" height="22"/>
|
|
33
|
-
<SubTexture name="carBlack1_015.png" x="302" y="321" width="33" height="30"/>
|
|
34
|
-
<SubTexture name="carBlack2_000.png" x="655" y="276" width="32" height="22"/>
|
|
35
|
-
<SubTexture name="carBlack2_001.png" x="655" y="400" width="32" height="29"/>
|
|
36
|
-
<SubTexture name="carBlack2_002.png" x="302" y="373" width="33" height="25"/>
|
|
37
|
-
<SubTexture name="carBlack2_003.png" x="860" y="184" width="17" height="22"/>
|
|
38
|
-
<SubTexture name="carBlack2_004.png" x="719" y="64" width="32" height="25"/>
|
|
39
|
-
<SubTexture name="carBlack2_005.png" x="687" y="412" width="32" height="29"/>
|
|
40
|
-
<SubTexture name="carBlack2_006.png" x="782" y="24" width="31" height="22"/>
|
|
41
|
-
<SubTexture name="carBlack2_007.png" x="782" y="0" width="31" height="24"/>
|
|
42
|
-
<SubTexture name="carBlack2_008.png" x="687" y="229" width="32" height="26"/>
|
|
43
|
-
<SubTexture name="carBlack2_009.png" x="687" y="77" width="32" height="25"/>
|
|
44
|
-
<SubTexture name="carBlack2_010.png" x="781" y="440" width="31" height="23"/>
|
|
45
|
-
<SubTexture name="carBlack2_011.png" x="781" y="410" width="31" height="30"/>
|
|
46
|
-
<SubTexture name="carBlack2_012.png" x="302" y="398" width="33" height="22"/>
|
|
47
|
-
<SubTexture name="carBlack2_013.png" x="865" y="451" width="17" height="22"/>
|
|
48
|
-
<SubTexture name="carBlack2_014.png" x="172" y="68" width="33" height="22"/>
|
|
49
|
-
<SubTexture name="carBlack2_015.png" x="781" y="310" width="31" height="30"/>
|
|
50
|
-
<SubTexture name="carBlack3_000.png" x="656" y="0" width="32" height="30"/>
|
|
51
|
-
<SubTexture name="carBlack3_001.png" x="656" y="30" width="32" height="25"/>
|
|
52
|
-
<SubTexture name="carBlack3_002.png" x="866" y="83" width="17" height="23"/>
|
|
53
|
-
<SubTexture name="carBlack3_003.png" x="655" y="454" width="32" height="25"/>
|
|
54
|
-
<SubTexture name="carBlack3_004.png" x="655" y="121" width="32" height="29"/>
|
|
55
|
-
<SubTexture name="carBlack3_005.png" x="624" y="22" width="32" height="23"/>
|
|
56
|
-
<SubTexture name="carBlack3_006.png" x="751" y="136" width="31" height="23"/>
|
|
57
|
-
<SubTexture name="carBlack3_007.png" x="172" y="90" width="33" height="26"/>
|
|
58
|
-
<SubTexture name="carBlack3_008.png" x="687" y="123" width="32" height="27"/>
|
|
59
|
-
<SubTexture name="carBlack3_009.png" x="751" y="68" width="31" height="23"/>
|
|
60
|
-
<SubTexture name="carBlack3_010.png" x="655" y="479" width="32" height="30"/>
|
|
61
|
-
<SubTexture name="carBlack3_011.png" x="687" y="150" width="32" height="22"/>
|
|
62
|
-
<SubTexture name="carBlack3_012.png" x="832" y="22" width="17" height="24"/>
|
|
63
|
-
<SubTexture name="carBlack3_013.png" x="623" y="397" width="32" height="22"/>
|
|
64
|
-
<SubTexture name="carBlack3_014.png" x="623" y="419" width="32" height="30"/>
|
|
65
|
-
<SubTexture name="carBlack3_015.png" x="624" y="0" width="32" height="22"/>
|
|
66
|
-
<SubTexture name="carBlack4_000.png" x="203" y="485" width="33" height="21"/>
|
|
67
|
-
<SubTexture name="carBlack4_001.png" x="138" y="161" width="33" height="31"/>
|
|
68
|
-
<SubTexture name="carBlack4_002.png" x="687" y="386" width="32" height="26"/>
|
|
69
|
-
<SubTexture name="carBlack4_003.png" x="877" y="357" width="17" height="24"/>
|
|
70
|
-
<SubTexture name="carBlack4_004.png" x="559" y="419" width="32" height="26"/>
|
|
71
|
-
<SubTexture name="carBlack4_005.png" x="137" y="377" width="33" height="32"/>
|
|
72
|
-
<SubTexture name="carBlack4_006.png" x="137" y="236" width="33" height="22"/>
|
|
73
|
-
<SubTexture name="carBlack4_007.png" x="750" y="234" width="31" height="22"/>
|
|
74
|
-
<SubTexture name="carBlack4_008.png" x="106" y="29" width="33" height="27"/>
|
|
75
|
-
<SubTexture name="carBlack4_009.png" x="687" y="172" width="32" height="26"/>
|
|
76
|
-
<SubTexture name="carBlack4_010.png" x="720" y="0" width="31" height="22"/>
|
|
77
|
-
<SubTexture name="carBlack4_011.png" x="271" y="32" width="33" height="31"/>
|
|
78
|
-
<SubTexture name="carBlack4_012.png" x="269" y="322" width="33" height="21"/>
|
|
79
|
-
<SubTexture name="carBlack4_013.png" x="860" y="427" width="17" height="24"/>
|
|
80
|
-
<SubTexture name="carBlack4_014.png" x="687" y="102" width="32" height="21"/>
|
|
81
|
-
<SubTexture name="carBlack4_015.png" x="688" y="0" width="32" height="32"/>
|
|
82
|
-
<SubTexture name="carBlack5_000.png" x="236" y="390" width="33" height="30"/>
|
|
83
|
-
<SubTexture name="carBlack5_001.png" x="687" y="255" width="32" height="25"/>
|
|
84
|
-
<SubTexture name="carBlack5_002.png" x="860" y="312" width="17" height="23"/>
|
|
85
|
-
<SubTexture name="carBlack5_003.png" x="719" y="89" width="32" height="24"/>
|
|
86
|
-
<SubTexture name="carBlack5_004.png" x="238" y="0" width="33" height="29"/>
|
|
87
|
-
<SubTexture name="carBlack5_005.png" x="719" y="166" width="32" height="22"/>
|
|
88
|
-
<SubTexture name="carBlack5_006.png" x="719" y="218" width="31" height="24"/>
|
|
89
|
-
<SubTexture name="carBlack5_007.png" x="719" y="113" width="32" height="27"/>
|
|
90
|
-
<SubTexture name="carBlack5_008.png" x="719" y="140" width="32" height="26"/>
|
|
91
|
-
<SubTexture name="carBlack5_009.png" x="719" y="289" width="31" height="23"/>
|
|
92
|
-
<SubTexture name="carBlack5_010.png" x="719" y="32" width="32" height="32"/>
|
|
93
|
-
<SubTexture name="carBlack5_011.png" x="687" y="471" width="32" height="22"/>
|
|
94
|
-
<SubTexture name="carBlack5_012.png" x="860" y="288" width="17" height="24"/>
|
|
95
|
-
<SubTexture name="carBlack5_013.png" x="269" y="409" width="33" height="22"/>
|
|
96
|
-
<SubTexture name="carBlack5_014.png" x="687" y="198" width="32" height="31"/>
|
|
97
|
-
<SubTexture name="carBlack5_015.png" x="655" y="378" width="32" height="22"/>
|
|
98
|
-
<SubTexture name="carBlack6_000.png" x="70" y="467" width="34" height="32"/>
|
|
99
|
-
<SubTexture name="carBlack6_001.png" x="205" y="108" width="33" height="31"/>
|
|
100
|
-
<SubTexture name="carBlack6_002.png" x="843" y="323" width="17" height="28"/>
|
|
101
|
-
<SubTexture name="carBlack6_003.png" x="687" y="441" width="32" height="30"/>
|
|
102
|
-
<SubTexture name="carBlack6_004.png" x="35" y="264" width="35" height="32"/>
|
|
103
|
-
<SubTexture name="carBlack6_005.png" x="236" y="312" width="33" height="26"/>
|
|
104
|
-
<SubTexture name="carBlack6_006.png" x="687" y="360" width="32" height="26"/>
|
|
105
|
-
<SubTexture name="carBlack6_007.png" x="236" y="420" width="33" height="32"/>
|
|
106
|
-
<SubTexture name="carBlack6_008.png" x="204" y="148" width="33" height="32"/>
|
|
107
|
-
<SubTexture name="carBlack6_009.png" x="687" y="280" width="32" height="26"/>
|
|
108
|
-
<SubTexture name="carBlack6_010.png" x="623" y="362" width="32" height="35"/>
|
|
109
|
-
<SubTexture name="carBlack6_011.png" x="35" y="238" width="35" height="26"/>
|
|
110
|
-
<SubTexture name="carBlack6_012.png" x="832" y="46" width="17" height="30"/>
|
|
111
|
-
<SubTexture name="carBlack6_013.png" x="0" y="353" width="35" height="25"/>
|
|
112
|
-
<SubTexture name="carBlack6_014.png" x="304" y="0" width="33" height="36"/>
|
|
113
|
-
<SubTexture name="carBlack6_015.png" x="591" y="448" width="32" height="25"/>
|
|
114
|
-
<SubTexture name="carBlue1_000.png" x="303" y="124" width="33" height="30"/>
|
|
115
|
-
<SubTexture name="carBlue1_001.png" x="591" y="288" width="32" height="26"/>
|
|
116
|
-
<SubTexture name="carBlue1_002.png" x="813" y="90" width="18" height="24"/>
|
|
117
|
-
<SubTexture name="carBlue1_003.png" x="591" y="125" width="32" height="27"/>
|
|
118
|
-
<SubTexture name="carBlue1_004.png" x="170" y="412" width="33" height="30"/>
|
|
119
|
-
<SubTexture name="carBlue1_005.png" x="559" y="471" width="32" height="22"/>
|
|
120
|
-
<SubTexture name="carBlue1_006.png" x="750" y="188" width="31" height="23"/>
|
|
121
|
-
<SubTexture name="carBlue1_007.png" x="655" y="429" width="32" height="25"/>
|
|
122
|
-
<SubTexture name="carBlue1_008.png" x="170" y="309" width="33" height="26"/>
|
|
123
|
-
<SubTexture name="carBlue1_009.png" x="719" y="381" width="31" height="23"/>
|
|
124
|
-
<SubTexture name="carBlue1_010.png" x="655" y="347" width="32" height="31"/>
|
|
125
|
-
<SubTexture name="carBlue1_011.png" x="655" y="324" width="32" height="23"/>
|
|
126
|
-
<SubTexture name="carBlue1_012.png" x="843" y="351" width="17" height="24"/>
|
|
127
|
-
<SubTexture name="carBlue1_013.png" x="170" y="287" width="33" height="22"/>
|
|
128
|
-
<SubTexture name="carBlue1_014.png" x="655" y="245" width="32" height="31"/>
|
|
129
|
-
<SubTexture name="carBlue1_015.png" x="655" y="223" width="32" height="22"/>
|
|
130
|
-
<SubTexture name="carBlue2_000.png" x="719" y="449" width="31" height="30"/>
|
|
131
|
-
<SubTexture name="carBlue2_001.png" x="655" y="179" width="32" height="22"/>
|
|
132
|
-
<SubTexture name="carBlue2_002.png" x="655" y="150" width="32" height="29"/>
|
|
133
|
-
<SubTexture name="carBlue2_003.png" x="170" y="387" width="33" height="25"/>
|
|
134
|
-
<SubTexture name="carBlue2_004.png" x="843" y="160" width="17" height="22"/>
|
|
135
|
-
<SubTexture name="carBlue2_005.png" x="655" y="74" width="32" height="25"/>
|
|
136
|
-
<SubTexture name="carBlue2_006.png" x="624" y="45" width="32" height="29"/>
|
|
137
|
-
<SubTexture name="carBlue2_007.png" x="624" y="74" width="31" height="22"/>
|
|
138
|
-
<SubTexture name="carBlue2_008.png" x="750" y="374" width="31" height="24"/>
|
|
139
|
-
<SubTexture name="carBlue2_009.png" x="623" y="474" width="32" height="26"/>
|
|
140
|
-
<SubTexture name="carBlue2_010.png" x="623" y="449" width="32" height="25"/>
|
|
141
|
-
<SubTexture name="carBlue2_011.png" x="750" y="398" width="31" height="23"/>
|
|
142
|
-
<SubTexture name="carBlue2_012.png" x="750" y="421" width="31" height="30"/>
|
|
143
|
-
<SubTexture name="carBlue2_013.png" x="170" y="365" width="33" height="22"/>
|
|
144
|
-
<SubTexture name="carBlue2_014.png" x="831" y="138" width="17" height="22"/>
|
|
145
|
-
<SubTexture name="carBlue2_015.png" x="172" y="0" width="33" height="22"/>
|
|
146
|
-
<SubTexture name="carBlue3_000.png" x="623" y="284" width="32" height="22"/>
|
|
147
|
-
<SubTexture name="carBlue3_001.png" x="623" y="254" width="32" height="30"/>
|
|
148
|
-
<SubTexture name="carBlue3_002.png" x="623" y="232" width="32" height="22"/>
|
|
149
|
-
<SubTexture name="carBlue3_003.png" x="623" y="202" width="32" height="30"/>
|
|
150
|
-
<SubTexture name="carBlue3_004.png" x="623" y="177" width="32" height="25"/>
|
|
151
|
-
<SubTexture name="carBlue3_005.png" x="877" y="240" width="17" height="23"/>
|
|
152
|
-
<SubTexture name="carBlue3_006.png" x="623" y="126" width="32" height="25"/>
|
|
153
|
-
<SubTexture name="carBlue3_007.png" x="623" y="97" width="32" height="29"/>
|
|
154
|
-
<SubTexture name="carBlue3_008.png" x="592" y="74" width="32" height="23"/>
|
|
155
|
-
<SubTexture name="carBlue3_009.png" x="688" y="32" width="31" height="23"/>
|
|
156
|
-
<SubTexture name="carBlue3_010.png" x="139" y="123" width="33" height="26"/>
|
|
157
|
-
<SubTexture name="carBlue3_011.png" x="591" y="473" width="32" height="27"/>
|
|
158
|
-
<SubTexture name="carBlue3_012.png" x="719" y="335" width="31" height="23"/>
|
|
159
|
-
<SubTexture name="carBlue3_013.png" x="591" y="418" width="32" height="30"/>
|
|
160
|
-
<SubTexture name="carBlue3_014.png" x="591" y="396" width="32" height="22"/>
|
|
161
|
-
<SubTexture name="carBlue3_015.png" x="848" y="470" width="17" height="24"/>
|
|
162
|
-
<SubTexture name="carBlue4_000.png" x="561" y="0" width="32" height="21"/>
|
|
163
|
-
<SubTexture name="carBlue4_001.png" x="591" y="339" width="32" height="32"/>
|
|
164
|
-
<SubTexture name="carBlue4_002.png" x="172" y="22" width="33" height="21"/>
|
|
165
|
-
<SubTexture name="carBlue4_003.png" x="139" y="0" width="33" height="31"/>
|
|
166
|
-
<SubTexture name="carBlue4_004.png" x="591" y="262" width="32" height="26"/>
|
|
167
|
-
<SubTexture name="carBlue4_005.png" x="843" y="228" width="17" height="24"/>
|
|
168
|
-
<SubTexture name="carBlue4_006.png" x="591" y="211" width="32" height="26"/>
|
|
169
|
-
<SubTexture name="carBlue4_007.png" x="303" y="154" width="33" height="32"/>
|
|
170
|
-
<SubTexture name="carBlue4_008.png" x="137" y="409" width="33" height="22"/>
|
|
171
|
-
<SubTexture name="carBlue4_009.png" x="592" y="97" width="31" height="22"/>
|
|
172
|
-
<SubTexture name="carBlue4_010.png" x="302" y="220" width="33" height="27"/>
|
|
173
|
-
<SubTexture name="carBlue4_011.png" x="560" y="76" width="32" height="26"/>
|
|
174
|
-
<SubTexture name="carBlue4_012.png" x="719" y="404" width="31" height="22"/>
|
|
175
|
-
<SubTexture name="carBlue4_013.png" x="106" y="86" width="33" height="31"/>
|
|
176
|
-
<SubTexture name="carBlue4_014.png" x="137" y="215" width="33" height="21"/>
|
|
177
|
-
<SubTexture name="carBlue4_015.png" x="849" y="94" width="17" height="24"/>
|
|
178
|
-
<SubTexture name="carBlue5_000.png" x="302" y="472" width="33" height="30"/>
|
|
179
|
-
<SubTexture name="carBlue5_001.png" x="559" y="394" width="32" height="25"/>
|
|
180
|
-
<SubTexture name="carBlue5_002.png" x="882" y="463" width="17" height="23"/>
|
|
181
|
-
<SubTexture name="carBlue5_003.png" x="559" y="341" width="32" height="24"/>
|
|
182
|
-
<SubTexture name="carBlue5_004.png" x="271" y="95" width="33" height="29"/>
|
|
183
|
-
<SubTexture name="carBlue5_005.png" x="559" y="293" width="32" height="22"/>
|
|
184
|
-
<SubTexture name="carBlue5_006.png" x="750" y="326" width="31" height="24"/>
|
|
185
|
-
<SubTexture name="carBlue5_007.png" x="559" y="241" width="32" height="27"/>
|
|
186
|
-
<SubTexture name="carBlue5_008.png" x="559" y="215" width="32" height="26"/>
|
|
187
|
-
<SubTexture name="carBlue5_009.png" x="719" y="426" width="31" height="23"/>
|
|
188
|
-
<SubTexture name="carBlue5_010.png" x="559" y="156" width="32" height="32"/>
|
|
189
|
-
<SubTexture name="carBlue5_011.png" x="559" y="134" width="32" height="22"/>
|
|
190
|
-
<SubTexture name="carBlue5_012.png" x="849" y="23" width="17" height="24"/>
|
|
191
|
-
<SubTexture name="carBlue5_013.png" x="106" y="117" width="33" height="22"/>
|
|
192
|
-
<SubTexture name="carBlue5_014.png" x="528" y="73" width="32" height="31"/>
|
|
193
|
-
<SubTexture name="carBlue5_015.png" x="528" y="51" width="32" height="22"/>
|
|
194
|
-
<SubTexture name="carBlue6_000.png" x="0" y="431" width="35" height="25"/>
|
|
195
|
-
<SubTexture name="carBlue6_001.png" x="137" y="289" width="33" height="36"/>
|
|
196
|
-
<SubTexture name="carBlue6_002.png" x="527" y="461" width="32" height="25"/>
|
|
197
|
-
<SubTexture name="carBlue6_003.png" x="72" y="102" width="34" height="32"/>
|
|
198
|
-
<SubTexture name="carBlue6_004.png" x="137" y="258" width="33" height="31"/>
|
|
199
|
-
<SubTexture name="carBlue6_005.png" x="877" y="212" width="17" height="28"/>
|
|
200
|
-
<SubTexture name="carBlue6_006.png" x="527" y="345" width="32" height="30"/>
|
|
201
|
-
<SubTexture name="carBlue6_007.png" x="0" y="238" width="35" height="32"/>
|
|
202
|
-
<SubTexture name="carBlue6_008.png" x="137" y="351" width="33" height="26"/>
|
|
203
|
-
<SubTexture name="carBlue6_009.png" x="527" y="268" width="32" height="26"/>
|
|
204
|
-
<SubTexture name="carBlue6_010.png" x="137" y="431" width="33" height="32"/>
|
|
205
|
-
<SubTexture name="carBlue6_011.png" x="271" y="63" width="33" height="32"/>
|
|
206
|
-
<SubTexture name="carBlue6_012.png" x="527" y="220" width="32" height="26"/>
|
|
207
|
-
<SubTexture name="carBlue6_013.png" x="527" y="185" width="32" height="35"/>
|
|
208
|
-
<SubTexture name="carBlue6_014.png" x="0" y="270" width="35" height="26"/>
|
|
209
|
-
<SubTexture name="carBlue6_015.png" x="866" y="30" width="17" height="30"/>
|
|
210
|
-
<SubTexture name="carGreen1_000.png" x="302" y="190" width="33" height="30"/>
|
|
211
|
-
<SubTexture name="carGreen1_001.png" x="496" y="78" width="32" height="26"/>
|
|
212
|
-
<SubTexture name="carGreen1_002.png" x="831" y="114" width="18" height="24"/>
|
|
213
|
-
<SubTexture name="carGreen1_003.png" x="496" y="22" width="32" height="27"/>
|
|
214
|
-
<SubTexture name="carGreen1_004.png" x="302" y="420" width="33" height="30"/>
|
|
215
|
-
<SubTexture name="carGreen1_005.png" x="495" y="448" width="32" height="22"/>
|
|
216
|
-
<SubTexture name="carGreen1_006.png" x="751" y="45" width="31" height="23"/>
|
|
217
|
-
<SubTexture name="carGreen1_007.png" x="495" y="400" width="32" height="25"/>
|
|
218
|
-
<SubTexture name="carGreen1_008.png" x="139" y="31" width="33" height="26"/>
|
|
219
|
-
<SubTexture name="carGreen1_009.png" x="751" y="22" width="31" height="23"/>
|
|
220
|
-
<SubTexture name="carGreen1_010.png" x="495" y="318" width="32" height="31"/>
|
|
221
|
-
<SubTexture name="carGreen1_011.png" x="495" y="295" width="32" height="23"/>
|
|
222
|
-
<SubTexture name="carGreen1_012.png" x="843" y="299" width="17" height="24"/>
|
|
223
|
-
<SubTexture name="carGreen1_013.png" x="170" y="214" width="33" height="22"/>
|
|
224
|
-
<SubTexture name="carGreen1_014.png" x="495" y="211" width="32" height="31"/>
|
|
225
|
-
<SubTexture name="carGreen1_015.png" x="465" y="0" width="32" height="22"/>
|
|
226
|
-
<SubTexture name="carGreen2_000.png" x="559" y="365" width="32" height="29"/>
|
|
227
|
-
<SubTexture name="carGreen2_001.png" x="170" y="262" width="33" height="25"/>
|
|
228
|
-
<SubTexture name="carGreen2_002.png" x="832" y="0" width="17" height="22"/>
|
|
229
|
-
<SubTexture name="carGreen2_003.png" x="464" y="102" width="32" height="25"/>
|
|
230
|
-
<SubTexture name="carGreen2_004.png" x="464" y="73" width="32" height="29"/>
|
|
231
|
-
<SubTexture name="carGreen2_005.png" x="750" y="451" width="31" height="22"/>
|
|
232
|
-
<SubTexture name="carGreen2_006.png" x="719" y="242" width="31" height="24"/>
|
|
233
|
-
<SubTexture name="carGreen2_007.png" x="463" y="476" width="32" height="26"/>
|
|
234
|
-
<SubTexture name="carGreen2_008.png" x="463" y="451" width="32" height="25"/>
|
|
235
|
-
<SubTexture name="carGreen2_009.png" x="750" y="211" width="31" height="23"/>
|
|
236
|
-
<SubTexture name="carGreen2_010.png" x="719" y="479" width="31" height="30"/>
|
|
237
|
-
<SubTexture name="carGreen2_011.png" x="171" y="149" width="33" height="22"/>
|
|
238
|
-
<SubTexture name="carGreen2_012.png" x="848" y="138" width="17" height="22"/>
|
|
239
|
-
<SubTexture name="carGreen2_013.png" x="170" y="472" width="33" height="22"/>
|
|
240
|
-
<SubTexture name="carGreen2_014.png" x="719" y="188" width="31" height="30"/>
|
|
241
|
-
<SubTexture name="carGreen2_015.png" x="463" y="272" width="32" height="22"/>
|
|
242
|
-
<SubTexture name="carGreen3_000.png" x="463" y="242" width="32" height="30"/>
|
|
243
|
-
<SubTexture name="carGreen3_001.png" x="463" y="217" width="32" height="25"/>
|
|
244
|
-
<SubTexture name="carGreen3_002.png" x="843" y="423" width="17" height="23"/>
|
|
245
|
-
<SubTexture name="carGreen3_003.png" x="433" y="0" width="32" height="25"/>
|
|
246
|
-
<SubTexture name="carGreen3_004.png" x="463" y="162" width="32" height="29"/>
|
|
247
|
-
<SubTexture name="carGreen3_005.png" x="432" y="139" width="32" height="23"/>
|
|
248
|
-
<SubTexture name="carGreen3_006.png" x="719" y="358" width="31" height="23"/>
|
|
249
|
-
<SubTexture name="carGreen3_007.png" x="205" y="31" width="33" height="26"/>
|
|
250
|
-
<SubTexture name="carGreen3_008.png" x="432" y="56" width="32" height="27"/>
|
|
251
|
-
<SubTexture name="carGreen3_009.png" x="719" y="312" width="31" height="23"/>
|
|
252
|
-
<SubTexture name="carGreen3_010.png" x="432" y="26" width="32" height="30"/>
|
|
253
|
-
<SubTexture name="carGreen3_011.png" x="431" y="462" width="32" height="22"/>
|
|
254
|
-
<SubTexture name="carGreen3_012.png" x="843" y="446" width="17" height="24"/>
|
|
255
|
-
<SubTexture name="carGreen3_013.png" x="431" y="415" width="32" height="22"/>
|
|
256
|
-
<SubTexture name="carGreen3_014.png" x="431" y="385" width="32" height="30"/>
|
|
257
|
-
<SubTexture name="carGreen3_015.png" x="431" y="363" width="32" height="22"/>
|
|
258
|
-
<SubTexture name="carGreen4_000.png" x="431" y="342" width="32" height="21"/>
|
|
259
|
-
<SubTexture name="carGreen4_001.png" x="431" y="310" width="32" height="32"/>
|
|
260
|
-
<SubTexture name="carGreen4_002.png" x="203" y="239" width="33" height="21"/>
|
|
261
|
-
<SubTexture name="carGreen4_003.png" x="203" y="286" width="33" height="31"/>
|
|
262
|
-
<SubTexture name="carGreen4_004.png" x="431" y="223" width="32" height="26"/>
|
|
263
|
-
<SubTexture name="carGreen4_005.png" x="860" y="264" width="17" height="24"/>
|
|
264
|
-
<SubTexture name="carGreen4_006.png" x="431" y="168" width="32" height="26"/>
|
|
265
|
-
<SubTexture name="carGreen4_007.png" x="203" y="317" width="33" height="32"/>
|
|
266
|
-
<SubTexture name="carGreen4_008.png" x="203" y="433" width="33" height="22"/>
|
|
267
|
-
<SubTexture name="carGreen4_009.png" x="750" y="473" width="31" height="22"/>
|
|
268
|
-
<SubTexture name="carGreen4_010.png" x="236" y="256" width="33" height="27"/>
|
|
269
|
-
<SubTexture name="carGreen4_011.png" x="401" y="0" width="32" height="26"/>
|
|
270
|
-
<SubTexture name="carGreen4_012.png" x="751" y="0" width="31" height="22"/>
|
|
271
|
-
<SubTexture name="carGreen4_013.png" x="236" y="202" width="33" height="31"/>
|
|
272
|
-
<SubTexture name="carGreen4_014.png" x="205" y="57" width="33" height="21"/>
|
|
273
|
-
<SubTexture name="carGreen4_015.png" x="843" y="399" width="17" height="24"/>
|
|
274
|
-
<SubTexture name="carGreen5_000.png" x="399" y="399" width="32" height="31"/>
|
|
275
|
-
<SubTexture name="carGreen5_001.png" x="399" y="377" width="32" height="22"/>
|
|
276
|
-
<SubTexture name="carGreen5_002.png" x="269" y="261" width="33" height="30"/>
|
|
277
|
-
<SubTexture name="carGreen5_003.png" x="399" y="325" width="32" height="25"/>
|
|
278
|
-
<SubTexture name="carGreen5_004.png" x="849" y="0" width="17" height="23"/>
|
|
279
|
-
<SubTexture name="carGreen5_005.png" x="399" y="275" width="32" height="24"/>
|
|
280
|
-
<SubTexture name="carGreen5_006.png" x="269" y="202" width="33" height="29"/>
|
|
281
|
-
<SubTexture name="carGreen5_007.png" x="399" y="221" width="32" height="22"/>
|
|
282
|
-
<SubTexture name="carGreen5_008.png" x="750" y="350" width="31" height="24"/>
|
|
283
|
-
<SubTexture name="carGreen5_009.png" x="399" y="172" width="32" height="27"/>
|
|
284
|
-
<SubTexture name="carGreen5_010.png" x="369" y="0" width="32" height="26"/>
|
|
285
|
-
<SubTexture name="carGreen5_011.png" x="719" y="266" width="31" height="23"/>
|
|
286
|
-
<SubTexture name="carGreen5_012.png" x="368" y="110" width="32" height="32"/>
|
|
287
|
-
<SubTexture name="carGreen5_013.png" x="368" y="88" width="32" height="22"/>
|
|
288
|
-
<SubTexture name="carGreen5_014.png" x="860" y="403" width="17" height="24"/>
|
|
289
|
-
<SubTexture name="carGreen5_015.png" x="302" y="450" width="33" height="22"/>
|
|
290
|
-
<SubTexture name="carGreen6_000.png" x="35" y="359" width="35" height="25"/>
|
|
291
|
-
<SubTexture name="carGreen6_001.png" x="269" y="343" width="33" height="36"/>
|
|
292
|
-
<SubTexture name="carGreen6_002.png" x="367" y="437" width="32" height="25"/>
|
|
293
|
-
<SubTexture name="carGreen6_003.png" x="70" y="270" width="34" height="32"/>
|
|
294
|
-
<SubTexture name="carGreen6_004.png" x="269" y="291" width="33" height="31"/>
|
|
295
|
-
<SubTexture name="carGreen6_005.png" x="865" y="473" width="17" height="28"/>
|
|
296
|
-
<SubTexture name="carGreen6_006.png" x="367" y="329" width="32" height="30"/>
|
|
297
|
-
<SubTexture name="carGreen6_007.png" x="37" y="119" width="35" height="32"/>
|
|
298
|
-
<SubTexture name="carGreen6_008.png" x="269" y="486" width="33" height="26"/>
|
|
299
|
-
<SubTexture name="carGreen6_009.png" x="367" y="257" width="32" height="26"/>
|
|
300
|
-
<SubTexture name="carGreen6_010.png" x="269" y="431" width="33" height="32"/>
|
|
301
|
-
<SubTexture name="carGreen6_011.png" x="271" y="0" width="33" height="32"/>
|
|
302
|
-
<SubTexture name="carGreen6_012.png" x="367" y="183" width="32" height="26"/>
|
|
303
|
-
<SubTexture name="carGreen6_013.png" x="337" y="0" width="32" height="35"/>
|
|
304
|
-
<SubTexture name="carGreen6_014.png" x="37" y="186" width="35" height="26"/>
|
|
305
|
-
<SubTexture name="carGreen6_015.png" x="866" y="0" width="17" height="30"/>
|
|
306
|
-
<SubTexture name="carRed1_000.png" x="336" y="114" width="32" height="22"/>
|
|
307
|
-
<SubTexture name="carRed1_001.png" x="302" y="247" width="33" height="30"/>
|
|
308
|
-
<SubTexture name="carRed1_002.png" x="559" y="315" width="32" height="26"/>
|
|
309
|
-
<SubTexture name="carRed1_003.png" x="813" y="138" width="18" height="24"/>
|
|
310
|
-
<SubTexture name="carRed1_004.png" x="559" y="188" width="32" height="27"/>
|
|
311
|
-
<SubTexture name="carRed1_005.png" x="106" y="56" width="33" height="30"/>
|
|
312
|
-
<SubTexture name="carRed1_006.png" x="529" y="0" width="32" height="22"/>
|
|
313
|
-
<SubTexture name="carRed1_007.png" x="750" y="256" width="31" height="23"/>
|
|
314
|
-
<SubTexture name="carRed1_008.png" x="527" y="294" width="32" height="25"/>
|
|
315
|
-
<SubTexture name="carRed1_009.png" x="137" y="325" width="33" height="26"/>
|
|
316
|
-
<SubTexture name="carRed1_010.png" x="750" y="279" width="31" height="23"/>
|
|
317
|
-
<SubTexture name="carRed1_011.png" x="495" y="470" width="32" height="31"/>
|
|
318
|
-
<SubTexture name="carRed1_012.png" x="495" y="425" width="32" height="23"/>
|
|
319
|
-
<SubTexture name="carRed1_013.png" x="882" y="486" width="17" height="24"/>
|
|
320
|
-
<SubTexture name="carRed1_014.png" x="137" y="488" width="33" height="22"/>
|
|
321
|
-
<SubTexture name="carRed1_015.png" x="495" y="180" width="32" height="31"/>
|
|
322
|
-
<SubTexture name="carRed2_000.png" x="463" y="422" width="32" height="29"/>
|
|
323
|
-
<SubTexture name="carRed2_001.png" x="172" y="43" width="33" height="25"/>
|
|
324
|
-
<SubTexture name="carRed2_002.png" x="843" y="206" width="17" height="22"/>
|
|
325
|
-
<SubTexture name="carRed2_003.png" x="431" y="437" width="32" height="25"/>
|
|
326
|
-
<SubTexture name="carRed2_004.png" x="431" y="194" width="32" height="29"/>
|
|
327
|
-
<SubTexture name="carRed2_005.png" x="751" y="114" width="31" height="22"/>
|
|
328
|
-
<SubTexture name="carRed2_006.png" x="781" y="340" width="31" height="24"/>
|
|
329
|
-
<SubTexture name="carRed2_007.png" x="368" y="62" width="32" height="26"/>
|
|
330
|
-
<SubTexture name="carRed2_008.png" x="335" y="210" width="32" height="25"/>
|
|
331
|
-
<SubTexture name="carRed2_009.png" x="781" y="387" width="31" height="23"/>
|
|
332
|
-
<SubTexture name="carRed2_010.png" x="782" y="116" width="31" height="30"/>
|
|
333
|
-
<SubTexture name="carRed2_011.png" x="302" y="351" width="33" height="22"/>
|
|
334
|
-
<SubTexture name="carRed2_012.png" x="860" y="381" width="17" height="22"/>
|
|
335
|
-
<SubTexture name="carRed2_013.png" x="302" y="299" width="33" height="22"/>
|
|
336
|
-
<SubTexture name="carRed2_014.png" x="812" y="261" width="31" height="30"/>
|
|
337
|
-
<SubTexture name="carRed2_015.png" x="335" y="314" width="32" height="22"/>
|
|
338
|
-
<SubTexture name="carRed3_000.png" x="335" y="336" width="32" height="30"/>
|
|
339
|
-
<SubTexture name="carRed3_001.png" x="335" y="289" width="32" height="25"/>
|
|
340
|
-
<SubTexture name="carRed3_002.png" x="831" y="481" width="17" height="23"/>
|
|
341
|
-
<SubTexture name="carRed3_003.png" x="304" y="36" width="32" height="25"/>
|
|
342
|
-
<SubTexture name="carRed3_004.png" x="335" y="260" width="32" height="29"/>
|
|
343
|
-
<SubTexture name="carRed3_005.png" x="336" y="36" width="32" height="23"/>
|
|
344
|
-
<SubTexture name="carRed3_006.png" x="782" y="69" width="31" height="23"/>
|
|
345
|
-
<SubTexture name="carRed3_007.png" x="270" y="134" width="33" height="26"/>
|
|
346
|
-
<SubTexture name="carRed3_008.png" x="304" y="61" width="32" height="27"/>
|
|
347
|
-
<SubTexture name="carRed3_009.png" x="812" y="381" width="31" height="23"/>
|
|
348
|
-
<SubTexture name="carRed3_010.png" x="336" y="84" width="32" height="30"/>
|
|
349
|
-
<SubTexture name="carRed3_011.png" x="336" y="136" width="32" height="22"/>
|
|
350
|
-
<SubTexture name="carRed3_012.png" x="877" y="333" width="17" height="24"/>
|
|
351
|
-
<SubTexture name="carRed3_013.png" x="367" y="209" width="32" height="22"/>
|
|
352
|
-
<SubTexture name="carRed3_014.png" x="367" y="359" width="32" height="30"/>
|
|
353
|
-
<SubTexture name="carRed3_015.png" x="367" y="283" width="32" height="22"/>
|
|
354
|
-
<SubTexture name="carRed4_000.png" x="304" y="88" width="32" height="26"/>
|
|
355
|
-
<SubTexture name="carRed4_001.png" x="843" y="182" width="17" height="24"/>
|
|
356
|
-
<SubTexture name="carRed4_002.png" x="367" y="462" width="32" height="26"/>
|
|
357
|
-
<SubTexture name="carRed4_003.png" x="238" y="102" width="33" height="32"/>
|
|
358
|
-
<SubTexture name="carRed4_004.png" x="238" y="80" width="33" height="22"/>
|
|
359
|
-
<SubTexture name="carRed4_005.png" x="812" y="215" width="31" height="22"/>
|
|
360
|
-
<SubTexture name="carRed4_006.png" x="238" y="29" width="33" height="27"/>
|
|
361
|
-
<SubTexture name="carRed4_007.png" x="367" y="231" width="32" height="26"/>
|
|
362
|
-
<SubTexture name="carRed4_008.png" x="812" y="193" width="31" height="22"/>
|
|
363
|
-
<SubTexture name="carRed4_009.png" x="237" y="139" width="33" height="31"/>
|
|
364
|
-
<SubTexture name="carRed4_010.png" x="236" y="479" width="33" height="21"/>
|
|
365
|
-
<SubTexture name="carRed4_011.png" x="843" y="375" width="17" height="24"/>
|
|
366
|
-
<SubTexture name="carRed4_012.png" x="335" y="428" width="32" height="21"/>
|
|
367
|
-
<SubTexture name="carRed4_013.png" x="335" y="366" width="32" height="32"/>
|
|
368
|
-
<SubTexture name="carRed4_014.png" x="236" y="369" width="33" height="21"/>
|
|
369
|
-
<SubTexture name="carRed4_015.png" x="236" y="338" width="33" height="31"/>
|
|
370
|
-
<SubTexture name="carRed5_000.png" x="335" y="186" width="32" height="24"/>
|
|
371
|
-
<SubTexture name="carRed5_001.png" x="236" y="283" width="33" height="29"/>
|
|
372
|
-
<SubTexture name="carRed5_002.png" x="367" y="488" width="32" height="22"/>
|
|
373
|
-
<SubTexture name="carRed5_003.png" x="812" y="169" width="31" height="24"/>
|
|
374
|
-
<SubTexture name="carRed5_004.png" x="399" y="350" width="32" height="27"/>
|
|
375
|
-
<SubTexture name="carRed5_005.png" x="367" y="389" width="32" height="26"/>
|
|
376
|
-
<SubTexture name="carRed5_006.png" x="782" y="146" width="31" height="23"/>
|
|
377
|
-
<SubTexture name="carRed5_007.png" x="399" y="243" width="32" height="32"/>
|
|
378
|
-
<SubTexture name="carRed5_008.png" x="400" y="89" width="32" height="22"/>
|
|
379
|
-
<SubTexture name="carRed5_009.png" x="849" y="47" width="17" height="24"/>
|
|
380
|
-
<SubTexture name="carRed5_010.png" x="204" y="180" width="33" height="22"/>
|
|
381
|
-
<SubTexture name="carRed5_011.png" x="400" y="58" width="32" height="31"/>
|
|
382
|
-
<SubTexture name="carRed5_012.png" x="399" y="481" width="32" height="22"/>
|
|
383
|
-
<SubTexture name="carRed5_013.png" x="203" y="455" width="33" height="30"/>
|
|
384
|
-
<SubTexture name="carRed5_014.png" x="399" y="456" width="32" height="25"/>
|
|
385
|
-
<SubTexture name="carRed5_015.png" x="849" y="71" width="17" height="23"/>
|
|
386
|
-
<SubTexture name="carRed6_000.png" x="203" y="378" width="33" height="31"/>
|
|
387
|
-
<SubTexture name="carRed6_001.png" x="860" y="206" width="17" height="28"/>
|
|
388
|
-
<SubTexture name="carRed6_002.png" x="368" y="142" width="32" height="30"/>
|
|
389
|
-
<SubTexture name="carRed6_003.png" x="35" y="327" width="35" height="32"/>
|
|
390
|
-
<SubTexture name="carRed6_004.png" x="203" y="260" width="33" height="26"/>
|
|
391
|
-
<SubTexture name="carRed6_005.png" x="400" y="142" width="32" height="26"/>
|
|
392
|
-
<SubTexture name="carRed6_006.png" x="203" y="207" width="33" height="32"/>
|
|
393
|
-
<SubTexture name="carRed6_007.png" x="172" y="116" width="33" height="32"/>
|
|
394
|
-
<SubTexture name="carRed6_008.png" x="431" y="249" width="32" height="26"/>
|
|
395
|
-
<SubTexture name="carRed6_009.png" x="431" y="275" width="32" height="35"/>
|
|
396
|
-
<SubTexture name="carRed6_010.png" x="37" y="212" width="35" height="26"/>
|
|
397
|
-
<SubTexture name="carRed6_011.png" x="860" y="234" width="17" height="30"/>
|
|
398
|
-
<SubTexture name="carRed6_012.png" x="35" y="487" width="35" height="25"/>
|
|
399
|
-
<SubTexture name="carRed6_013.png" x="171" y="171" width="33" height="36"/>
|
|
400
|
-
<SubTexture name="carRed6_014.png" x="335" y="235" width="32" height="25"/>
|
|
401
|
-
<SubTexture name="carRed6_015.png" x="70" y="330" width="34" height="32"/>
|
|
402
|
-
<SubTexture name="carSilver1_000.png" x="170" y="442" width="33" height="30"/>
|
|
403
|
-
<SubTexture name="carSilver1_001.png" x="399" y="430" width="32" height="26"/>
|
|
404
|
-
<SubTexture name="carSilver1_002.png" x="831" y="90" width="18" height="24"/>
|
|
405
|
-
<SubTexture name="carSilver1_003.png" x="463" y="395" width="32" height="27"/>
|
|
406
|
-
<SubTexture name="carSilver1_004.png" x="170" y="335" width="33" height="30"/>
|
|
407
|
-
<SubTexture name="carSilver1_005.png" x="463" y="347" width="32" height="22"/>
|
|
408
|
-
<SubTexture name="carSilver1_006.png" x="781" y="181" width="31" height="23"/>
|
|
409
|
-
<SubTexture name="carSilver1_007.png" x="464" y="25" width="32" height="25"/>
|
|
410
|
-
<SubTexture name="carSilver1_008.png" x="170" y="236" width="33" height="26"/>
|
|
411
|
-
<SubTexture name="carSilver1_009.png" x="782" y="46" width="31" height="23"/>
|
|
412
|
-
<SubTexture name="carSilver1_010.png" x="495" y="149" width="32" height="31"/>
|
|
413
|
-
<SubTexture name="carSilver1_011.png" x="464" y="50" width="32" height="23"/>
|
|
414
|
-
<SubTexture name="carSilver1_012.png" x="860" y="335" width="17" height="24"/>
|
|
415
|
-
<SubTexture name="carSilver1_013.png" x="138" y="192" width="33" height="22"/>
|
|
416
|
-
<SubTexture name="carSilver1_014.png" x="495" y="242" width="32" height="31"/>
|
|
417
|
-
<SubTexture name="carSilver1_015.png" x="495" y="273" width="32" height="22"/>
|
|
418
|
-
<SubTexture name="carSilver2_000.png" x="495" y="349" width="32" height="22"/>
|
|
419
|
-
<SubTexture name="carSilver2_001.png" x="495" y="371" width="32" height="29"/>
|
|
420
|
-
<SubTexture name="carSilver2_002.png" x="137" y="463" width="33" height="25"/>
|
|
421
|
-
<SubTexture name="carSilver2_003.png" x="860" y="359" width="17" height="22"/>
|
|
422
|
-
<SubTexture name="carSilver2_004.png" x="527" y="134" width="32" height="25"/>
|
|
423
|
-
<SubTexture name="carSilver2_005.png" x="496" y="49" width="32" height="29"/>
|
|
424
|
-
<SubTexture name="carSilver2_006.png" x="781" y="487" width="31" height="22"/>
|
|
425
|
-
<SubTexture name="carSilver2_007.png" x="781" y="463" width="31" height="24"/>
|
|
426
|
-
<SubTexture name="carSilver2_008.png" x="527" y="375" width="32" height="26"/>
|
|
427
|
-
<SubTexture name="carSilver2_009.png" x="527" y="401" width="32" height="25"/>
|
|
428
|
-
<SubTexture name="carSilver2_010.png" x="781" y="364" width="31" height="23"/>
|
|
429
|
-
<SubTexture name="carSilver2_011.png" x="781" y="280" width="31" height="30"/>
|
|
430
|
-
<SubTexture name="carSilver2_012.png" x="106" y="139" width="33" height="22"/>
|
|
431
|
-
<SubTexture name="carSilver2_013.png" x="865" y="118" width="17" height="22"/>
|
|
432
|
-
<SubTexture name="carSilver2_014.png" x="104" y="490" width="33" height="22"/>
|
|
433
|
-
<SubTexture name="carSilver2_015.png" x="781" y="250" width="31" height="30"/>
|
|
434
|
-
<SubTexture name="carSilver3_000.png" x="528" y="104" width="32" height="30"/>
|
|
435
|
-
<SubTexture name="carSilver3_001.png" x="336" y="59" width="32" height="25"/>
|
|
436
|
-
<SubTexture name="carSilver3_002.png" x="866" y="60" width="17" height="23"/>
|
|
437
|
-
<SubTexture name="carSilver3_003.png" x="559" y="268" width="32" height="25"/>
|
|
438
|
-
<SubTexture name="carSilver3_004.png" x="528" y="22" width="32" height="29"/>
|
|
439
|
-
<SubTexture name="carSilver3_005.png" x="335" y="449" width="32" height="23"/>
|
|
440
|
-
<SubTexture name="carSilver3_006.png" x="781" y="227" width="31" height="23"/>
|
|
441
|
-
<SubTexture name="carSilver3_007.png" x="104" y="404" width="33" height="26"/>
|
|
442
|
-
<SubTexture name="carSilver3_008.png" x="335" y="472" width="32" height="27"/>
|
|
443
|
-
<SubTexture name="carSilver3_009.png" x="781" y="204" width="31" height="23"/>
|
|
444
|
-
<SubTexture name="carSilver3_010.png" x="335" y="398" width="32" height="30"/>
|
|
445
|
-
<SubTexture name="carSilver3_011.png" x="527" y="246" width="32" height="22"/>
|
|
446
|
-
<SubTexture name="carSilver3_012.png" x="877" y="164" width="17" height="24"/>
|
|
447
|
-
<SubTexture name="carSilver3_013.png" x="497" y="0" width="32" height="22"/>
|
|
448
|
-
<SubTexture name="carSilver3_014.png" x="496" y="104" width="32" height="30"/>
|
|
449
|
-
<SubTexture name="carSilver3_015.png" x="464" y="127" width="32" height="22"/>
|
|
450
|
-
<SubTexture name="carSilver4_000.png" x="104" y="459" width="33" height="31"/>
|
|
451
|
-
<SubTexture name="carSilver4_001.png" x="432" y="83" width="32" height="26"/>
|
|
452
|
-
<SubTexture name="carSilver4_002.png" x="877" y="188" width="17" height="24"/>
|
|
453
|
-
<SubTexture name="carSilver4_003.png" x="463" y="369" width="32" height="26"/>
|
|
454
|
-
<SubTexture name="carSilver4_004.png" x="72" y="162" width="33" height="32"/>
|
|
455
|
-
<SubTexture name="carSilver4_005.png" x="0" y="488" width="33" height="22"/>
|
|
456
|
-
<SubTexture name="carSilver4_006.png" x="812" y="336" width="31" height="22"/>
|
|
457
|
-
<SubTexture name="carSilver4_007.png" x="105" y="162" width="33" height="27"/>
|
|
458
|
-
<SubTexture name="carSilver4_008.png" x="463" y="191" width="32" height="26"/>
|
|
459
|
-
<SubTexture name="carSilver4_009.png" x="751" y="159" width="31" height="22"/>
|
|
460
|
-
<SubTexture name="carSilver4_010.png" x="72" y="194" width="33" height="31"/>
|
|
461
|
-
<SubTexture name="carSilver4_011.png" x="104" y="287" width="33" height="21"/>
|
|
462
|
-
<SubTexture name="carSilver4_012.png" x="877" y="263" width="17" height="24"/>
|
|
463
|
-
<SubTexture name="carSilver4_013.png" x="463" y="326" width="32" height="21"/>
|
|
464
|
-
<SubTexture name="carSilver4_014.png" x="463" y="294" width="32" height="32"/>
|
|
465
|
-
<SubTexture name="carSilver4_015.png" x="73" y="0" width="33" height="21"/>
|
|
466
|
-
<SubTexture name="carSilver5_000.png" x="73" y="79" width="33" height="22"/>
|
|
467
|
-
<SubTexture name="carSilver5_001.png" x="400" y="111" width="32" height="31"/>
|
|
468
|
-
<SubTexture name="carSilver5_002.png" x="399" y="199" width="32" height="22"/>
|
|
469
|
-
<SubTexture name="carSilver5_003.png" x="104" y="257" width="33" height="30"/>
|
|
470
|
-
<SubTexture name="carSilver5_004.png" x="336" y="158" width="32" height="25"/>
|
|
471
|
-
<SubTexture name="carSilver5_005.png" x="877" y="310" width="17" height="23"/>
|
|
472
|
-
<SubTexture name="carSilver5_006.png" x="367" y="305" width="32" height="24"/>
|
|
473
|
-
<SubTexture name="carSilver5_007.png" x="104" y="308" width="33" height="29"/>
|
|
474
|
-
<SubTexture name="carSilver5_008.png" x="367" y="415" width="32" height="22"/>
|
|
475
|
-
<SubTexture name="carSilver5_009.png" x="750" y="302" width="31" height="24"/>
|
|
476
|
-
<SubTexture name="carSilver5_010.png" x="368" y="35" width="32" height="27"/>
|
|
477
|
-
<SubTexture name="carSilver5_011.png" x="399" y="299" width="32" height="26"/>
|
|
478
|
-
<SubTexture name="carSilver5_012.png" x="751" y="91" width="31" height="23"/>
|
|
479
|
-
<SubTexture name="carSilver5_013.png" x="400" y="26" width="32" height="32"/>
|
|
480
|
-
<SubTexture name="carSilver5_014.png" x="431" y="484" width="32" height="22"/>
|
|
481
|
-
<SubTexture name="carSilver5_015.png" x="877" y="381" width="17" height="24"/>
|
|
482
|
-
<SubTexture name="carSilver6_000.png" x="70" y="238" width="34" height="32"/>
|
|
483
|
-
<SubTexture name="carSilver6_001.png" x="104" y="337" width="33" height="31"/>
|
|
484
|
-
<SubTexture name="carSilver6_002.png" x="877" y="405" width="17" height="28"/>
|
|
485
|
-
<SubTexture name="carSilver6_003.png" x="432" y="109" width="32" height="30"/>
|
|
486
|
-
<SubTexture name="carSilver6_004.png" x="0" y="456" width="35" height="32"/>
|
|
487
|
-
<SubTexture name="carSilver6_005.png" x="73" y="21" width="33" height="26"/>
|
|
488
|
-
<SubTexture name="carSilver6_006.png" x="527" y="159" width="32" height="26"/>
|
|
489
|
-
<SubTexture name="carSilver6_007.png" x="73" y="47" width="33" height="32"/>
|
|
490
|
-
<SubTexture name="carSilver6_008.png" x="104" y="225" width="33" height="32"/>
|
|
491
|
-
<SubTexture name="carSilver6_009.png" x="527" y="319" width="32" height="26"/>
|
|
492
|
-
<SubTexture name="carSilver6_010.png" x="527" y="426" width="32" height="35"/>
|
|
493
|
-
<SubTexture name="carSilver6_011.png" x="0" y="327" width="35" height="26"/>
|
|
494
|
-
<SubTexture name="carSilver6_012.png" x="882" y="433" width="17" height="30"/>
|
|
495
|
-
<SubTexture name="carSilver6_013.png" x="0" y="406" width="35" height="25"/>
|
|
496
|
-
<SubTexture name="carSilver6_014.png" x="104" y="368" width="33" height="36"/>
|
|
497
|
-
<SubTexture name="carSilver6_015.png" x="527" y="486" width="32" height="25"/>
|
|
498
|
-
<SubTexture name="garbage_E.png" x="106" y="0" width="33" height="29"/>
|
|
499
|
-
<SubTexture name="garbage_N.png" x="813" y="63" width="19" height="27"/>
|
|
500
|
-
<SubTexture name="garbage_NE.png" x="35" y="424" width="35" height="31"/>
|
|
501
|
-
<SubTexture name="garbage_NED.png" x="70" y="439" width="34" height="28"/>
|
|
502
|
-
<SubTexture name="garbage_NEU.png" x="0" y="119" width="37" height="32"/>
|
|
503
|
-
<SubTexture name="garbage_NW.png" x="35" y="455" width="35" height="32"/>
|
|
504
|
-
<SubTexture name="garbage_NWD.png" x="72" y="134" width="34" height="28"/>
|
|
505
|
-
<SubTexture name="garbage_NWU.png" x="0" y="179" width="37" height="31"/>
|
|
506
|
-
<SubTexture name="garbage_S.png" x="813" y="33" width="19" height="30"/>
|
|
507
|
-
<SubTexture name="garbage_SE.png" x="38" y="36" width="35" height="33"/>
|
|
508
|
-
<SubTexture name="garbage_SED.png" x="139" y="57" width="33" height="37"/>
|
|
509
|
-
<SubTexture name="garbage_SEU.png" x="0" y="151" width="37" height="28"/>
|
|
510
|
-
<SubTexture name="garbage_SW.png" x="38" y="69" width="35" height="33"/>
|
|
511
|
-
<SubTexture name="garbage_SWD.png" x="70" y="362" width="34" height="37"/>
|
|
512
|
-
<SubTexture name="garbage_SWU.png" x="0" y="210" width="37" height="28"/>
|
|
513
|
-
<SubTexture name="garbage_W.png" x="203" y="349" width="33" height="29"/>
|
|
514
|
-
<SubTexture name="police_E.png" x="782" y="92" width="31" height="24"/>
|
|
515
|
-
<SubTexture name="police_N.png" x="860" y="160" width="17" height="24"/>
|
|
516
|
-
<SubTexture name="police_NE.png" x="559" y="445" width="32" height="26"/>
|
|
517
|
-
<SubTexture name="police_NED.png" x="203" y="409" width="33" height="24"/>
|
|
518
|
-
<SubTexture name="police_NEU.png" x="205" y="0" width="33" height="31"/>
|
|
519
|
-
<SubTexture name="police_NW.png" x="560" y="22" width="32" height="27"/>
|
|
520
|
-
<SubTexture name="police_NWD.png" x="560" y="102" width="32" height="23"/>
|
|
521
|
-
<SubTexture name="police_NWU.png" x="205" y="78" width="33" height="30"/>
|
|
522
|
-
<SubTexture name="police_S.png" x="877" y="140" width="17" height="24"/>
|
|
523
|
-
<SubTexture name="police_SE.png" x="591" y="152" width="32" height="27"/>
|
|
524
|
-
<SubTexture name="police_SED.png" x="591" y="179" width="32" height="32"/>
|
|
525
|
-
<SubTexture name="police_SEU.png" x="236" y="233" width="33" height="23"/>
|
|
526
|
-
<SubTexture name="police_SW.png" x="236" y="452" width="33" height="27"/>
|
|
527
|
-
<SubTexture name="police_SWD.png" x="237" y="170" width="33" height="32"/>
|
|
528
|
-
<SubTexture name="police_SWU.png" x="238" y="56" width="33" height="24"/>
|
|
529
|
-
<SubTexture name="police_W.png" x="812" y="237" width="31" height="24"/>
|
|
530
|
-
<SubTexture name="taxi_E.png" x="812" y="291" width="31" height="23"/>
|
|
531
|
-
<SubTexture name="taxi_N.png" x="843" y="252" width="17" height="23"/>
|
|
532
|
-
<SubTexture name="taxi_NE.png" x="591" y="237" width="32" height="25"/>
|
|
533
|
-
<SubTexture name="taxi_NED.png" x="812" y="314" width="31" height="22"/>
|
|
534
|
-
<SubTexture name="taxi_NEU.png" x="269" y="231" width="33" height="30"/>
|
|
535
|
-
<SubTexture name="taxi_NW.png" x="591" y="371" width="32" height="25"/>
|
|
536
|
-
<SubTexture name="taxi_NWD.png" x="592" y="21" width="32" height="22"/>
|
|
537
|
-
<SubTexture name="taxi_NWU.png" x="269" y="379" width="33" height="30"/>
|
|
538
|
-
<SubTexture name="taxi_S.png" x="877" y="287" width="17" height="23"/>
|
|
539
|
-
<SubTexture name="taxi_SE.png" x="623" y="151" width="32" height="26"/>
|
|
540
|
-
<SubTexture name="taxi_SED.png" x="623" y="306" width="32" height="30"/>
|
|
541
|
-
<SubTexture name="taxi_SEU.png" x="269" y="463" width="33" height="23"/>
|
|
542
|
-
<SubTexture name="taxi_SW.png" x="623" y="336" width="32" height="26"/>
|
|
543
|
-
<SubTexture name="taxi_SWD.png" x="812" y="404" width="31" height="31"/>
|
|
544
|
-
<SubTexture name="taxi_SWU.png" x="655" y="99" width="32" height="22"/>
|
|
545
|
-
<SubTexture name="taxi_W.png" x="812" y="458" width="31" height="23"/>
|
|
1
|
+
<TextureAtlas imagePath="sheet.png">
|
|
2
|
+
<SubTexture name="ambulance_E.png" x="139" y="94" width="33" height="29"/>
|
|
3
|
+
<SubTexture name="ambulance_N.png" x="812" y="481" width="19" height="27"/>
|
|
4
|
+
<SubTexture name="ambulance_NE.png" x="0" y="296" width="35" height="31"/>
|
|
5
|
+
<SubTexture name="ambulance_NED.png" x="0" y="378" width="35" height="28"/>
|
|
6
|
+
<SubTexture name="ambulance_NEU.png" x="0" y="87" width="38" height="32"/>
|
|
7
|
+
<SubTexture name="ambulance_NW.png" x="35" y="296" width="35" height="31"/>
|
|
8
|
+
<SubTexture name="ambulance_NWD.png" x="70" y="302" width="34" height="28"/>
|
|
9
|
+
<SubTexture name="ambulance_NWU.png" x="0" y="0" width="38" height="31"/>
|
|
10
|
+
<SubTexture name="ambulance_S.png" x="813" y="0" width="19" height="33"/>
|
|
11
|
+
<SubTexture name="ambulance_SE.png" x="37" y="151" width="35" height="35"/>
|
|
12
|
+
<SubTexture name="ambulance_SED.png" x="70" y="399" width="34" height="40"/>
|
|
13
|
+
<SubTexture name="ambulance_SEU.png" x="0" y="31" width="38" height="28"/>
|
|
14
|
+
<SubTexture name="ambulance_SW.png" x="38" y="0" width="35" height="36"/>
|
|
15
|
+
<SubTexture name="ambulance_SWD.png" x="35" y="384" width="35" height="40"/>
|
|
16
|
+
<SubTexture name="ambulance_SWU.png" x="0" y="59" width="38" height="28"/>
|
|
17
|
+
<SubTexture name="ambulance_W.png" x="104" y="430" width="33" height="29"/>
|
|
18
|
+
<SubTexture name="carBlack1_000.png" x="655" y="298" width="32" height="26"/>
|
|
19
|
+
<SubTexture name="carBlack1_001.png" x="813" y="114" width="18" height="24"/>
|
|
20
|
+
<SubTexture name="carBlack1_002.png" x="560" y="49" width="32" height="27"/>
|
|
21
|
+
<SubTexture name="carBlack1_003.png" x="270" y="160" width="33" height="30"/>
|
|
22
|
+
<SubTexture name="carBlack1_004.png" x="687" y="55" width="32" height="22"/>
|
|
23
|
+
<SubTexture name="carBlack1_005.png" x="812" y="435" width="31" height="23"/>
|
|
24
|
+
<SubTexture name="carBlack1_006.png" x="591" y="314" width="32" height="25"/>
|
|
25
|
+
<SubTexture name="carBlack1_007.png" x="105" y="189" width="33" height="26"/>
|
|
26
|
+
<SubTexture name="carBlack1_008.png" x="812" y="358" width="31" height="23"/>
|
|
27
|
+
<SubTexture name="carBlack1_009.png" x="592" y="43" width="32" height="31"/>
|
|
28
|
+
<SubTexture name="carBlack1_010.png" x="687" y="306" width="32" height="23"/>
|
|
29
|
+
<SubTexture name="carBlack1_011.png" x="843" y="275" width="17" height="24"/>
|
|
30
|
+
<SubTexture name="carBlack1_012.png" x="302" y="277" width="33" height="22"/>
|
|
31
|
+
<SubTexture name="carBlack1_013.png" x="687" y="329" width="32" height="31"/>
|
|
32
|
+
<SubTexture name="carBlack1_014.png" x="655" y="201" width="32" height="22"/>
|
|
33
|
+
<SubTexture name="carBlack1_015.png" x="302" y="321" width="33" height="30"/>
|
|
34
|
+
<SubTexture name="carBlack2_000.png" x="655" y="276" width="32" height="22"/>
|
|
35
|
+
<SubTexture name="carBlack2_001.png" x="655" y="400" width="32" height="29"/>
|
|
36
|
+
<SubTexture name="carBlack2_002.png" x="302" y="373" width="33" height="25"/>
|
|
37
|
+
<SubTexture name="carBlack2_003.png" x="860" y="184" width="17" height="22"/>
|
|
38
|
+
<SubTexture name="carBlack2_004.png" x="719" y="64" width="32" height="25"/>
|
|
39
|
+
<SubTexture name="carBlack2_005.png" x="687" y="412" width="32" height="29"/>
|
|
40
|
+
<SubTexture name="carBlack2_006.png" x="782" y="24" width="31" height="22"/>
|
|
41
|
+
<SubTexture name="carBlack2_007.png" x="782" y="0" width="31" height="24"/>
|
|
42
|
+
<SubTexture name="carBlack2_008.png" x="687" y="229" width="32" height="26"/>
|
|
43
|
+
<SubTexture name="carBlack2_009.png" x="687" y="77" width="32" height="25"/>
|
|
44
|
+
<SubTexture name="carBlack2_010.png" x="781" y="440" width="31" height="23"/>
|
|
45
|
+
<SubTexture name="carBlack2_011.png" x="781" y="410" width="31" height="30"/>
|
|
46
|
+
<SubTexture name="carBlack2_012.png" x="302" y="398" width="33" height="22"/>
|
|
47
|
+
<SubTexture name="carBlack2_013.png" x="865" y="451" width="17" height="22"/>
|
|
48
|
+
<SubTexture name="carBlack2_014.png" x="172" y="68" width="33" height="22"/>
|
|
49
|
+
<SubTexture name="carBlack2_015.png" x="781" y="310" width="31" height="30"/>
|
|
50
|
+
<SubTexture name="carBlack3_000.png" x="656" y="0" width="32" height="30"/>
|
|
51
|
+
<SubTexture name="carBlack3_001.png" x="656" y="30" width="32" height="25"/>
|
|
52
|
+
<SubTexture name="carBlack3_002.png" x="866" y="83" width="17" height="23"/>
|
|
53
|
+
<SubTexture name="carBlack3_003.png" x="655" y="454" width="32" height="25"/>
|
|
54
|
+
<SubTexture name="carBlack3_004.png" x="655" y="121" width="32" height="29"/>
|
|
55
|
+
<SubTexture name="carBlack3_005.png" x="624" y="22" width="32" height="23"/>
|
|
56
|
+
<SubTexture name="carBlack3_006.png" x="751" y="136" width="31" height="23"/>
|
|
57
|
+
<SubTexture name="carBlack3_007.png" x="172" y="90" width="33" height="26"/>
|
|
58
|
+
<SubTexture name="carBlack3_008.png" x="687" y="123" width="32" height="27"/>
|
|
59
|
+
<SubTexture name="carBlack3_009.png" x="751" y="68" width="31" height="23"/>
|
|
60
|
+
<SubTexture name="carBlack3_010.png" x="655" y="479" width="32" height="30"/>
|
|
61
|
+
<SubTexture name="carBlack3_011.png" x="687" y="150" width="32" height="22"/>
|
|
62
|
+
<SubTexture name="carBlack3_012.png" x="832" y="22" width="17" height="24"/>
|
|
63
|
+
<SubTexture name="carBlack3_013.png" x="623" y="397" width="32" height="22"/>
|
|
64
|
+
<SubTexture name="carBlack3_014.png" x="623" y="419" width="32" height="30"/>
|
|
65
|
+
<SubTexture name="carBlack3_015.png" x="624" y="0" width="32" height="22"/>
|
|
66
|
+
<SubTexture name="carBlack4_000.png" x="203" y="485" width="33" height="21"/>
|
|
67
|
+
<SubTexture name="carBlack4_001.png" x="138" y="161" width="33" height="31"/>
|
|
68
|
+
<SubTexture name="carBlack4_002.png" x="687" y="386" width="32" height="26"/>
|
|
69
|
+
<SubTexture name="carBlack4_003.png" x="877" y="357" width="17" height="24"/>
|
|
70
|
+
<SubTexture name="carBlack4_004.png" x="559" y="419" width="32" height="26"/>
|
|
71
|
+
<SubTexture name="carBlack4_005.png" x="137" y="377" width="33" height="32"/>
|
|
72
|
+
<SubTexture name="carBlack4_006.png" x="137" y="236" width="33" height="22"/>
|
|
73
|
+
<SubTexture name="carBlack4_007.png" x="750" y="234" width="31" height="22"/>
|
|
74
|
+
<SubTexture name="carBlack4_008.png" x="106" y="29" width="33" height="27"/>
|
|
75
|
+
<SubTexture name="carBlack4_009.png" x="687" y="172" width="32" height="26"/>
|
|
76
|
+
<SubTexture name="carBlack4_010.png" x="720" y="0" width="31" height="22"/>
|
|
77
|
+
<SubTexture name="carBlack4_011.png" x="271" y="32" width="33" height="31"/>
|
|
78
|
+
<SubTexture name="carBlack4_012.png" x="269" y="322" width="33" height="21"/>
|
|
79
|
+
<SubTexture name="carBlack4_013.png" x="860" y="427" width="17" height="24"/>
|
|
80
|
+
<SubTexture name="carBlack4_014.png" x="687" y="102" width="32" height="21"/>
|
|
81
|
+
<SubTexture name="carBlack4_015.png" x="688" y="0" width="32" height="32"/>
|
|
82
|
+
<SubTexture name="carBlack5_000.png" x="236" y="390" width="33" height="30"/>
|
|
83
|
+
<SubTexture name="carBlack5_001.png" x="687" y="255" width="32" height="25"/>
|
|
84
|
+
<SubTexture name="carBlack5_002.png" x="860" y="312" width="17" height="23"/>
|
|
85
|
+
<SubTexture name="carBlack5_003.png" x="719" y="89" width="32" height="24"/>
|
|
86
|
+
<SubTexture name="carBlack5_004.png" x="238" y="0" width="33" height="29"/>
|
|
87
|
+
<SubTexture name="carBlack5_005.png" x="719" y="166" width="32" height="22"/>
|
|
88
|
+
<SubTexture name="carBlack5_006.png" x="719" y="218" width="31" height="24"/>
|
|
89
|
+
<SubTexture name="carBlack5_007.png" x="719" y="113" width="32" height="27"/>
|
|
90
|
+
<SubTexture name="carBlack5_008.png" x="719" y="140" width="32" height="26"/>
|
|
91
|
+
<SubTexture name="carBlack5_009.png" x="719" y="289" width="31" height="23"/>
|
|
92
|
+
<SubTexture name="carBlack5_010.png" x="719" y="32" width="32" height="32"/>
|
|
93
|
+
<SubTexture name="carBlack5_011.png" x="687" y="471" width="32" height="22"/>
|
|
94
|
+
<SubTexture name="carBlack5_012.png" x="860" y="288" width="17" height="24"/>
|
|
95
|
+
<SubTexture name="carBlack5_013.png" x="269" y="409" width="33" height="22"/>
|
|
96
|
+
<SubTexture name="carBlack5_014.png" x="687" y="198" width="32" height="31"/>
|
|
97
|
+
<SubTexture name="carBlack5_015.png" x="655" y="378" width="32" height="22"/>
|
|
98
|
+
<SubTexture name="carBlack6_000.png" x="70" y="467" width="34" height="32"/>
|
|
99
|
+
<SubTexture name="carBlack6_001.png" x="205" y="108" width="33" height="31"/>
|
|
100
|
+
<SubTexture name="carBlack6_002.png" x="843" y="323" width="17" height="28"/>
|
|
101
|
+
<SubTexture name="carBlack6_003.png" x="687" y="441" width="32" height="30"/>
|
|
102
|
+
<SubTexture name="carBlack6_004.png" x="35" y="264" width="35" height="32"/>
|
|
103
|
+
<SubTexture name="carBlack6_005.png" x="236" y="312" width="33" height="26"/>
|
|
104
|
+
<SubTexture name="carBlack6_006.png" x="687" y="360" width="32" height="26"/>
|
|
105
|
+
<SubTexture name="carBlack6_007.png" x="236" y="420" width="33" height="32"/>
|
|
106
|
+
<SubTexture name="carBlack6_008.png" x="204" y="148" width="33" height="32"/>
|
|
107
|
+
<SubTexture name="carBlack6_009.png" x="687" y="280" width="32" height="26"/>
|
|
108
|
+
<SubTexture name="carBlack6_010.png" x="623" y="362" width="32" height="35"/>
|
|
109
|
+
<SubTexture name="carBlack6_011.png" x="35" y="238" width="35" height="26"/>
|
|
110
|
+
<SubTexture name="carBlack6_012.png" x="832" y="46" width="17" height="30"/>
|
|
111
|
+
<SubTexture name="carBlack6_013.png" x="0" y="353" width="35" height="25"/>
|
|
112
|
+
<SubTexture name="carBlack6_014.png" x="304" y="0" width="33" height="36"/>
|
|
113
|
+
<SubTexture name="carBlack6_015.png" x="591" y="448" width="32" height="25"/>
|
|
114
|
+
<SubTexture name="carBlue1_000.png" x="303" y="124" width="33" height="30"/>
|
|
115
|
+
<SubTexture name="carBlue1_001.png" x="591" y="288" width="32" height="26"/>
|
|
116
|
+
<SubTexture name="carBlue1_002.png" x="813" y="90" width="18" height="24"/>
|
|
117
|
+
<SubTexture name="carBlue1_003.png" x="591" y="125" width="32" height="27"/>
|
|
118
|
+
<SubTexture name="carBlue1_004.png" x="170" y="412" width="33" height="30"/>
|
|
119
|
+
<SubTexture name="carBlue1_005.png" x="559" y="471" width="32" height="22"/>
|
|
120
|
+
<SubTexture name="carBlue1_006.png" x="750" y="188" width="31" height="23"/>
|
|
121
|
+
<SubTexture name="carBlue1_007.png" x="655" y="429" width="32" height="25"/>
|
|
122
|
+
<SubTexture name="carBlue1_008.png" x="170" y="309" width="33" height="26"/>
|
|
123
|
+
<SubTexture name="carBlue1_009.png" x="719" y="381" width="31" height="23"/>
|
|
124
|
+
<SubTexture name="carBlue1_010.png" x="655" y="347" width="32" height="31"/>
|
|
125
|
+
<SubTexture name="carBlue1_011.png" x="655" y="324" width="32" height="23"/>
|
|
126
|
+
<SubTexture name="carBlue1_012.png" x="843" y="351" width="17" height="24"/>
|
|
127
|
+
<SubTexture name="carBlue1_013.png" x="170" y="287" width="33" height="22"/>
|
|
128
|
+
<SubTexture name="carBlue1_014.png" x="655" y="245" width="32" height="31"/>
|
|
129
|
+
<SubTexture name="carBlue1_015.png" x="655" y="223" width="32" height="22"/>
|
|
130
|
+
<SubTexture name="carBlue2_000.png" x="719" y="449" width="31" height="30"/>
|
|
131
|
+
<SubTexture name="carBlue2_001.png" x="655" y="179" width="32" height="22"/>
|
|
132
|
+
<SubTexture name="carBlue2_002.png" x="655" y="150" width="32" height="29"/>
|
|
133
|
+
<SubTexture name="carBlue2_003.png" x="170" y="387" width="33" height="25"/>
|
|
134
|
+
<SubTexture name="carBlue2_004.png" x="843" y="160" width="17" height="22"/>
|
|
135
|
+
<SubTexture name="carBlue2_005.png" x="655" y="74" width="32" height="25"/>
|
|
136
|
+
<SubTexture name="carBlue2_006.png" x="624" y="45" width="32" height="29"/>
|
|
137
|
+
<SubTexture name="carBlue2_007.png" x="624" y="74" width="31" height="22"/>
|
|
138
|
+
<SubTexture name="carBlue2_008.png" x="750" y="374" width="31" height="24"/>
|
|
139
|
+
<SubTexture name="carBlue2_009.png" x="623" y="474" width="32" height="26"/>
|
|
140
|
+
<SubTexture name="carBlue2_010.png" x="623" y="449" width="32" height="25"/>
|
|
141
|
+
<SubTexture name="carBlue2_011.png" x="750" y="398" width="31" height="23"/>
|
|
142
|
+
<SubTexture name="carBlue2_012.png" x="750" y="421" width="31" height="30"/>
|
|
143
|
+
<SubTexture name="carBlue2_013.png" x="170" y="365" width="33" height="22"/>
|
|
144
|
+
<SubTexture name="carBlue2_014.png" x="831" y="138" width="17" height="22"/>
|
|
145
|
+
<SubTexture name="carBlue2_015.png" x="172" y="0" width="33" height="22"/>
|
|
146
|
+
<SubTexture name="carBlue3_000.png" x="623" y="284" width="32" height="22"/>
|
|
147
|
+
<SubTexture name="carBlue3_001.png" x="623" y="254" width="32" height="30"/>
|
|
148
|
+
<SubTexture name="carBlue3_002.png" x="623" y="232" width="32" height="22"/>
|
|
149
|
+
<SubTexture name="carBlue3_003.png" x="623" y="202" width="32" height="30"/>
|
|
150
|
+
<SubTexture name="carBlue3_004.png" x="623" y="177" width="32" height="25"/>
|
|
151
|
+
<SubTexture name="carBlue3_005.png" x="877" y="240" width="17" height="23"/>
|
|
152
|
+
<SubTexture name="carBlue3_006.png" x="623" y="126" width="32" height="25"/>
|
|
153
|
+
<SubTexture name="carBlue3_007.png" x="623" y="97" width="32" height="29"/>
|
|
154
|
+
<SubTexture name="carBlue3_008.png" x="592" y="74" width="32" height="23"/>
|
|
155
|
+
<SubTexture name="carBlue3_009.png" x="688" y="32" width="31" height="23"/>
|
|
156
|
+
<SubTexture name="carBlue3_010.png" x="139" y="123" width="33" height="26"/>
|
|
157
|
+
<SubTexture name="carBlue3_011.png" x="591" y="473" width="32" height="27"/>
|
|
158
|
+
<SubTexture name="carBlue3_012.png" x="719" y="335" width="31" height="23"/>
|
|
159
|
+
<SubTexture name="carBlue3_013.png" x="591" y="418" width="32" height="30"/>
|
|
160
|
+
<SubTexture name="carBlue3_014.png" x="591" y="396" width="32" height="22"/>
|
|
161
|
+
<SubTexture name="carBlue3_015.png" x="848" y="470" width="17" height="24"/>
|
|
162
|
+
<SubTexture name="carBlue4_000.png" x="561" y="0" width="32" height="21"/>
|
|
163
|
+
<SubTexture name="carBlue4_001.png" x="591" y="339" width="32" height="32"/>
|
|
164
|
+
<SubTexture name="carBlue4_002.png" x="172" y="22" width="33" height="21"/>
|
|
165
|
+
<SubTexture name="carBlue4_003.png" x="139" y="0" width="33" height="31"/>
|
|
166
|
+
<SubTexture name="carBlue4_004.png" x="591" y="262" width="32" height="26"/>
|
|
167
|
+
<SubTexture name="carBlue4_005.png" x="843" y="228" width="17" height="24"/>
|
|
168
|
+
<SubTexture name="carBlue4_006.png" x="591" y="211" width="32" height="26"/>
|
|
169
|
+
<SubTexture name="carBlue4_007.png" x="303" y="154" width="33" height="32"/>
|
|
170
|
+
<SubTexture name="carBlue4_008.png" x="137" y="409" width="33" height="22"/>
|
|
171
|
+
<SubTexture name="carBlue4_009.png" x="592" y="97" width="31" height="22"/>
|
|
172
|
+
<SubTexture name="carBlue4_010.png" x="302" y="220" width="33" height="27"/>
|
|
173
|
+
<SubTexture name="carBlue4_011.png" x="560" y="76" width="32" height="26"/>
|
|
174
|
+
<SubTexture name="carBlue4_012.png" x="719" y="404" width="31" height="22"/>
|
|
175
|
+
<SubTexture name="carBlue4_013.png" x="106" y="86" width="33" height="31"/>
|
|
176
|
+
<SubTexture name="carBlue4_014.png" x="137" y="215" width="33" height="21"/>
|
|
177
|
+
<SubTexture name="carBlue4_015.png" x="849" y="94" width="17" height="24"/>
|
|
178
|
+
<SubTexture name="carBlue5_000.png" x="302" y="472" width="33" height="30"/>
|
|
179
|
+
<SubTexture name="carBlue5_001.png" x="559" y="394" width="32" height="25"/>
|
|
180
|
+
<SubTexture name="carBlue5_002.png" x="882" y="463" width="17" height="23"/>
|
|
181
|
+
<SubTexture name="carBlue5_003.png" x="559" y="341" width="32" height="24"/>
|
|
182
|
+
<SubTexture name="carBlue5_004.png" x="271" y="95" width="33" height="29"/>
|
|
183
|
+
<SubTexture name="carBlue5_005.png" x="559" y="293" width="32" height="22"/>
|
|
184
|
+
<SubTexture name="carBlue5_006.png" x="750" y="326" width="31" height="24"/>
|
|
185
|
+
<SubTexture name="carBlue5_007.png" x="559" y="241" width="32" height="27"/>
|
|
186
|
+
<SubTexture name="carBlue5_008.png" x="559" y="215" width="32" height="26"/>
|
|
187
|
+
<SubTexture name="carBlue5_009.png" x="719" y="426" width="31" height="23"/>
|
|
188
|
+
<SubTexture name="carBlue5_010.png" x="559" y="156" width="32" height="32"/>
|
|
189
|
+
<SubTexture name="carBlue5_011.png" x="559" y="134" width="32" height="22"/>
|
|
190
|
+
<SubTexture name="carBlue5_012.png" x="849" y="23" width="17" height="24"/>
|
|
191
|
+
<SubTexture name="carBlue5_013.png" x="106" y="117" width="33" height="22"/>
|
|
192
|
+
<SubTexture name="carBlue5_014.png" x="528" y="73" width="32" height="31"/>
|
|
193
|
+
<SubTexture name="carBlue5_015.png" x="528" y="51" width="32" height="22"/>
|
|
194
|
+
<SubTexture name="carBlue6_000.png" x="0" y="431" width="35" height="25"/>
|
|
195
|
+
<SubTexture name="carBlue6_001.png" x="137" y="289" width="33" height="36"/>
|
|
196
|
+
<SubTexture name="carBlue6_002.png" x="527" y="461" width="32" height="25"/>
|
|
197
|
+
<SubTexture name="carBlue6_003.png" x="72" y="102" width="34" height="32"/>
|
|
198
|
+
<SubTexture name="carBlue6_004.png" x="137" y="258" width="33" height="31"/>
|
|
199
|
+
<SubTexture name="carBlue6_005.png" x="877" y="212" width="17" height="28"/>
|
|
200
|
+
<SubTexture name="carBlue6_006.png" x="527" y="345" width="32" height="30"/>
|
|
201
|
+
<SubTexture name="carBlue6_007.png" x="0" y="238" width="35" height="32"/>
|
|
202
|
+
<SubTexture name="carBlue6_008.png" x="137" y="351" width="33" height="26"/>
|
|
203
|
+
<SubTexture name="carBlue6_009.png" x="527" y="268" width="32" height="26"/>
|
|
204
|
+
<SubTexture name="carBlue6_010.png" x="137" y="431" width="33" height="32"/>
|
|
205
|
+
<SubTexture name="carBlue6_011.png" x="271" y="63" width="33" height="32"/>
|
|
206
|
+
<SubTexture name="carBlue6_012.png" x="527" y="220" width="32" height="26"/>
|
|
207
|
+
<SubTexture name="carBlue6_013.png" x="527" y="185" width="32" height="35"/>
|
|
208
|
+
<SubTexture name="carBlue6_014.png" x="0" y="270" width="35" height="26"/>
|
|
209
|
+
<SubTexture name="carBlue6_015.png" x="866" y="30" width="17" height="30"/>
|
|
210
|
+
<SubTexture name="carGreen1_000.png" x="302" y="190" width="33" height="30"/>
|
|
211
|
+
<SubTexture name="carGreen1_001.png" x="496" y="78" width="32" height="26"/>
|
|
212
|
+
<SubTexture name="carGreen1_002.png" x="831" y="114" width="18" height="24"/>
|
|
213
|
+
<SubTexture name="carGreen1_003.png" x="496" y="22" width="32" height="27"/>
|
|
214
|
+
<SubTexture name="carGreen1_004.png" x="302" y="420" width="33" height="30"/>
|
|
215
|
+
<SubTexture name="carGreen1_005.png" x="495" y="448" width="32" height="22"/>
|
|
216
|
+
<SubTexture name="carGreen1_006.png" x="751" y="45" width="31" height="23"/>
|
|
217
|
+
<SubTexture name="carGreen1_007.png" x="495" y="400" width="32" height="25"/>
|
|
218
|
+
<SubTexture name="carGreen1_008.png" x="139" y="31" width="33" height="26"/>
|
|
219
|
+
<SubTexture name="carGreen1_009.png" x="751" y="22" width="31" height="23"/>
|
|
220
|
+
<SubTexture name="carGreen1_010.png" x="495" y="318" width="32" height="31"/>
|
|
221
|
+
<SubTexture name="carGreen1_011.png" x="495" y="295" width="32" height="23"/>
|
|
222
|
+
<SubTexture name="carGreen1_012.png" x="843" y="299" width="17" height="24"/>
|
|
223
|
+
<SubTexture name="carGreen1_013.png" x="170" y="214" width="33" height="22"/>
|
|
224
|
+
<SubTexture name="carGreen1_014.png" x="495" y="211" width="32" height="31"/>
|
|
225
|
+
<SubTexture name="carGreen1_015.png" x="465" y="0" width="32" height="22"/>
|
|
226
|
+
<SubTexture name="carGreen2_000.png" x="559" y="365" width="32" height="29"/>
|
|
227
|
+
<SubTexture name="carGreen2_001.png" x="170" y="262" width="33" height="25"/>
|
|
228
|
+
<SubTexture name="carGreen2_002.png" x="832" y="0" width="17" height="22"/>
|
|
229
|
+
<SubTexture name="carGreen2_003.png" x="464" y="102" width="32" height="25"/>
|
|
230
|
+
<SubTexture name="carGreen2_004.png" x="464" y="73" width="32" height="29"/>
|
|
231
|
+
<SubTexture name="carGreen2_005.png" x="750" y="451" width="31" height="22"/>
|
|
232
|
+
<SubTexture name="carGreen2_006.png" x="719" y="242" width="31" height="24"/>
|
|
233
|
+
<SubTexture name="carGreen2_007.png" x="463" y="476" width="32" height="26"/>
|
|
234
|
+
<SubTexture name="carGreen2_008.png" x="463" y="451" width="32" height="25"/>
|
|
235
|
+
<SubTexture name="carGreen2_009.png" x="750" y="211" width="31" height="23"/>
|
|
236
|
+
<SubTexture name="carGreen2_010.png" x="719" y="479" width="31" height="30"/>
|
|
237
|
+
<SubTexture name="carGreen2_011.png" x="171" y="149" width="33" height="22"/>
|
|
238
|
+
<SubTexture name="carGreen2_012.png" x="848" y="138" width="17" height="22"/>
|
|
239
|
+
<SubTexture name="carGreen2_013.png" x="170" y="472" width="33" height="22"/>
|
|
240
|
+
<SubTexture name="carGreen2_014.png" x="719" y="188" width="31" height="30"/>
|
|
241
|
+
<SubTexture name="carGreen2_015.png" x="463" y="272" width="32" height="22"/>
|
|
242
|
+
<SubTexture name="carGreen3_000.png" x="463" y="242" width="32" height="30"/>
|
|
243
|
+
<SubTexture name="carGreen3_001.png" x="463" y="217" width="32" height="25"/>
|
|
244
|
+
<SubTexture name="carGreen3_002.png" x="843" y="423" width="17" height="23"/>
|
|
245
|
+
<SubTexture name="carGreen3_003.png" x="433" y="0" width="32" height="25"/>
|
|
246
|
+
<SubTexture name="carGreen3_004.png" x="463" y="162" width="32" height="29"/>
|
|
247
|
+
<SubTexture name="carGreen3_005.png" x="432" y="139" width="32" height="23"/>
|
|
248
|
+
<SubTexture name="carGreen3_006.png" x="719" y="358" width="31" height="23"/>
|
|
249
|
+
<SubTexture name="carGreen3_007.png" x="205" y="31" width="33" height="26"/>
|
|
250
|
+
<SubTexture name="carGreen3_008.png" x="432" y="56" width="32" height="27"/>
|
|
251
|
+
<SubTexture name="carGreen3_009.png" x="719" y="312" width="31" height="23"/>
|
|
252
|
+
<SubTexture name="carGreen3_010.png" x="432" y="26" width="32" height="30"/>
|
|
253
|
+
<SubTexture name="carGreen3_011.png" x="431" y="462" width="32" height="22"/>
|
|
254
|
+
<SubTexture name="carGreen3_012.png" x="843" y="446" width="17" height="24"/>
|
|
255
|
+
<SubTexture name="carGreen3_013.png" x="431" y="415" width="32" height="22"/>
|
|
256
|
+
<SubTexture name="carGreen3_014.png" x="431" y="385" width="32" height="30"/>
|
|
257
|
+
<SubTexture name="carGreen3_015.png" x="431" y="363" width="32" height="22"/>
|
|
258
|
+
<SubTexture name="carGreen4_000.png" x="431" y="342" width="32" height="21"/>
|
|
259
|
+
<SubTexture name="carGreen4_001.png" x="431" y="310" width="32" height="32"/>
|
|
260
|
+
<SubTexture name="carGreen4_002.png" x="203" y="239" width="33" height="21"/>
|
|
261
|
+
<SubTexture name="carGreen4_003.png" x="203" y="286" width="33" height="31"/>
|
|
262
|
+
<SubTexture name="carGreen4_004.png" x="431" y="223" width="32" height="26"/>
|
|
263
|
+
<SubTexture name="carGreen4_005.png" x="860" y="264" width="17" height="24"/>
|
|
264
|
+
<SubTexture name="carGreen4_006.png" x="431" y="168" width="32" height="26"/>
|
|
265
|
+
<SubTexture name="carGreen4_007.png" x="203" y="317" width="33" height="32"/>
|
|
266
|
+
<SubTexture name="carGreen4_008.png" x="203" y="433" width="33" height="22"/>
|
|
267
|
+
<SubTexture name="carGreen4_009.png" x="750" y="473" width="31" height="22"/>
|
|
268
|
+
<SubTexture name="carGreen4_010.png" x="236" y="256" width="33" height="27"/>
|
|
269
|
+
<SubTexture name="carGreen4_011.png" x="401" y="0" width="32" height="26"/>
|
|
270
|
+
<SubTexture name="carGreen4_012.png" x="751" y="0" width="31" height="22"/>
|
|
271
|
+
<SubTexture name="carGreen4_013.png" x="236" y="202" width="33" height="31"/>
|
|
272
|
+
<SubTexture name="carGreen4_014.png" x="205" y="57" width="33" height="21"/>
|
|
273
|
+
<SubTexture name="carGreen4_015.png" x="843" y="399" width="17" height="24"/>
|
|
274
|
+
<SubTexture name="carGreen5_000.png" x="399" y="399" width="32" height="31"/>
|
|
275
|
+
<SubTexture name="carGreen5_001.png" x="399" y="377" width="32" height="22"/>
|
|
276
|
+
<SubTexture name="carGreen5_002.png" x="269" y="261" width="33" height="30"/>
|
|
277
|
+
<SubTexture name="carGreen5_003.png" x="399" y="325" width="32" height="25"/>
|
|
278
|
+
<SubTexture name="carGreen5_004.png" x="849" y="0" width="17" height="23"/>
|
|
279
|
+
<SubTexture name="carGreen5_005.png" x="399" y="275" width="32" height="24"/>
|
|
280
|
+
<SubTexture name="carGreen5_006.png" x="269" y="202" width="33" height="29"/>
|
|
281
|
+
<SubTexture name="carGreen5_007.png" x="399" y="221" width="32" height="22"/>
|
|
282
|
+
<SubTexture name="carGreen5_008.png" x="750" y="350" width="31" height="24"/>
|
|
283
|
+
<SubTexture name="carGreen5_009.png" x="399" y="172" width="32" height="27"/>
|
|
284
|
+
<SubTexture name="carGreen5_010.png" x="369" y="0" width="32" height="26"/>
|
|
285
|
+
<SubTexture name="carGreen5_011.png" x="719" y="266" width="31" height="23"/>
|
|
286
|
+
<SubTexture name="carGreen5_012.png" x="368" y="110" width="32" height="32"/>
|
|
287
|
+
<SubTexture name="carGreen5_013.png" x="368" y="88" width="32" height="22"/>
|
|
288
|
+
<SubTexture name="carGreen5_014.png" x="860" y="403" width="17" height="24"/>
|
|
289
|
+
<SubTexture name="carGreen5_015.png" x="302" y="450" width="33" height="22"/>
|
|
290
|
+
<SubTexture name="carGreen6_000.png" x="35" y="359" width="35" height="25"/>
|
|
291
|
+
<SubTexture name="carGreen6_001.png" x="269" y="343" width="33" height="36"/>
|
|
292
|
+
<SubTexture name="carGreen6_002.png" x="367" y="437" width="32" height="25"/>
|
|
293
|
+
<SubTexture name="carGreen6_003.png" x="70" y="270" width="34" height="32"/>
|
|
294
|
+
<SubTexture name="carGreen6_004.png" x="269" y="291" width="33" height="31"/>
|
|
295
|
+
<SubTexture name="carGreen6_005.png" x="865" y="473" width="17" height="28"/>
|
|
296
|
+
<SubTexture name="carGreen6_006.png" x="367" y="329" width="32" height="30"/>
|
|
297
|
+
<SubTexture name="carGreen6_007.png" x="37" y="119" width="35" height="32"/>
|
|
298
|
+
<SubTexture name="carGreen6_008.png" x="269" y="486" width="33" height="26"/>
|
|
299
|
+
<SubTexture name="carGreen6_009.png" x="367" y="257" width="32" height="26"/>
|
|
300
|
+
<SubTexture name="carGreen6_010.png" x="269" y="431" width="33" height="32"/>
|
|
301
|
+
<SubTexture name="carGreen6_011.png" x="271" y="0" width="33" height="32"/>
|
|
302
|
+
<SubTexture name="carGreen6_012.png" x="367" y="183" width="32" height="26"/>
|
|
303
|
+
<SubTexture name="carGreen6_013.png" x="337" y="0" width="32" height="35"/>
|
|
304
|
+
<SubTexture name="carGreen6_014.png" x="37" y="186" width="35" height="26"/>
|
|
305
|
+
<SubTexture name="carGreen6_015.png" x="866" y="0" width="17" height="30"/>
|
|
306
|
+
<SubTexture name="carRed1_000.png" x="336" y="114" width="32" height="22"/>
|
|
307
|
+
<SubTexture name="carRed1_001.png" x="302" y="247" width="33" height="30"/>
|
|
308
|
+
<SubTexture name="carRed1_002.png" x="559" y="315" width="32" height="26"/>
|
|
309
|
+
<SubTexture name="carRed1_003.png" x="813" y="138" width="18" height="24"/>
|
|
310
|
+
<SubTexture name="carRed1_004.png" x="559" y="188" width="32" height="27"/>
|
|
311
|
+
<SubTexture name="carRed1_005.png" x="106" y="56" width="33" height="30"/>
|
|
312
|
+
<SubTexture name="carRed1_006.png" x="529" y="0" width="32" height="22"/>
|
|
313
|
+
<SubTexture name="carRed1_007.png" x="750" y="256" width="31" height="23"/>
|
|
314
|
+
<SubTexture name="carRed1_008.png" x="527" y="294" width="32" height="25"/>
|
|
315
|
+
<SubTexture name="carRed1_009.png" x="137" y="325" width="33" height="26"/>
|
|
316
|
+
<SubTexture name="carRed1_010.png" x="750" y="279" width="31" height="23"/>
|
|
317
|
+
<SubTexture name="carRed1_011.png" x="495" y="470" width="32" height="31"/>
|
|
318
|
+
<SubTexture name="carRed1_012.png" x="495" y="425" width="32" height="23"/>
|
|
319
|
+
<SubTexture name="carRed1_013.png" x="882" y="486" width="17" height="24"/>
|
|
320
|
+
<SubTexture name="carRed1_014.png" x="137" y="488" width="33" height="22"/>
|
|
321
|
+
<SubTexture name="carRed1_015.png" x="495" y="180" width="32" height="31"/>
|
|
322
|
+
<SubTexture name="carRed2_000.png" x="463" y="422" width="32" height="29"/>
|
|
323
|
+
<SubTexture name="carRed2_001.png" x="172" y="43" width="33" height="25"/>
|
|
324
|
+
<SubTexture name="carRed2_002.png" x="843" y="206" width="17" height="22"/>
|
|
325
|
+
<SubTexture name="carRed2_003.png" x="431" y="437" width="32" height="25"/>
|
|
326
|
+
<SubTexture name="carRed2_004.png" x="431" y="194" width="32" height="29"/>
|
|
327
|
+
<SubTexture name="carRed2_005.png" x="751" y="114" width="31" height="22"/>
|
|
328
|
+
<SubTexture name="carRed2_006.png" x="781" y="340" width="31" height="24"/>
|
|
329
|
+
<SubTexture name="carRed2_007.png" x="368" y="62" width="32" height="26"/>
|
|
330
|
+
<SubTexture name="carRed2_008.png" x="335" y="210" width="32" height="25"/>
|
|
331
|
+
<SubTexture name="carRed2_009.png" x="781" y="387" width="31" height="23"/>
|
|
332
|
+
<SubTexture name="carRed2_010.png" x="782" y="116" width="31" height="30"/>
|
|
333
|
+
<SubTexture name="carRed2_011.png" x="302" y="351" width="33" height="22"/>
|
|
334
|
+
<SubTexture name="carRed2_012.png" x="860" y="381" width="17" height="22"/>
|
|
335
|
+
<SubTexture name="carRed2_013.png" x="302" y="299" width="33" height="22"/>
|
|
336
|
+
<SubTexture name="carRed2_014.png" x="812" y="261" width="31" height="30"/>
|
|
337
|
+
<SubTexture name="carRed2_015.png" x="335" y="314" width="32" height="22"/>
|
|
338
|
+
<SubTexture name="carRed3_000.png" x="335" y="336" width="32" height="30"/>
|
|
339
|
+
<SubTexture name="carRed3_001.png" x="335" y="289" width="32" height="25"/>
|
|
340
|
+
<SubTexture name="carRed3_002.png" x="831" y="481" width="17" height="23"/>
|
|
341
|
+
<SubTexture name="carRed3_003.png" x="304" y="36" width="32" height="25"/>
|
|
342
|
+
<SubTexture name="carRed3_004.png" x="335" y="260" width="32" height="29"/>
|
|
343
|
+
<SubTexture name="carRed3_005.png" x="336" y="36" width="32" height="23"/>
|
|
344
|
+
<SubTexture name="carRed3_006.png" x="782" y="69" width="31" height="23"/>
|
|
345
|
+
<SubTexture name="carRed3_007.png" x="270" y="134" width="33" height="26"/>
|
|
346
|
+
<SubTexture name="carRed3_008.png" x="304" y="61" width="32" height="27"/>
|
|
347
|
+
<SubTexture name="carRed3_009.png" x="812" y="381" width="31" height="23"/>
|
|
348
|
+
<SubTexture name="carRed3_010.png" x="336" y="84" width="32" height="30"/>
|
|
349
|
+
<SubTexture name="carRed3_011.png" x="336" y="136" width="32" height="22"/>
|
|
350
|
+
<SubTexture name="carRed3_012.png" x="877" y="333" width="17" height="24"/>
|
|
351
|
+
<SubTexture name="carRed3_013.png" x="367" y="209" width="32" height="22"/>
|
|
352
|
+
<SubTexture name="carRed3_014.png" x="367" y="359" width="32" height="30"/>
|
|
353
|
+
<SubTexture name="carRed3_015.png" x="367" y="283" width="32" height="22"/>
|
|
354
|
+
<SubTexture name="carRed4_000.png" x="304" y="88" width="32" height="26"/>
|
|
355
|
+
<SubTexture name="carRed4_001.png" x="843" y="182" width="17" height="24"/>
|
|
356
|
+
<SubTexture name="carRed4_002.png" x="367" y="462" width="32" height="26"/>
|
|
357
|
+
<SubTexture name="carRed4_003.png" x="238" y="102" width="33" height="32"/>
|
|
358
|
+
<SubTexture name="carRed4_004.png" x="238" y="80" width="33" height="22"/>
|
|
359
|
+
<SubTexture name="carRed4_005.png" x="812" y="215" width="31" height="22"/>
|
|
360
|
+
<SubTexture name="carRed4_006.png" x="238" y="29" width="33" height="27"/>
|
|
361
|
+
<SubTexture name="carRed4_007.png" x="367" y="231" width="32" height="26"/>
|
|
362
|
+
<SubTexture name="carRed4_008.png" x="812" y="193" width="31" height="22"/>
|
|
363
|
+
<SubTexture name="carRed4_009.png" x="237" y="139" width="33" height="31"/>
|
|
364
|
+
<SubTexture name="carRed4_010.png" x="236" y="479" width="33" height="21"/>
|
|
365
|
+
<SubTexture name="carRed4_011.png" x="843" y="375" width="17" height="24"/>
|
|
366
|
+
<SubTexture name="carRed4_012.png" x="335" y="428" width="32" height="21"/>
|
|
367
|
+
<SubTexture name="carRed4_013.png" x="335" y="366" width="32" height="32"/>
|
|
368
|
+
<SubTexture name="carRed4_014.png" x="236" y="369" width="33" height="21"/>
|
|
369
|
+
<SubTexture name="carRed4_015.png" x="236" y="338" width="33" height="31"/>
|
|
370
|
+
<SubTexture name="carRed5_000.png" x="335" y="186" width="32" height="24"/>
|
|
371
|
+
<SubTexture name="carRed5_001.png" x="236" y="283" width="33" height="29"/>
|
|
372
|
+
<SubTexture name="carRed5_002.png" x="367" y="488" width="32" height="22"/>
|
|
373
|
+
<SubTexture name="carRed5_003.png" x="812" y="169" width="31" height="24"/>
|
|
374
|
+
<SubTexture name="carRed5_004.png" x="399" y="350" width="32" height="27"/>
|
|
375
|
+
<SubTexture name="carRed5_005.png" x="367" y="389" width="32" height="26"/>
|
|
376
|
+
<SubTexture name="carRed5_006.png" x="782" y="146" width="31" height="23"/>
|
|
377
|
+
<SubTexture name="carRed5_007.png" x="399" y="243" width="32" height="32"/>
|
|
378
|
+
<SubTexture name="carRed5_008.png" x="400" y="89" width="32" height="22"/>
|
|
379
|
+
<SubTexture name="carRed5_009.png" x="849" y="47" width="17" height="24"/>
|
|
380
|
+
<SubTexture name="carRed5_010.png" x="204" y="180" width="33" height="22"/>
|
|
381
|
+
<SubTexture name="carRed5_011.png" x="400" y="58" width="32" height="31"/>
|
|
382
|
+
<SubTexture name="carRed5_012.png" x="399" y="481" width="32" height="22"/>
|
|
383
|
+
<SubTexture name="carRed5_013.png" x="203" y="455" width="33" height="30"/>
|
|
384
|
+
<SubTexture name="carRed5_014.png" x="399" y="456" width="32" height="25"/>
|
|
385
|
+
<SubTexture name="carRed5_015.png" x="849" y="71" width="17" height="23"/>
|
|
386
|
+
<SubTexture name="carRed6_000.png" x="203" y="378" width="33" height="31"/>
|
|
387
|
+
<SubTexture name="carRed6_001.png" x="860" y="206" width="17" height="28"/>
|
|
388
|
+
<SubTexture name="carRed6_002.png" x="368" y="142" width="32" height="30"/>
|
|
389
|
+
<SubTexture name="carRed6_003.png" x="35" y="327" width="35" height="32"/>
|
|
390
|
+
<SubTexture name="carRed6_004.png" x="203" y="260" width="33" height="26"/>
|
|
391
|
+
<SubTexture name="carRed6_005.png" x="400" y="142" width="32" height="26"/>
|
|
392
|
+
<SubTexture name="carRed6_006.png" x="203" y="207" width="33" height="32"/>
|
|
393
|
+
<SubTexture name="carRed6_007.png" x="172" y="116" width="33" height="32"/>
|
|
394
|
+
<SubTexture name="carRed6_008.png" x="431" y="249" width="32" height="26"/>
|
|
395
|
+
<SubTexture name="carRed6_009.png" x="431" y="275" width="32" height="35"/>
|
|
396
|
+
<SubTexture name="carRed6_010.png" x="37" y="212" width="35" height="26"/>
|
|
397
|
+
<SubTexture name="carRed6_011.png" x="860" y="234" width="17" height="30"/>
|
|
398
|
+
<SubTexture name="carRed6_012.png" x="35" y="487" width="35" height="25"/>
|
|
399
|
+
<SubTexture name="carRed6_013.png" x="171" y="171" width="33" height="36"/>
|
|
400
|
+
<SubTexture name="carRed6_014.png" x="335" y="235" width="32" height="25"/>
|
|
401
|
+
<SubTexture name="carRed6_015.png" x="70" y="330" width="34" height="32"/>
|
|
402
|
+
<SubTexture name="carSilver1_000.png" x="170" y="442" width="33" height="30"/>
|
|
403
|
+
<SubTexture name="carSilver1_001.png" x="399" y="430" width="32" height="26"/>
|
|
404
|
+
<SubTexture name="carSilver1_002.png" x="831" y="90" width="18" height="24"/>
|
|
405
|
+
<SubTexture name="carSilver1_003.png" x="463" y="395" width="32" height="27"/>
|
|
406
|
+
<SubTexture name="carSilver1_004.png" x="170" y="335" width="33" height="30"/>
|
|
407
|
+
<SubTexture name="carSilver1_005.png" x="463" y="347" width="32" height="22"/>
|
|
408
|
+
<SubTexture name="carSilver1_006.png" x="781" y="181" width="31" height="23"/>
|
|
409
|
+
<SubTexture name="carSilver1_007.png" x="464" y="25" width="32" height="25"/>
|
|
410
|
+
<SubTexture name="carSilver1_008.png" x="170" y="236" width="33" height="26"/>
|
|
411
|
+
<SubTexture name="carSilver1_009.png" x="782" y="46" width="31" height="23"/>
|
|
412
|
+
<SubTexture name="carSilver1_010.png" x="495" y="149" width="32" height="31"/>
|
|
413
|
+
<SubTexture name="carSilver1_011.png" x="464" y="50" width="32" height="23"/>
|
|
414
|
+
<SubTexture name="carSilver1_012.png" x="860" y="335" width="17" height="24"/>
|
|
415
|
+
<SubTexture name="carSilver1_013.png" x="138" y="192" width="33" height="22"/>
|
|
416
|
+
<SubTexture name="carSilver1_014.png" x="495" y="242" width="32" height="31"/>
|
|
417
|
+
<SubTexture name="carSilver1_015.png" x="495" y="273" width="32" height="22"/>
|
|
418
|
+
<SubTexture name="carSilver2_000.png" x="495" y="349" width="32" height="22"/>
|
|
419
|
+
<SubTexture name="carSilver2_001.png" x="495" y="371" width="32" height="29"/>
|
|
420
|
+
<SubTexture name="carSilver2_002.png" x="137" y="463" width="33" height="25"/>
|
|
421
|
+
<SubTexture name="carSilver2_003.png" x="860" y="359" width="17" height="22"/>
|
|
422
|
+
<SubTexture name="carSilver2_004.png" x="527" y="134" width="32" height="25"/>
|
|
423
|
+
<SubTexture name="carSilver2_005.png" x="496" y="49" width="32" height="29"/>
|
|
424
|
+
<SubTexture name="carSilver2_006.png" x="781" y="487" width="31" height="22"/>
|
|
425
|
+
<SubTexture name="carSilver2_007.png" x="781" y="463" width="31" height="24"/>
|
|
426
|
+
<SubTexture name="carSilver2_008.png" x="527" y="375" width="32" height="26"/>
|
|
427
|
+
<SubTexture name="carSilver2_009.png" x="527" y="401" width="32" height="25"/>
|
|
428
|
+
<SubTexture name="carSilver2_010.png" x="781" y="364" width="31" height="23"/>
|
|
429
|
+
<SubTexture name="carSilver2_011.png" x="781" y="280" width="31" height="30"/>
|
|
430
|
+
<SubTexture name="carSilver2_012.png" x="106" y="139" width="33" height="22"/>
|
|
431
|
+
<SubTexture name="carSilver2_013.png" x="865" y="118" width="17" height="22"/>
|
|
432
|
+
<SubTexture name="carSilver2_014.png" x="104" y="490" width="33" height="22"/>
|
|
433
|
+
<SubTexture name="carSilver2_015.png" x="781" y="250" width="31" height="30"/>
|
|
434
|
+
<SubTexture name="carSilver3_000.png" x="528" y="104" width="32" height="30"/>
|
|
435
|
+
<SubTexture name="carSilver3_001.png" x="336" y="59" width="32" height="25"/>
|
|
436
|
+
<SubTexture name="carSilver3_002.png" x="866" y="60" width="17" height="23"/>
|
|
437
|
+
<SubTexture name="carSilver3_003.png" x="559" y="268" width="32" height="25"/>
|
|
438
|
+
<SubTexture name="carSilver3_004.png" x="528" y="22" width="32" height="29"/>
|
|
439
|
+
<SubTexture name="carSilver3_005.png" x="335" y="449" width="32" height="23"/>
|
|
440
|
+
<SubTexture name="carSilver3_006.png" x="781" y="227" width="31" height="23"/>
|
|
441
|
+
<SubTexture name="carSilver3_007.png" x="104" y="404" width="33" height="26"/>
|
|
442
|
+
<SubTexture name="carSilver3_008.png" x="335" y="472" width="32" height="27"/>
|
|
443
|
+
<SubTexture name="carSilver3_009.png" x="781" y="204" width="31" height="23"/>
|
|
444
|
+
<SubTexture name="carSilver3_010.png" x="335" y="398" width="32" height="30"/>
|
|
445
|
+
<SubTexture name="carSilver3_011.png" x="527" y="246" width="32" height="22"/>
|
|
446
|
+
<SubTexture name="carSilver3_012.png" x="877" y="164" width="17" height="24"/>
|
|
447
|
+
<SubTexture name="carSilver3_013.png" x="497" y="0" width="32" height="22"/>
|
|
448
|
+
<SubTexture name="carSilver3_014.png" x="496" y="104" width="32" height="30"/>
|
|
449
|
+
<SubTexture name="carSilver3_015.png" x="464" y="127" width="32" height="22"/>
|
|
450
|
+
<SubTexture name="carSilver4_000.png" x="104" y="459" width="33" height="31"/>
|
|
451
|
+
<SubTexture name="carSilver4_001.png" x="432" y="83" width="32" height="26"/>
|
|
452
|
+
<SubTexture name="carSilver4_002.png" x="877" y="188" width="17" height="24"/>
|
|
453
|
+
<SubTexture name="carSilver4_003.png" x="463" y="369" width="32" height="26"/>
|
|
454
|
+
<SubTexture name="carSilver4_004.png" x="72" y="162" width="33" height="32"/>
|
|
455
|
+
<SubTexture name="carSilver4_005.png" x="0" y="488" width="33" height="22"/>
|
|
456
|
+
<SubTexture name="carSilver4_006.png" x="812" y="336" width="31" height="22"/>
|
|
457
|
+
<SubTexture name="carSilver4_007.png" x="105" y="162" width="33" height="27"/>
|
|
458
|
+
<SubTexture name="carSilver4_008.png" x="463" y="191" width="32" height="26"/>
|
|
459
|
+
<SubTexture name="carSilver4_009.png" x="751" y="159" width="31" height="22"/>
|
|
460
|
+
<SubTexture name="carSilver4_010.png" x="72" y="194" width="33" height="31"/>
|
|
461
|
+
<SubTexture name="carSilver4_011.png" x="104" y="287" width="33" height="21"/>
|
|
462
|
+
<SubTexture name="carSilver4_012.png" x="877" y="263" width="17" height="24"/>
|
|
463
|
+
<SubTexture name="carSilver4_013.png" x="463" y="326" width="32" height="21"/>
|
|
464
|
+
<SubTexture name="carSilver4_014.png" x="463" y="294" width="32" height="32"/>
|
|
465
|
+
<SubTexture name="carSilver4_015.png" x="73" y="0" width="33" height="21"/>
|
|
466
|
+
<SubTexture name="carSilver5_000.png" x="73" y="79" width="33" height="22"/>
|
|
467
|
+
<SubTexture name="carSilver5_001.png" x="400" y="111" width="32" height="31"/>
|
|
468
|
+
<SubTexture name="carSilver5_002.png" x="399" y="199" width="32" height="22"/>
|
|
469
|
+
<SubTexture name="carSilver5_003.png" x="104" y="257" width="33" height="30"/>
|
|
470
|
+
<SubTexture name="carSilver5_004.png" x="336" y="158" width="32" height="25"/>
|
|
471
|
+
<SubTexture name="carSilver5_005.png" x="877" y="310" width="17" height="23"/>
|
|
472
|
+
<SubTexture name="carSilver5_006.png" x="367" y="305" width="32" height="24"/>
|
|
473
|
+
<SubTexture name="carSilver5_007.png" x="104" y="308" width="33" height="29"/>
|
|
474
|
+
<SubTexture name="carSilver5_008.png" x="367" y="415" width="32" height="22"/>
|
|
475
|
+
<SubTexture name="carSilver5_009.png" x="750" y="302" width="31" height="24"/>
|
|
476
|
+
<SubTexture name="carSilver5_010.png" x="368" y="35" width="32" height="27"/>
|
|
477
|
+
<SubTexture name="carSilver5_011.png" x="399" y="299" width="32" height="26"/>
|
|
478
|
+
<SubTexture name="carSilver5_012.png" x="751" y="91" width="31" height="23"/>
|
|
479
|
+
<SubTexture name="carSilver5_013.png" x="400" y="26" width="32" height="32"/>
|
|
480
|
+
<SubTexture name="carSilver5_014.png" x="431" y="484" width="32" height="22"/>
|
|
481
|
+
<SubTexture name="carSilver5_015.png" x="877" y="381" width="17" height="24"/>
|
|
482
|
+
<SubTexture name="carSilver6_000.png" x="70" y="238" width="34" height="32"/>
|
|
483
|
+
<SubTexture name="carSilver6_001.png" x="104" y="337" width="33" height="31"/>
|
|
484
|
+
<SubTexture name="carSilver6_002.png" x="877" y="405" width="17" height="28"/>
|
|
485
|
+
<SubTexture name="carSilver6_003.png" x="432" y="109" width="32" height="30"/>
|
|
486
|
+
<SubTexture name="carSilver6_004.png" x="0" y="456" width="35" height="32"/>
|
|
487
|
+
<SubTexture name="carSilver6_005.png" x="73" y="21" width="33" height="26"/>
|
|
488
|
+
<SubTexture name="carSilver6_006.png" x="527" y="159" width="32" height="26"/>
|
|
489
|
+
<SubTexture name="carSilver6_007.png" x="73" y="47" width="33" height="32"/>
|
|
490
|
+
<SubTexture name="carSilver6_008.png" x="104" y="225" width="33" height="32"/>
|
|
491
|
+
<SubTexture name="carSilver6_009.png" x="527" y="319" width="32" height="26"/>
|
|
492
|
+
<SubTexture name="carSilver6_010.png" x="527" y="426" width="32" height="35"/>
|
|
493
|
+
<SubTexture name="carSilver6_011.png" x="0" y="327" width="35" height="26"/>
|
|
494
|
+
<SubTexture name="carSilver6_012.png" x="882" y="433" width="17" height="30"/>
|
|
495
|
+
<SubTexture name="carSilver6_013.png" x="0" y="406" width="35" height="25"/>
|
|
496
|
+
<SubTexture name="carSilver6_014.png" x="104" y="368" width="33" height="36"/>
|
|
497
|
+
<SubTexture name="carSilver6_015.png" x="527" y="486" width="32" height="25"/>
|
|
498
|
+
<SubTexture name="garbage_E.png" x="106" y="0" width="33" height="29"/>
|
|
499
|
+
<SubTexture name="garbage_N.png" x="813" y="63" width="19" height="27"/>
|
|
500
|
+
<SubTexture name="garbage_NE.png" x="35" y="424" width="35" height="31"/>
|
|
501
|
+
<SubTexture name="garbage_NED.png" x="70" y="439" width="34" height="28"/>
|
|
502
|
+
<SubTexture name="garbage_NEU.png" x="0" y="119" width="37" height="32"/>
|
|
503
|
+
<SubTexture name="garbage_NW.png" x="35" y="455" width="35" height="32"/>
|
|
504
|
+
<SubTexture name="garbage_NWD.png" x="72" y="134" width="34" height="28"/>
|
|
505
|
+
<SubTexture name="garbage_NWU.png" x="0" y="179" width="37" height="31"/>
|
|
506
|
+
<SubTexture name="garbage_S.png" x="813" y="33" width="19" height="30"/>
|
|
507
|
+
<SubTexture name="garbage_SE.png" x="38" y="36" width="35" height="33"/>
|
|
508
|
+
<SubTexture name="garbage_SED.png" x="139" y="57" width="33" height="37"/>
|
|
509
|
+
<SubTexture name="garbage_SEU.png" x="0" y="151" width="37" height="28"/>
|
|
510
|
+
<SubTexture name="garbage_SW.png" x="38" y="69" width="35" height="33"/>
|
|
511
|
+
<SubTexture name="garbage_SWD.png" x="70" y="362" width="34" height="37"/>
|
|
512
|
+
<SubTexture name="garbage_SWU.png" x="0" y="210" width="37" height="28"/>
|
|
513
|
+
<SubTexture name="garbage_W.png" x="203" y="349" width="33" height="29"/>
|
|
514
|
+
<SubTexture name="police_E.png" x="782" y="92" width="31" height="24"/>
|
|
515
|
+
<SubTexture name="police_N.png" x="860" y="160" width="17" height="24"/>
|
|
516
|
+
<SubTexture name="police_NE.png" x="559" y="445" width="32" height="26"/>
|
|
517
|
+
<SubTexture name="police_NED.png" x="203" y="409" width="33" height="24"/>
|
|
518
|
+
<SubTexture name="police_NEU.png" x="205" y="0" width="33" height="31"/>
|
|
519
|
+
<SubTexture name="police_NW.png" x="560" y="22" width="32" height="27"/>
|
|
520
|
+
<SubTexture name="police_NWD.png" x="560" y="102" width="32" height="23"/>
|
|
521
|
+
<SubTexture name="police_NWU.png" x="205" y="78" width="33" height="30"/>
|
|
522
|
+
<SubTexture name="police_S.png" x="877" y="140" width="17" height="24"/>
|
|
523
|
+
<SubTexture name="police_SE.png" x="591" y="152" width="32" height="27"/>
|
|
524
|
+
<SubTexture name="police_SED.png" x="591" y="179" width="32" height="32"/>
|
|
525
|
+
<SubTexture name="police_SEU.png" x="236" y="233" width="33" height="23"/>
|
|
526
|
+
<SubTexture name="police_SW.png" x="236" y="452" width="33" height="27"/>
|
|
527
|
+
<SubTexture name="police_SWD.png" x="237" y="170" width="33" height="32"/>
|
|
528
|
+
<SubTexture name="police_SWU.png" x="238" y="56" width="33" height="24"/>
|
|
529
|
+
<SubTexture name="police_W.png" x="812" y="237" width="31" height="24"/>
|
|
530
|
+
<SubTexture name="taxi_E.png" x="812" y="291" width="31" height="23"/>
|
|
531
|
+
<SubTexture name="taxi_N.png" x="843" y="252" width="17" height="23"/>
|
|
532
|
+
<SubTexture name="taxi_NE.png" x="591" y="237" width="32" height="25"/>
|
|
533
|
+
<SubTexture name="taxi_NED.png" x="812" y="314" width="31" height="22"/>
|
|
534
|
+
<SubTexture name="taxi_NEU.png" x="269" y="231" width="33" height="30"/>
|
|
535
|
+
<SubTexture name="taxi_NW.png" x="591" y="371" width="32" height="25"/>
|
|
536
|
+
<SubTexture name="taxi_NWD.png" x="592" y="21" width="32" height="22"/>
|
|
537
|
+
<SubTexture name="taxi_NWU.png" x="269" y="379" width="33" height="30"/>
|
|
538
|
+
<SubTexture name="taxi_S.png" x="877" y="287" width="17" height="23"/>
|
|
539
|
+
<SubTexture name="taxi_SE.png" x="623" y="151" width="32" height="26"/>
|
|
540
|
+
<SubTexture name="taxi_SED.png" x="623" y="306" width="32" height="30"/>
|
|
541
|
+
<SubTexture name="taxi_SEU.png" x="269" y="463" width="33" height="23"/>
|
|
542
|
+
<SubTexture name="taxi_SW.png" x="623" y="336" width="32" height="26"/>
|
|
543
|
+
<SubTexture name="taxi_SWD.png" x="812" y="404" width="31" height="31"/>
|
|
544
|
+
<SubTexture name="taxi_SWU.png" x="655" y="99" width="32" height="22"/>
|
|
545
|
+
<SubTexture name="taxi_W.png" x="812" y="458" width="31" height="23"/>
|
|
546
546
|
</TextureAtlas>
|