diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-01-17 01:20:00 +0100 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-01-17 01:20:00 +0100 |
commit | 69de11fcf110d2ff17157cd9b384c4e8a701f869 (patch) | |
tree | 63e20c8ac906e07c1314810c480c2e65636df6ca /meta | |
parent | enemy slingshot is functional (diff) | |
download | threshold-69de11fcf110d2ff17157cd9b384c4e8a701f869.tar.gz threshold-69de11fcf110d2ff17157cd9b384c4e8a701f869.tar.bz2 threshold-69de11fcf110d2ff17157cd9b384c4e8a701f869.tar.xz threshold-69de11fcf110d2ff17157cd9b384c4e8a701f869.tar.zst threshold-69de11fcf110d2ff17157cd9b384c4e8a701f869.zip |
what ?
Diffstat (limited to 'meta')
-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 43aeea8..167d83b 100644 --- a/meta/maps/stage_1_start.bfm +++ b/meta/maps/stage_1_start.bfm @@ -1,5 +1,5 @@ BOSS 0 0 ENEMIES 20 20 -WAVES 4 5 +WAVES 2 10 NEXT stage_1_1.bfm BACKGROUND ../meta/media/sprites/stage_1_regbg.png |