From 66b218b540faa924dac340bbe9607280ab2267db Mon Sep 17 00:00:00 2001 From: GreenXenith Date: Fri, 7 Sep 2018 19:27:18 -0700 Subject: Rework animation, change a bunch of things. --- textures/bike_bike.png | Bin 11983 -> 0 bytes textures/bike_bike.xcf | Bin 284037 -> 0 bytes textures/bike_handles.png | Bin 241 -> 1522 bytes textures/bike_inventory.png | Bin 1330 -> 11908 bytes textures/bike_wheel.png | Bin 643 -> 1954 bytes textures/blank.png | Bin 0 -> 107 bytes textures/chain.png | Bin 0 -> 184 bytes textures/gear.png | Bin 0 -> 252 bytes textures/helmet.png | Bin 0 -> 713 bytes textures/leather.png | Bin 0 -> 439 bytes textures/metal_black.png | Bin 0 -> 339 bytes textures/metal_blue.png | Bin 0 -> 445 bytes textures/metal_grey.png | Bin 0 -> 398 bytes textures/spokes.png | Bin 0 -> 595 bytes textures/spokes.xcf | Bin 0 -> 7822 bytes textures/tread.png | Bin 0 -> 597 bytes textures/tread2.png | Bin 0 -> 250 bytes 17 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 textures/bike_bike.png delete mode 100644 textures/bike_bike.xcf create mode 100644 textures/blank.png create mode 100644 textures/chain.png create mode 100644 textures/gear.png create mode 100644 textures/helmet.png create mode 100644 textures/leather.png create mode 100644 textures/metal_black.png create mode 100644 textures/metal_blue.png create mode 100644 textures/metal_grey.png create mode 100644 textures/spokes.png create mode 100644 textures/spokes.xcf create mode 100644 textures/tread.png create mode 100644 textures/tread2.png (limited to 'textures') diff --git a/textures/bike_bike.png b/textures/bike_bike.png deleted file mode 100644 index 662b47d..0000000 Binary files a/textures/bike_bike.png and /dev/null differ diff --git a/textures/bike_bike.xcf b/textures/bike_bike.xcf deleted file mode 100644 index 829d8ce..0000000 Binary files a/textures/bike_bike.xcf and /dev/null differ diff --git a/textures/bike_handles.png b/textures/bike_handles.png index 4115c95..2653607 100644 Binary files a/textures/bike_handles.png and b/textures/bike_handles.png differ diff --git a/textures/bike_inventory.png b/textures/bike_inventory.png index 68af3e7..b18a81e 100644 Binary files a/textures/bike_inventory.png and b/textures/bike_inventory.png differ diff --git a/textures/bike_wheel.png b/textures/bike_wheel.png index 90eeef0..eced787 100644 Binary files a/textures/bike_wheel.png and b/textures/bike_wheel.png differ diff --git a/textures/blank.png b/textures/blank.png new file mode 100644 index 0000000..26ea0a4 Binary files /dev/null and b/textures/blank.png differ diff --git a/textures/chain.png b/textures/chain.png new file mode 100644 index 0000000..fbc0667 Binary files /dev/null and b/textures/chain.png differ diff --git a/textures/gear.png b/textures/gear.png new file mode 100644 index 0000000..762a327 Binary files /dev/null and b/textures/gear.png differ diff --git a/textures/helmet.png b/textures/helmet.png new file mode 100644 index 0000000..b05f2eb Binary files /dev/null and b/textures/helmet.png differ diff --git a/textures/leather.png b/textures/leather.png new file mode 100644 index 0000000..38217bd Binary files /dev/null and b/textures/leather.png differ diff --git a/textures/metal_black.png b/textures/metal_black.png new file mode 100644 index 0000000..0c47d2e Binary files /dev/null and b/textures/metal_black.png differ diff --git a/textures/metal_blue.png b/textures/metal_blue.png new file mode 100644 index 0000000..2542c11 Binary files /dev/null and b/textures/metal_blue.png differ diff --git a/textures/metal_grey.png b/textures/metal_grey.png new file mode 100644 index 0000000..732f87b Binary files /dev/null and b/textures/metal_grey.png differ diff --git a/textures/spokes.png b/textures/spokes.png new file mode 100644 index 0000000..3da4555 Binary files /dev/null and b/textures/spokes.png differ diff --git a/textures/spokes.xcf b/textures/spokes.xcf new file mode 100644 index 0000000..ccf0690 Binary files /dev/null and b/textures/spokes.xcf differ diff --git a/textures/tread.png b/textures/tread.png new file mode 100644 index 0000000..831ee3d Binary files /dev/null and b/textures/tread.png differ diff --git a/textures/tread2.png b/textures/tread2.png new file mode 100644 index 0000000..244e528 Binary files /dev/null and b/textures/tread2.png differ -- cgit v1.2.3