Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Commit b0b47b1

Browse files
author
Moons
authored
Update RecommendedRolls.cs
1 parent 4ad4206 commit b0b47b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Felicity/Models/RecommendedRolls.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ public enum WeaponSource
116116
SeasonalPlunder = 118,
117117
SeasonalSeraph = 119,
118118
SeasonalDefiance = 120,
119-
SeasonalDeep = 121
119+
SeasonalDeep = 121,
120+
Unknown = 999
120121
}
121122

122123
public static class ProcessRollData

0 commit comments

Comments
 (0)