From 7e1a1b806dab8523fdf65b7baab299ea5348f0f3 Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Sun, 16 Mar 2025 22:54:21 -0400 Subject: [PATCH] Update HUD mode lingo for combined msgs. --- .../docs/en_Jak and Daxter The Precursor Legacy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/worlds/jakanddaxter/docs/en_Jak and Daxter The Precursor Legacy.md b/worlds/jakanddaxter/docs/en_Jak and Daxter The Precursor Legacy.md index d852dcc222..9a97b59364 100644 --- a/worlds/jakanddaxter/docs/en_Jak and Daxter The Precursor Legacy.md +++ b/worlds/jakanddaxter/docs/en_Jak and Daxter The Precursor Legacy.md @@ -224,11 +224,11 @@ progression items and prevent you (and others) from completing the run. The game's normal HUD shows you how many power cells, precursor orbs, and scout flies you currently have. But if you hold `L2 or R2` and press a direction on the D-Pad, the HUD will show you alternate modes. Here is how the HUD works: -| HUD Mode | Button Combo | What You're Seeing | Text Message | +| HUD Mode | Button Combo | What The HUD Shows | Text Messages | |---------------|------------------------------|-----------------------------------|---------------------------------------| -| Normal | `L2 or R2` + `Left or Right` | Items Received | `GOT {Your Item} FROM {Other Player}` | | Per-Level | `L2 or R2` + `Down` | Locations Checked (in this level) | `SENT {Other Item} TO {Other Player}` | -| Global | `L2 or R2` + `Up` | Locations Checked (in the game) | `SENT {Other Item} TO {Other Player}` | +| Global | `L2 or R2` + `Up` | Locations Checked (in the game) | `GOT {Your Item} FROM {Other Player}` | +| Normal | `L2 or R2` + `Left or Right` | Items Received | Both Sent and Got Messages | | | | | | | (In Any Mode) | | (If you sent an Item to Yourself) | `FOUND {Your Item}` |