From 47da0ae842999eb8e7d6b6b427ad5fd7c5e64b35 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 2 Sep 2023 17:38:42 +0000
Subject: [PATCH] update slate[no ci]
---
docs/index.html | 125 +++++++++++++++++++++++++++++++++++++++++++++++-
docs/light.html | 125 +++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 248 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 3f1b06b4d..19c57ca76 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1981,6 +1981,12 @@
Items
+
+ JournalProgressStainSlot
+
+
+ JournalProgressStickerSlot
+
PlayerSlot
@@ -14550,6 +14556,93 @@ Items
|
+JournalProgressStainSlot
+Used in StateMemory
+
+
+JournalProgressStickerSlot
+Used in StateMemory
+
+
PlayerSlot
@@ -15179,6 +15272,36 @@ StateMemory
|
+int |
+journal_progress_sticker_count |
+ |
+
+
+array<JournalProgressStickerSlot, 40> |
+journal_progress_sticker_slots |
+stickers for notable items and entities in journal progress page |
+
+
+int |
+journal_progress_stain_count |
+ |
+
+
+array<JournalProgressStainSlot, 30> |
+journal_progress_stain_slots |
+blood splats and paw prints in journal progress page |
+
+
+int |
+journal_progress_theme_count |
+ |
+
+
+array<int, 9> |
+journal_progress_theme_slots |
+visited themes in journal progress page |
+
+
ThemeInfo |
theme_info |
Points to the current ThemeInfo |
@@ -27697,7 +27820,7 @@ GAME_SETTING
-DAMSEL_STYLE |
+WINDOW_SCALE |
0 |
|
diff --git a/docs/light.html b/docs/light.html
index 4a64df2de..746696591 100644
--- a/docs/light.html
+++ b/docs/light.html
@@ -1981,6 +1981,12 @@
Items
+
+ JournalProgressStainSlot
+
+
+ JournalProgressStickerSlot
+
PlayerSlot
@@ -14550,6 +14556,93 @@ Items
|
+JournalProgressStainSlot
+Used in StateMemory
+
+
+JournalProgressStickerSlot
+Used in StateMemory
+
+
PlayerSlot