Skip to content

Commit

Permalink
Merge pull request #32 from punk2513/main
Browse files Browse the repository at this point in the history
lootconditions
  • Loading branch information
Anish-Agnihotri authored Sep 5, 2021
2 parents fe6521b + fc7ddd7 commit 1dfa5c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/lists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,5 +351,10 @@ export const derivativesList: Record<string, string>[] = [
name: "Loot for Ape",
description: "One of the experimental projects for the Ape world.",
url: "https://www.lootloot.io"
},
{
name: "Loot Conditions",
description: "Conditions that affect Ability Score and Character attributes",
url: "https://opensea.io/collection/lootconditions",
}
];

0 comments on commit 1dfa5c0

Please sign in to comment.