X-Git-Url: http://deadsoftware.ru/gitweb?p=cavedroid.git;a=blobdiff_plain;f=android%2Fassets%2Fjson%2Fgame_items.json;h=042f0c9bbea1a77cde66481caaf6ec8fde516cc2;hp=aa7bb3e9854a0c2d9ace9153361b90065a28a07d;hb=919c74edce6bafc2dc7364e2c898e44f9b6c9ae3;hpb=44b306a3ac4fa0e6192ef2d87042c158c2cf8688 diff --git a/android/assets/json/game_items.json b/android/assets/json/game_items.json index aa7bb3e..042f0c9 100644 --- a/android/assets/json/game_items.json +++ b/android/assets/json/game_items.json @@ -71,8 +71,9 @@ "log_oak": { "hp": 180 }, - "leaves": { - "hp": 21 + "leaves_oak": { + "hp": 21, + "transparent": true }, "sponge": { "hp": 54 @@ -272,7 +273,7 @@ "background": false, "transparent": true, "fluid": true, - "texture": "water_still", + "texture": "water_flow", "meta": "water", "animated": true, "frames": 16 @@ -284,7 +285,7 @@ "background": false, "transparent": true, "fluid": true, - "texture": "water_still", + "texture": "water_flow", "meta": "water", "animated": true, "frames": 16, @@ -297,7 +298,7 @@ "background": false, "transparent": true, "fluid": true, - "texture": "water_still", + "texture": "water_flow", "meta": "water", "animated": true, "frames": 16, @@ -310,7 +311,7 @@ "background": false, "transparent": true, "fluid": true, - "texture": "water_still", + "texture": "water_flow", "meta": "water", "animated": true, "frames": 16, @@ -321,7 +322,7 @@ "collision": false, "background": false, "fluid": true, - "texture": "lava_still", + "texture": "lava_flow", "meta": "lava", "animated": true, "frames": 16 @@ -332,7 +333,7 @@ "collision": false, "background": false, "fluid": true, - "texture": "lava_still", + "texture": "lava_flow", "meta": "lava", "animated": true, "frames": 16, @@ -344,7 +345,7 @@ "collision": false, "background": false, "fluid": true, - "texture": "lava_still", + "texture": "lava_flow", "meta": "lava", "animated": true, "frames": 16, @@ -356,7 +357,7 @@ "collision": false, "background": false, "fluid": true, - "texture": "lava_still", + "texture": "lava_flow", "meta": "lava", "animated": true, "frames": 16, @@ -431,7 +432,7 @@ "name": "Wood", "type": "block" }, - "leaves": { + "leaves_oak": { "name": "Leaves", "type": "block" },