mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
(lib) Bonus subtype is now stored as metaidentifier that can store any
other identifier inside it
This commit is contained in:
@@ -44,10 +44,7 @@
|
||||
"description" : "type"
|
||||
},
|
||||
"subtype" : {
|
||||
"anyOf" : [
|
||||
{ "type" : "string" },
|
||||
{ "type" : "number" }
|
||||
],
|
||||
"type" : "string",
|
||||
"description" : "subtype"
|
||||
},
|
||||
"sourceID" : {
|
||||
|
||||
Reference in New Issue
Block a user