소스 검색

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