Additional intermission render.

This commit is contained in:
Mari the Deer 2022-02-19 02:20:06 +01:00
commit e4027bf10d
4 changed files with 8 additions and 3 deletions

View file

@ -246,6 +246,10 @@ HardwareShader Texture "graphics/Fanart/Marisa15.jpg"
{
Shader "shaders/glsl/Bilinear.fp"
}
HardwareShader Texture "graphics/Fanart/Marisa16.jpg"
{
Shader "shaders/glsl/Bilinear.fp"
}
HardwareShader Texture "graphics/Fanart/Monsoon.jpg"
{
Shader "shaders/glsl/Bilinear.fp"

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 KiB

View file

@ -1100,7 +1100,7 @@ SWWM_INTERTIP149 = "Always take breaks during long play sessions. You'll play be
SWWM_INTERTIP150 = "This is the 150th tip. I can't believe I've written so many of them.";
// intermission fanart
SWWM_FANART = "Art: ";
SWWM_NFANART = "26";
SWWM_NFANART = "27";
SWWM_FANART1 = "S20TBL.jpg;Substance20 (@S20_TBL)";
SWWM_FANART2 = "CaptainJ.png;Captain J (@Jho7835)";
SWWM_FANART3 = "RedeadITA.png;Redead-ITA";
@ -1127,6 +1127,7 @@ SWWM_FANART23 = "Monsoon2.jpg;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART24 = "Monsoon3.png;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART25 = "Monsoon4.png;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART26 = "Marisa15.jpg";
SWWM_FANART27 = "Marisa16.jpg";
// achievements
SWWM_ACHIEVEMENT_ACID_TAG = "Fizzy Goodness";
SWWM_ACHIEVEMENT_ACID_TXT = "Melt %d enemies with Telebrium Flechettes";

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r165 \cu(Sat 19 Feb 00:38:39 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r165 \cu(2022-02-19 00:38:39)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r166 \cu(Sat 19 Feb 02:20:06 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r166 \cu(2022-02-19 02:20:06)\c-";