Skip to content

Commit 6fdda2c

Browse files
committed
Fix text
1 parent 97180d2 commit 6fdda2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/tools/gachacalc.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ const gachas: Record<string, Banner> = {
6464
guaranteed: 1 / 5,
6565
minConst: -1,
6666
maxConst: 6,
67-
constFormat: "C",
68-
constName: "Constellation",
67+
constFormat: "R",
68+
constName: "Refinement",
6969
maxPity: 10,
7070
rate: pityRate(6, 9)
7171
},

0 commit comments

Comments
 (0)