Skip to content

Commit

Permalink
Update src/main/java/io/github/thebusybiscuit/slimefun4/implementatio…
Browse files Browse the repository at this point in the history
…n/items/magical/talismans/Talisman.java


didnt commit the first time I guess

Co-authored-by: J3fftw <[email protected]>
  • Loading branch information
Sniperkaos and J3fftw1 authored Jul 26, 2023
1 parent ffb8899 commit 3c6803e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ private static void activateTalisman(Event e, Player p, Inventory inv, Talisman
applyTalismanEffects(p, talisman);
cancelEvent(e, talisman);


if (sendMessage) {
talisman.sendMessage(p);
}
Expand Down

0 comments on commit 3c6803e

Please sign in to comment.