diff --git a/docs/index.html b/docs/index.html
index 562475d..2b9ed0f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -762,7 +762,9 @@
Screen ID
Current overworld screen ID, corrected screen ID (based on coordinates), and sync. Not displayed in underworld; address: $7E008A
Tile (UW)
- Tile type Link is standing on (bottom right; only works in underworld); address: $7E0114
+ Tile type Link is standing on (bottom right; only works in underworld); address: $7E0114
+ Tile index
+ WRAM address in bank 7F of the tile Link is standing on.
Spooky
Ancilla height for slot 4; address: $7E02A2
Arc variable
diff --git a/docs/patcher/files/sa1.bps b/docs/patcher/files/sa1.bps
index 8ba94ff..37b3a6b 100644
Binary files a/docs/patcher/files/sa1.bps and b/docs/patcher/files/sa1.bps differ
diff --git a/docs/patcher/files/sa1rando.bps b/docs/patcher/files/sa1rando.bps
index 35a28ee..2a50b71 100644
Binary files a/docs/patcher/files/sa1rando.bps and b/docs/patcher/files/sa1rando.bps differ
diff --git a/docs/updates.html b/docs/updates.html
index 9414e27..e119428 100644
--- a/docs/updates.html
+++ b/docs/updates.html
@@ -4,7 +4,23 @@
---
Latest update
+
+
+ - HUD extras:
+
+ - Added "Tile index" for plaid.
+
+
+ - Other:
+
+ - Fixed Trinexx crystal.
+ - Fixed line sentry 4 ancilla prop.
+
+
+
+
+Older updates
v14.3.2 2 February 2022
@@ -29,9 +45,6 @@