Skip to content

Delete gear instead of un-equipping gear when using the Premade Gear NPC on GM Island#3279

Open
IamTirion wants to merge 2 commits intovmangos:developmentfrom
IamTirion:patch-7
Open

Delete gear instead of un-equipping gear when using the Premade Gear NPC on GM Island#3279
IamTirion wants to merge 2 commits intovmangos:developmentfrom
IamTirion:patch-7

Conversation

@IamTirion
Copy link
Copy Markdown
Contributor

@IamTirion IamTirion commented Mar 21, 2026

🍰 Pullrequest

This pull request changes it so that when you choose a set of gear from the Premade Gear NPC on GM Island, your current gear is deleted instead of unequipped.

The problem with un-equipping gear is that it quickly fills your bags up.
And let's say, you switched from gear set 1 to gear set 2, and then you want to switch back to gear set 1, all using the Premade Gear NPC. It doesn't re-equip the gear you have in your bags. It just creates gear set 1 again. So you are left with many duplicated gear.

This also fixes the bug when you select an option from the Premade Gear NPC, and some gear is missing. The bug is caused by the server failing to create a Unique item that you already have. This PR fixes it by deleting the Unique item on you first, before creating a new one.

How2Test

  1. Speak to Premade Gear NPC on GM Island
  2. Pick an option
  3. Pick a second option
  4. Pick the first option again
  5. See that there is nothing added to your bags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant