-
-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Labels
Priority: LowMinor impactMinor impactStatus: Pending TestThis PR or Issue requires more testingThis PR or Issue requires more testingType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Priority
Low
Area
- Data
- Source
- Docker
- Other
What happened?
The player:getVocation() function currently only returns a number from 1 to 4 corresponding to the four basic unpromoted vocations in Tibia.
- Knight
- Paladin
- Sorcerer
- Druid
However, it should also return different numbers (e.g. from 11 to 14) to differentiate promoted vocations, which should have different client IDs, from their unpromoted equivalents.
- Elite Knight
- Royal Paladin
- Master Sorcerer
- Elder Druid
What OS are you seeing the problem on?
Windows
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LowMinor impactMinor impactStatus: Pending TestThis PR or Issue requires more testingThis PR or Issue requires more testingType: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.