New intermission fanart by Sgt. Shivers.
This commit is contained in:
parent
1262ed4e75
commit
4f17e5526f
4 changed files with 17 additions and 12 deletions
|
|
@ -98,3 +98,7 @@ HardwareShader Texture "graphics/Fanart/Shivers.png"
|
|||
{
|
||||
Shader "shaders/glsl/Bilinear.fp"
|
||||
}
|
||||
HardwareShader Texture "graphics/Fanart/Shivers2.png"
|
||||
{
|
||||
Shader "shaders/glsl/Bilinear.fp"
|
||||
}
|
||||
|
|
|
|||
BIN
graphics/Fanart/Shivers2.png
Normal file
BIN
graphics/Fanart/Shivers2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 387 KiB |
|
|
@ -1327,20 +1327,21 @@ 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 = "13";
|
||||
SWWM_NFANART = "14";
|
||||
SWWM_FANART1 = "S20TBL.jpg;Substance20 (@S20_TBL)";
|
||||
SWWM_FANART2 = "CaptainJ.png;Captain J (@Jho7835)";
|
||||
SWWM_FANART3 = "RedeadITA.png;Redead-ITA";
|
||||
SWWM_FANART4 = "Shivers.png;Sgt. Shivers (@Sgt_Shivers_)";
|
||||
SWWM_FANART5 = "Endie.jpg;Moa Dixøn / Endie (@MoaDixon)";
|
||||
SWWM_FANART6 = "CaptainJ2.png;Captain J (@Jho7835)";
|
||||
SWWM_FANART7 = "Marisa.jpg";
|
||||
SWWM_FANART8 = "Marisa2.jpg";
|
||||
SWWM_FANART9 = "Marisa3.jpg";
|
||||
SWWM_FANART10 = "Marisa4.jpg";
|
||||
SWWM_FANART11 = "Marisa5.jpg";
|
||||
SWWM_FANART12 = "Marisa6.jpg";
|
||||
SWWM_FANART13 = "Marisa7.jpg";
|
||||
SWWM_FANART5 = "Shivers2.png;Sgt. Shivers (@Sgt_Shivers_)";
|
||||
SWWM_FANART6 = "Endie.jpg;Moa Dixøn / Endie (@MoaDixon)";
|
||||
SWWM_FANART7 = "CaptainJ2.png;Captain J (@Jho7835)";
|
||||
SWWM_FANART8 = "Marisa.jpg";
|
||||
SWWM_FANART9 = "Marisa2.jpg";
|
||||
SWWM_FANART10 = "Marisa3.jpg";
|
||||
SWWM_FANART11 = "Marisa4.jpg";
|
||||
SWWM_FANART12 = "Marisa5.jpg";
|
||||
SWWM_FANART13 = "Marisa6.jpg";
|
||||
SWWM_FANART14 = "Marisa7.jpg";
|
||||
// achievements
|
||||
SWWM_ACHIEVEMENT_ACID_TAG = "Fizzy Goodness";
|
||||
SWWM_ACHIEVEMENT_ACID_TXT = "Melt %d enemies with Telebrium Flechettes";
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw1.1.31 \cu(Fri 22 Oct 13:00:17 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw1.1.31 \cu(2021-10-22 13:00:17)\c-";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw1.1.31 r2 \cu(Fri 22 Oct 13:06:38 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw1.1.31 r2 \cu(2021-10-22 13:06:38)\c-";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue