Refactors port types completely and adds the option type. Refactors options to use this new type (#60571)

Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
Watermelon914
2021-08-04 09:06:48 -07:00
committed by GitHub
co-authored by Watermelon914
parent 7d1c9d112b
commit 13296f5f74
39 changed files with 487 additions and 271 deletions
@@ -5,7 +5,7 @@
*/
/obj/item/circuit_component/spawn_atom
display_name = "Spawn Atom"
desc = "A component that returns the value of a list at a given index."
desc = "Spawns an atom at a desired location"
circuit_flags = CIRCUIT_FLAG_INPUT_SIGNAL|CIRCUIT_FLAG_OUTPUT_SIGNAL|CIRCUIT_FLAG_ADMIN
/// The input path to convert into a typepath