diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-01-05 13:52:40 +0100 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-01-05 13:52:40 +0100 |
commit | e41533ee946f35facf984f264b9e3a050895f8ab (patch) | |
tree | d89ee411b26c5d7cc0f1be64431dfb62c1259b56 /meta | |
parent | add fury, bang sound, colors and more (diff) | |
download | threshold-e41533ee946f35facf984f264b9e3a050895f8ab.tar.gz threshold-e41533ee946f35facf984f264b9e3a050895f8ab.tar.bz2 threshold-e41533ee946f35facf984f264b9e3a050895f8ab.tar.xz threshold-e41533ee946f35facf984f264b9e3a050895f8ab.tar.zst threshold-e41533ee946f35facf984f264b9e3a050895f8ab.zip |
spawn not random anymore. this got a whole bunch harder
Diffstat (limited to 'meta')
-rw-r--r-- | meta/maps/stage_1_start.bfm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/maps/stage_1_start.bfm b/meta/maps/stage_1_start.bfm index 88ee2e6..d850579 100644 --- a/meta/maps/stage_1_start.bfm +++ b/meta/maps/stage_1_start.bfm @@ -1,2 +1,2 @@ -E 20 20 -N stage_1_boss.bfm +ENEMIES 20 20 +NEXT stage_1_boss.bfm |