* Migrate data disks to the new attack chain.
* Call parent in activate_self()
* Migrate plant disks too.
* Call parent in activate_self() in gene_modder.dm.
* Prevent runtime on examine.
* Add fingerprints.
* Americanized spelling
* more spelling
* spelling + alt click
* recoloring box, put it in hand and in bag
* in backpack now
* remove old comments
* updates inventory if backpack is open
* place in bags even on floor
* null check + checks actual type
* added the color tables
* added empty subtypes. Fixed movign away bug
* lint
* mapload + as mob removal
* early returning
* removed type checks. Added more checks for coloring
* added a description + early return on color tables
* lint
* documentation, formatting, HAS_TRAIT
* formatting