Zombie now eat when can
This commit is contained in:
parent
f351e53a03
commit
0592751a25
7 changed files with 76 additions and 81 deletions
|
|
@ -6,10 +6,6 @@ public partial class RuntimeZombieData : Entity
|
|||
{
|
||||
[Export]
|
||||
private Armor _armor;
|
||||
[Export]
|
||||
private AudioStream garlicSound;
|
||||
[Export]
|
||||
private AudioStream freezeSound;
|
||||
[Signal] public delegate void HasBeenKilledEventHandler(RuntimeZombieData who);
|
||||
public bool AbleToEat = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue