diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-04 17:09:32 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-04 17:09:32 +0200 |
commit | 105652c6e8d254c57ea1c5af47a77234da5d84bf (patch) | |
tree | 7707b730705ead37ba9e9d42d1005c6c0b4bf833 /map/stage_one.cub | |
parent | Skel skin rework (diff) | |
parent | Better sky (diff) | |
download | 42-cub3d-105652c6e8d254c57ea1c5af47a77234da5d84bf.tar.gz 42-cub3d-105652c6e8d254c57ea1c5af47a77234da5d84bf.tar.bz2 42-cub3d-105652c6e8d254c57ea1c5af47a77234da5d84bf.tar.xz 42-cub3d-105652c6e8d254c57ea1c5af47a77234da5d84bf.tar.zst 42-cub3d-105652c6e8d254c57ea1c5af47a77234da5d84bf.zip |
Merge branch 'adventures' into bad_boy_select
Diffstat (limited to 'map/stage_one.cub')
-rw-r--r-- | map/stage_one.cub | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/map/stage_one.cub b/map/stage_one.cub new file mode 100644 index 0000000..1cdd8e1 --- /dev/null +++ b/map/stage_one.cub @@ -0,0 +1,26 @@ +R 1440 1000 +NO ./media/img/tex/BRIQUASSES.xpm +SO ./media/img/tex/BRIQUASSES.xpm +WE ./media/img/tex/BRIQUASSES.xpm +EA ./media/img/tex/BRIQUASSES.xpm + +S ./media/img/tex/linus.xpm +S2 ./media/img/tex/larry.xpm +F ./media/img/tex/terre.xpm +C 225,30,0 + +LT ./media/img/tex/linuz.xpm +L ./map/map_two.cub + +SH 4 + +11111111 1111111 111111111111 +11110111 1110T@1 101111 10001 +11000001110101011111011110E01 +1T00000S00000000000000000000001 +11000001110101011111011110E01 +11110111 1110101 101111 10001 +11110111 1111111 111111111111 +11110111 +1111!111 +11111111
\ No newline at end of file |