From 9d533fa4d82935a083ff93a09aed95baea9fbfd4 Mon Sep 17 00:00:00 2001 From: xolatile Date: Sun, 3 Aug 2025 19:29:58 +0200 Subject: Bunch of stuff... --- packages/maps/bloodrun.cfg | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'packages/maps/bloodrun.cfg') diff --git a/packages/maps/bloodrun.cfg b/packages/maps/bloodrun.cfg index b2747fc..2c5b129 100644 --- a/packages/maps/bloodrun.cfg +++ b/packages/maps/bloodrun.cfg @@ -2,11 +2,15 @@ texturereset - setshader "stdworld" - texture 0 "textures/sky.png" - texture 0 "textures/default.png" +setshader "stdworld" + texture c "textures/sky.png" + texture c "textures/default.png" - exec "packages/textures/ex/package.cfg" - exec "packages/textures/mitaman/package.cfg" +exec "packages/textures/evillair/package.cfg" +exec "packages/textures/mitaman/package.cfg" +exec "packages/textures/swatllama/package.cfg" - setshader "stdworld" +setshader "glowworld" + + texture c "textures/base/white.png" + texture g "textures/base/white.png" -- cgit v1.2.3