diff --git a/scripts/Contents/Wave.gd b/scripts/Contents/Wave.gd index 8531bb6..2c0d792 100644 --- a/scripts/Contents/Wave.gd +++ b/scripts/Contents/Wave.gd @@ -30,7 +30,7 @@ static var WAVE_TESTBOSS_CHICK = [ Wave.create("Chick", 0, 0, true, 0, INF, 10), ] static var WAVE_EMPTY = [] -static var data = WAVE_TESTBOSS_ALL +static var data = WAVE_NORMAL static func customStart(): if false: