mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-25 13:21:08 +00:00
Q3R_DM02 Map Updated!
This commit is contained in:
parent
4f04a97fdf
commit
00bf6222a4
6 changed files with 4118 additions and 3934 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1 MiB |
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -6,5 +6,5 @@ type "q3r_derby q3r_dm q3r_team_dm"
|
||||||
starts "8"
|
starts "8"
|
||||||
observerspots "1"
|
observerspots "1"
|
||||||
weapons "RL,PG,SG"
|
weapons "RL,PG,SG"
|
||||||
author "gout"
|
author "gout (updated by insellium)"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3470,14 +3470,9 @@ textures/q3r_sponsors/q3r_long_01
|
||||||
{
|
{
|
||||||
qer_editorimage textures/q3r_sponsors/q3rlong01.tga
|
qer_editorimage textures/q3r_sponsors/q3rlong01.tga
|
||||||
|
|
||||||
{
|
|
||||||
map textures/base_wall/concrete.jpg
|
|
||||||
}
|
|
||||||
|
|
||||||
{
|
{
|
||||||
map textures/q3r_sponsors/q3rlong01.tga
|
map textures/q3r_sponsors/q3rlong01.tga
|
||||||
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||||
tcMod scale .5 .5
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -6274,3 +6269,74 @@ textures/q3r_trees/tree03_still
|
||||||
depthFunc equal
|
depthFunc equal
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
// 289.q3r_dirt_grass (darkdirt01)
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
|
||||||
|
textures/q3r_dirt_grass/darkdirt01
|
||||||
|
{
|
||||||
|
surfaceparm SURF_DIRT
|
||||||
|
surfaceparm dust
|
||||||
|
{
|
||||||
|
map textures/q3r_dirt_grass/darkdirt01.tga
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
// 290.base_floor (concretefloor2)
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
|
||||||
|
textures/base_floor/concretefloor2
|
||||||
|
{
|
||||||
|
|
||||||
|
{
|
||||||
|
map textures/base_wall/chrome_env.tga
|
||||||
|
tcgen environment
|
||||||
|
rgbgen wave sin .25 0 0 0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
map textures/base_floor/concretefloor2.tga
|
||||||
|
blendFunc GL_ZERO GL_SRC_ALPHA
|
||||||
|
rgbgen identity
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
map textures/base_floor/concretefloor2.tga
|
||||||
|
blendFunc GL_ONE GL_SRC_ALPHA
|
||||||
|
rgbgen identity
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
map $lightmap
|
||||||
|
blendfunc gl_dst_color gl_zero
|
||||||
|
rgbgen identity
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
// 291.jim (bigscreen)
|
||||||
|
// ------------------------------------------------------------
|
||||||
|
|
||||||
|
textures/jim/bigscreen
|
||||||
|
{
|
||||||
|
{
|
||||||
|
map textures/jim/bigscreen.tga
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
map gfx/misc/screen01.tga
|
||||||
|
blendFunc Add
|
||||||
|
tcMod scroll 7.1 0.2
|
||||||
|
tcmod scale .8 1
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
BIN
baseq3r/textures/base_floor/concretefloor2.tga
Normal file
BIN
baseq3r/textures/base_floor/concretefloor2.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 768 KiB |
Loading…
Reference in a new issue