diff --git a/graphics/Fanart/CaptainJ.png b/graphics/Fanart/CaptainJ.png new file mode 100644 index 000000000..686366b94 Binary files /dev/null and b/graphics/Fanart/CaptainJ.png differ diff --git a/language.def b/language.def index 07ca4e228..64ceb0dc4 100644 --- a/language.def +++ b/language.def @@ -2099,8 +2099,9 @@ SWWM_INTERTIP29 = "Incendiary ammunition is ineffective underwater, for obvious SWWM_INTERTIP30 = "My girlfriends are really cute. Sorry, I had to say it."; // intermission fanart SWWM_FANART = "Art: "; -SWWM_NFANART = "1"; +SWWM_NFANART = "2"; SWWM_FANART1 = "S20TBL.jpg;Substance20 (@S20_TBL)"; +SWWM_FANART2 = "CaptainJ.png;Captain J (@Jho7835)"; // intermission 4komas (TBD) /* SUBTITLES */ diff --git a/menudef.txt b/menudef.txt index 7ac08344c..46232bbdf 100644 --- a/menudef.txt +++ b/menudef.txt @@ -110,6 +110,7 @@ OptionMenu "SWWMCreditsMenu" StaticText "$SWWM_CFANART", "Red" StaticText " " StaticText "Substance20 (@S20TBL)", "Gold" + StaticText "Captain J (@Jho7835)", "Gold" StaticText " " StaticText "$SWWM_CPATRON", "Red" StaticText " " @@ -131,7 +132,7 @@ OptionMenu "SWWMCreditsMenu" StaticText " " StaticText "$SWWM_CTHANK", "Red" StaticText " " - StaticText "Marrub", "Heliotrope" + StaticText "Marrub, Sink, Ribonucleic Asshat", "Heliotrope" StaticText "(愛してる ♥)", "BlushPink" StaticText " " StaticText "KynikossDragonn", "Gold" diff --git a/sounds/hellblazer/blaze_altfire.ogg b/sounds/hellblazer/blaze_altfire.ogg new file mode 100644 index 000000000..ac9f85b2d Binary files /dev/null and b/sounds/hellblazer/blaze_altfire.ogg differ diff --git a/sounds/hellblazer/blaze_deselect.ogg b/sounds/hellblazer/blaze_deselect.ogg new file mode 100644 index 000000000..572766188 Binary files /dev/null and b/sounds/hellblazer/blaze_deselect.ogg differ diff --git a/sounds/hellblazer/blaze_dustoff.ogg b/sounds/hellblazer/blaze_dustoff.ogg new file mode 100644 index 000000000..ef606bacc Binary files /dev/null and b/sounds/hellblazer/blaze_dustoff.ogg differ diff --git a/sounds/hellblazer/blaze_fire.ogg b/sounds/hellblazer/blaze_fire.ogg new file mode 100644 index 000000000..32e63c168 Binary files /dev/null and b/sounds/hellblazer/blaze_fire.ogg differ diff --git a/sounds/hellblazer/blaze_idle.ogg b/sounds/hellblazer/blaze_idle.ogg new file mode 100644 index 000000000..d990009d8 Binary files /dev/null and b/sounds/hellblazer/blaze_idle.ogg differ diff --git a/sounds/hellblazer/blaze_meleeend.ogg b/sounds/hellblazer/blaze_meleeend.ogg new file mode 100644 index 000000000..d04ae53c7 Binary files /dev/null and b/sounds/hellblazer/blaze_meleeend.ogg differ diff --git a/sounds/hellblazer/blaze_meleestart.ogg b/sounds/hellblazer/blaze_meleestart.ogg new file mode 100644 index 000000000..58aad6cfa Binary files /dev/null and b/sounds/hellblazer/blaze_meleestart.ogg differ diff --git a/sounds/hellblazer/blaze_select.ogg b/sounds/hellblazer/blaze_select.ogg new file mode 100644 index 000000000..51e38a11d Binary files /dev/null and b/sounds/hellblazer/blaze_select.ogg differ diff --git a/sounds/hellblazer/blaze_spin.ogg b/sounds/hellblazer/blaze_spin.ogg new file mode 100644 index 000000000..7baccd3f8 Binary files /dev/null and b/sounds/hellblazer/blaze_spin.ogg differ