From 578bfca6b327b89185af69fb5e313d4cb46fad20 Mon Sep 17 00:00:00 2001 From: Scott Date: Thu, 5 May 2016 18:43:33 -0400 Subject: Added all ingot images --- content/materials/items/ingot_adamantine.png | Bin 0 -> 3556 bytes content/materials/items/ingot_copper.png | Bin 0 -> 4610 bytes content/materials/items/ingot_gold.png | Bin 0 -> 4001 bytes content/materials/items/ingot_iron.png | Bin 0 -> 4606 bytes content/materials/items/ingot_platinum.png | Bin 0 -> 4569 bytes content/materials/items/ingot_puremithril.png | Bin 0 -> 4511 bytes content/materials/items/ingot_silver.png | Bin 0 -> 4370 bytes content/materials/items/ingot_steel.png | Bin 0 -> 3241 bytes content/materials/items/ingot_tech.png | Bin 0 -> 4427 bytes gamemode/itemsystem/items/deaddroppable.lua | 16 +++++++++------- 10 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 content/materials/items/ingot_adamantine.png create mode 100644 content/materials/items/ingot_copper.png create mode 100644 content/materials/items/ingot_gold.png create mode 100644 content/materials/items/ingot_iron.png create mode 100644 content/materials/items/ingot_platinum.png create mode 100644 content/materials/items/ingot_puremithril.png create mode 100644 content/materials/items/ingot_silver.png create mode 100644 content/materials/items/ingot_steel.png create mode 100644 content/materials/items/ingot_tech.png diff --git a/content/materials/items/ingot_adamantine.png b/content/materials/items/ingot_adamantine.png new file mode 100644 index 0000000..90bbbcb Binary files /dev/null and b/content/materials/items/ingot_adamantine.png differ diff --git a/content/materials/items/ingot_copper.png b/content/materials/items/ingot_copper.png new file mode 100644 index 0000000..59d2ff5 Binary files /dev/null and b/content/materials/items/ingot_copper.png differ diff --git a/content/materials/items/ingot_gold.png b/content/materials/items/ingot_gold.png new file mode 100644 index 0000000..dd06a95 Binary files /dev/null and b/content/materials/items/ingot_gold.png differ diff --git a/content/materials/items/ingot_iron.png b/content/materials/items/ingot_iron.png new file mode 100644 index 0000000..2ffd9ac Binary files /dev/null and b/content/materials/items/ingot_iron.png differ diff --git a/content/materials/items/ingot_platinum.png b/content/materials/items/ingot_platinum.png new file mode 100644 index 0000000..081b3bc Binary files /dev/null and b/content/materials/items/ingot_platinum.png differ diff --git a/content/materials/items/ingot_puremithril.png b/content/materials/items/ingot_puremithril.png new file mode 100644 index 0000000..e775588 Binary files /dev/null and b/content/materials/items/ingot_puremithril.png differ diff --git a/content/materials/items/ingot_silver.png b/content/materials/items/ingot_silver.png new file mode 100644 index 0000000..4b1d043 Binary files /dev/null and b/content/materials/items/ingot_silver.png differ diff --git a/content/materials/items/ingot_steel.png b/content/materials/items/ingot_steel.png new file mode 100644 index 0000000..8bc8e01 Binary files /dev/null and b/content/materials/items/ingot_steel.png differ diff --git a/content/materials/items/ingot_tech.png b/content/materials/items/ingot_tech.png new file mode 100644 index 0000000..ac95ffc Binary files /dev/null and b/content/materials/items/ingot_tech.png differ diff --git a/gamemode/itemsystem/items/deaddroppable.lua b/gamemode/itemsystem/items/deaddroppable.lua index a22bfb7..9da0359 100644 --- a/gamemode/itemsystem/items/deaddroppable.lua +++ b/gamemode/itemsystem/items/deaddroppable.lua @@ -2,6 +2,7 @@ --Try to keep this table in alphabetical order so if something needs changeing, you can find it local tbl = { + {"Adamantine","Something you can craft with!","items/ingot_adamantine.png"}, {"Adamantine Ore","Something you can craft with!","items/ore_adamantine.png"}, {"Air Rune","This stone seems like it should be heavier.","test.png"}, {"Baits","Something you can use to fish with! (Consumed automatically)","test.png"}, @@ -10,6 +11,7 @@ local tbl = { {"Batteries","It holds a charge!","test.png"}, {"Cedar","You can identify that this is wood.","items/wood_cedar.png"}, {"Charcoal","Bits of burnt wood.","test.png"}, + {"Copper","Lowest tier ingot","items/ingot_copper.png"}, {"Copper Ore","Something you can craft with!","items/ore_copper.png"}, {"Dough","Something you can craft with!","test.png"}, {"Dust","Ever wondered what would happen if sand got smaller?","test.png"}, @@ -18,11 +20,11 @@ local tbl = { {"Fire Rune","A slightly warm stone.","test.png"}, {"Flashlight","Lights up the dark!","test.png"}, {"Glass","Useful in construction!","test.png"}, - {"Gold","You're Rich!","test.png"}, + {"Gold","You're Rich!","items/ingot_gold.png"}, {"Gold Ore","Something you can craft with!","items/ore_gold.png"}, {"Gunpowder","Something you can craft with!","test.png"}, {"Herbs","Blech, vegtables...","test.png"}, - {"Iron","Something you can craft with!","test.png"}, + {"Iron","Something you can craft with!","items/ingot_iron.png"}, {"Iron Ore","Something you can craft with!","items/ore_iron.png"}, {"Mahogany","A rich dark color.","items/wood_mahogany.png"}, {"Maple","It's some nice wood, Eh?","items/wood_maple.png"}, @@ -32,23 +34,23 @@ local tbl = { {"Pickaxe Handle","Something you can craft with!","test.png"}, {"Pickaxe Head","Something you can craft with!","test.png"}, {"Plastic","Some solidified resin!","test.png"}, - {"Platinum","Something you can craft with!","test.png"}, + {"Platinum","Something you can craft with!","items/ingot_platinum.png"}, {"Platinum Ore","Something you can craft with!","items/ore_platinum.png"}, - {"Pure Mithril","Something you can craft with!","test.png"}, + {"Pure Mithril","Something you can craft with!","items/ingot_puremithril.png"}, {"Resin","Something you can craft with!","test.png"}, {"Salmon","Something you can craft with!","test.png"}, {"Sand","How in the world are you holding this stuff?","test.png"}, {"Shark","Something you can craft with!","test.png"}, - {"Silver","Something you can craft with!","test.png"}, + {"Silver","Something you can craft with!","items/ingot_silver.png"}, {"Silver Ore","Something you can craft with!","items/ore_silver.png"}, {"Spices","Freshen up that stinking mutton!","test.png"}, - {"Steel","Something you can craft with!","test.png"}, + {"Steel","Something you can craft with!","items/ingot_steel.png"}, {"Steel Ore","Something you can craft with!","items/ore_steel.png"}, {"Stone","Something you can craft with!","items/stone.png"}, {"Strange Stone","Something you can craft with!","test.png"}, {"Sulpher","Watch out, it's explosive!","test.png"}, {"Teak","You've got wood.","items/wood_teak.png"}, - {"Tech","You're blinded by SCIENCE!","test.png"}, + {"Tech","You're blinded by SCIENCE!","items/ingot_tech.png"}, {"Tech Ore","Something you can craft with!","items/ore_tech.png"}, {"Trout","A flippy floppy fish!","test.png"}, {"Urine Bottles","Something you can craft with!","items/bottle_urine.png"}, -- cgit v1.2.3-70-g09d2