Skip to content

Commit

Permalink
remove gp cost
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWorldsArtist committed Oct 29, 2024
1 parent 89f88f5 commit 1de74f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/data/buyables/buyables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1108,12 +1108,10 @@ const Buyables: Buyable[] = [
},
{
name: 'Diving apparatus',
gpCost: 0,
qpRequired: 30
},
{
name: 'Fishbowl helmet',
gpCost: 0,
qpRequired: 30
},
...sepulchreBuyables,
Expand Down

0 comments on commit 1de74f9

Please sign in to comment.