Adding things here and there in the Hentai Heroes game.
< Hentai Heroes++ (OCD) Season versionについてのフィードバック
I've changed the icons to an x and a checkmark. Replace the two insert rules (roughly line 7700) with these:
sheet.insertRule('.green-tick-icon {'
+ '-webkit-mask: url(https://image.flaticon.com/icons/png/512/1168/1168610.png) no-repeat 50% 50%;'
+ '-webkit-mask-size: contain;'
+ 'background-image: url(https://image.flaticon.com/icons/png/512/1168/1168610.png);'
+ 'background-color: none;}'
);
sheet.insertRule('.green-tick-icon.empty {'
+ '-webkit-mask: url(https://image.flaticon.com/icons/png/512/1168/1168582.png) no-repeat 50% 50%;'
+ '-webkit-mask-size: contain;'
+ 'background-image: url(https://image.flaticon.com/icons/png/512/1168/1168582.png);'
+ 'background-color: none;}'
);
Hi, it is way better now for champions.
And thanks for your work concerning the lasts game updates.
Script works fine.
Hi, for champions could you make the red more red please ? I am colour impaired and I much prefered the old way. Now I can't tell by looking at the image if the girl is positionned correctly or no.
Thanks