Commit 6a17c7ea authored by nanahira's avatar nanahira

fix

parent 63dad4ab
Pipeline #2583 passed with stages
in 1 minute and 54 seconds
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
], ],
"directattack": [ "directattack": [
"{0},直接攻击!", "{0},直接攻击!",
"{0},直接攻击对手!" "{0},直接攻击对手!",
"这样就对了!" "这样就对了!"
], ],
"attack": [ "attack": [
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"directattack": [ "directattack": [
"{0},直接攻击!", "{0},直接攻击!",
"{0},给我上!", "{0},给我上!",
"这局赢定啦!", "这局赢定啦!"
], ],
"attack": [ "attack": [
"{0},打倒{1}!", "{0},打倒{1}!",
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"directattack": [ "directattack": [
"{0},直接攻击对手!", "{0},直接攻击对手!",
"上吧,{0}!", "上吧,{0}!",
"怎么样!", "怎么样!"
], ],
"attack": [ "attack": [
"{0},给我打倒{1}!", "{0},给我打倒{1}!",
......
...@@ -16,12 +16,12 @@ ...@@ -16,12 +16,12 @@
], ],
"directattack": [ "directattack": [
"启动指令:{0}直接攻击。", "启动指令:{0}直接攻击。",
"直接攻击请求已发出,正在等待{0}回复。" "直接攻击请求已发出,正在等待{0}回复。",
"直接攻击程序启动。" "直接攻击程序启动。"
], ],
"attack": [ "attack": [
"启动指令:{0}攻击{1}。", "启动指令:{0}攻击{1}。",
"攻击{1}请求已发出,正在等待{0}回复。" "攻击{1}请求已发出,正在等待{0}回复。",
"攻击程序启动。" "攻击程序启动。"
], ],
"ondirectattack": [ "ondirectattack": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment