From 6ec62be69470abe2f0b55c0344b881afce7f1d68 Mon Sep 17 00:00:00 2001 From: Bituvo Date: Sun, 21 Apr 2024 10:06:35 -0400 Subject: [PATCH] Specify `sky_color` --- doc/lua_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua_api.md b/doc/lua_api.md index 54f72b607..e5572259c 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -8148,7 +8148,7 @@ child will follow movement and rotation of that bone. Unlike `base_color` above this will apply regardless of the skybox type. (default: `"#00000000"`, which means no override) > [!WARNING] -> The darkening of the ColorSpec is subject to change. +> The darkening of the `sky_color` ColorSpecs are subject to change. * `set_sky(base_color, type, {texture names}, clouds)` * Deprecated. Use `set_sky(sky_parameters)` * `base_color`: ColorSpec, defaults to white