Remove rlvl/clvl propaganda
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user