ModernUO/Projects/UOContent/Mobiles/Animals
Robert Dickey 51d2e998fc
fix: respect active region MountsAllowed for players (#2630)
A player can mount a horse or validate an ethereal mount inside a BaseRegion that overrides MountsAllowed to false because CheckMountAllowed never consults that property. This adds the missing check in the shared player permission path, using existing localized message 1042317.
2026-09-11 17:26:06 -07:00
..
Bears feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Birds fix: Changes on Animals to use code generation (#1306) 2022-12-20 23:31:44 -08:00
Canines fix: Changes on Animals to use code generation (#1306) 2022-12-20 23:31:44 -08:00
Cows feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Felines fix: Changes on Animals to use code generation (#1306) 2022-12-20 23:31:44 -08:00
Misc feat: convert all delta-time serialization to anchored time (#2589) 2026-08-22 19:34:43 -07:00
Mounts fix: respect active region MountsAllowed for players (#2630) 2026-09-11 17:26:06 -07:00
Reptiles feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Rodents feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Slimes fix: Fixes negative random numbers (#1600) 2023-11-18 10:22:40 -08:00
Town Critters feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00