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_pistons | |
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_pistons')
13 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_pistons/textures/mesecons_piston_back.png b/mesecons_pistons/textures/mesecons_piston_back.png Binary files differnew file mode 100644 index 0000000..6a57dce --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_back.png diff --git a/mesecons_pistons/textures/mesecons_piston_bottom.png b/mesecons_pistons/textures/mesecons_piston_bottom.png Binary files differnew file mode 100644 index 0000000..5a3af9b --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_bottom.png diff --git a/mesecons_pistons/textures/mesecons_piston_left.png b/mesecons_pistons/textures/mesecons_piston_left.png Binary files differnew file mode 100644 index 0000000..215dd73 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_left.png diff --git a/mesecons_pistons/textures/mesecons_piston_on_front.png b/mesecons_pistons/textures/mesecons_piston_on_front.png Binary files differnew file mode 100644 index 0000000..0ade67e --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_on_front.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_back.png b/mesecons_pistons/textures/mesecons_piston_pusher_back.png Binary files differnew file mode 100644 index 0000000..fe87943 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_back.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png b/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png Binary files differnew file mode 100644 index 0000000..87c4e81 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_front.png b/mesecons_pistons/textures/mesecons_piston_pusher_front.png Binary files differnew file mode 100644 index 0000000..8ec9dc6 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_front.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png b/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png Binary files differnew file mode 100644 index 0000000..e38b4e6 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_left.png b/mesecons_pistons/textures/mesecons_piston_pusher_left.png Binary files differnew file mode 100644 index 0000000..bc5495b --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_left.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_right.png b/mesecons_pistons/textures/mesecons_piston_pusher_right.png Binary files differnew file mode 100644 index 0000000..32ee32f --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_right.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_top.png b/mesecons_pistons/textures/mesecons_piston_pusher_top.png Binary files differnew file mode 100644 index 0000000..72f04e9 --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_pusher_top.png diff --git a/mesecons_pistons/textures/mesecons_piston_right.png b/mesecons_pistons/textures/mesecons_piston_right.png Binary files differnew file mode 100644 index 0000000..176463c --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_right.png diff --git a/mesecons_pistons/textures/mesecons_piston_top.png b/mesecons_pistons/textures/mesecons_piston_top.png Binary files differnew file mode 100644 index 0000000..5c8bace --- /dev/null +++ b/mesecons_pistons/textures/mesecons_piston_top.png |