|
|
@@ -174,12 +174,12 @@ class LanguageDefault {
|
|
|
public string text109 = "使用中";
|
|
|
public string text110 = "取消";
|
|
|
public string text111 = "需要装备倍镜";
|
|
|
- public string text112 = "需要装备射程卡";
|
|
|
+ public string text112 = "需要装备射速卡";
|
|
|
public string text113 = "弓";
|
|
|
public string text114 = "箭";
|
|
|
public string text115 = "第 {0} 局";
|
|
|
public string text117 = "长度{0}~{1}位,限英文和数字";
|
|
|
- public string text118 = "靶子已超出当前射程,请加大拉距或去商城装备射程卡!";
|
|
|
+ public string text118 = "靶子已超出当前射程,请加大拉距或去商城装备射速卡!";
|
|
|
public string text119 = "长度{0}~{1}位,可使用中文";
|
|
|
//设备页面
|
|
|
public string text500 = "陀螺仪校准";
|
|
|
@@ -238,11 +238,11 @@ class LanguageDefault {
|
|
|
|
|
|
//道具名称
|
|
|
public string text101000 = "{0}倍镜";
|
|
|
- public string text101001 = "{0}倍射程卡";
|
|
|
+ public string text101001 = "{0}倍射速卡";
|
|
|
|
|
|
// 道具介绍
|
|
|
public string text111000 = "射箭瞄准时,视距放大{0}倍。";
|
|
|
- public string text111001 = "射箭时,射程增加{0}倍。";
|
|
|
+ public string text111001 = "射箭时,射速增加{0}倍。";
|
|
|
|
|
|
//设备名称
|
|
|
public string text201000 = "18磅反曲弓";
|
|
|
@@ -350,7 +350,7 @@ class LanguageEnglish : LanguageDefault {
|
|
|
public new string text114 = "Arrow";
|
|
|
public new string text115 = "Round {0}";
|
|
|
public new string text117 = "Limit {0}~{1} Bit, English And Figures";
|
|
|
- public new string text118 = "The target has exceeded the current range, please increase the pull distance or go to the mall to equip the range card!";
|
|
|
+ public new string text118 = "The target has exceeded the current range, please increase the pull distance or go to the shop to equip the shoot card!";
|
|
|
public new string text119 = "Limit {0}~{1} Bit, Can Use Chinese";
|
|
|
//设备页面
|
|
|
public new string text500 = "GyrCalibrate";
|
|
|
@@ -413,7 +413,7 @@ class LanguageEnglish : LanguageDefault {
|
|
|
|
|
|
// 道具介绍
|
|
|
public new string text111000 = "When shooting, the sight distance is enlarged by {0} times.";
|
|
|
- public new string text111001 = "In archery, the range increases by {0} times.";
|
|
|
+ public new string text111001 = "In archery, the speed increases by {0} times.";
|
|
|
|
|
|
//设备名称
|
|
|
public new string text201000 = "18 Pound Bow";
|