diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-01-05 22:23:10 +0100 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-01-05 22:23:10 +0100 |
commit | 63f9cf175480c8f5c41ca4a7fbd350053932c96d (patch) | |
tree | e4994686599f1fa7150b9b7e1877f632582bc6e8 /meta | |
parent | reload works (diff) | |
download | threshold-63f9cf175480c8f5c41ca4a7fbd350053932c96d.tar.gz threshold-63f9cf175480c8f5c41ca4a7fbd350053932c96d.tar.bz2 threshold-63f9cf175480c8f5c41ca4a7fbd350053932c96d.tar.xz threshold-63f9cf175480c8f5c41ca4a7fbd350053932c96d.tar.zst threshold-63f9cf175480c8f5c41ca4a7fbd350053932c96d.zip |
longer shotty range, add hit function which does not work
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 310eba0..e17c49c 100644 --- a/meta/maps/stage_1_start.bfm +++ b/meta/maps/stage_1_start.bfm @@ -1,2 +1,2 @@ -ENEMIES 2 20 +ENEMIES 15 20 NEXT stage_1_boss.bfm |