* circuit tweaks
two new variants of concatenators: small and large. each have corresponding complexity and inputs
find text circuit now has two pulse outs, one for if it finds the text, one for if it does not. may break some old circuits but should be easy to fix
* readds after search pulse out
* adds length circuit for strings
* null delimiter in exploder returns list of all chars
* adds indexer circuit
* actual null check
* better descs
* addresses review
removed unneeded var
* moves concatenator pin setup to initialize
* fix esword cig lighting message
`Jeb Ray swings their the energy sword. They light the cigarette in the process.` becomes `Jeb Ray swings their energy sword. They light their cigarette in the process.`
* fix desword cig lighting message
`Jeb Ray swings his the double-bladed energy sword (Wielded). he lights the cigarette in the process.` becomes `Jeb Ray swings their double-bladed energy sword (Wielded). They light their cigarette in the process.`
* check fix
* desword check fix
* suggested message replacement
* suggested message change desword
* adds extendohands
* adds to arcade prizes, crafting menu
also adds an alternate named/desc'd version for arcade prizes
* removes the else
* actual conflict fix instead of accidental revert
* ACME -> acme