Skip to content

Commit

Permalink
Updated the project version
Browse files Browse the repository at this point in the history
Regenerated the data for 7.33 New Frontiers
Added a Constants PrimaryAttributes for UNIVERSAL
  • Loading branch information
RGBKnights committed Apr 29, 2023
1 parent 23db2ec commit d5cfbfc
Show file tree
Hide file tree
Showing 8 changed files with 16,283 additions and 12,464 deletions.
1 change: 1 addition & 0 deletions src/Contants/PrimaryAttributes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ namespace HGV.Basilius.Contants
{
public static class PrimaryAttributes
{
public static string UNIVERSAL = "ALL";
public static string AGI = "AGILITY";
public static string STR = "STRENGTH";
public static string INT = "INTELLECT";
Expand Down
Loading

0 comments on commit d5cfbfc

Please sign in to comment.