diff --git a/docs/scripting/syntax/colors.mdx b/docs/scripting/syntax/colors.mdx index 330e2106..f26c5333 100644 --- a/docs/scripting/syntax/colors.mdx +++ b/docs/scripting/syntax/colors.mdx @@ -103,9 +103,7 @@ They are detailed below, with a description and the color identifier. | ((%IVOID%)) | The axiom VOID uses the color ((%II%)). | | ((%DCHAOS%)) | The axiom CHAOS uses the color ((%DD%)). | | ((%FCHOICE%)) | The axiom CHOICE uses the color ((%FF%)). | -| ((%nLAW%)) | The axiom LAW uses the color ((%nn%)). | | ((%CSPC_9999%)) | "Gray sectors" use the color ((%CC%)) | -| ((%EWILD%)) | The axiom WILD uses the color ((%EE%)). | | ((key:"value")) | Object keys use the color ((%NN%)), values use the color ((%VV%)). | | ((%D:::TRUST COMMUNICATION:::%)) | Trust communications use the color ((%DD%)). | | ((%C@%))((%Juser%)), ((%C@%))((%Kuser%)), ((%C@%))((%Muser%)), ((%C@%))((%Wuser%)), ((%C@%))((%Luser%)), and ((%C@%))((%Buser%)) | Usernames can use six different colors. The ((%C@%)) uses color ((%CC%)), and the name itself can take on any of the colors JKMWLB. |