Skip to content

Commit f80965d

Browse files
committed
修改了C队的两处高亮错误
1 parent a434c73 commit f80965d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

wtfdig/src/routes/+page.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9346,7 +9346,7 @@ const ziyanStrat: Strat = {
93469346
},
93479347
],
93489348
swapNote: "我换到了西侧的平台上!现在怎么站?",
9349-
swapWarning:"请迅速挑衅重新建立仇恨,T需要拉BOSS朝场外",
9349+
swapWarning:"请迅速挑衅重新建立仇恨,T需要拉BOSS朝场外",
93509350
swapStrats: [
93519351
{
93529352
mechanic: '踩塔',
@@ -9394,7 +9394,7 @@ const ziyanStrat: Strat = {
93949394
mechanic: '潜地炮预站位',
93959395
description: '',
93969396
imageUrl: './strats/ziyan/tiles-northwest-chaser-pre.png',
9397-
mask: 'radial-gradient(circle at 55.1% 86.1%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
9397+
mask: 'radial-gradient(circle at 78.6% 80%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
93989398
},
93999399
{
94009400
mechanic: '凝缩式波动炮',
@@ -10365,7 +10365,7 @@ const ziyanStrat: Strat = {
1036510365
mechanic: '潜地炮预站位',
1036610366
description: '',
1036710367
imageUrl: './strats/ziyan/tiles-northwest-chaser-pre.png',
10368-
mask: 'radial-gradient(circle at 55.1% 86.1%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
10368+
mask: 'radial-gradient(circle at 78.6% 80%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
1036910369
},
1037010370
{
1037110371
mechanic: '凝缩式波动炮',
@@ -10507,7 +10507,7 @@ const ziyanStrat: Strat = {
1050710507
mechanic: '潜地炮预站位',
1050810508
description: '',
1050910509
imageUrl: './strats/ziyan/tiles-northwest-chaser-pre.png',
10510-
mask: 'radial-gradient(circle at 55.1% 86.1%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
10510+
mask: 'radial-gradient(circle at 78.6% 80%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
1051110511
},
1051210512
{
1051310513
mechanic: '凝缩式波动炮',

0 commit comments

Comments
 (0)