docs(ui): repair retail fidelity ledger
This commit is contained in:
parent
f98050854d
commit
5931a820ea
5 changed files with 56 additions and 29 deletions
|
|
@ -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 =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue