X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=d0714239ccdd839e0fbd2408c06efc99d2125c1f;hb=398c9c46a58db1b26f502f9a55956ba03b90deaf;hp=01507d46bb75f6686dfa81eb625ab4f0efce6185;hpb=8b34480aaaf0112671d319accff573030079c7b6;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index 01507d4..d071423 100644 --- a/android/assets/json/texture_regions.json +++ b/android/assets/json/texture_regions.json @@ -35,6 +35,12 @@ "y": 26, "w": 26, "h": 26 + }, + "inv": { + "x": 78, + "y": 26, + "w": 26, + "h": 26 } }, "allitems": { @@ -49,6 +55,18 @@ "h": 15 } }, + "inventory": { + "survival": { + "w": 176, + "h": 166 + } + }, + "crafting_table": { + "crafting_table": { + "w": 176, + "h": 166 + } + }, "buttons": { "button_0": { "w": 200, @@ -91,6 +109,10 @@ "heart_half": { "x": 9, "w": 9 + }, + "heart_empty": { + "x": 18, + "w": 9 } } } \ No newline at end of file