0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

Fix data issue with maska helmet

This commit is contained in:
Dev 2024-01-10 15:25:20 +00:00
parent dc1e172df0
commit 9d8efe8e2f
2 changed files with 14 additions and 5 deletions

View File

@ -9597,11 +9597,11 @@
] ]
}, },
"5c091a4e0db834001d5addc8": { "5c091a4e0db834001d5addc8": {
"mod_equipment": [ "mod_equipment": ["5c0919b50db834001b7ce3b9", "5c0e842486f77443a74d2976"],
"5c0919b50db834001b7ce3b9", "Helmet_top": ["6571133d22996eaf11088200"],
"5c0e842486f77443a74d2976" "Helmet_back": ["6571138e818110db4600aa71"],
] "Helmet_ears": ["657112fa818110db4600aa6b"]
}, },
"5c0d2727d174af02a012cf58": { "5c0d2727d174af02a012cf58": {
"Helmet_back": [ "Helmet_back": [
"657ba737b7e9ca9a02045bf6" "657ba737b7e9ca9a02045bf6"

View File

@ -9595,6 +9595,15 @@
] ]
}, },
"5c091a4e0db834001d5addc8": { "5c091a4e0db834001d5addc8": {
"Helmet_back": [
"6571138e818110db4600aa71"
],
"Helmet_ears": [
"657112fa818110db4600aa6b"
],
"Helmet_top": [
"6571133d22996eaf11088200"
],
"mod_equipment": [ "mod_equipment": [
"5c0919b50db834001b7ce3b9", "5c0919b50db834001b7ce3b9",
"5c0e842486f77443a74d2976" "5c0e842486f77443a74d2976"