Skip to content

Commit

Permalink
[dbc] Add new field to ItemAppearance
Browse files Browse the repository at this point in the history
  • Loading branch information
seriallos committed Sep 26, 2019
1 parent 98c734a commit cad1ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbc_extract3/formats/8.2.5.31337.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
],
"ItemAppearance": [
{ "data_type": "B", "field": "f4"},
{ "data_type": "i", "field": "f5"},
{ "data_type": "i", "field": "id_display_info"},
{ "data_type": "i", "field": "id_icon"},
{ "data_type": "i", "field": "f3"}
Expand Down

0 comments on commit cad1ff7

Please sign in to comment.