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
+1
View File
@@ -157,6 +157,7 @@ public class EntityFilterService : IEntityFilterService
if (_selectedFaction == DataType.FACTION_Aru || _selectedFaction == DataType.Any)
{
_immortalChoices.Add(DataType.IMMORTAL_Atzlan);
_immortalChoices.Add(DataType.IMMORTAL_Mala);
_immortalChoices.Add(DataType.IMMORTAL_Xol);
}