diff options
Diffstat (limited to 'ground')
-rw-r--r-- | ground/concrete1.tga | bin | 0 -> 110610 bytes | |||
-rw-r--r-- | ground/concrete6.tga | bin | 0 -> 193075 bytes | |||
-rw-r--r-- | ground/concrete7.tga | bin | 0 -> 49633 bytes | |||
-rw-r--r-- | ground/floor-tiles.tga | bin | 0 -> 8427493 bytes | |||
-rw-r--r-- | ground/ground.json | 23 | ||||
-rw-r--r-- | ground/metal1.tga | bin | 0 -> 49459 bytes | |||
-rw-r--r-- | ground/metal2.tga | bin | 0 -> 1070043 bytes | |||
-rw-r--r-- | ground/teak1.tga | bin | 0 -> 49360 bytes | |||
-rw-r--r-- | ground/texel.tga | bin | 0 -> 663 bytes | |||
-rw-r--r-- | ground/tiles.tga | bin | 0 -> 492059 bytes | |||
-rw-r--r-- | ground/wall1.tga | bin | 0 -> 140727 bytes | |||
-rw-r--r-- | ground/wood1.tga | bin | 0 -> 12838 bytes | |||
-rw-r--r-- | ground/wood2.tga | bin | 0 -> 12854 bytes |
13 files changed, 23 insertions, 0 deletions
diff --git a/ground/concrete1.tga b/ground/concrete1.tga Binary files differnew file mode 100644 index 00000000..e7856645 --- /dev/null +++ b/ground/concrete1.tga diff --git a/ground/concrete6.tga b/ground/concrete6.tga Binary files differnew file mode 100644 index 00000000..91b332dd --- /dev/null +++ b/ground/concrete6.tga diff --git a/ground/concrete7.tga b/ground/concrete7.tga Binary files differnew file mode 100644 index 00000000..476dcec0 --- /dev/null +++ b/ground/concrete7.tga diff --git a/ground/floor-tiles.tga b/ground/floor-tiles.tga Binary files differnew file mode 100644 index 00000000..1a0a6d79 --- /dev/null +++ b/ground/floor-tiles.tga diff --git a/ground/ground.json b/ground/ground.json new file mode 100644 index 00000000..9d9e0c2e --- /dev/null +++ b/ground/ground.json @@ -0,0 +1,23 @@ +[ + { + "name": "floor-tiles", + "size": "44 x 4" + }, + { + "name": "tiles", + "size": "8 x 5" + }, + { + "name": "texel", + "size": "2 x 2", + "pass-mode": "blocked" + }, + { + "name": "metal1", + "size": "2 x 2" + }, + { + "name": "concrete6", + "size": "4 x 4" + } +] diff --git a/ground/metal1.tga b/ground/metal1.tga Binary files differnew file mode 100644 index 00000000..d305638d --- /dev/null +++ b/ground/metal1.tga diff --git a/ground/metal2.tga b/ground/metal2.tga Binary files differnew file mode 100644 index 00000000..6e9b64e9 --- /dev/null +++ b/ground/metal2.tga diff --git a/ground/teak1.tga b/ground/teak1.tga Binary files differnew file mode 100644 index 00000000..df1927c6 --- /dev/null +++ b/ground/teak1.tga diff --git a/ground/texel.tga b/ground/texel.tga Binary files differnew file mode 100644 index 00000000..99314406 --- /dev/null +++ b/ground/texel.tga diff --git a/ground/tiles.tga b/ground/tiles.tga Binary files differnew file mode 100644 index 00000000..1376a27c --- /dev/null +++ b/ground/tiles.tga diff --git a/ground/wall1.tga b/ground/wall1.tga Binary files differnew file mode 100644 index 00000000..44f3566d --- /dev/null +++ b/ground/wall1.tga diff --git a/ground/wood1.tga b/ground/wood1.tga Binary files differnew file mode 100644 index 00000000..6c28183c --- /dev/null +++ b/ground/wood1.tga diff --git a/ground/wood2.tga b/ground/wood2.tga Binary files differnew file mode 100644 index 00000000..e8c689d2 --- /dev/null +++ b/ground/wood2.tga |