Skip to content

Commit

Permalink
Update death_tome.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Aug 26, 2024
1 parent bcef5db commit cdf1d19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ServerEvents.entityLootTables((event) => {
pool.addItem('ars_elemental:glyph_not_insect_filter', 1);
pool.addItem('ars_elemental:glyph_not_undead_filter', 1);
pool.addItem('ars_elemental:glyph_undead_filter', 1);
pool.addItem('ars_elemental:glyph_spark', 2);

pool.addItem('ars_nouveau:glyph_amplify', 1);
pool.addItem('ars_nouveau:glyph_bounce', 1);
Expand Down

0 comments on commit cdf1d19

Please sign in to comment.