diff --git a/CREDITS b/CREDITS index 261e7341..e31599ef 100644 --- a/CREDITS +++ b/CREDITS @@ -695,3 +695,8 @@ S: raymoohawk W: http://raymoohawk.deviantart.com/ D: sprites +F: nub_hat +N: Mikael Haladyn +E: mikaelhhome@yahoo.dk +S: nub_hat +D: levels, musics diff --git a/buildcfg.txt b/buildcfg.txt index 66ca6244..04e66758 100644 --- a/buildcfg.txt +++ b/buildcfg.txt @@ -128,8 +128,6 @@ MAP30 = dm30 MAP31 = dm31 MAP32 = dm32 MAP33 = dm33 -MAP34 = dm34 -MAP35 = dm35 #else /* #ifdef FREEDM */ @@ -599,6 +597,7 @@ D_SHAWN3 = D_DM29 D_OPENIN = D_DM30 D_EVIL = D_DM31 D_ULTIMA = D_DM32 +D_DM33 #endif /* #ifdef FREEDM */ #endif /* #ifndef DOOM2 */ diff --git a/levels/dm33.wad b/levels/dm33.wad new file mode 120000 index 00000000..4ef35aa7 --- /dev/null +++ b/levels/dm33.wad @@ -0,0 +1 @@ +nub_hat/32in2413nubhat2d.wad \ No newline at end of file diff --git a/levels/nub_hat/32in2413nubhat2d.wad b/levels/nub_hat/32in2413nubhat2d.wad new file mode 100644 index 00000000..eb7fe431 Binary files /dev/null and b/levels/nub_hat/32in2413nubhat2d.wad differ diff --git a/musics/d_dm33.mus b/musics/d_dm33.mus new file mode 120000 index 00000000..7f904c9c --- /dev/null +++ b/musics/d_dm33.mus @@ -0,0 +1 @@ +nub_hat/32in24132nubhat.mid \ No newline at end of file diff --git a/musics/nub_hat/32in24132nubhat.mid b/musics/nub_hat/32in24132nubhat.mid new file mode 100644 index 00000000..9d4e8b79 Binary files /dev/null and b/musics/nub_hat/32in24132nubhat.mid differ