Basic fighting system
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Babushka.scripts.CSharp.Common.Fight;
|
||||
|
||||
public class FightParty
|
||||
{
|
||||
public bool vesna = true;
|
||||
}
|
||||
Reference in New Issue
Block a user