Huge wave flag
This commit is contained in:
parent
5010c61309
commit
19e16c62d7
5 changed files with 30 additions and 12 deletions
|
|
@ -8,4 +8,5 @@ public partial class WaveData : Resource
|
|||
[Export] public Array<RowSpawn> zombiesOrdered = new();
|
||||
[Export] public Array<WaveEvent> events = new();
|
||||
[Export] public float customWaveDelay = 0;
|
||||
[Export] public bool isHugeWave;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue