Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crabs #6158

Merged
merged 9 commits into from
Nov 8, 2024
Merged

crabs #6158

merged 9 commits into from
Nov 8, 2024

Conversation

DarkWorldsArtist
Copy link
Contributor

Description:

crabs

Changes:

  • Added crabs to killables
  • Added craftable crab claw and helm
  • Added fresh crab items to cl

Other checks:

  • I have tested all my changes thoroughly.

weird ubuntu error with no gpcost definition, added as 0, has same effect either way
@@ -1106,6 +1106,16 @@ const Buyables: Buyable[] = [
thieving: 50
}
},
{
name: 'Diving apparatus',
gpCost: 0,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may let people buy an infinite amount. I would set a cheap GP price, say 1k each.

@gc gc merged commit 034ce93 into oldschoolgg:master Nov 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants