From 58482381e8172408d9a96ed99bc0218476d51af2 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Tue, 26 Jan 2021 20:27:40 -0800 Subject: [PATCH] Add Level 6 --- twep.txt | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/twep.txt b/twep.txt index a311660..53dfa15 100644 --- a/twep.txt +++ b/twep.txt @@ -270,4 +270,72 @@ end creatures 20 6 ; 1 2 ; 10 1 ; 20 2 ; 28 12 ; 1 16 ; 18 20 ; 11 17 ; 16 19 creatures 31 23 ; 3 15 +%%% + +title Level 6 +passwd NHOI +chips 6 + +tiles +A chip east +B red button +C blue door +D fire boots +F popup wall +G green button +I fireball east +J toggle closed +K blue key +L fireball west +M yellow door +N glider north +O fireball west + clone machine +P invisible wall +Q red door +R green key +S yellow key +T ball north +U green door +V water boots +W red key +X ice boots +end + +map +A , | # B # # # # # # # # # +C # # # # , D # : : : : : : : # +$ # [] , F # ; ; ; ; ; ; ; ; # : G : # +# # # # [] , F ; I ; # : # J # : # + $ # , | # ; ; # : # K # : # + # # # # [] , F ; L ; # : # # # : # +$ # [] , F # ; ; ; ; ; ; ; ; M : N : # +# # # # , # : : : : : : : # + $ # , | # # # # # # # # # # + # # # # , , O +$ # F , [] # P 6 P , , , , , , # Q # +# # # # F , [] P 6 P , , , , , , # H # +R $ F , | # P S P T , , , , , , # E # +# # # # # # # # # # # # # # # # # # # # U # # # # # # # # # # # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +# # # # # # # # # # # # # # # # # # # # # # # # # # # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +# & & & & & V W # # # # # # # # # # # # # # # # # # # # # # +# & & & & & & & # # # # # # # # # # # # # # # # +# & & & & & & & # # # # # # # # # # # # # # # # # # # # # # +# & & & & & & & # # # # # # # # # # # # # # # # # # # # # # +# & & & & & & & # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # # +# = = = = = # # # # # # # # # # # # # # # # # # # # # # # X # +# = = = = = # # # # # # # # # # # # # # # # # # # # # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +end + +creatures 25 6 ; 20 5 ; 15 3 ; 22 12 + %%% \ No newline at end of file -- 2.31.1