ModernUO/Projects
Kamron Batman 0d5f68f219 fix(throwing): restore HideType/Ostard instinct + idiomatic ctors
Correct two things on Raptor/StoneSlith: (1) HideType.Horned/Spined and
PackInstinct.Ostard DO exist in ModernUO (an earlier check used a broken grep
pattern and wrongly dropped them) — restore them so carving/pack-instinct
match OSI; (2) omit the default BaseCreature ctor args (FightMode.Closest,
range perception 16, fight range 1) per ModernUO idiom -> base(AIType.AI_Melee).
Update the TODO comments to only list the genuinely-missing content.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:29:26 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509) 2026-07-02 19:29:34 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
Server.Tests feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
UOContent fix(throwing): restore HideType/Ostard instinct + idiomatic ctors 2026-07-02 23:29:26 -07:00
UOContent.Tests fix: Fixes tests for armor/weapons (#2511) 2026-07-02 21:49:33 -07:00