Skip to content

Commit

Permalink
[db] Add Unrelenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometheus3375 committed Dec 31, 2024
1 parent 5b6ec22 commit 0a0e6eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/traits.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@
TirelessBlade = Item(name='Tireless Blade', hash=2590710093)
ColdSteel = Item(name='Cold Steel', hash=3650930298)
WhirlwindBlade = Item(name='Whirlwind Blade', hash=3913600130)
Unrelenting = Item(name='Unrelenting', hash=3108830275)

del Item

0 comments on commit 0a0e6eb

Please sign in to comment.