summaryrefslogtreecommitdiff
path: root/data/default_map_settings.cfg
diff options
context:
space:
mode:
authorxolatile2025-07-19 16:01:38 +0200
committerxolatile2025-07-19 16:01:38 +0200
commite9ad09c58820b31743251f793f30e5d4d49a0dca (patch)
treef3e3afdf61301d6489f6777f03628e0ffe6c9b0f /data/default_map_settings.cfg
parentc79dda69d6e603500a5681430172b5152041af0a (diff)
downloadxolatile-badassbug-e9ad09c58820b31743251f793f30e5d4d49a0dca.tar.xz
xolatile-badassbug-e9ad09c58820b31743251f793f30e5d4d49a0dca.tar.zst
Rough changes...
Diffstat (limited to 'data/default_map_settings.cfg')
-rw-r--r--data/default_map_settings.cfg16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/default_map_settings.cfg b/data/default_map_settings.cfg
index 706ee0a..589f650 100644
--- a/data/default_map_settings.cfg
+++ b/data/default_map_settings.cfg
@@ -10,15 +10,15 @@ if (strcmp $skybox "") [
]
materialreset
-texture water "textures/water2.jpg" // water surface
-texture 1 "textures/waterfall.jpg" // waterfall
-texture 1 "textures/watern.jpg" // water normals
-texture 1 "textures/waterdudv.jpg" // water distortion
-texture 1 "textures/waterfalln.jpg" // waterfall normals
-texture 1 "textures/waterfalldudv.jpg" // waterfall distortion
+texture water "textures/water2.png" // water surface
+texture 1 "textures/waterfall.png" // waterfall
+texture 1 "textures/watern.png" // water normals
+texture 1 "textures/waterdudv.png" // water distortion
+texture 1 "textures/waterfalln.png" // waterfall normals
+texture 1 "textures/waterfalldudv.png" // waterfall distortion
-texture lava "textures/floor_lava2.jpg" 0 0 0 2 // lava surface
-texture 1 "textures/floor_lava2.jpg" 0 0 0 2 // falling lava
+texture lava "textures/floor_lava2.png" 0 0 0 2 // lava surface
+texture 1 "textures/floor_lava2.png" 0 0 0 2 // falling lava
// texture definitions for the map:
texturereset // starts the texture slot/index at 0