Hentai Heroes++ (OCD) Season version

Adding things here and there in the Hentai Heroes game.

< Обсуждения: Hentai Heroes++ (OCD) Season version

Отзыв: Хороший — скрипт работает как нужно

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

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;}'
                );
§
Создано: 15.06.2021
Изменено: 15.06.2021

This is what it looks like. I'm not sure why the color is off next to the pose.

Hi, it is way better now for champions.
And thanks for your work concerning the lasts game updates.
Script works fine.

Ответить

Войдите, чтобы ответить.