Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nwjgit committed Nov 13, 2024
1 parent dfee461 commit 97ca29a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/simulation/monsters/low/a-f/Crab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ export const CrabTable = new LootTable()
.add(new LootTable(), 1, 9) // Nothing drop
.add("Oyster", 1, 1);



export default new SimpleMonster({
id: 4819,
name: "Crab",
Expand Down

0 comments on commit 97ca29a

Please sign in to comment.