diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-29 00:29:17 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-29 00:29:17 +0100 |
commit | 4fccd597e3c5c97144e4324c1371db9f7f039967 (patch) | |
tree | 25cb40e9a022ca66fa038864b771e6b0fb15fc05 /map/lvl_two.cub | |
parent | All works but one thing is not ok (diff) | |
download | 42-cub3d-4fccd597e3c5c97144e4324c1371db9f7f039967.tar.gz 42-cub3d-4fccd597e3c5c97144e4324c1371db9f7f039967.tar.bz2 42-cub3d-4fccd597e3c5c97144e4324c1371db9f7f039967.tar.xz 42-cub3d-4fccd597e3c5c97144e4324c1371db9f7f039967.tar.zst 42-cub3d-4fccd597e3c5c97144e4324c1371db9f7f039967.zip |
Works fine, preparing small map
Diffstat (limited to 'map/lvl_two.cub')
-rw-r--r-- | map/lvl_two.cub | 48 |
1 files changed, 27 insertions, 21 deletions
diff --git a/map/lvl_two.cub b/map/lvl_two.cub index d135e42..29d7eb7 100644 --- a/map/lvl_two.cub +++ b/map/lvl_two.cub @@ -1,26 +1,32 @@ -R 1400 900 +R 500 500 -NO ./media/img/BRIQUASSES.xpm -SO ./media/img/BRIQUASSE_3.xpm -EA ./media/img/BRIQUASSES_2.xpm -WE ./media/img/MURLOL.xpm +NO ./media/img/BRIQUASSE_3.xpm +SO ./media/img/linus.xpm +EA ./media/img/BRIQUASSE_3.xpm +WE ./media/img/BRIQUASSE_3.xpm S ./media/img/pillar.xpm -C 50,100,200 +C 100,100,175 F 50,190,124 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 -1 0 0 1 0 2 0 0 0 0 0 0 0 0 0 0 0 1 -1 N 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 1 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 -1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 -1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 1 -1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 -1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 -1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 -1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 -1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +L ./map/lvl_three.cub +LT ./media/img/crapaud.xpm + +1 1 1 +1 0 1 +1 N 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 0 1 +1 L 1 +1 1 1 |