* forensic sprites and stuff.
Improve some sprites and adds detective crime scene cards.
* sigh
* lil update
* adds boxes to the map
* changelol, final touches
* Changes
changes:
Converted storage objects to Initialize().
Removed timer from storage New/Initialize in favor of LateInitialize.
Removed some pointless src from storage objects.
Fixed GC of some screen objects used by storage objects.
Changed storage objects' filling to be done by fill() instead of New()/Initialize().
Medkits actually work this time!