Changes for Patch 6.58 items
This commit is contained in:
parent
e0e69e9b6a
commit
5777fb079a
@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0-windows</TargetFramework>
|
||||
<Version>5.1</Version>
|
||||
<Version>5.2</Version>
|
||||
<LangVersion>12</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
|
@ -189,7 +189,7 @@ internal sealed class ListManager : IListManager
|
||||
40300, // Unsung Chausses of Anabaseios
|
||||
40301, // Unsung Greaves 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user