X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=7bb128a14e2d50e80e816d95bd140e1b9e6fb477;hp=6ccbffa8650704579c3e52349d8e1b0786068cd5;hpb=9af7e45e07d903996eab693d958679ed699dcac7;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index 6ccbffa..1042b61 100644 --- a/android/assets/json/texture_regions.json +++ b/android/assets/json/texture_regions.json @@ -35,6 +35,17 @@ "y": 26, "w": 26, "h": 26 + }, + "inv": { + "x": 78, + "y": 26, + "w": 26, + "h": 26 + }, + "pause": { + "x": 104, + "w": 26, + "h": 26 } }, "allitems": { @@ -61,6 +72,29 @@ "h": 166 } }, + "furnace": { + "furnace": { + "w": 176, + "h": 166 + }, + "furnace_burn": { + "x": 176, + "w": 14, + "h": 14 + }, + "furnace_progress": { + "x": 176, + "y": 14, + "w": 24, + "h": 14 + } + }, + "chest": { + "chest": { + "w": 176, + "h": 168 + } + }, "buttons": { "button_0": { "w": 200,