* Adds clear_scanner as a verb
* Changed 'spawn()' to 'addtimer()'.
Also made the 'ding' sound a bit quieter.
* Some 'attack_self()' refactoring
* Some 'print_scanner_report()' refactoring
* Some 'scan()' refactoring
* Changes 1 & 0 to TRUE & FALSE
* and the rest of them
* Review fixes
Moved 'lowertext()', removed implied src,
changed '\the [target_name]' to '[A]'.
* Changed 'clear_scanner' from a verb to an action
* Made 'print_forensic_report' its own action
Don't want reagent scanners getting the same icon
* More cleanup