diff options
| author | Lance5057 <Lance5057@gmail.com> | 2015-09-03 16:27:29 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2015-09-03 16:27:29 -0500 |
| commit | 235bbdbb4156f5a8fea574193170a22d93267545 (patch) | |
| tree | b6c43a7bb8e32d55e6d0c71bd8e84aff0e2e5098 /src/main/resources/assets | |
| parent | 21c92007da84b33e44afcac5eecd48760cf1b107 (diff) | |
Rewrite of Injector. Added chainmaille, cloth, clasps.
Diffstat (limited to 'src/main/resources/assets')
| -rw-r--r-- | src/main/resources/assets/tinker/textures/items/parts/_chainmaille.png | bin | 0 -> 562 bytes |
| -rw-r--r-- | src/main/resources/assets/tinker/textures/items/parts/_clasp.png | bin | 0 -> 322 bytes |
| -rw-r--r-- | src/main/resources/assets/tinker/textures/items/parts/_cloth.png | bin | 0 -> 767 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_base.png | bin | 1002 -> 997 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_belt.png | bin | 0 -> 858 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_clasp.png | bin | 0 -> 167 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_filigree.png | bin | 339 -> 335 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_guard.png) | bin | 276 -> 276 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_guard.png) | bin | 258 -> 258 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_guard.png) | bin | 295 -> 295 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_guard.png) | bin | 265 -> 265 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_guard.png) | bin | 313 -> 313 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_guard.png) | bin | 203 -> 203 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_guard.png) | bin | 254 -> 254 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_guard.png) | bin | 285 -> 285 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_guard.png) | bin | 247 -> 247 bytes |
| -rw-r--r-- | src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_accessory.png (renamed from src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_guard.png) | bin | 241 -> 241 bytes |
17 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinker/textures/items/parts/_chainmaille.png b/src/main/resources/assets/tinker/textures/items/parts/_chainmaille.png Binary files differnew file mode 100644 index 0000000..403e542 --- /dev/null +++ b/src/main/resources/assets/tinker/textures/items/parts/_chainmaille.png diff --git a/src/main/resources/assets/tinker/textures/items/parts/_clasp.png b/src/main/resources/assets/tinker/textures/items/parts/_clasp.png Binary files differnew file mode 100644 index 0000000..9919256 --- /dev/null +++ b/src/main/resources/assets/tinker/textures/items/parts/_clasp.png diff --git a/src/main/resources/assets/tinker/textures/items/parts/_cloth.png b/src/main/resources/assets/tinker/textures/items/parts/_cloth.png Binary files differnew file mode 100644 index 0000000..2e0f570 --- /dev/null +++ b/src/main/resources/assets/tinker/textures/items/parts/_cloth.png diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_base.png b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_base.png Binary files differindex 7226c06..7cb0267 100644 --- a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_base.png +++ b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_base.png diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_belt.png b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_belt.png Binary files differnew file mode 100644 index 0000000..f27f0ff --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_belt.png diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_clasp.png b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_clasp.png Binary files differnew file mode 100644 index 0000000..bf998a7 --- /dev/null +++ b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_clasp.png diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_filigree.png b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_filigree.png Binary files differindex 59bfb2e..ca51678 100644 --- a/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_filigree.png +++ b/src/main/resources/assets/tinkersdefense/textures/armor/Sheath/_sheath_filigree.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_accessory.png Binary files differindex aa41e6e..aa41e6e 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_basket_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_accessory.png Binary files differindex a792e79..a792e79 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_curved_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_accessory.png Binary files differindex ce0c728..ce0c728 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_elusive_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_accessory.png Binary files differindex 8a7461b..8a7461b 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_extended_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_accessory.png Binary files differindex 9cfe9f8..9cfe9f8 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_legendary_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_accessory.png Binary files differindex 40fa884..40fa884 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_no_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_accessory.png Binary files differindex 856a5ec..856a5ec 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_queens_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_accessory.png Binary files differindex 43f4feb..43f4feb 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_repulsive_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_accessory.png Binary files differindex 8fbedf0..8fbedf0 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_square_accessory.png diff --git a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_guard.png b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_accessory.png Binary files differindex c747030..c747030 100644 --- a/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_guard.png +++ b/src/main/resources/assets/tinkersdefense/textures/items/broadsword/_straight_accessory.png |
