More data fixes and added a bunch of disclaimers
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user