mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-20 18:03:43 +00:00
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"key": "shooting",
|
|
"type": "semiCombo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"rifle": "Rifle",
|
|
"clay_pigeon": "Clay Pigeon",
|
|
"pistol": "Pistol"
|
|
}
|
|
}
|
|
}
|