From fa5e6b06c80a22ae7e500f2076bc1554eef5866d Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Fri, 7 Jun 2024 16:47:46 +0300 Subject: [PATCH] v1.1.3.1 --- README.md | 2 ++ module.json.template | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e052f3..9f95a91 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Библиотека стилей +## v1.1.3.1 +* оформление приключения неприятности в Отари добавлено в загрузку ## v1.1.3.0 * добавлен общий стиль оформления журналов pf2e * оформление приключения неприятности в Отари вынесен в отдельный файл diff --git a/module.json.template b/module.json.template index 298df80..64c02a3 100644 --- a/module.json.template +++ b/module.json.template @@ -24,6 +24,8 @@ "styles/rime-of-the-frostmaiden.css", "styles/warriors-of-sehanine.css", "styles/descent-into-avernus.css", - "styles/pf2/menace-under-otari.css" + "styles/pf2/menace-under-otari.css", + "styles/pf2/pf-core.css", + "styles/pf2/troubles-in-otari.css" ] }