X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=d0714239ccdd839e0fbd2408c06efc99d2125c1f;hb=398c9c46a58db1b26f502f9a55956ba03b90deaf;hp=800098081fedec8efe5483a3ba2af7803c742a71;hpb=387ad284ceb79b07cba3726fa7350b7e83916815;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index 8000980..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": { @@ -103,6 +109,10 @@ "heart_half": { "x": 9, "w": 9 + }, + "heart_empty": { + "x": 18, + "w": 9 } } } \ No newline at end of file