diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-07 15:20:28 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-07 15:20:28 +0200 |
commit | 6bd694a0265eaa1d276635a8b4b68e79eed8ea32 (patch) | |
tree | c6e3710e52a226b8cd8e8e97881e436751a2d042 /map | |
parent | Seems fine so far (diff) | |
download | 42-cub3d-6bd694a0265eaa1d276635a8b4b68e79eed8ea32.tar.gz 42-cub3d-6bd694a0265eaa1d276635a8b4b68e79eed8ea32.tar.bz2 42-cub3d-6bd694a0265eaa1d276635a8b4b68e79eed8ea32.tar.xz 42-cub3d-6bd694a0265eaa1d276635a8b4b68e79eed8ea32.tar.zst 42-cub3d-6bd694a0265eaa1d276635a8b4b68e79eed8ea32.zip |
Some tex
Diffstat (limited to 'map')
-rw-r--r-- | map/qst_start.cub (renamed from map/qst_one.cub) | 16 | ||||
-rw-r--r-- | map/qst_two_corridor.cub | 42 |
2 files changed, 50 insertions, 8 deletions
diff --git a/map/qst_one.cub b/map/qst_start.cub index 57724c2..1f2142d 100644 --- a/map/qst_one.cub +++ b/map/qst_start.cub @@ -1,12 +1,12 @@ R 1024 768 -NO media/img/tex/.xpm -SO media/img/tex/.xpm -EA media/img/tex/.xpm -WE media/img/tex/.xpm +NO media/img/tex/castle_wall.xpm +SO media/img/tex/castle_wall.xpm +EA media/img/tex/castle_wall.xpm +WE media/img/tex/castle_wall.xpm -C media/img/tex/.xpm -F media/img/tex/.xpm +C media/img/tex/castle_floor.xpm +F media/img/tex/castle_ceil.xpm S king S3 media/img/sprites/wood_chest.xpm @@ -17,8 +17,8 @@ S7 bow S8 sword S9 shield -L -LT +L map/qst_two_corridor.cub +LT media/img/tex/castle_door.xpm SH 1 diff --git a/map/qst_two_corridor.cub b/map/qst_two_corridor.cub new file mode 100644 index 0000000..f2b39f8 --- /dev/null +++ b/map/qst_two_corridor.cub @@ -0,0 +1,42 @@ +R 10 10 + +NO media/img/tex/castle_wall.xpm +SO media/img/tex/castle_wall.xpm +EA media/img/tex/castle_wall.xpm +WE media/img/tex/castle_wall.xpm + +C media/img/tex/castle_floor.xpm +F media/img/tex/castle_ceil.xpm + +S king +S3 media/img/sprites/wood_chest.xpm +S4 pillar +S5 knight +S6 brasero +S7 bow +S8 sword +S9 shield + +L map/qst_three_castle_out.cub +LT media/img/tex/castle_door.xpm + +111111111 +1050S0501 +100000001 +100000001 +100000001 +160000061 +100000001 +100000001 +100000001 +100000001 +160000061 +100000001 +100000001 +100000001 +100000001 +160000061 +100000011 +105000501 +1111L1111 +111111111 |