mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day
This commit is contained in:
@ -3742,8 +3742,8 @@ CTavernWindow::CTavernWindow(const CGObjectInstance *TavernObj):
|
||||
if(selected == -1)
|
||||
recruit->block(true);
|
||||
}
|
||||
CCS->videoh->open(LOCPLINT->castleInt->town->town->clientInfo.tavernVideo);
|
||||
|
||||
CCS->videoh->open("TAVERN.BIK");
|
||||
}
|
||||
|
||||
void CTavernWindow::recruitb()
|
||||
|
Reference in New Issue
Block a user