From 91e6dcf8cb343b4a175a6d32e861fee940596a64 Mon Sep 17 00:00:00 2001 From: p4535992 Date: Tue, 14 Jun 2022 22:58:49 +0200 Subject: [PATCH] version 0.6.13 --- CHANGELOG.md | 1 + src/lang/en.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec90ea2..1ec7b62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### 0.6.13 - Made the code a little more dynamic, added the 'STEALTH_PASSIVE_EFFECTS' setting for each system +- Add beta support for pf1 ### 0.6.12 diff --git a/src/lang/en.json b/src/lang/en.json index 645f422..3ebaffa 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -64,7 +64,7 @@ "conditional-visibility.setting.doNotUseSocketLibFeature.name": "Disable the socketLib feature integration", "conditional-visibility.setting.doNotUseSocketLibFeature.hint": "This is usually useful only for avoid a socket collision with other modules", "conditional-visibility.setting.setUpCustomAutoSkillListCVHandler.name": "Set up custom auto skill list", - "conditional-visibility.setting.setUpCustomAutoSkillListCVHandler.hint": "You can specify for what skill enabled the auto skill feature", + "conditional-visibility.setting.setUpCustomAutoSkillListCVHandler.hint": "You can specify for what skill enabled the auto skill feature. ATTENTION: Only combination of stealth and perception han been tested for Dnd5e, Pf2e, Pf1.", "conditional-visibility.token.config.senses.title": "Senses", "conditional-visibility.token.config.conditions.title": "Conditions",