Added classes to the game #250
Replies: 2 comments
-
GoMud is somewhat "classless", where you class is derived from the skills you train in: Collections of skills that define certain "classes" is found here: https://github.com/Volte6/GoMud/blob/master/internal/skills/skills.go#L42-L90 If you train across multiple skills, you end up with a multi-class name such as: "apprentice treasure hunter/paladin" |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you have more questions or requests for changes/features, feel free to join the discord: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've looked over everything and for the life of me, Can't see how to do it.
Beta Was this translation helpful? Give feedback.
All reactions