diff options
author | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-03-09 23:08:39 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-03-09 23:08:39 +0100 |
commit | a4eae07949127cbdfa9030ad086c1d0edfa8e1f5 (patch) | |
tree | 419651274887318990adb6e434d5f5bcfb835340 /map/lvl_three.cub | |
parent | gang_2 (diff) | |
parent | Map update (diff) | |
download | 42-cub3d-a4eae07949127cbdfa9030ad086c1d0edfa8e1f5.tar.gz 42-cub3d-a4eae07949127cbdfa9030ad086c1d0edfa8e1f5.tar.bz2 42-cub3d-a4eae07949127cbdfa9030ad086c1d0edfa8e1f5.tar.xz 42-cub3d-a4eae07949127cbdfa9030ad086c1d0edfa8e1f5.tar.zst 42-cub3d-a4eae07949127cbdfa9030ad086c1d0edfa8e1f5.zip |
Merge branch 'skybox'
Diffstat (limited to '')
-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 |