coldReactive

Placeholder <class > doesn't show correct class as ARR Job

Jul 6th, 2016
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. The placeholder <class > doesn't show the correct class when a player character is equipped with a job soul crystal:
  2.  
  3. Incorrect:
  4. white mage(30) << <class >
  5. white mage(30) << <job >
  6.  
  7. Correct:
  8. conjurer(30) << <class >
  9. white mage(30) << <job >
  10.  
  11. Please fix this.
Advertisement
Add Comment
Please, Sign In to add comment