Beeg fixpack
This commit is contained in:
@@ -4,6 +4,8 @@ namespace Zennysoft.Ma.Adapter;
|
||||
|
||||
public interface ILuckComponent : IEntityComponent
|
||||
{
|
||||
public int InitialLuck { get; }
|
||||
|
||||
public IAutoProp<int> Luck { get; }
|
||||
|
||||
public void IncreaseLuck(int value);
|
||||
|
||||
Reference in New Issue
Block a user