From 7ae874096be788035d62dc504e149a92c534562a Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 3 May 2016 18:43:29 -0400 Subject: Ore images added --- content/materials/items/gold_ore.png | Bin 0 -> 5648 bytes content/materials/items/iron_ore.png | Bin 0 -> 4093 bytes content/materials/items/mithril_ore.png | Bin 0 -> 4976 bytes content/materials/items/platinum_ore.png | Bin 0 -> 4017 bytes content/materials/items/silver_ore.png | Bin 0 -> 3052 bytes content/materials/items/steel_ore.png | Bin 0 -> 4393 bytes content/materials/items/tech_ore.png | Bin 0 -> 5106 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 content/materials/items/gold_ore.png create mode 100644 content/materials/items/iron_ore.png create mode 100644 content/materials/items/mithril_ore.png create mode 100644 content/materials/items/platinum_ore.png create mode 100644 content/materials/items/silver_ore.png create mode 100644 content/materials/items/steel_ore.png create mode 100644 content/materials/items/tech_ore.png (limited to 'content') diff --git a/content/materials/items/gold_ore.png b/content/materials/items/gold_ore.png new file mode 100644 index 0000000..d4a5472 Binary files /dev/null and b/content/materials/items/gold_ore.png differ diff --git a/content/materials/items/iron_ore.png b/content/materials/items/iron_ore.png new file mode 100644 index 0000000..6317143 Binary files /dev/null and b/content/materials/items/iron_ore.png differ diff --git a/content/materials/items/mithril_ore.png b/content/materials/items/mithril_ore.png new file mode 100644 index 0000000..b76929c Binary files /dev/null and b/content/materials/items/mithril_ore.png differ diff --git a/content/materials/items/platinum_ore.png b/content/materials/items/platinum_ore.png new file mode 100644 index 0000000..78acf96 Binary files /dev/null and b/content/materials/items/platinum_ore.png differ diff --git a/content/materials/items/silver_ore.png b/content/materials/items/silver_ore.png new file mode 100644 index 0000000..0967c91 Binary files /dev/null and b/content/materials/items/silver_ore.png differ diff --git a/content/materials/items/steel_ore.png b/content/materials/items/steel_ore.png new file mode 100644 index 0000000..6fa25c8 Binary files /dev/null and b/content/materials/items/steel_ore.png differ diff --git a/content/materials/items/tech_ore.png b/content/materials/items/tech_ore.png new file mode 100644 index 0000000..19d2763 Binary files /dev/null and b/content/materials/items/tech_ore.png differ -- cgit v1.2.3-70-g09d2