EntityPrototype.remove_decoratives bool coercion
Posted: Mon Feb 12, 2024 11:03 pm
Document that EntityPrototype.remove_decoratives coerces the boolean values true / false to "true" / "false" respectively.
Additionally since apparently a lot of these coercion cases have been removed in 1.2/2.0/younameit removing this case aswell might be good.
Alternatively change the type to be a union of "automatic" or bool instead of "automatic" or "true" or "false".
Feel free to move this thread to the appropriate forum of course.
Additionally since apparently a lot of these coercion cases have been removed in 1.2/2.0/younameit removing this case aswell might be good.
Alternatively change the type to be a union of "automatic" or bool instead of "automatic" or "true" or "false".
Feel free to move this thread to the appropriate forum of course.