Jump to content

NorthGateNoob

Members
  • Posts

    11
  • Joined

  • Last visited

Community Answers

  1. NorthGateNoob's post in How do I add new equips slots? 5.1 was marked as the answer   
    If you go to server/resources/config.json you can edit the equipment types there. Here is an example of several types I have added.

      },
      "Equipment": {
        "WeaponSlot": 2,
        "ShieldSlot": 3,
        "Slots": [
          "Helmet",
          "Armor",
          "Weapon",
          "Shield",
          "LHand",
          "RHand",
          "Boots",
          "Gloves",
          "Neck",
          "Back"
        ],
×
×
  • Create New...