Paradise icon indicating copy to clipboard operation
Paradise copied to clipboard

Fixes Tom description

Open Henri215 opened this issue 2 years ago • 1 comments

What Does This PR Do

Tom now uses his custom description instead of generic mouse one. Removed icon_state for gray mouse since its already set.

Why It's Good For The Game

Tom should be using his custom description, not a generic one.

Testing

  • Took a look into other mouses icons and descriptions, all look good.

Changelog

:cl: fix: Tom now has the correct description /:cl:

Henri215 avatar Oct 16 '22 13:10 Henri215

icon_state is needed for mapping the mice, as they will show as the default color otherwise. Only one that might not need it is mouse_gray

Contrabang avatar Oct 16 '22 17:10 Contrabang