diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-07 16:20:41 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-07 16:20:41 +0200 |
commit | c3defda31211be7c61480a1378c0df693cfba49e (patch) | |
tree | 44bfc02a6c46b4fd8943e4e273f2bf786d291ce6 /map | |
parent | Some tex (diff) | |
download | 42-cub3d-c3defda31211be7c61480a1378c0df693cfba49e.tar.gz 42-cub3d-c3defda31211be7c61480a1378c0df693cfba49e.tar.bz2 42-cub3d-c3defda31211be7c61480a1378c0df693cfba49e.tar.xz 42-cub3d-c3defda31211be7c61480a1378c0df693cfba49e.tar.zst 42-cub3d-c3defda31211be7c61480a1378c0df693cfba49e.zip |
New maps
Diffstat (limited to 'map')
-rw-r--r-- | map/qst_start.cub | 33 | ||||
-rw-r--r-- | map/qst_three_castle_out.cub | 0 | ||||
-rw-r--r-- | map/qst_two_corridor.cub | 22 |
3 files changed, 28 insertions, 27 deletions
diff --git a/map/qst_start.cub b/map/qst_start.cub index 1f2142d..11f26c7 100644 --- a/map/qst_start.cub +++ b/map/qst_start.cub @@ -5,33 +5,34 @@ 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 +C media/img/tex/castle_ceil.xpm +F media/img/tex/castle_floor.xpm -S king +S media/img/sprites/king.xpm S3 media/img/sprites/wood_chest.xpm -S4 pillar -S5 knight -S6 brasero -S7 bow -S8 sword -S9 shield +S4 media/img/sprites/castle_pillar.xpm +S5 media/img/sprites/knight.xpm +S6 media/img/sprites/brasero.xpm +S7 media/img/sprites/longbow.xpm +S8 media/img/sprites/swords.xpm +S9 media/img/sprites/shield.xpm L map/qst_two_corridor.cub LT media/img/tex/castle_door.xpm SH 1 + 11111111111111111111111 - 10030303000000030303001 + 10030303050005030303001 10000060000200006000001 111111111111111 - 10040000000000000004001 103030603030301 + 10400400000000000400401 103030603030301 10000000000N00000000001 100000000000001 - 10040000000000000004001 150000000000051 + 10400400000000000400401 150000000000051 16000000000000000000061 103000000000301 - 10040000000000000004001 111111001111111 - 10000005000000050000001 1001 11111111111 -1111111111 11111111000000011111111 1001 16070707061 + 10400400000000000400401 111111001111111 + 10000000005050000000001 1001 11111111111 +1111111111 11111111111011111111111 1001 16070707061 1608090061 100000001 1001 10000000001 1000000001 1111111111160000061111111111111111001111111111110000000091 1300000051111111600000000100000001000060000000006000000000600015000000001 @@ -41,6 +42,6 @@ SH 1 1603030061 100000001 16080808061 1111111111 160000061 11111111111 100000001 - 105000501 + 100505001 1111L1111 111111111 diff --git a/map/qst_three_castle_out.cub b/map/qst_three_castle_out.cub new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/map/qst_three_castle_out.cub diff --git a/map/qst_two_corridor.cub b/map/qst_two_corridor.cub index f2b39f8..fad0047 100644 --- a/map/qst_two_corridor.cub +++ b/map/qst_two_corridor.cub @@ -5,23 +5,23 @@ 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 +C media/img/tex/castle_ceil.xpm +F media/img/tex/castle_floor.xpm -S king +S media/img/sprites/king.xpm S3 media/img/sprites/wood_chest.xpm -S4 pillar -S5 knight -S6 brasero -S7 bow -S8 sword -S9 shield +S4 media/img/sprites/castle_pillar.xpm +S5 media/img/sprites/knight.xpm +S6 media/img/sprites/brasero.xpm +S7 media/img/sprites/longbow.xpm +S8 media/img/sprites/swords.xpm +S9 media/img/sprites/shield.xpm L map/qst_three_castle_out.cub LT media/img/tex/castle_door.xpm 111111111 -1050S0501 +1005S5001 100000001 100000001 100000001 @@ -37,6 +37,6 @@ LT media/img/tex/castle_door.xpm 100000001 160000061 100000011 -105000501 +100505001 1111L1111 111111111 |