vmangos / core

Progressive Vanilla Core aimed at all versions from 1.2 to 1.12
GNU General Public License v2.0
691 stars 491 forks source link

Improve tele command #2797

Closed Stoabrogga closed 1 month ago

Stoabrogga commented 1 month ago

🍰 Pullrequest

Instead of teleporting to the first location found, teleport to the one with the shortest name.

Proof

Issues

How2Test

The command .tele storm will teleport to StormwindKeep, because it is the first name found. After applying this PR it will teleport to Stormwind.

Todo / Checklist