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 @@
],
"directattack": [
"{0},直接攻击!",
"{0},直接攻击对手!"
"{0},直接攻击对手!",
"这样就对了!"
],
"attack": [
......@@ -51,4 +51,4 @@
"这时候我使用{0}的效果。",
"我连锁发动{0}的效果。"
]
}
\ No newline at end of file
}
......@@ -20,7 +20,7 @@
"directattack": [
"{0},直接攻击!",
"{0},给我上!",
"这局赢定啦!",
"这局赢定啦!"
],
"attack": [
"{0},打倒{1}!",
......@@ -47,4 +47,4 @@
"送给你一个大惊喜。发动{0}!",
"没留意吧!我要使用{0}了!"
]
}
\ No newline at end of file
}
......@@ -20,7 +20,7 @@
"directattack": [
"{0},直接攻击对手!",
"上吧,{0}!",
"怎么样!",
"怎么样!"
],
"attack": [
"{0},给我打倒{1}!",
......@@ -50,4 +50,4 @@
"我连锁发动{0}!",
"没想到吧!我发动{0}!"
]
}
\ No newline at end of file
}
......@@ -16,12 +16,12 @@
],
"directattack": [
"启动指令:{0}直接攻击。",
"直接攻击请求已发出,正在等待{0}回复。"
"直接攻击请求已发出,正在等待{0}回复。",
"直接攻击程序启动。"
],
"attack": [
"启动指令:{0}攻击{1}。",
"攻击{1}请求已发出,正在等待{0}回复。"
"攻击{1}请求已发出,正在等待{0}回复。",
"攻击程序启动。"
],
"ondirectattack": [
......@@ -47,4 +47,4 @@
"连锁发动效果请求已发出,正在等待{0}回复。",
"连锁发动效果程序启动。"
]
}
\ No newline at end of file
}
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