diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-08 14:33:06 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-08 14:33:06 +0200 |
commit | a737eefd50066bc14f5101de3dffaa6d8bfe7b21 (patch) | |
tree | 2d3b086d0f941e210c8fd94c29bbb2e8f3c5d84c /map/qst_six_forest.cub | |
parent | Good start (diff) | |
download | 42-cub3d-a737eefd50066bc14f5101de3dffaa6d8bfe7b21.tar.gz 42-cub3d-a737eefd50066bc14f5101de3dffaa6d8bfe7b21.tar.bz2 42-cub3d-a737eefd50066bc14f5101de3dffaa6d8bfe7b21.tar.xz 42-cub3d-a737eefd50066bc14f5101de3dffaa6d8bfe7b21.tar.zst 42-cub3d-a737eefd50066bc14f5101de3dffaa6d8bfe7b21.zip |
Still texing
Diffstat (limited to 'map/qst_six_forest.cub')
-rw-r--r-- | map/qst_six_forest.cub | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/map/qst_six_forest.cub b/map/qst_six_forest.cub index 8d5427a..2e8cdd6 100644 --- a/map/qst_six_forest.cub +++ b/map/qst_six_forest.cub @@ -1,9 +1,9 @@ R 800 600 -SO media/img/tex/.xpm trees -NO media/img/tex/.xpm trees -EA media/img/tex/.xpm trees -WE media/img/tex/.xpm trees +SO media/img/tex/trees.xpm +NO media/img/tex/trees.xpm +EA media/img/tex/trees.xpm +WE media/img/tex/trees.xpm S media/img/sprites/tree_one.xpm S3 media/img/sprites/tree_two.xpm @@ -12,7 +12,7 @@ S5 media/img/sprites/.xpm bush S6 media/img/sprites/.xpm big_rock C 133,210,255 -F media/img/tex/ground_small.xpm (terre ?) +F media/img/tex/earth.xpm SH 3 |