added friendly and neutral peg, added disposition
This commit is contained in:
@@ -7,6 +7,7 @@ public partial class Shortbow : PegAction
|
||||
public override void _Ready()
|
||||
{
|
||||
base._Ready();
|
||||
_priority = 1;
|
||||
_healthChange = -1;
|
||||
_cost = 2;
|
||||
_range = 1;
|
||||
|
||||
Reference in New Issue
Block a user