update patches
This commit is contained in:
parent
e86e16235c
commit
c91db96008
|
@ -40,3 +40,10 @@
|
||||||
"_xvk_surface_id" "931 1702" // +0~GENERIC86B 60 220 170 10000
|
"_xvk_surface_id" "931 1702" // +0~GENERIC86B 60 220 170 10000
|
||||||
"_light" "20 220 170 80000"
|
"_light" "20 220 170 80000"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// fix broken beams
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "166 163"
|
||||||
|
"renderamt" "128"
|
||||||
|
}
|
|
@ -0,0 +1,10 @@
|
||||||
|
// section 1
|
||||||
|
// remova hack spot lights
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "146"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"_xvk_surface_id" "622" // +0~LIGHT3A 180 180 230 25000
|
||||||
|
"_light" "180 180 230 105000"
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
|
||||||
|
// remove hack spot lights
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "43 44 45"
|
||||||
|
}
|
||||||
|
// remove hack light
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "148"
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
"_xvk_surface_id" "378 320 381" // ~LIGHT3C 220 210 150 14000
|
||||||
|
"_light" "220 210 150 15000"
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
"_xvk_surface_id" "414 411 416 415 413" // +0~drkmtls1 ???
|
||||||
|
"_light" "255 0 0 20000" // RED 255 0 0 1000
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"_xvk_surface_id" "330 331 332 328 329" // +0~drkmtls1 ???
|
||||||
|
"_light" "255 0 0 20000" // RED 255 0 0 1000
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"_xvk_surface_id" "398 392 399 394 397" // +0~drkmtls1 ???
|
||||||
|
"_light" "255 0 0 20000" // RED 255 0 0 1000
|
||||||
|
}
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
// remove hack spot lights
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "40 43 38 39 42 37"
|
||||||
|
}
|
||||||
|
// remove hack lights
|
||||||
|
{
|
||||||
|
"_xvk_ent_id" "27 31 16 17 32"
|
||||||
|
}
|
Loading…
Reference in New Issue