Added omni fog script command

This commit is contained in:
MontyTRC89 2021-11-22 16:16:58 +01:00
parent fc79ec211f
commit 5b92de671d
6 changed files with 158 additions and 2 deletions

View file

@ -53,7 +53,7 @@ void GameScriptLevel::Register(sol::state* state)
//@mem layer2
"layer2", &GameScriptLevel::Layer2,
/// (@{Color}) distance fog RGB color.
/// (@{Fog}) omni fog RGB color and distance.
// As seen in TR4's Desert Railroad.
// If not provided, distance fog will be black.
//