Jump to content
  • 0

Paperdoll


Azkaosa

Question

2 answers to this question

Recommended Posts

  • 3

Yes!
you only need to change the order of paperdoll for every ways (Up,Down,Left and right)
on the \Server\Resources\config.json

Search:

Quote

"Paperdoll": {
      "Up": [
        "Player",
        "Armor",


And order like:
 

Quote

"Paperdoll": {
      "Up": [
        "Cape",
        "Player",

NOTE: Dont forget to make a new Equipment slot called "cape"
on the lane "Equipment": {

Link to comment
Share on other sites

×
×
  • Create New...