diff options
author | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-03-09 23:08:22 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-03-09 23:08:22 +0100 |
commit | afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0 (patch) | |
tree | 61fa8a662ddce3f9bd9e91d570c7ff853689f697 /map/lvl_two.cub | |
parent | Almost there (diff) | |
download | 42-cub3d-afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0.tar.gz 42-cub3d-afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0.tar.bz2 42-cub3d-afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0.tar.xz 42-cub3d-afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0.tar.zst 42-cub3d-afd19c38da1e7e40ca5a4e67c926bb3c0afd82e0.zip |
Map update
Diffstat (limited to '')
-rw-r--r-- | map/lvl_two.cub | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/map/lvl_two.cub b/map/lvl_two.cub index 6c76feb..2e12e19 100644 --- a/map/lvl_two.cub +++ b/map/lvl_two.cub @@ -6,8 +6,10 @@ EA ./media/img/BRIQUASSE_3.xpm WE ./media/img/BRIQUASSE_3.xpm S ./media/img/pillar.xpm -C 100,100,175 -F 50,190,124 +C ./media/img/BRIQUASSE_3.xpm +F ./media/img/BRIQUASSE_3.xpm + +SH 4 L ./map/lvl_three.cub LT ./media/img/crapaud.xpm |