add first patch
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
console.info("[SOCIETY] cancelTrophy.js loaded");
|
||||
|
||||
BlockEvents.rightClicked("trofers:large_pillar", (e) => {
|
||||
if (e.player.isFake()) e.cancel();
|
||||
});
|
||||
Reference in New Issue
Block a user