From 08499509da566407f8371f94f15b25e1e68aca4b Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Tue, 24 Feb 2026 11:22:24 -0500 Subject: [PATCH] off-guard for undetected --- perception.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perception.html b/perception.html index 8b3e80d..ba5918f 100644 --- a/perception.html +++ b/perception.html @@ -460,7 +460,7 @@ flowchart TD UNDETECTED: { label: 'Undetected', cssClass: 'undetected', - effects: 'No opponent knows which square you occupy. You are off-guard to them. They must guess a square; the GM rolls secretly.', + effects: 'No opponent knows which square you occupy. They are off-guard to you. They must guess a square; the GM rolls secretly.', }, UNNOTICED: { label: 'Unnoticed',