Skip to content

Commit 774cc2d

Browse files
Added more flags
1 parent 1fcbbed commit 774cc2d

File tree

7 files changed

+36
-0
lines changed

7 files changed

+36
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Loading

src/models.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,5 +1259,41 @@
12591259
"item": "player_head",
12601260
"template": "SKULL",
12611261
"data": 4071
1262+
},
1263+
"_UI_LANGUAGE_PT": {
1264+
"id": "gui/flags/portugal",
1265+
"item": "player_head",
1266+
"template": "SKULL",
1267+
"data": 4072
1268+
},
1269+
"_UI_LANGUAGE_PT-BR": {
1270+
"id": "gui/flags/brazil",
1271+
"item": "player_head",
1272+
"template": "SKULL",
1273+
"data": 4073
1274+
},
1275+
"_UI_LANGUAGE_HU": {
1276+
"id": "gui/flags/hungary",
1277+
"item": "player_head",
1278+
"template": "SKULL",
1279+
"data": 4074
1280+
},
1281+
"_UI_LANGUAGE_HR": {
1282+
"id": "gui/flags/croatia",
1283+
"item": "player_head",
1284+
"template": "SKULL",
1285+
"data": 4075
1286+
},
1287+
"_UI_LANGUAGE_LV": {
1288+
"id": "gui/flags/latvia",
1289+
"item": "player_head",
1290+
"template": "SKULL",
1291+
"data": 4076
1292+
},
1293+
"_UI_LANGUAGE_EL": {
1294+
"id": "gui/flags/greece",
1295+
"item": "player_head",
1296+
"template": "SKULL",
1297+
"data": 4077
12621298
}
12631299
}

0 commit comments

Comments
 (0)