--- a/LuaAPI.wiki Mon Jan 21 02:35:21 2019 +0000
+++ b/LuaAPI.wiki Mon Jan 21 03:36:36 2019 +0000
@@ -1447,9 +1447,7 @@
Returns the RGBA color of the chosen clan by its number. The color data type is described in [LuaAPI#Color].
==== <tt>!SetClanColor(clan, color)</tt> ====
-*Warning*: This function seems to be very broken at the moment, expect crashes.
-
-Sets the RGBA color of the chosen clan by its number. The color data type is described in [LuaAPI#Color]. The new clan color *must* be different from the color of all other clans.
+Sets the RGBA color of the chosen clan by its number. The color data type is described in [LuaAPI#Color]. The new clan color *must* be different from the color of all clans.
=== Campaign management ===
==== <tt>!SaveCampaignVar(varname, value)</tt> ====