aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorsalaaad2 <arthurdurant263@gmail.com>2022-01-05 14:12:14 +0100
committersalaaad2 <arthurdurant263@gmail.com>2022-01-05 14:12:14 +0100
commitc47730c5fc58c33c001cccb132633d598cf8ed96 (patch)
tree8aac1e34e5f1d48fe960e95eb5b3af512fa2e19c /meta
parentspawn not random anymore. this got a whole bunch harder (diff)
downloadthreshold-c47730c5fc58c33c001cccb132633d598cf8ed96.tar.gz
threshold-c47730c5fc58c33c001cccb132633d598cf8ed96.tar.bz2
threshold-c47730c5fc58c33c001cccb132633d598cf8ed96.tar.xz
threshold-c47730c5fc58c33c001cccb132633d598cf8ed96.tar.zst
threshold-c47730c5fc58c33c001cccb132633d598cf8ed96.zip
release v0.0.2
Diffstat (limited to 'meta')
-rw-r--r--meta/maps/stage_1_boss.bfm4
-rw-r--r--meta/maps/stage_1_start.bfm2
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/maps/stage_1_boss.bfm b/meta/maps/stage_1_boss.bfm
index 2987ef6..470fd66 100644
--- a/meta/maps/stage_1_boss.bfm
+++ b/meta/maps/stage_1_boss.bfm
@@ -1,2 +1,2 @@
-E 2 100
-N 0
+ENEMIES 2 100
+NEXT 0
diff --git a/meta/maps/stage_1_start.bfm b/meta/maps/stage_1_start.bfm
index d850579..e735c3f 100644
--- a/meta/maps/stage_1_start.bfm
+++ b/meta/maps/stage_1_start.bfm
@@ -1,2 +1,2 @@
-ENEMIES 20 20
+ENEMIES 10 20
NEXT stage_1_boss.bfm