From eb887d7c1325384ef64cd53a1ca20fc7dd5443d7 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 3 Mar 2020 19:43:00 +0100 Subject: New map, now we die --- map/map_five.cub | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 map/map_five.cub (limited to 'map/map_five.cub') diff --git a/map/map_five.cub b/map/map_five.cub new file mode 100644 index 0000000..8842b43 --- /dev/null +++ b/map/map_five.cub @@ -0,0 +1,24 @@ +R 1440 900 +NO ./path_to_the_north_texture +SO ./path_to_the_south_texture +WE ./path_to_the_west_texture +EA ./path_to_the_east_texture + +S ./path_to_the_sprite_texture +F 220,100,0 +C 225,30,0 + + 1111111111111111111111111 + 1000000000110000000000001 + 1011000001110000002000001 + 1001000000000000000000001 +111111111011000001110000000000001 +100000000011000001110111111111111 +11110111111111011100000010001 +11110111111111011101010010001 +11000000110101011100000010001 +10002000000000001100000010001 +10000000000000001101010010001 +11000001110101011111011110N0111 +11110111 1110101 101111010001 +11111111 1111111 111111111111 -- cgit v1.2.3