diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d9c069a..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -## Generic ignorable patterns and files -*~ -.*.swp -debug.txt diff --git a/README.txt b/README.txt old mode 100644 new mode 100755 diff --git a/depends.txt b/depends.txt old mode 100644 new mode 100755 diff --git a/init.lua b/init.lua old mode 100644 new mode 100755 diff --git a/textures/connected_chests_frame.png b/textures/connected_chests_frame.png old mode 100644 new mode 100755 diff --git a/textures/connected_chests_front.png b/textures/connected_chests_front.png old mode 100644 new mode 100755 index 5b9e68b..7b2a2b9 Binary files a/textures/connected_chests_front.png and b/textures/connected_chests_front.png differ diff --git a/textures/connected_chests_lock.png b/textures/connected_chests_lock.png old mode 100644 new mode 100755 index 1dca172..d0cc56c Binary files a/textures/connected_chests_lock.png and b/textures/connected_chests_lock.png differ diff --git a/textures/connected_chests_side.png b/textures/connected_chests_side.png old mode 100644 new mode 100755 index ada6be5..cf5cb8a Binary files a/textures/connected_chests_side.png and b/textures/connected_chests_side.png differ diff --git a/textures/connected_chests_top.png b/textures/connected_chests_top.png old mode 100644 new mode 100755 index ada6be5..edd2fbc Binary files a/textures/connected_chests_top.png and b/textures/connected_chests_top.png differ