From 375321cf6cdbcf1e062a0ada0efc4c94119141cb Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Thu, 20 Feb 2020 18:08:30 +0100 Subject: new map, play the game !!!!! --- map/map_three.cub | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 map/map_three.cub (limited to 'map/map_three.cub') diff --git a/map/map_three.cub b/map/map_three.cub new file mode 100644 index 0000000..e9d78b7 --- /dev/null +++ b/map/map_three.cub @@ -0,0 +1,15 @@ +R 1000 720 + +NO ./map/img/linuz.xpm +SO ./map/img/linuz.xpm +EA ./map/img/hey.xpm +WE ./map/img/left_arrow.xpm +S ./map/img/segfot.xpm + +C 50,100,200 +F 50,190,124 + +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 +1 E 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -- cgit v1.2.3