Skip to content

Instantly share code, notes, and snippets.

@GhostToast
Created February 9, 2018 19:49
Show Gist options
  • Save GhostToast/3074066b4788a419f2708c0bec14757a to your computer and use it in GitHub Desktop.
Save GhostToast/3074066b4788a419f2708c0bec14757a to your computer and use it in GitHub Desktop.
Function to determine whether Baracles are Mollusks.
function areBarnaclesMollusks() {
return false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment