More data fixes and added a bunch of disclaimers

This commit is contained in:
Jonathan
2025-06-12 00:06:39 -04:00
parent ff4941d38c
commit 071d2f5e35
8 changed files with 37 additions and 28 deletions
+7
View File
@@ -10,6 +10,13 @@
<LayoutLargeContentComponent>
<WebsiteTitleComponent>Database</WebsiteTitleComponent>
<AlertComponent Type="@SeverityType.Warning">
<Title>Errors Present</Title>
<Message>
Database information was quickly updated to the June 2025 Playtest. Expect a lot of errors in the data.
</Message>
</AlertComponent>
<PaperComponent>
<FormDisplayComponent Label="Patch">
<Display>
@@ -10,6 +10,15 @@
<LayoutLargeContentComponent>
<AlertComponent Type="@SeverityType.Warning">
<Title>Errors Present</Title>
<Message>
Database information was quickly updated to the June 2025 Playtest. Expect a lot of errors in the data.
</Message>
</AlertComponent>
<PaperComponent>
<FormDisplayComponent Label="Patch">
<Display>
@@ -71,6 +71,7 @@
<FormLabelComponent>Immortal</FormLabelComponent>
<ChildContent>
<option value="@DataType.Any" selected>Any</option>
<option value="@DataType.IMMORTAL_Atzlan">Atzlan</option>
<option value="@DataType.IMMORTAL_Mala">Mala</option>
<option value="@DataType.IMMORTAL_Xol">Xol</option>
<option value="@DataType.IMMORTAL_Orzum">Orzum</option>