File tree Expand file tree Collapse file tree 7 files changed +47
-2
lines changed
public/assets/operator-avatars Expand file tree Collapse file tree 7 files changed +47
-2
lines changed Original file line number Diff line number Diff line change 360
360
"rarity" : 5 ,
361
361
"alt_name" : " Bena"
362
362
},
363
+ {
364
+ "id" : " token_10043_necras_skeltn" ,
365
+ "prof" : " TOKEN" ,
366
+ "subProf" : " notchar1" ,
367
+ "name" : " 悲叹的仆役" ,
368
+ "alias" : " beitandepuyi beitandipuyi btdpy 悲歎的仆役" ,
369
+ "rarity" : 0 ,
370
+ "alt_name" : " The Servant of Lament"
371
+ },
363
372
{
364
373
"id" : " char_265_sophia" ,
365
374
"prof" : " WARRIOR" ,
1557
1566
"rarity" : 5 ,
1558
1567
"alt_name" : " Absinthe"
1559
1568
},
1569
+ {
1570
+ "id" : " token_10044_wulfen_mine" ,
1571
+ "prof" : " TOKEN" ,
1572
+ "subProf" : " notchar1" ,
1573
+ "name" : " 矿石“杀手”" ,
1574
+ "alias" : " kuangshishashou kuangdanshashou ksss kdss 礦石“殺手” 礦石殺手" ,
1575
+ "rarity" : 0 ,
1576
+ "alt_name" : " Rocky Chomper"
1577
+ },
1560
1578
{
1561
1579
"id" : " char_250_phatom" ,
1562
1580
"prof" : " SPECIAL" ,
2115
2133
"rarity" : 0 ,
2116
2134
"alt_name" : " Puppet Dancer"
2117
2135
},
2136
+ {
2137
+ "id" : " char_4171_wulfen" ,
2138
+ "prof" : " SPECIAL" ,
2139
+ "subProf" : " traper" ,
2140
+ "name" : " 钼铅" ,
2141
+ "alias" : " muqian muyan mq my 鉬鉛" ,
2142
+ "rarity" : 5 ,
2143
+ "alt_name" : " Wulfenite"
2144
+ },
2118
2145
{
2119
2146
"id" : " char_185_frncat" ,
2120
2147
"prof" : " WARRIOR" ,
2646
2673
"rarity" : 5 ,
2647
2674
"alt_name" : " Iana"
2648
2675
},
2676
+ {
2677
+ "id" : " char_4177_brigid" ,
2678
+ "prof" : " SNIPER" ,
2679
+ "subProf" : " loopshooter" ,
2680
+ "name" : " 水灯心" ,
2681
+ "alias" : " shuidengxin sdx 水燈心" ,
2682
+ "rarity" : 5 ,
2683
+ "alt_name" : " Brigid"
2684
+ },
2649
2685
{
2650
2686
"id" : " char_437_mizuki" ,
2651
2687
"prof" : " SPECIAL" ,
2673
2709
"rarity" : 0 ,
2674
2710
"alt_name" : " Skadi's seaborn"
2675
2711
},
2712
+ {
2713
+ "id" : " char_450_necras" ,
2714
+ "prof" : " CASTER" ,
2715
+ "subProf" : " soulcaster" ,
2716
+ "name" : " 死芒" ,
2717
+ "alias" : " simang sm 死芒" ,
2718
+ "rarity" : 6 ,
2719
+ "alt_name" : " Necrass"
2720
+ },
2676
2721
{
2677
2722
"id" : " char_427_vigil" ,
2678
2723
"prof" : " PIONEER" ,
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ const Ads =
74
74
? ( ) => (
75
75
// eslint-disable-next-line react/jsx-no-target-blank
76
76
< a
77
- className = "block relative"
77
+ className = "block relative dark:brightness-[85%] "
78
78
href = "https://gad.netease.com/gad/access?project_id=201005304& s = SppRGFTnJ1VxfSFEZWE6hY3pO4gn & code_type = 1 "
79
79
target = "_blank"
80
80
>
81
81
< img src = "/ads_mumu.jpg" alt = "MuMu模拟器" />
82
- < div className = "absolute bottom-2 right-2 border border-current rounded text-[10px] text-zinc-300 px-1" >
82
+ < div className = "absolute bottom-2 right-2 border border-current rounded text-[10px] text-zinc-300 px-1 " >
83
83
广告
84
84
</ div >
85
85
</ a >
You can’t perform that action at this time.
0 commit comments