Skip to content

Commit

Permalink
rebuild types
Browse files Browse the repository at this point in the history
  • Loading branch information
rsek committed Apr 22, 2023
1 parent 864300a commit dfd4f34
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 391 deletions.
4 changes: 1 addition & 3 deletions dist/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2754,7 +2754,6 @@ export declare enum SourceTitle {
Ironsworn = "Ironsworn Rulebook",
IronswornAssets = "Ironsworn Assets",
IronswornDelve = "Ironsworn: Delve",
IronswornBonusAssets = "Ironsworn Bonus Assets (July 2020)",
Custom = "Custom"
}

Expand All @@ -2767,8 +2766,7 @@ export declare enum SourceUrl {
StarforgedAssets = "https://getstarforged.com",
Ironsworn = "https://shawn-tomkin.itch.io/ironsworn",
IronswornAssets = "https://shawn-tomkin.itch.io/ironsworn",
IronswornDelve = "https://shawn-tomkin.itch.io/ironsworn-delve",
IronswornBonusAssets = "https://drive.google.com/file/d/1bWyWxJzV_SVtyE_SeEGS4TMJ1ZBHfrdv/view"
IronswornDelve = "https://shawn-tomkin.itch.io/ironsworn-delve"
}

/**
Expand Down
Loading

0 comments on commit dfd4f34

Please sign in to comment.