diff options
Diffstat (limited to 'map')
-rw-r--r-- | map/map_five.cub | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/map/map_five.cub b/map/map_five.cub index 8842b43..cea7045 100644 --- a/map/map_five.cub +++ b/map/map_five.cub @@ -1,10 +1,10 @@ R 1440 900 -NO ./path_to_the_north_texture -SO ./path_to_the_south_texture -WE ./path_to_the_west_texture -EA ./path_to_the_east_texture +NO ./media/img/terre.xpm +SO ./media/img/terre.xpm +WE ./media/img/terre.xpm +EA ./media/img/terre.xpm -S ./path_to_the_sprite_texture +S ./media/img/crapaud.xpm F 220,100,0 C 225,30,0 |