X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=d0714239ccdd839e0fbd2408c06efc99d2125c1f;hb=398c9c46a58db1b26f502f9a55956ba03b90deaf;hp=2b73d8f127f8f3ae0295ea44fdba01f8d5b12283;hpb=060595c8f929b1eba81653c5154f948fb12190ff;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index 2b73d8f..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": { @@ -55,6 +61,12 @@ "h": 166 } }, + "crafting_table": { + "crafting_table": { + "w": 176, + "h": 166 + } + }, "buttons": { "button_0": { "w": 200, @@ -97,6 +109,10 @@ "heart_half": { "x": 9, "w": 9 + }, + "heart_empty": { + "x": 18, + "w": 9 } } } \ No newline at end of file