Skip to content

Commit

Permalink
enhance: Removed duplicate entry of the Flechettes perk
Browse files Browse the repository at this point in the history
  • Loading branch information
SolsticeUnlimitd committed Oct 29, 2024
1 parent 77188af commit 44fccea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/data/lootTables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,6 @@ export const LootTables: Record<string, Record<string, LootTable>> = {
{ item: PerkIds.Toploaded, weight: 1 },
{ item: PerkIds.CloseQuartersCombat, weight: 1 },
{ item: PerkIds.LowProfile, weight: 1 },
{ item: PerkIds.Splinter, weight: 1 },
{ item: PerkIds.Berserker, weight: 1 }
]
}
Expand Down

0 comments on commit 44fccea

Please sign in to comment.