From b676208c9f1e97375564eacd23713a6f0f76f7be Mon Sep 17 00:00:00 2001 From: Scott Date: Sun, 8 May 2016 18:11:45 -0400 Subject: Added images to combimenus, fixed image typos, added saltpetre --- gamemode/itemsystem/items/deaddroppable.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gamemode/itemsystem') diff --git a/gamemode/itemsystem/items/deaddroppable.lua b/gamemode/itemsystem/items/deaddroppable.lua index 9278e96..c820f20 100644 --- a/gamemode/itemsystem/items/deaddroppable.lua +++ b/gamemode/itemsystem/items/deaddroppable.lua @@ -42,6 +42,7 @@ local tbl = { {"Resin","Something you can craft with!","items/resin.png"}, {"Rope","Something you can craft with!","items/rope.png"}, {"Salmon","Something you can craft with!","items/salmon.png"}, + {"Saltpetre","Something you can craft with!","items/saltpetre.png"}, {"Sand","How in the world are you holding this stuff?","items/sand.png"}, {"Shark","Something you can craft with!","items/shark.png"}, {"Silver","Something you can craft with!","items/ingot_silver.png"}, @@ -51,7 +52,7 @@ local tbl = { {"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!","items/sulpher.png"}, - {"Sulpher","Watch out, it's explosive!","items/sulpher.png"}, + {"Sulphur","Watch out, it's explosive!","items/sulphur.png"}, {"Teak","You've got wood.","items/wood_teak.png"}, {"Tech","You're blinded by SCIENCE!","items/ingot_tech.png"}, {"Tech Ore","Something you can craft with!","items/ore_tech.png"}, -- cgit v1.2.3-70-g09d2