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
@@ -9,5 +9,4 @@ public sealed record CharacterStats
public bool CanUseManipulation { get; init; }
public bool HasSplendorousBuff { get; init; }
public bool IsSpecialist { get; init; }
public int CLvl { get; init; }
}