diff options
author | Jeija <norrepli@gmail.com> | 2014-01-10 14:10:20 -0800 |
---|---|---|
committer | Jeija <norrepli@gmail.com> | 2014-01-10 14:10:20 -0800 |
commit | c067e52714dcaed624fc00bb74fdce04ec0707c5 (patch) | |
tree | 01baccb4667dd6bd4184c8262c1732481493e048 /mesecons_torch | |
parent | 3f76b77001512a7b71a8c81c181f78729c34e0d0 (diff) | |
parent | de6dd30745bf70186504dcffd3cb67e4a512b0ea (diff) | |
download | mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.gz mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.bz2 mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.tar.xz mesecons-c067e52714dcaed624fc00bb74fdce04ec0707c5.zip |
Merge pull request #138 from ShadowNinja/split_textures
Move textures into their mods
Diffstat (limited to 'mesecons_torch')
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off.png | bin | 0 -> 219 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off_ceiling.png | bin | 0 -> 220 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off_side.png | bin | 0 -> 206 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on.png | bin | 0 -> 210 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on_ceiling.png | bin | 0 -> 220 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on_side.png | bin | 0 -> 197 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_torch/textures/jeija_torches_off.png b/mesecons_torch/textures/jeija_torches_off.png Binary files differnew file mode 100644 index 0000000..537920c --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_off.png diff --git a/mesecons_torch/textures/jeija_torches_off_ceiling.png b/mesecons_torch/textures/jeija_torches_off_ceiling.png Binary files differnew file mode 100644 index 0000000..3934e6e --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_off_ceiling.png diff --git a/mesecons_torch/textures/jeija_torches_off_side.png b/mesecons_torch/textures/jeija_torches_off_side.png Binary files differnew file mode 100644 index 0000000..ecb2951 --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_off_side.png diff --git a/mesecons_torch/textures/jeija_torches_on.png b/mesecons_torch/textures/jeija_torches_on.png Binary files differnew file mode 100644 index 0000000..a93dcc2 --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_on.png diff --git a/mesecons_torch/textures/jeija_torches_on_ceiling.png b/mesecons_torch/textures/jeija_torches_on_ceiling.png Binary files differnew file mode 100644 index 0000000..24fe201 --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_on_ceiling.png diff --git a/mesecons_torch/textures/jeija_torches_on_side.png b/mesecons_torch/textures/jeija_torches_on_side.png Binary files differnew file mode 100644 index 0000000..fe7dfd2 --- /dev/null +++ b/mesecons_torch/textures/jeija_torches_on_side.png |