Skip to content

Conversation

@UnknownPerson-cmd
Copy link

changed from pitchfork to scythe Wahlee made art same code inside except swapped names

Copy link
Collaborator

@chickemeeple chickemeeple left a comment

Choose a reason for hiding this comment

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

A few things need to be changed.
1, packages/junon-io/server/entities/equipments/scythe.js needs to be moved to packages/junon-io/server/entities/equipments/hand
2, in the clientside scythe.js, you are trying to define a Pitchfork class instead of scythe.
3, in packages/junon-io/client/src/entities/game.js, there is an array called tempAssets. since the scythe image isn't inside one of the atlases, you'll need to add it to this array in order to index it.
4, client won't compile. not sure if this is related to the above 3 issues, but fix those and I'll review it again.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants