Data Network Colors: Difference between revisions
From Stationeers Wiki
More actions
Icosahedron (talk | contribs) m I added a setence example to the page |
|||
| Line 1: | Line 1: | ||
[[Category:Data Network]] | [[Category:Data Network]] | ||
== Description == | == Description == | ||
This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a [[Spray_Can|Spray Can]]. | This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a [[Spray_Can|Spray Can]]. These codes can be used in IC10 scripts or logic circuits to set the color of various components, such as lights. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Revision as of 20:43, 17 April 2023
Description
This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a Spray Can. These codes can be used in IC10 scripts or logic circuits to set the color of various components, such as lights.
| Value | Color |
|---|---|
| 0 | Blue |
| 1 | Gray |
| 2 | Green |
| 3 | Orange |
| 4 | Red |
| 5 | Yellow |
| 6 | White |
| 7 | Black |
| 8 | Brown |
| 9 | Khaki |
| 10 | Pink |
| 11 | Purple |