From 75c9cf1ec1bfe277d9dcd8dc45fd76eab1a1a302 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 20 Feb 2021 14:09:51 -0800 Subject: [PATCH] Add level 7 --- twep.txt | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) diff --git a/twep.txt b/twep.txt index 53dfa15..7da15dc 100644 --- a/twep.txt +++ b/twep.txt @@ -338,4 +338,128 @@ end creatures 25 6 ; 20 5 ; 15 3 ; 22 12 +%%% + +title Level 7 +passwd CFBD +chips 4 + +tiles +A red button +B ball west +C blue door +D blue key +F blob east + clone machine +G chip west +end + +map +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +# A B # # E # +# # H # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# [] [] [] [] [] [] [] # +# # # # # # C # # # # # # # # +# # D # , # # # +# # , # , # # # +# # , # # # # +# # # +# # # +# # # +# # # +# # # +# # # +# # # +# [$ [$ # # +# # # +# [$ [$ # # +F G # # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +end + +creatures 12 1 + +%%% + +title Level 7 +passwd CFBD +chips 4 + +tiles +A red button +B ball west +C yellow door +D red door +F tank east + clone machine +G red key +I blue door +J water boots +K tank east +L tank north +M yellow key +N block + ice boots +O ice wall southeast +P ice wall southwest +Q blue key +R ice wall northwest +S ice wall northeast +T blue button +U block + fire boots +V block + force boots +W blob east + clone machine +X chip north +end + +map +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +# A B # E H # +# # # # # # # # # # # # # # # # # # C # +# 6 6 6 6 6 # # +# 6 6 6 6 6 # D # # # # # # # # # # # # # # # # # +F 6 6 G 6 6 # A # +# 6 6 6 6 6 # # # # # # # # # # # # # # # # # I # +# 6 6 6 6 6 # J # +# K K K K K # C # # # # # # # # # # # # # # # # # +# K K K K K # # +# L L M L L # # # # # # # # # # # # # # # # # D # +# L K K K K # # +# L L L L K # I # # # # # # # # # # # # # # # # # +# # +# # +# [] [] [] [] [] [] N # +# # # # # # I # # # # # # # O = = = P , , , , , # +# # Q # , # # = = R O = , , , , , # +# # , # , # # = = Q = S , , Q , , # +# # , # # # = P O = R , , , , , # +# # S = = = R , , , , , # +# # # +# # # +# # T # +# # # +# # # +# # <><><><><> & & & & & # +# U [$ [$ # <><><><><> & & & & & # +# # <><>M <><> & & G & & # +# V [$ [$ # <><><><><> & & & & & # +W X # <><><><><> & & & & & # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # +end + +cloners 1 1 -> 0 30 ; 28 5 -> 0 5 + +creatures 12 1 ; 9 9 ; 10 9 ; 11 9 ; 12 9 ; 8 8 ; 9 8 ; 10 8 ; 11 8 ; 12 8 +creatures 8 9 ; 8 10 ; 9 10 ; 11 10 ; 12 10 ; 8 11 ; 9 11 ; 10 11 ; 11 11 +creatures 12 11 ; 8 12 ; 9 12 ; 10 12 ; 11 12 ; 12 12 + %%% \ No newline at end of file -- 2.31.1