Dyes
authorPerttu Ahola <celeron55@gmail.com>
Tue, 24 Jul 2012 14:52:01 +0000 (17:52 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 24 Jul 2012 15:20:37 +0000 (18:20 +0300)
commit3ea6096a7aa61ccabcc82d2ae90bc6568e0b4f8d
tree2f5f600a7e28596db50d1b3e4fc9085ad02954fb
parentf2916c0a318b2f0b3f50980483f64ae3e4567b34
Dyes
18 files changed:
mods/dye/README.txt [new file with mode: 0644]
mods/dye/depends.txt [new file with mode: 0644]
mods/dye/init.lua [new file with mode: 0644]
mods/dye/textures/dye_black.png [new file with mode: 0644]
mods/dye/textures/dye_blue.png [new file with mode: 0644]
mods/dye/textures/dye_brown.png [new file with mode: 0644]
mods/dye/textures/dye_cyan.png [new file with mode: 0644]
mods/dye/textures/dye_dark_green.png [new file with mode: 0644]
mods/dye/textures/dye_dark_grey.png [new file with mode: 0644]
mods/dye/textures/dye_green.png [new file with mode: 0644]
mods/dye/textures/dye_grey.png [new file with mode: 0644]
mods/dye/textures/dye_magenta.png [new file with mode: 0644]
mods/dye/textures/dye_orange.png [new file with mode: 0644]
mods/dye/textures/dye_pink.png [new file with mode: 0644]
mods/dye/textures/dye_red.png [new file with mode: 0644]
mods/dye/textures/dye_violet.png [new file with mode: 0644]
mods/dye/textures/dye_white.png [new file with mode: 0644]
mods/dye/textures/dye_yellow.png [new file with mode: 0644]