diff options
author | salaaad2 <47527723+salaaad2@users.noreply.github.com> | 2022-01-12 19:59:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 19:59:29 +0100 |
commit | f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f (patch) | |
tree | 4237e4726fa0040fcd61ffe7c4abc7518b8c6a38 /meta | |
parent | fix player leaving the map (diff) | |
parent | stages now work as intended, with multiple waves : \[v0.0.9\] (diff) | |
download | threshold-f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f.tar.gz threshold-f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f.tar.bz2 threshold-f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f.tar.xz threshold-f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f.tar.zst threshold-f34a37a54219dfc6f7ec6b9d4ed29be07ea9142f.zip |
Merge branch 'master' into master
Diffstat (limited to '')
-rw-r--r-- | meta/maps/stage_1_start.bfm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/maps/stage_1_start.bfm b/meta/maps/stage_1_start.bfm index c243e84..601bc8f 100644 --- a/meta/maps/stage_1_start.bfm +++ b/meta/maps/stage_1_start.bfm @@ -1,4 +1,4 @@ BOSS 0 0 ENEMIES 20 20 -WAVES 1 20 +WAVES 2 10 NEXT stage_1_1.bfm |