Skip to content

Instantly share code, notes, and snippets.

@walterhiggins
Last active November 25, 2020 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save walterhiggins/69cddd15160d803fb096 to your computer and use it in GitHub Desktop.
Save walterhiggins/69cddd15160d803fb096 to your computer and use it in GitHub Desktop.
var sounds = require('sounds');
function howl(event){
sounds.wolfHowl(event.block);
}
events.blockDestroy(howl);
@101010101011-o
Copy link

can a progeramer help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment