From ef357f31f8c08e8c87edc41476a5a7902297f09f Mon Sep 17 00:00:00 2001 From: Simon Ward Date: Sat, 28 Sep 2024 09:32:50 -0700 Subject: [PATCH] Remove pre-remaster duration from Cat Nap's description (#16703) --- packs/feat-effects/effect-cat-nap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs/feat-effects/effect-cat-nap.json b/packs/feat-effects/effect-cat-nap.json index 1c34dd18536..116d2622428 100644 --- a/packs/feat-effects/effect-cat-nap.json +++ b/packs/feat-effects/effect-cat-nap.json @@ -4,7 +4,7 @@ "name": "Effect: Cat Nap", "system": { "description": { - "value": "

Granted by @UUID[Compendium.pf2e.feats-srd.Item.Cat Nap].

\n

You gain temporary Hit Points equal to your level that last for 10 minutes.

" + "value": "

Granted by @UUID[Compendium.pf2e.feats-srd.Item.Cat Nap]

\n

You gain temporary Hit Points equal to your level.

" }, "duration": { "expiry": "turn-start",