diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-02-13 16:24:04 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-02-13 16:24:04 +0000 |
commit | fdfed1680a292ab6c328cc0def775384541250ea (patch) | |
tree | 1dc320a89e5a2281927886d314a785084f03cb09 /textures | |
parent | 98e2407fecc8006c08edc7832ae036b671754a84 (diff) |
Redid protected doors with built-in door functions taken from old WTFPL doors mod
Diffstat (limited to 'textures')
-rw-r--r-- | textures/doors_brown.png | bin | 0 -> 109 bytes |
-rw-r--r-- | textures/doors_grey.png | bin | 0 -> 105 bytes |
-rw-r--r-- | textures/doors_steel.png | bin | 0 -> 132 bytes |
-rw-r--r-- | textures/doors_steel_a.png | bin | 0 -> 273 bytes |
-rw-r--r-- | textures/doors_steel_b.png | bin | 0 -> 260 bytes |
-rw-r--r-- | textures/doors_trapdoor.png | bin | 0 -> 257 bytes |
-rw-r--r-- | textures/doors_trapdoor_side.png | bin | 0 -> 233 bytes |
-rw-r--r-- | textures/doors_trapdoor_steel.png | bin | 0 -> 153 bytes |
-rw-r--r-- | textures/doors_trapdoor_steel_side.png | bin | 0 -> 101 bytes |
-rw-r--r-- | textures/doors_wood.png | bin | 0 -> 130 bytes |
-rw-r--r-- | textures/doors_wood_a.png | bin | 0 -> 294 bytes |
-rw-r--r-- | textures/doors_wood_b.png | bin | 0 -> 291 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/textures/doors_brown.png b/textures/doors_brown.png Binary files differnew file mode 100644 index 0000000..8c8e3d8 --- /dev/null +++ b/textures/doors_brown.png diff --git a/textures/doors_grey.png b/textures/doors_grey.png Binary files differnew file mode 100644 index 0000000..ad110c7 --- /dev/null +++ b/textures/doors_grey.png diff --git a/textures/doors_steel.png b/textures/doors_steel.png Binary files differnew file mode 100644 index 0000000..042a1bc --- /dev/null +++ b/textures/doors_steel.png diff --git a/textures/doors_steel_a.png b/textures/doors_steel_a.png Binary files differnew file mode 100644 index 0000000..84ff11d --- /dev/null +++ b/textures/doors_steel_a.png diff --git a/textures/doors_steel_b.png b/textures/doors_steel_b.png Binary files differnew file mode 100644 index 0000000..77ffbe3 --- /dev/null +++ b/textures/doors_steel_b.png diff --git a/textures/doors_trapdoor.png b/textures/doors_trapdoor.png Binary files differnew file mode 100644 index 0000000..e92c8b2 --- /dev/null +++ b/textures/doors_trapdoor.png diff --git a/textures/doors_trapdoor_side.png b/textures/doors_trapdoor_side.png Binary files differnew file mode 100644 index 0000000..c45d870 --- /dev/null +++ b/textures/doors_trapdoor_side.png diff --git a/textures/doors_trapdoor_steel.png b/textures/doors_trapdoor_steel.png Binary files differnew file mode 100644 index 0000000..4ba507d --- /dev/null +++ b/textures/doors_trapdoor_steel.png diff --git a/textures/doors_trapdoor_steel_side.png b/textures/doors_trapdoor_steel_side.png Binary files differnew file mode 100644 index 0000000..44c4344 --- /dev/null +++ b/textures/doors_trapdoor_steel_side.png diff --git a/textures/doors_wood.png b/textures/doors_wood.png Binary files differnew file mode 100644 index 0000000..d3a62ab --- /dev/null +++ b/textures/doors_wood.png diff --git a/textures/doors_wood_a.png b/textures/doors_wood_a.png Binary files differnew file mode 100644 index 0000000..86a747a --- /dev/null +++ b/textures/doors_wood_a.png diff --git a/textures/doors_wood_b.png b/textures/doors_wood_b.png Binary files differnew file mode 100644 index 0000000..9665098 --- /dev/null +++ b/textures/doors_wood_b.png |