Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
This commit is contained in:
commit
d296b883bf
|
|
@ -547,6 +547,12 @@ The following keys can be added to the *worldspawn* entity:
|
||||||
|
|
||||||
.. worldspawn-key:: "_surflightscale" "n"
|
.. worldspawn-key:: "_surflightscale" "n"
|
||||||
|
|
||||||
|
Scales the surface light emission from Q2 surface lights (excluding sky faces) by this amount.
|
||||||
|
|
||||||
|
.. worldspawn-key:: "_surflightskyscale" "n"
|
||||||
|
|
||||||
|
Scales the surface light emission from Q2 sky faces by this amount.
|
||||||
|
|
||||||
.. worldspawn-key:: "_surflightsubdivision" "n"
|
.. worldspawn-key:: "_surflightsubdivision" "n"
|
||||||
"_choplight" "n"
|
"_choplight" "n"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue