mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Add new saharan biome
Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ This was SVN commit r25487.
This commit is contained in:
parent
b5a1e9ba51
commit
e10fa5b80f
75 changed files with 438 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/dirt_01.png"/>
|
||||
<texture name="normTex" file="types/india/dirt_01_norm.png"/>
|
||||
<texture name="specTex" file="types/india/dirt_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/dirt_02.png"/>
|
||||
<texture name="normTex" file="types/india/dirt_01_norm.png"/>
|
||||
<texture name="specTex" file="types/india/dirt_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/dirt_cracks_01.png"/>
|
||||
<texture name="normTex" file="types/sahara/dirt_cracks_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/dirt_cracks_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="40.0" angle="45.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/farmland_01.png"/>
|
||||
<texture name="normTex" file="types/nubia/farmland_norm.png"/>
|
||||
<texture name="specTex" file="types/nubia/farmland_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/flora_01.png"/>
|
||||
<texture name="normTex" file="types/sudd/flora_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sudd/flora_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/flora_02.png"/>
|
||||
<texture name="normTex" file="types/sudd/flora_02_norm.png"/>
|
||||
<texture name="specTex" file="types/sudd/flora_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/flora_03.png"/>
|
||||
<texture name="normTex" file="types/sudd/flora_03_norm.png"/>
|
||||
<texture name="specTex" file="types/sudd/flora_03_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/forestfloor_01.png"/>
|
||||
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
|
||||
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
|
||||
</textures>
|
||||
<props size="32.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/forestfloor_02.png"/>
|
||||
<texture name="normTex" file="types/india/dirt_03_norm.png"/>
|
||||
<texture name="specTex" file="types/india/dirt_03_spec.png"/>
|
||||
</textures>
|
||||
<props size="32.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/grass_dirt_01.png"/>
|
||||
<texture name="normTex" file="types/temperate/grass_02_norm.png"/>
|
||||
<texture name="specTex" file="types/temperate/grass_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/grass_dirt_02.png"/>
|
||||
<texture name="normTex" file="types/temperate/grass_02_norm.png"/>
|
||||
<texture name="specTex" file="types/temperate/grass_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/grass_dirt_03.png"/>
|
||||
<texture name="normTex" file="types/temperate/grass_02_norm.png"/>
|
||||
<texture name="specTex" file="types/temperate/grass_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="60.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/paving_stones_00.png"/>
|
||||
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="30.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/paving_stones_01.png"/>
|
||||
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="30.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01.png"/>
|
||||
<texture name="normTex" file="types/alpine_arctic/paving_stones_01_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/paving_stones_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="30.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/paving_02.png"/>
|
||||
<texture name="normTex" file="types/india/paving_02_norm.png"/>
|
||||
<texture name="specTex" file="types/india/paving_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="20.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/cliff_01.png"/>
|
||||
<texture name="normTex" file="types/india/cliff_02_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/cliff_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="64.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/cliff_02.png"/>
|
||||
<texture name="normTex" file="types/india/cliff_02_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/cliff_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="64.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/cliff_03.png"/>
|
||||
<texture name="normTex" file="types/india/cliff_02_norm.png"/>
|
||||
<texture name="specTex" file="types/alpine_arctic/cliff_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="64.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/rocks_dirt_01.png"/>
|
||||
<texture name="normTex" file="types/india/rocks_dirt_01_norm.png"/>
|
||||
<texture name="specTex" file="types/india/rocks_dirt_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="160.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/rocks_dirt_01.png"/>
|
||||
<texture name="normTex" file="types/india/rocks_dirt_01_norm.png"/>
|
||||
<texture name="specTex" file="types/india/rocks_dirt_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="80.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="100.0" angle="-45.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="100.0" angle="-45.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01_wet.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="100.0" angle="-45.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_02.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_02_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="96.0" angle="-45.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_03.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_03_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_03_spec.png"/>
|
||||
</textures>
|
||||
<props size="96.0" angle="-45.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_04.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_04_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_04_spec.png"/>
|
||||
</textures>
|
||||
<props size="32.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01_wet.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_04_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_04_spec.png"/>
|
||||
</textures>
|
||||
<props size="32.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sand_01.png"/>
|
||||
<texture name="normTex" file="types/sahara/sand_04_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sand_04_spec.png"/>
|
||||
</textures>
|
||||
<props size="32.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/sahara/sandstone_cracks_01.png"/>
|
||||
<texture name="normTex" file="types/sahara/sandstone_cracks_01_norm.png"/>
|
||||
<texture name="specTex" file="types/sahara/sandstone_cracks_01_spec.png"/>
|
||||
</textures>
|
||||
<props size="48.0"/>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
|
||||
<!DOCTYPE Terrains SYSTEM "/art/textures/terrain/types/terrains.dtd">
|
||||
|
||||
<Terrains>
|
||||
<Terrain groups="biome_sahara" />
|
||||
</Terrains>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9f319787a745b10574c5a0db3c66555e464bd50fd7bb37af62935cb32d09a03
|
||||
size 6678085
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f0f434b4b1a5056a25ac87337975e39687229d2764afc6414864fcde7bb3d44
|
||||
size 8847981
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4065193b6804bd5169c60bcfaef7314b56c109847c0b136d5f82755ac44ce65
|
||||
size 7606554
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8dc66d880c2262447985a25c85e48273c539636b554a4bf8d0376fd1615045d
|
||||
size 9027329
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:912c3154280cca66cb00237108135555039994bfa5d88604e73211dc27946cd9
|
||||
size 10645056
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5a60ec9d3002ac3f558880af5a844a823101d33fb5e6756717cc2ccd07814bc
|
||||
size 8990968
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d89b0fcbbe80f7d9c06bbf424e32d089cac484eb03c3a3335e884037b93e1d21
|
||||
size 3422087
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd3508db010dc8265533bedf2c4220f80ebd321a36f8605d4d39db4900ce5ca
|
||||
size 586417
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:737bc4d89a98241f4283818ba5c719f81e78d49213a3b072c22728f0e0c2eaef
|
||||
size 1231612
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:336d1c03d60d7fa6754189c932ce928ec5195c1a301db546bff71f31428e82f3
|
||||
size 5905922
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51fc7af0d676c3332aa63fcabe879c58385d6b6f69be8ea1840f4a296f807167
|
||||
size 7890918
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12ac6b2d87b6b745be8222e940988f74817f8e6d846a0928cba27d29d67f225d
|
||||
size 1695715
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2179e5bc0453a7ae6d902e1e85c798bb1da4b5fedea6ba7c9815d138ab896aab
|
||||
size 5909907
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aea246e767841ab318d8d7a4b5c192b4edbd7fe68a52ad0efd5dcbc6e9dc665
|
||||
size 7751230
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28797c92cf5c411943d53bab68e455bcac92ccc2032a2ae44784cd40f6c967c3
|
||||
size 1700791
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6da8346bc88291fec75c8a6e016a203b5e993a09affdfe215003d4a6ad01d7a8
|
||||
size 5803925
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2254858a21f342adce5fcece4aeaa3ca1537b43e0646535ceb4e26fd2fadbe64
|
||||
size 7945033
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dc1e97ebbd6c3c418e6cf1781754569a9067e715d87b246642684a8ecc0de03
|
||||
size 1673401
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eba6b2604310c657f3d69962434f2f43998ae57f79cd2dbd4858eea6043937d1
|
||||
size 10029989
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9f4fac31616d7dd31c6f3bbb4014395bf1f3f12ace7eec9eb5a3691e2bdbef8
|
||||
size 9049167
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:754ba8e31df1f45ea65a6c31d7716cae11db3a90e1eb671f81aa19cabd827d91
|
||||
size 10742761
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:371a8b6bcd9b13387ae935de6b2efc7e24cbf3483977c5ea7c7c69664f839fc6
|
||||
size 11083644
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adada4bcd69b13543bcecce3f4c044bce0f9094d51edc5bd2d1ed1aac9f0cee0
|
||||
size 10989695
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3312f24584f33c1cf3a3921861ced34478be184734fbac06e4420a7d099b14b
|
||||
size 9505618
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56610e68cac6e8207761b879df6f6250b5bb71eb3295675eb8bac47f2a909763
|
||||
size 8632573
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c50a7397367f9f36270befbf48be88ab0f08f3d78cb84a0019a8148716154a49
|
||||
size 8302027
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7010dd9f50adb85fddfaa244eec1df87e5855fe6e08f260de13125657a2280ed
|
||||
size 10637536
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32a13b56a2229f301f3744ac1ce9fb9214e26ae09d74db18ddc0d61fbad8a546
|
||||
size 8158892
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f2ceea3bfb8e61feded833acd3bcbc147121e72deb5d66fa1f8eba24af97f5d
|
||||
size 10620780
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbae1621bda2e29fcbb145db4366cafb36557378591c866d43bc613ab36fb7e1
|
||||
size 8744167
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88381a8fd4274c061cbd4ce50ab451e12dfefa70da8136b7812dbd055cf5fc1b
|
||||
size 496972
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a9559e0e123f78f31104cf7d900afd7a4401399d622eff7cc1a449a8ebd0205
|
||||
size 8004597
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2783150b14851593f98ae8bb6e222cc80f21ce7e3871e0e596ab111c75d8265e
|
||||
size 8481281
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbb0c88a553ab259396e0146956f72aa60ab7391453a1e8e2ca9e78f87ceb78a
|
||||
size 8711845
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d88a276310187048b52f8253c591e7ec55313eb1369b2a1c4ce7ee96fcc78ab
|
||||
size 910808
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44148d84936ed11df599e5e90177824bf608e67dfd6af90526c363ff7d650645
|
||||
size 8524977
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4628aa6e08d90adce92cde45ef61782f3aad234f171ea1980dfb41a3b55c5c3
|
||||
size 9404290
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40367cf163658740c591536a4979abfb9fedcdc501610cd1eb9f08a5b1ae1e02
|
||||
size 1140535
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa1ff88ce7917327ee2e3c8152b0fe18d93f73bfa31e4671491f0098f61c5e89
|
||||
size 8404971
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d66891c6f18f2079e3525bd39843399fbddabed7f02128c666c138cd19ef514
|
||||
size 5829652
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddeaf842fabcb2191dd7e1aa5c5a46af0349a1d84b44b5b75241600c11e53960
|
||||
size 965376
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4bf17fc64975753ba6cb58403f6b6ec516e7facec601748638dc108376537e5
|
||||
size 8957237
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6620d080af65d6ed37ef20abaf9460649adc9975add96f95172ba4d70c8ade4
|
||||
size 10497673
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:342f416f49c0f9d8c1c39bc705fd09e2f6aa71518f78eda90184eecf19d49de0
|
||||
size 559455
|
||||
Loading…
Reference in a new issue