1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

Army exchange implementation

This commit is contained in:
Andrii Danylchenko
2021-02-11 21:06:47 +02:00
committed by Andrii Danylchenko
parent 222a0e40c7
commit 2ce73fd4e1
4 changed files with 127 additions and 35 deletions

View File

@@ -110,7 +110,7 @@ public:
std::vector<std::string> tavernInfo;
std::vector<std::string> tavernRumors;
std::vector<std::string> newCommands; // extra commands for HD mod
std::vector<std::string> hdModCommands;
std::vector<std::pair<std::string,std::string>> zelp;
std::vector<std::string> lossCondtions;