Skip to content

Commit 5bd0766

Browse files
committed
Updated GAIN_NP_CRITICALSTAR_SUM dataval parsing
1 parent d53836d commit 5bd0766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/core/nice/func.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ async def parse_dataVals(
175175
FuncType.EXTEND_SKILL,
176176
FuncType.SHORTEN_USER_EQUIP_SKILL,
177177
FuncType.EXTEND_USER_EQUIP_SKILL,
178+
FuncType.GAIN_NP_CRITICALSTAR_SUM,
178179
}:
179180
if i == 0:
180181
text = "Rate"

0 commit comments

Comments
 (0)