computer ![code/game/machinery/computer/_computer.dm 1](git.png)
Vars | |
connectable | Determines if the computer can connect to other computers (no arcades, etc.) |
---|---|
deconpath | The object that will drop on deconstruction. Mainly used for computer alt skins. |
unique_icon | Does this computer have a unique icon_state? Prevents the changing of icons from alternative computer construction |
Var Details
connectable ![modular_bluemoon/SmiLeY/aesthetics/connecting_computer/code/_computer.dm 3](git.png)
Determines if the computer can connect to other computers (no arcades, etc.)
deconpath ![code/game/machinery/computer/_computer.dm 18](git.png)
The object that will drop on deconstruction. Mainly used for computer alt skins.
unique_icon ![code/game/machinery/computer/_computer.dm 20](git.png)
Does this computer have a unique icon_state? Prevents the changing of icons from alternative computer construction