From: Debugger Date: Mon, 1 Jul 2013 15:52:23 +0000 (+0200) Subject: more fixes; one more try for the sky plus some items X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=32e634cd15e585dce467819e6444c78a918a1c1e;p=xonotic%2Fxonotic-maps.pk3dir.git more fixes; one more try for the sky plus some items --- diff --git a/maps/aurora.map b/maps/aurora.map index 1f5888a5..187c716d 100644 --- a/maps/aurora.map +++ b/maps/aurora.map @@ -19423,3 +19423,27 @@ map_aurora/northern_lights "origin" "-64.000000 -256.000000 320.000000" "angle" "-179.999985" } +{ +"classname" "item_health_small" +"origin" "2112.000000 3776.000000 -1248.000000" +} +{ +"classname" "item_health_small" +"origin" "2240.000000 3904.000000 -1248.000000" +} +{ +"classname" "item_armor_small" +"origin" "2176.000000 3840.000000 -1248.000000" +} +{ +"classname" "item_health_small" +"origin" "3584.000000 2304.000000 -1248.000000" +} +{ +"classname" "item_health_small" +"origin" "3712.000000 2432.000000 -1248.000000" +} +{ +"classname" "item_armor_small" +"origin" "3648.000000 2368.000000 -1248.000000" +} diff --git a/scripts/map_aurora.shader b/scripts/map_aurora.shader index b32b5fbc..5db5d060 100644 --- a/scripts/map_aurora.shader +++ b/scripts/map_aurora.shader @@ -2,7 +2,7 @@ textures/map_aurora/northern-lights { qer_editorimage textures/map_aurora/northern_lights.tga surfaceparm trans - qer_trans .01 + qer_trans 1 surfaceparm nonsolid surfaceparm lava surfaceparm nomarks diff --git a/textures/map_aurora/northern_lights_glow.tga b/textures/map_aurora/northern_lights_glow.tga index 3e16a832..764dabc6 100644 Binary files a/textures/map_aurora/northern_lights_glow.tga and b/textures/map_aurora/northern_lights_glow.tga differ