ソースを参照

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

Ivan Savenko 1 年間 前
コミット
b4baaa5105
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config/factions/castle.json

+ 1 - 1
config/factions/castle.json

@@ -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"} ]
 						}