ModernUO/Projects/UOContent.Tests
Kamron Batman 9813e0668a refactor(weapon): fold lower-requirements into AosWeaponAttributes.GetProperties
Mirrors the armor change: LowerStatReq (1060435) is now emitted inside
AosWeaponAttributes.GetProperties in cliloc order (between the Hit* block and MageWeapon)
via a passed-in value, instead of inline after the family block. BaseWeapon passes the
computed GetLowerStatReq() (raw + resource lower-requirements); inline line removed.
2026-06-26 00:48:50 -07:00
..
Fixtures feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00
Tests refactor(weapon): fold lower-requirements into AosWeaponAttributes.GetProperties 2026-06-26 00:48:50 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00