1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Use town-specific string for Stables instead of one for adventure map

This commit is contained in:
Ivan Savenko 2024-08-12 14:07:14 +00:00
parent 951b89402b
commit b4baaa5105

View File

@ -180,7 +180,7 @@
"visitMode" : "bonus",
"rewards" : [
{
"message" : 137,
"message" : "@core.genrltxt.580",
"movePoints" : 400,
"bonuses" : [ { "type" : "MOVEMENT", "subtype" : "heroMovementLand", "val" : 400, "valueType" : "ADDITIVE_VALUE", "duration" : "ONE_WEEK"} ]
}