diff --git a/dist/assets/114-paint.png b/dist/assets/114-paint.png new file mode 100644 index 0000000..0da25f8 Binary files /dev/null and b/dist/assets/114-paint.png differ diff --git a/dist/assets/115-applique.png b/dist/assets/115-applique.png new file mode 100644 index 0000000..074dc18 Binary files /dev/null and b/dist/assets/115-applique.png differ diff --git a/dist/assets/116-modeling.png b/dist/assets/116-modeling.png new file mode 100644 index 0000000..014386d Binary files /dev/null and b/dist/assets/116-modeling.png differ diff --git a/dist/assets/117-writes in a notebook.png b/dist/assets/117-writes in a notebook.png new file mode 100644 index 0000000..a1281de Binary files /dev/null and b/dist/assets/117-writes in a notebook.png differ diff --git a/dist/assets/5-brush.png b/dist/assets/5-brush1.png similarity index 100% rename from dist/assets/5-brush.png rename to dist/assets/5-brush1.png diff --git a/dist/assets/73-hair.jpg b/dist/assets/73-hair1.jpg similarity index 100% rename from dist/assets/73-hair.jpg rename to dist/assets/73-hair1.jpg diff --git a/dist/images.json b/dist/images.json index 9409b84..6820489 100644 --- a/dist/images.json +++ b/dist/images.json @@ -22,7 +22,7 @@ }, { "id": 5, - "fileName": "5-brush.png", + "fileName": "5-brush1.png", "title": "чистить зубы" }, { @@ -347,7 +347,7 @@ }, { "id": 73, - "fileName": "73-hair.jpg", + "fileName": "73-hair1.jpg", "title": "мыть голову" }, { @@ -404,6 +404,26 @@ "id": 92, "fileName": "92-ball.png", "title": "играть в мяч" + }, + { + "id": 114, + "fileName": "114-paint.png", + "title": "рисовать" + }, + { + "id": 115, + "fileName": "115-applique.png", + "title": "апликация" + }, + { + "id": 116, + "fileName": "116-modeling.png", + "title": "лепка" + }, + { + "id": 117, + "fileName": "117-writes in a notebook.png", + "title": "писать в тетради" } ], "imagesPresent": [ diff --git a/dist/platform.json b/dist/platform.json index 81c196c..da82906 100644 --- a/dist/platform.json +++ b/dist/platform.json @@ -1,3 +1,3 @@ { - "imagesVersion": "4" + "imagesVersion": "6" } \ No newline at end of file