docs(ui): repair retail fidelity ledger

This commit is contained in:
Erik 2026-07-10 17:05:12 +02:00
parent f98050854d
commit 5931a820ea
5 changed files with 56 additions and 29 deletions

View file

@ -309,7 +309,7 @@ public static class GameEventWiring
// UseDone (0x01C7) — the Use/UseWithTarget completion signal. A non-zero
// code is a WeenieError refusal ("You are not trained in healing!" etc.);
// retail surfaces the string-table text as a chat line. Interim text map:
// WeenieErrorText (#166 / register AP-74). Without this line a refused
// WeenieErrorText (#202 / register AP-74). Without this line a refused
// kit-heal looks like "nothing happened" — the 2026-07-03 session bug.
dispatcher.Register(GameEventType.UseDone, e =>
{