Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The placeholder <class > doesn't show the correct class when a player character is equipped with a job soul crystal:
- Incorrect:
- white mage(30) << <class >
- white mage(30) << <job >
- Correct:
- conjurer(30) << <class >
- white mage(30) << <job >
- Please fix this.
Advertisement
Add Comment
Please, Sign In to add comment