Atrocities
This commit is contained in:
parent
8e0f90ae3d
commit
9680b21792
90 changed files with 324 additions and 69 deletions
1
scripts/systems/effects/Effect.cs.uid
Normal file
1
scripts/systems/effects/Effect.cs.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://bcc7skl7ts6sh
|
||||
|
|
@ -47,7 +47,6 @@ public partial class GarlicEffect : Effect
|
|||
tween.TweenProperty(zombieData,"position:y",zombieData.GlobalPosition.Y + Utility.TileHeight * mult, 1.0);
|
||||
tween.TweenCallback(Callable.From(() => {zombieData.AbleToEat = true;}));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public override void Process(Node target)
|
||||
|
|
|
|||
1
scripts/systems/effects/GarlicEffect.cs.uid
Normal file
1
scripts/systems/effects/GarlicEffect.cs.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://bb6lv1djnqjaw
|
||||
1
scripts/systems/effects/IEffectHandler.cs.uid
Normal file
1
scripts/systems/effects/IEffectHandler.cs.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://eeqk3fvjwg31
|
||||
1
scripts/systems/effects/SlownessEffect.cs.uid
Normal file
1
scripts/systems/effects/SlownessEffect.cs.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://dyc7fc5bfkdii
|
||||
Loading…
Add table
Add a link
Reference in a new issue