diff --git a/ENTITY/SetEntityLights.md b/ENTITY/SetEntityLights.md index a45ada9b5..f28681c67 100644 --- a/ENTITY/SetEntityLights.md +++ b/ENTITY/SetEntityLights.md @@ -11,5 +11,5 @@ void SET_ENTITY_LIGHTS(Entity entity, BOOL toggle); ## Parameters * **entity**: -* **toggle**: +* **toggle**: To turn the lights on, set to "false". To turn the lights off, set to "true".