Late September Sync (#579)

* Elevators aren't bottomless voids!

* Updates changelog

* Sombrero Code

* Fixes #2365

* Adds changelog

* Sleeper is evil.

* no message

* Changelog

* Stops observers from leaving prints on the ground.

No more spooking the mortals, ghosts.

* Allows autotraitor in secret to start with 0 players

* Adds changelog

* Makes diona slightly less slow

* Adds changelog

* Bowling Shirts

* Updates changelog

* Adds a missing description

* Flat Cap Changes and Hair Bow

* Fixed Error

* Adds an in-hand

* Lower Torso cannot be amputated

* Smoke works, adds changelog

* Updates changelog

* Makes Unathi Voidsuits Less Fat

* Medical related fixes

* Fuzzy Cuffs

* Tube Top

* Made Icons for Security Suit Less Gaunt

* Revert "Medical related fixes"

This reverts commit d7c59520e6.

* Just the fix to random med item now

* Adds organ fixing

* Fixes Evening Glove Coloring

* HAZMAT Suits

* Changes Unathi sprite slightly

* Tweaks skirt pathing

* Corrects changelog

* Adds changelog

* Construction Voidsuits

* makes people bleed real good

* adderino changeling

* Biohazard Voidsuit

* Revert "Revert "Adds hub passwordu""

* Explosive implants should no longer gib on limbs.

* Adds space penguins and space geese.

* Revert "Revert "Revert "Adds hub passwordu"""

* Makes flash rounds respect eye protection

* Water > Fire

* There's plenty lying around, I think

* Naming inconsistencies fixed

The short naming of central command has been really inconsistent across
the game's files. This has always annoyed the shit out of me.

CentComm and Centcomm and Centcom are now all CentCom, specifically with
that capitalization. Why one M instead of two M's? Because Comm with two
'M's = Communications. Hence, Telecomms, NOT Telecoms. Telecoms is
incorrect. CentCom was also chosen because CentCom with one M and this
casing is most found throughout the game's files.

Speaking of Telecomms, I corrected one instance in the game where it's
Telecom. Like I said, this is not correct. There was only one
inconsistency.

Likewise, Nanotrasen has been changed to NanoTrasen. Nanotrasen only
appears 20 times, where NanoTrasen appears 62. NanoTrasen is clearly the
preferred, correct naming.

* Almost forgot plural of Telecomm

* Finalizes work, adds designs to research.

* Press Vest

* Removes Mags/Shells, Adds Recorder and Flashlight

* Fixes spans.

* Raises the number of players needed to start Ninja

* Still needs to fix internal bleeding

* Allows Wirer To Attach to Toolbelts

* Fixes #393

* Tweaks FBP temperature

* Corrects Changelog

* Fixes some Advanced Egun oversights

* Embiggens the laser carbine and the lasercannon.

* Messenger Bags

* Health analyzers detect appendicitis

* Custom Circuit Additions & Fixes
Adds Med Scanner and Advanced Med Scanner circuits.
Clock circuit is now functional.
Five second delay will delay for five seconds and not one second.
Renaming circuitry now respects ability to do so (e.g. being alive).
Firing circuit can now be obtained by science normally.
Examining inside assembly cases now requires adjacency.

* More Additions
You can now cancel inputting on a text or numberpad.
Zero is now displayed properly on the UI and not be shown as null.
The small and medium assemblies now have real sprites.
Total health percentage for med scanners and advanced med scanners now reports a proper percentage and not 1 or 0.
The constant memory chip now can be set by using it in hand, making it usable.
The constant memory chip now accepts refs as data to store.  To use, select 'ref' when using inhand, then hit it against the thing you want to store.

* Allows Chemists to View Medical Records on their PDA

* Refactors splinting

* Refactors the forceMove() drop.

Makes dropping a its proc instead, cleaning up forceMove() handling.

* Replaces ORGAN_SPLINTED

* Supportive suits now only loop through bad organs

* Adds changelog

* Lasercannon tweaks

* Bloodloss tweak

* Adds hawaii shirt

Attachable to any uniform, works like suit jackets.

* Changelog cause why not

At this rate I'll forget how to do those otherwise

* Adds randomized alohas

Also some color matrix helpers from TG

* Appendicitis doesn't cancel itself out.

* Removes debug stuff

* Radsuit Sprite Changes

* Allows us to actually use the messenger bags

* Fixes spelling mistake

* Ported ventcrawling from vg.

* Fixes changelog errors

* Updates changelog

* Tweaks vent crawling.

The ability to ventcrawl is now checked by the /handle_ventcrawl() proc, making it possible to properly check before and after the do_after() call.
Moves various checks into the base can_ventcrawl proc.
Now lists the first object that prevents a mob from ventcrawling, making it easier to correct the exception list.
Removes the issmall() check, instead checks if the crawling mob has the relevant verb. Fixes #14081.

* Suit Storage Items

* Adds in IB removal

* More Circuit Things
Adds Locomotion circuit, which makes the machine move in a given direction.
Adds Signaler circuit, which can send and receive signals from a signaler.
Adds a new tool, the Debugger, which lets one directly set data in a specific pin.  It can also pulse activation pins.
Adds ability to define custom cooldown times for each component.
Smoke generator now has a 30 second cooldown.
Cleans up some code somewhat.

* Adds design for locomotion circuit.

* Cleans up code

* Even more sprites by Mechoid.
Fixes abs to rel converter.

* Black Messenger Bag

* Powersink fix

* Even More Sodding Circuits
Adds new RNG circuit, to make random numbers each time.
Adds new Concatenating circuit, so you can make lots of small strings into one big one.
Adds new light and advanced light circuit.  Basic just has a normal light that can be toggled.  Advanced allows it to be any color using RGB, and a brightness between 0 and 6.
New sprites for the debugger and wirer, by Mechoid.
Hopefully finally fixes smoke generator from being unobtainable.

* Adds basic circuit kit and spare circuit tools to Tech Storage.

* Part the first

* Changelog

* Allows robots to be constructed with prosthetic limbs as well as borg limbs.

* Map change

* Secbelt can hold stun revolvers and eguns

* Voidsuit Sprite Changes

* Tweaks burst laser

* Lasers, energy projectiles, and muzzle flashes now produce light.

It's a bit wonky due to lighting only updating once every half-second,
but it's very much functional, at least on my desktop.

* Adds bridge bunnies

* Slightly cleans up the occupation screen, adds uniform to locker

* Map Changes

* Adds Changelog

* Fixes stuff

* Allows jobbanning of cargo department jobs

* Re-adds balance changes to heavy lasers.

They got changed by accident when I did the laser light show.
Also, adds changelogs for my last couple changes, because I'm an
    idiot and forgot them.

* Fixed missing sprite

* Dress Loadout Additions

* I Can't Believe It's Not Circuits (it is)
Fixes numberpad and letterpad pulsing.
Debugger and Constant chip can now have null written to it.
Adds new sound output, with two types so far.  One being the 'beeper' type, which can do things like buzz, ping, beep, etc.  The second type is a securitron speaker, which allows us to get closer to building a functioning Beepsky.

* Adds EPv2 Circuit
Adds a circuit that allows it to send and receive EPv2 messages, allowing for a more robust transmission of data that signalers cannot deliver.  Bonus: Communicators can send text messages to custom machines using this.

* Updates changelog

* Fixes not being able to put things in medkits.

* Technomancer Tweaks

Cost for various spells and equipment adjusted greatly.  In general, things are cheaper, and everything should now be in multiples of 25, so no points are wasted.
The default jumpsuit for Technomancers is now heavily insulated, protecting them from tasers, batons, and perhaps unfortunate lightning strikes.
Instability between 31 and 50 made less harsh.
Wards made with a scepter of enhancement will break the cloak of anyone invisible that it can see.
Fire aura buffed, increased rate of heating as well as temperature cap for both non-scepter and scepter effects.
Reflect spell made more forgiving for the Technomancer, lasting longer before expiring.
Projectile spells should be able to hit people more reliably.

* Shotgun Reloading Tweak
Adds ability to hit a shotgun or similar weapon with a container containing ammo, to load said ammo into the shotgun one at a time automatically, instead of having to play inventory tetris, as requested by some people.

* Use sanitizeName for the guest pass terminal name input to prevent excessively long names.

* Circuit UI and Assembly Tweaks
Adds new drone assembly, which has stats between the medium and large assembly.  Sprites by Mechoid.
Assemblies now have a light UI when examined while opened, which displays what's inside, as well as how close to the cap for parts or complexity you are getting.  Click the names of a component to open the wiring interface for that component.  You can also rename each component from the UI.  Bonus:  Having multiple components of the same name will no longer appear as one component.
Adds ability to rename the assembly, using the new UI.

* Revert "Ported ventcrawling from vg."

* Re-adds a nice, useful macro

* Fixes #2431

* Tweaks Riot armor

* Fixes a typo in the DNA Modifier

* Ripped Jeans (And White Shorts)

* Adds shanking

* Adds changelog

* Removes a stray world <<

* Ported ventcrawling from vg.

* Tweaks vent crawling.

The ability to ventcrawl is now checked by the /handle_ventcrawl() proc, making it possible to properly check before and after the do_after() call.
Moves various checks into the base can_ventcrawl proc.
Now lists the first object that prevents a mob from ventcrawling, making it easier to correct the exception list.
Removes the issmall() check, instead checks if the crawling mob has the relevant verb. Fixes #14081.

* Long, time-consuming not one-line fix

* Makes cigs branded too

Description of cig/cigbutt would reveal its brand for dastardly murdersolving revelations.

* Adding a article

* The door hacker now only pings the user

* Removes implants from Deathsquad

* Adds the ability to apply pressure to bleeding wounds

* Shoes

* EVA rigs should use their default sprites on Taj and Unathi

* Fixing some errors

* Update loadout_xeno.dm

* Delete back_vr.dmi

* Add files via upload
This commit is contained in:
Cameron653
2016-09-24 14:12:43 -04:00
committed by Spades
parent 5c7f6f9863
commit 28175d86c7
211 changed files with 4812 additions and 518 deletions

View File

@@ -1486,6 +1486,427 @@ CIRCUITS BELOW
build_path = /obj/item/weapon/cartridge/captain
sort_string = "VBAAO"
/datum/design/item/wirer
name = "Custom wirer tool"
id = "wirer"
req_tech = list(TECH_MATERIAL = 2, TECH_ENGINEERING = 2)
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 2500)
build_path = /obj/item/device/integrated_electronics/wirer
sort_string = "VBVAA"
/datum/design/item/debugger
name = "Custom circuit debugger tool"
id = "debugger"
req_tech = list(TECH_MATERIAL = 2, TECH_ENGINEERING = 2)
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 2500)
build_path = /obj/item/device/integrated_electronics/debugger
sort_string = "VBVAB"
/datum/design/item/custom_circuit_assembly
name = "Small custom assembly"
desc = "An customizable assembly for simple, small devices."
id = "assembly-small"
req_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 2, TECH_POWER = 2)
materials = list(DEFAULT_WALL_MATERIAL = 10000)
build_path = /obj/item/device/electronic_assembly
sort_string = "VCAAA"
/datum/design/item/custom_circuit_assembly/medium
name = "Medium custom assembly"
desc = "An customizable assembly suited for more ambitious mechanisms."
id = "assembly-medium"
req_tech = list(TECH_MATERIAL = 4, TECH_ENGINEERING = 3, TECH_POWER = 3)
materials = list(DEFAULT_WALL_MATERIAL = 20000)
build_path = /obj/item/device/electronic_assembly/medium
/datum/design/item/custom_circuit_assembly/large
name = "Large custom assembly"
desc = "An customizable assembly for large machines."
id = "assembly-large"
req_tech = list(TECH_MATERIAL = 5, TECH_ENGINEERING = 4, TECH_POWER = 4)
materials = list(DEFAULT_WALL_MATERIAL = 40000)
build_path = /obj/item/device/electronic_assembly/large
/datum/design/circuit/integrated_circuit
req_tech = list(TECH_ENGINEERING = 2, TECH_DATA = 2)
/datum/design/circuit/integrated_circuit/AssembleDesignName()
..()
name = "Custom circuitry ([item_name])"
/datum/design/circuit/integrated_circuit/AssembleDesignDesc()
if(!desc)
desc = "Allows for the construction of \a [name] custom circuit."
/datum/design/circuit/integrated_circuit/arithmetic/AssembleDesignName()
..()
name = "Custom circuitry \[Arithmetic\] ([item_name])"
/datum/design/circuit/integrated_circuit/arithmetic/addition
id = "cc-addition"
build_path = /obj/item/integrated_circuit/arithmetic/addition
sort_string = "WAAAA"
/datum/design/circuit/integrated_circuit/arithmetic/subtraction
id = "cc-subtraction"
build_path = /obj/item/integrated_circuit/arithmetic/subtraction
sort_string = "WAAAB"
/datum/design/circuit/integrated_circuit/arithmetic/multiplication
id = "cc-multiplication"
build_path = /obj/item/integrated_circuit/arithmetic/multiplication
sort_string = "WAAAC"
/datum/design/circuit/integrated_circuit/arithmetic/division
id = "cc-division"
build_path = /obj/item/integrated_circuit/arithmetic/division
sort_string = "WAAAD"
/datum/design/circuit/integrated_circuit/arithmetic/absolute
id = "cc-absolute"
build_path = /obj/item/integrated_circuit/arithmetic/absolute
sort_string = "WAAAE"
/datum/design/circuit/integrated_circuit/arithmetic/average
id = "cc-average"
build_path = /obj/item/integrated_circuit/arithmetic/average
sort_string = "WAAAF"
/datum/design/circuit/integrated_circuit/arithmetic/pi
id = "cc-pi"
build_path = /obj/item/integrated_circuit/arithmetic/pi
sort_string = "WAAAG"
/datum/design/circuit/integrated_circuit/arithmetic/random
id = "cc-random"
build_path = /obj/item/integrated_circuit/arithmetic/random
sort_string = "WAAAH"
/datum/design/circuit/integrated_circuit/converter/AssembleDesignName()
..()
name = "Custom circuitry \[Conversion\] ([item_name])"
/datum/design/circuit/integrated_circuit/converter/num2text
id = "cc-num2text"
build_path = /obj/item/integrated_circuit/converter/num2text
sort_string = "WAABA"
/datum/design/circuit/integrated_circuit/converter/text2num
id = "cc-text2num"
build_path = /obj/item/integrated_circuit/converter/text2num
sort_string = "WAABB"
/datum/design/circuit/integrated_circuit/converter/ref2text
id = "cc-ref2text"
build_path = /obj/item/integrated_circuit/converter/ref2text
sort_string = "WAABC"
/datum/design/circuit/integrated_circuit/converter/lowercase
id = "cc-lowercase"
build_path = /obj/item/integrated_circuit/converter/lowercase
sort_string = "WAABD"
/datum/design/circuit/integrated_circuit/converter/uppercase
id = "cc-uppercase"
build_path = /obj/item/integrated_circuit/converter/uppercase
sort_string = "WAABD"
/datum/design/circuit/integrated_circuit/converter/concatenatior
id = "cc-concatenatior"
build_path = /obj/item/integrated_circuit/converter/concatenatior
sort_string = "WAABC"
/datum/design/circuit/integrated_circuit/coordinate/AssembleDesignName()
..()
name = "Custom circuitry \[Coordinate\] ([item_name])"
/datum/design/circuit/integrated_circuit/coordinate/gps
id = "cc-gps"
build_path = /obj/item/integrated_circuit/gps
sort_string = "WAACA"
/datum/design/circuit/integrated_circuit/coordinate/abs_to_rel_coords
id = "cc-abs_to_rel_coords"
build_path = /obj/item/integrated_circuit/abs_to_rel_coords
sort_string = "WAACB"
/datum/design/circuit/integrated_circuit/transfer/AssembleDesignName()
..()
name = "Custom circuitry \[Transfer\] ([item_name])"
/datum/design/circuit/integrated_circuit/transfer/splitter
id = "cc-splitter"
build_path = /obj/item/integrated_circuit/transfer/splitter
sort_string = "WAADA"
/datum/design/circuit/integrated_circuit/transfer/splitter4
id = "cc-splitter4"
build_path = /obj/item/integrated_circuit/transfer/splitter/medium
sort_string = "WAADB"
/datum/design/circuit/integrated_circuit/transfer/splitter8
id = "cc-splitter8"
build_path = /obj/item/integrated_circuit/transfer/splitter/large
sort_string = "WAADC"
/datum/design/circuit/integrated_circuit/transfer/activator_splitter
id = "cc-activator_splitter"
build_path = /obj/item/integrated_circuit/transfer/activator_splitter
sort_string = "WAADD"
/datum/design/circuit/integrated_circuit/transfer/activator_splitter4
id = "cc-activator_splitter4"
build_path = /obj/item/integrated_circuit/transfer/activator_splitter/medium
sort_string = "WAADE"
/datum/design/circuit/integrated_circuit/transfer/activator_splitter8
id = "cc-activator_splitter8"
build_path = /obj/item/integrated_circuit/transfer/activator_splitter/large
sort_string = "WAADF"
/datum/design/circuit/integrated_circuit/input_output/AssembleDesignName()
..()
name = "Custom circuitry \[Input/Output\] ([item_name])"
/datum/design/circuit/integrated_circuit/input_output/button
id = "cc-button"
build_path = /obj/item/integrated_circuit/input/button
sort_string = "WAAEA"
/datum/design/circuit/integrated_circuit/input_output/numberpad
id = "cc-numberpad"
build_path = /obj/item/integrated_circuit/input/numberpad
sort_string = "WAAEB"
/datum/design/circuit/integrated_circuit/input_output/textpad
id = "cc-textpad"
build_path = /obj/item/integrated_circuit/input/textpad
sort_string = "WAAEC"
/datum/design/circuit/integrated_circuit/input_output/screen
id = "cc-screen"
build_path = /obj/item/integrated_circuit/output/screen
sort_string = "WAAED"
/datum/design/circuit/integrated_circuit/input_output/med_scanner
id = "cc-medscanner"
build_path = /obj/item/integrated_circuit/input/med_scanner
req_tech = list(TECH_MATERIAL = 2, TECH_MAGNETS = 2, TECH_BIOMED = 2)
sort_string = "WAAEE"
/datum/design/circuit/integrated_circuit/input_output/adv_med_scanner
id = "cc-advmedscanner"
build_path = /obj/item/integrated_circuit/input/adv_med_scanner
req_tech = list(TECH_MATERIAL = 2, TECH_MAGNETS = 3, TECH_BIOMED = 4)
sort_string = "WAAEF"
/datum/design/circuit/integrated_circuit/input_output/local_locator
id = "cc-locallocator"
build_path = /obj/item/integrated_circuit/input/local_locator
sort_string = "WAAEG"
/datum/design/circuit/integrated_circuit/input_output/signaler
id = "cc-signaler"
build_path = /obj/item/integrated_circuit/input/signaler
sort_string = "WAAEJ"
/datum/design/circuit/integrated_circuit/input_output/light
id = "cc-light"
build_path = /obj/item/integrated_circuit/output/light
sort_string = "WAAEH"
/datum/design/circuit/integrated_circuit/input_output/adv_light
id = "cc-adv_light"
build_path = /obj/item/integrated_circuit/output/light/advanced
sort_string = "WAAEI"
/datum/design/circuit/integrated_circuit/input_output/beeper
id = "cc-sound_beeper"
build_path = /obj/item/integrated_circuit/output/sound/beeper
sort_string = "WAAEJ"
/datum/design/circuit/integrated_circuit/input_output/beepsky_sound
id = "cc-sound_beepsky"
build_path = /obj/item/integrated_circuit/output/sound/beepsky
sort_string = "WAAEK"
req_tech = list(TECH_ENGINEERING = 2, TECH_DATA = 2, TECH_ILLEGAL = 1)
/datum/design/circuit/integrated_circuit/input_output/EPv2
id = "cc-epv2"
build_path = /obj/item/integrated_circuit/input/EPv2
sort_string = "WAAEL"
req_tech = list(TECH_ENGINEERING = 2, TECH_DATA = 2, TECH_MAGNETS = 2, TECH_BLUESPACE = 2)
/datum/design/circuit/integrated_circuit/logic/AssembleDesignName()
..()
name = "Custom circuitry \[Logic\] ([item_name])"
/datum/design/circuit/integrated_circuit/logic/equals
id = "cc-equals"
build_path = /obj/item/integrated_circuit/logic/equals
sort_string = "WAAFA"
/datum/design/circuit/integrated_circuit/logic/not
id = "cc-not"
build_path = /obj/item/integrated_circuit/logic/not
sort_string = "WAAFB"
/datum/design/circuit/integrated_circuit/logic/and
id = "cc-and"
build_path = /obj/item/integrated_circuit/logic/and
sort_string = "WAAFC"
/datum/design/circuit/integrated_circuit/logic/or
id = "cc-or"
build_path = /obj/item/integrated_circuit/logic/or
sort_string = "WAAFD"
/datum/design/circuit/integrated_circuit/logic/less_than
id = "cc-less_than"
build_path = /obj/item/integrated_circuit/logic/less_than
sort_string = "WAAFE"
/datum/design/circuit/integrated_circuit/logic/less_than_or_equal
id = "cc-less_than_or_equal"
build_path = /obj/item/integrated_circuit/logic/less_than_or_equal
sort_string = "WAAFF"
/datum/design/circuit/integrated_circuit/logic/greater_than
id = "cc-greater_than"
build_path = /obj/item/integrated_circuit/logic/greater_than
sort_string = "WAAFG"
/datum/design/circuit/integrated_circuit/logic/greater_than_or_equal
id = "cc-greater_than_or_equal"
build_path = /obj/item/integrated_circuit/logic/greater_than_or_equal
sort_string = "WAAFH"
/datum/design/circuit/integrated_circuit/manipulation/AssembleDesignName()
..()
name = "Custom circuitry \[Manipulation\] ([item_name])"
/datum/design/circuit/integrated_circuit/manipulation/weapon_firing
name = "weapon firing mechanism"
id = "cc-weapon_firing"
build_path = /obj/item/integrated_circuit/manipulation/weapon_firing
sort_string = "WAAGA"
req_tech = list(TECH_ENGINEERING = 3, TECH_DATA = 3, TECH_COMBAT = 4)
/datum/design/circuit/integrated_circuit/manipulation/smoke
name = "smoke generator"
id = "cc-smoke"
build_path = /obj/item/integrated_circuit/manipulation/smoke
sort_string = "WAAGB"
req_tech = list(TECH_ENGINEERING = 3, TECH_DATA = 3, TECH_BIO = 4)
/datum/design/circuit/integrated_circuit/manipulation/locomotion
name = "locomotion"
id = "cc-locomotion"
build_path = /obj/item/integrated_circuit/manipulation/locomotion
sort_string = "WAAGB"
req_tech = list(TECH_ENGINEERING = 3, TECH_DATA = 3)
/datum/design/circuit/integrated_circuit/memory/AssembleDesignName()
..()
name = "Custom circuitry \[Memory\] ([item_name])"
/datum/design/circuit/integrated_circuit/memory
id = "cc-memory"
build_path = /obj/item/integrated_circuit/memory
sort_string = "WAAHA"
/datum/design/circuit/integrated_circuit/memory/medium
id = "cc-memory4"
build_path = /obj/item/integrated_circuit/memory/medium
sort_string = "WAAHB"
/datum/design/circuit/integrated_circuit/memory/large
id = "cc-memory8"
build_path = /obj/item/integrated_circuit/memory/large
sort_string = "WAAHC"
/datum/design/circuit/integrated_circuit/memory/huge
id = "cc-memory16"
build_path = /obj/item/integrated_circuit/memory/huge
sort_string = "WAAHD"
/datum/design/circuit/integrated_circuit/memory/constant
id = "cc-constant"
build_path = /obj/item/integrated_circuit/memory/constant
sort_string = "WAAHH"
/datum/design/circuit/integrated_circuit/time/AssembleDesignName()
..()
name = "Custom circuitry \[Time\] ([item_name])"
/datum/design/circuit/integrated_circuit/time/delay
id = "cc-delay"
build_path = /obj/item/integrated_circuit/time/delay
sort_string = "WAAIA"
/datum/design/circuit/integrated_circuit/time/delay/five_sec
id = "cc-five_sec_delay"
build_path = /obj/item/integrated_circuit/time/delay/five_sec
sort_string = "WAAIB"
/datum/design/circuit/integrated_circuit/time/delay/one_sec
id = "cc-one_sec_delay"
build_path = /obj/item/integrated_circuit/time/delay/one_sec
sort_string = "WAAIC"
/datum/design/circuit/integrated_circuit/time/delay/half_sec
id = "cc-half_sec_delay"
build_path = /obj/item/integrated_circuit/time/delay/half_sec
sort_string = "WAAID"
/datum/design/circuit/integrated_circuit/time/delay/tenth_sec
id = "cc-tenth_sec_delay"
build_path = /obj/item/integrated_circuit/time/delay/tenth_sec
sort_string = "WAAIF"
/datum/design/circuit/integrated_circuit/time/delay/custom
id = "cc-custom_delay"
build_path = /obj/item/integrated_circuit/time/delay/custom
sort_string = "WAAIG"
/datum/design/circuit/integrated_circuit/time/ticker
id = "cc-ticker"
build_path = /obj/item/integrated_circuit/time/ticker
sort_string = "WAAIH"
/datum/design/circuit/integrated_circuit/time/ticker/slow
id = "cc-ticker_slow"
build_path = /obj/item/integrated_circuit/time/ticker/slow
sort_string = "WAAII"
/datum/design/circuit/integrated_circuit/time/ticker/fast
id = "cc-ticker_fast"
build_path = /obj/item/integrated_circuit/time/ticker/fast
sort_string = "WAAIJ"
req_tech = list(TECH_ENGINEERING = 4, TECH_DATA = 4)
/datum/design/circuit/integrated_circuit/time/clock
id = "cc-clock"
build_path = /obj/item/integrated_circuit/time/clock
sort_string = "WAAIK"
/* Uncomment if someone makes these buildable
/datum/design/circuit/general_alert
name = "general alert console"