From eaacbcba39bf0e63a3aac2fd461db7b52d7eb3a2 Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Tue, 24 Feb 2026 19:34:04 -0500 Subject: [PATCH] non-stealthy action/STRIKE should be the same both times --- perception.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perception.html b/perception.html index 4291dc6..2de066c 100644 --- a/perception.html +++ b/perception.html @@ -591,7 +591,7 @@ flowchart TD }, { id: 'nonstealthy', - name: 'Non-stealthy action', + name: 'Non-stealthy action / STRIKE', hint: 'Attack, cast a spell, or act openly', needsRoll: false, newState: 'OBSERVED',