Feature requested in Discord support:
- Be able to customize (or at least be able to choose to remove the suffix
[VTXXXXX] that is being added at the end) of the name of the deposit created on the minimap with the auto-pin feature.
If anyone is willing to implement this change, please feel free to open a PR!
Relevant file:
|
string name = component.GetHoverName() + " [VT" + random_nounce + "]"; |
Kind regards,
Astropilot
Feature requested in Discord support:
[VTXXXXX]that is being added at the end) of the name of the deposit created on the minimap with the auto-pin feature.If anyone is willing to implement this change, please feel free to open a PR!
Relevant file:
ValheimTooler/ValheimTooler/Patches/AutoPinResources.cs
Line 30 in 0911493
Kind regards,
Astropilot