mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Update faction.json
Added videoFile format to tavernVideo property
This commit is contained in:
@@ -169,7 +169,8 @@
|
|||||||
},
|
},
|
||||||
"tavernVideo" : {
|
"tavernVideo" : {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"description" : "Video for tavern window"
|
"description" : "Video for tavern window",
|
||||||
|
"format" : "videoFile"
|
||||||
},
|
},
|
||||||
"names" : {
|
"names" : {
|
||||||
"type" : "array",
|
"type" : "array",
|
||||||
|
Reference in New Issue
Block a user