refactor
This commit is contained in:
parent
4424f4c3a8
commit
0e7de0a5f3
281 changed files with 3188 additions and 611 deletions
|
|
@ -1,9 +0,0 @@
|
|||
namespace Roboto.Core;
|
||||
|
||||
public record Buff
|
||||
{
|
||||
public string? Name { get; init; }
|
||||
public float DurationRemaining { get; init; }
|
||||
public int Charges { get; init; }
|
||||
public bool IsDebuff { get; init; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue