1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Add RMG option "forcePortal"

This commit is contained in:
Tomasz Zieliński
2024-07-29 20:36:23 +02:00
parent dbcd7677ac
commit f4f416eb16
6 changed files with 47 additions and 20 deletions

View File

@ -463,7 +463,8 @@ void ZoneConnection::serializeJson(JsonSerializeFormat & handler)
"guarded",
"fictive",
"repulsive",
"wide"
"wide",
"forcePortal"
};
static const std::vector<std::string> roadOptions =