mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
Change string id
This commit is contained in:
parent
f6e3c6a487
commit
01bf146640
@ -384,7 +384,7 @@ void CMapLoaderH3M::readVictoryLossConditions()
|
||||
cond.value = reader->readInt32();
|
||||
|
||||
specialVictory.effect.toOtherMessage.appendTextID("core.genrltxt.277");
|
||||
specialVictory.onFulfill.appendTextID("core.genrltxt.278");
|
||||
specialVictory.onFulfill.appendTextID("core.genrltxt.276");
|
||||
specialVictory.trigger = EventExpression(cond);
|
||||
|
||||
mapHeader->victoryMessage.appendTextID("core.vcdesc.2");
|
||||
|
Loading…
Reference in New Issue
Block a user