mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-17 09:07:10 +01:00
* basic working CODE * improve code further * removes bingus * fixes misplaced left foot stamps * moves stamp mark offsetting to use params * condenses image count, and reworks how the stamps are blended * fixes less than ideal code * alters badly named variable * removes uneeded code * removes unused variable, and more comments * removes .len and improves examine * Moves stamp marks to Misc layer in the human icon onion * moves ink_marks to human, and other improvements * reworks stamp mark desc system, and the human stamp mark images * changes the pixels storage varaible for stamp markts to iamge from mutable_appearance (marginally faster) * Good Improvements * removes bad code * updates some code comments * reworks examine.dm code and more AUTODOC compliant