Исправление

This commit is contained in:
Hell13Cat
2022-01-29 18:11:36 +03:00
parent 1a20470e7b
commit 9c4796c5d1
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 15], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 1, 15]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 15]}]}
{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 17], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 1, 17]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 17]}]}
+5 -2
View File
@@ -77,8 +77,11 @@
"mw_alko_alcohol": {
"textures": "textures/items/alko/mw_alko_alcohol"
},
"mw_alko_bottle": {
"textures": "textures/items/alko/mw_alko_bottle"
"mw_alko": {
"textures": [
"textures/items/alko/mw_alko_bottle",
"textures/items/alko/mw_alko_absent"
]
},
"mw_alko_vodka": {
"textures": "textures/items/alko/mw_alko_vodka"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 210 B