Remove rlvl/clvl propaganda

This commit is contained in:
Asriel Camora
2024-06-30 18:58:14 -07:00
parent 2c0978f76b
commit 4dffebf0bd
11 changed files with 5 additions and 55 deletions
-1
View File
@@ -4,7 +4,6 @@ public sealed record RecipeInfo
{
public bool IsExpert { get; init; }
public int ClassJobLevel { get; init; }
public int RLvl { get; init; }
public ushort ConditionsFlag { get; init; }
public int MaxDurability { get; init; }
public int MaxQuality { get; init; }