tdauth / wowr

Warcraft III: Reforged funmap World of Warcraft Reforged.
https://wowreforged.org
8 stars 0 forks source link

Allow changing Mounts in the Arcane Academy of Theramore #899

Closed tdauth closed 2 months ago

tdauth commented 2 years ago
function MountReplace takes unit hero, unit mount returns nothing
function MountGet takes unit hero returns unit
function MountRemove takes unit hero returns nothing
function MountClear takes unit hero returns nothing
function MountGetAll takes player whichPlayer return group
function MountRemoveAll takes player whichPlayer returns nothing
function MountClearAll takes player whichPlayer returns nothing

List of new mounts:

Use the shop paged system to add multiple mounts to one mount building.

tdauth commented 2 years ago

See bug #1163.

tdauth commented 2 months ago

Done.