Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/scripting/syntax/colors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down