Skip to content

Commit

Permalink
Added more flags
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBusyBiscuit committed Aug 15, 2020
1 parent 1fcbbed commit 774cc2d
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions src/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -1259,5 +1259,41 @@
"item": "player_head",
"template": "SKULL",
"data": 4071
},
"_UI_LANGUAGE_PT": {
"id": "gui/flags/portugal",
"item": "player_head",
"template": "SKULL",
"data": 4072
},
"_UI_LANGUAGE_PT-BR": {
"id": "gui/flags/brazil",
"item": "player_head",
"template": "SKULL",
"data": 4073
},
"_UI_LANGUAGE_HU": {
"id": "gui/flags/hungary",
"item": "player_head",
"template": "SKULL",
"data": 4074
},
"_UI_LANGUAGE_HR": {
"id": "gui/flags/croatia",
"item": "player_head",
"template": "SKULL",
"data": 4075
},
"_UI_LANGUAGE_LV": {
"id": "gui/flags/latvia",
"item": "player_head",
"template": "SKULL",
"data": 4076
},
"_UI_LANGUAGE_EL": {
"id": "gui/flags/greece",
"item": "player_head",
"template": "SKULL",
"data": 4077
}
}

0 comments on commit 774cc2d

Please sign in to comment.