mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Update faction.json
Added videoFile format to tavernVideo property
This commit is contained in:
parent
9494c6d335
commit
4a7a952590
@ -169,7 +169,8 @@
|
||||
},
|
||||
"tavernVideo" : {
|
||||
"type" : "string",
|
||||
"description" : "Video for tavern window"
|
||||
"description" : "Video for tavern window",
|
||||
"format" : "videoFile"
|
||||
},
|
||||
"names" : {
|
||||
"type" : "array",
|
||||
|
Loading…
Reference in New Issue
Block a user