X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Fgame_items.json;h=cd2fae927034f94013c763bb11fa7f36e4770be5;hb=63ffd8af5e9788f36fc75b6d5c29ae525eb74692;hp=97e4106ceb6fc15230ae1549ed739c5e24d69f99;hpb=127dbffee03093baee8c11a4e7e152aee0bf5343;p=cavedroid.git diff --git a/android/assets/json/game_items.json b/android/assets/json/game_items.json index 97e4106..cd2fae9 100644 --- a/android/assets/json/game_items.json +++ b/android/assets/json/game_items.json @@ -27,7 +27,8 @@ "top": 8, "sprite_top": 8, "meta": "slab", - "transparent": true + "transparent": true, + "full_block": "bricks" }, "bricks": { "hp": 600, @@ -443,7 +444,8 @@ "id": 66, "name": "Empty Bucket", "origin_x": 0.25, - "type": "bucket" + "type": "bucket", + "action_key": "use_empty_bucket" }, "bucket_lava": { "id": 68, @@ -495,13 +497,13 @@ "id": 64, "name": "Diamond Shovel", "origin_x": 0.125, - "type": "tool" + "type": "shovel" }, "diamond_sword": { "id": 59, "name": "Diamond Sword", "origin_x": 0.125, - "type": "tool" + "type": "sword" }, "dirt": { "id": 3, @@ -527,13 +529,13 @@ "id": 65, "name": "Golden Shovel", "origin_x": 0.125, - "type": "tool" + "type": "shovel" }, "gold_sword": { "id": 60, "name": "Golden Sword", "origin_x": 0.125, - "type": "tool" + "type": "sword" }, "grass": { "id": 2, @@ -559,13 +561,13 @@ "id": 63, "name": "Iron Shovel", "origin_x": 0.125, - "type": "tool" + "type": "shovel" }, "iron_sword": { "id": 58, "name": "Iron Sword", "origin_x": 0.125, - "type": "tool" + "type": "sword" }, "lapis_block": { "id": 19, @@ -659,7 +661,7 @@ "id": 62, "name": "Stone Shovel", "origin_x": 0.125, - "type": "tool" + "type": "shovel" }, "stone_slab": { "id": 47, @@ -670,7 +672,7 @@ "id": 57, "name": "Stone Sword", "origin_x": 0.125, - "type": "tool" + "type": "sword" }, "stonebrick": { "id": 52, @@ -702,13 +704,13 @@ "id": 61, "name": "Wooden Shovel", "origin_x": 0.125, - "type": "tool" + "type": "shovel" }, "wood_sword": { "id": 56, "name": "Wooden Sword", "origin_x": 0.125, - "type": "tool" + "type": "sword" }, "wool_colored_black": { "id": 44,