From 1bf726de9edf3f49255586a3c6475748d9698f37 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Thu, 17 Aug 2023 01:13:01 -0600 Subject: [PATCH] docs: document _surflightscale + _surflightskyscale --- docs/light.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/light.rst b/docs/light.rst index 87815e3b..ed6863a5 100644 --- a/docs/light.rst +++ b/docs/light.rst @@ -547,6 +547,12 @@ The following keys can be added to the *worldspawn* entity: .. 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" "_choplight" "n"