bradhannah / Ultima5Redux

A mostly true to the original Ultima 5 remake in C# using the original U5 data files.
https://u5redux.wordpress.com/
MIT License
65 stars 7 forks source link

Bug: When switching to Over and Underworld, the Avatar is using a previously saved mount such as a carpet #457

Closed bradhannah closed 1 year ago

bradhannah commented 1 year ago

Was not resetting the BoardedMapUnit type on map loads - it now looks for a previously mounted unit and re-assigns it the map being opened. this should apply to horses, ships, frigates and carpets.