1
0
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:
Macron1Robot 2014-04-29 21:55:35 +04:00
parent 9494c6d335
commit 4a7a952590

View File

@ -169,7 +169,8 @@
},
"tavernVideo" : {
"type" : "string",
"description" : "Video for tavern window"
"description" : "Video for tavern window",
"format" : "videoFile"
},
"names" : {
"type" : "array",