diff options
author | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-03-01 20:16:08 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-03-01 20:16:08 +0100 |
commit | c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2 (patch) | |
tree | a26b855ed725612ab973d1736f330c24ff9cd91b /map | |
parent | Map update again (diff) | |
download | 42-cub3d-c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2.tar.gz 42-cub3d-c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2.tar.bz2 42-cub3d-c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2.tar.xz 42-cub3d-c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2.tar.zst 42-cub3d-c17ce9ebac3acbb4879d142ef33b6a8d05fd0aa2.zip |
Better h
Diffstat (limited to 'map')
-rw-r--r-- | map/lvl_five.cub | 10 | ||||
-rw-r--r-- | map/map_one.cub | 12 |
2 files changed, 11 insertions, 11 deletions
diff --git a/map/lvl_five.cub b/map/lvl_five.cub index f121be6..20ddf26 100644 --- a/map/lvl_five.cub +++ b/map/lvl_five.cub @@ -1,9 +1,9 @@ -R 500 500 +R 1600 1050 -NO ./media/img/plate.xpm -SO ./media/img/plate.xpm -EA ./media/img/plate.xpm -WE ./media/img/plate.xpm +NO ./media/img/plate_small.xpm +SO ./media/img/plate_small.xpm +EA ./media/img/plate_small.xpm +WE ./media/img/plate_small.xpm S ./media/img/pillar.xpm C 225,25,25 diff --git a/map/map_one.cub b/map/map_one.cub index 5a1fb78..f19a0ab 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,16 +1,16 @@ -R 1400 900 +R 1600 1050 -NO ./media/img/segfot.xpm -SO ./media/img/segfot.xpm -EA ./media/img/segfot.xpm -WE ./media/img/segfot.xpm +NO ./media/img/segfot_small.xpm +SO ./media/img/segfot_small.xpm +EA ./media/img/segfot_small.xpm +WE ./media/img/segfot_small.xpm S ./media/img/pillar.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 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 +1 2 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 |