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_three.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 'map/lvl_three.cub')
-rw-r--r-- | map/lvl_three.cub | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/map/lvl_three.cub b/map/lvl_three.cub index 45e51d9..d429b98 100644 --- a/map/lvl_three.cub +++ b/map/lvl_three.cub @@ -6,8 +6,10 @@ EA ./media/img/brickwall.xpm WE ./media/img/brickwall.xpm S ./media/img/pillar.xpm -C 100,100,175 -F 100,160,114 +C ./media/img/brickwall.xpm +F ./media/img/brickwall.xpm + +SH 4 LT ./media/img/crapaud.xpm L ./map/lvl_four.cub |