Changes for Patch 6.58 items
This commit is contained in:
parent
e0e69e9b6a
commit
7396aa97d1
@ -1,7 +1,7 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net8.0-windows</TargetFramework>
|
<TargetFramework>net8.0-windows</TargetFramework>
|
||||||
<Version>5.1</Version>
|
<Version>5.2</Version>
|
||||||
<LangVersion>12</LangVersion>
|
<LangVersion>12</LangVersion>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||||
|
@ -189,7 +189,7 @@ internal sealed class ListManager : IListManager
|
|||||||
40300, // Unsung Chausses of Anabaseios
|
40300, // Unsung Chausses of Anabaseios
|
||||||
40301, // Unsung Greaves of Anabaseios
|
40301, // Unsung Greaves of Anabaseios
|
||||||
40302, // Unsung Ring of Anabaseios
|
40302, // Unsung Ring of Anabaseios
|
||||||
// 40317, // Unsung Blade of Anabaseios // TODO: Add when the weekly restriction is removed
|
40317, // Unsung Blade of Anabaseios
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user