mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix
This commit is contained in:
@@ -384,7 +384,7 @@ void CMapLoaderH3M::readVictoryLossConditions()
|
||||
cond.value = reader->readInt32();
|
||||
|
||||
specialVictory.effect.toOtherMessage.appendTextID("core.genrltxt.277");
|
||||
specialVictory.onFulfill.appendTextID("core.genrltxt.6");
|
||||
specialVictory.onFulfill.appendTextID("core.genrltxt.278");
|
||||
specialVictory.trigger = EventExpression(cond);
|
||||
|
||||
mapHeader->victoryMessage.appendTextID("core.vcdesc.2");
|
||||
|
||||
Reference in New Issue
Block a user