SkyZero 5 Posted February 11 How do I add new equips slots? I even managed to put + slot, but does not appear the properties of the weapons, only the status bonus, how to fix this? Share this post Link to post Share on other sites
0 NorthGateNoob 0 Posted February 11 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" ], Share this post Link to post Share on other sites
How do I add new equips slots?
I even managed to put + slot, but does not appear the properties of the weapons, only the status bonus, how to fix this?
Share this post
Link to post
Share on other sites