RC-91 | Add dropdown option support
This commit is contained in:
parent
fb52e1b58d
commit
8d92040230
6 changed files with 76 additions and 12 deletions
|
|
@ -55,7 +55,13 @@
|
|||
"arms": "Arms",
|
||||
"legs": "Legs"
|
||||
},
|
||||
"shield": "Shield"
|
||||
"shield": "Shield",
|
||||
"access": {
|
||||
"Common": "Common",
|
||||
"Uncommon": "Uncommon",
|
||||
"Rare": "Rare",
|
||||
"Scarce": "Scarce"
|
||||
}
|
||||
},
|
||||
"setting": {
|
||||
"abbrAccess": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue