Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
JOELwindows7 committed Mar 8, 2025
1 parent e367ba5 commit a69c560
Show file tree
Hide file tree
Showing 13 changed files with 300 additions and 125 deletions.
8 changes: 8 additions & 0 deletions DECALDEF.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,11 @@ decal SolidSolidSolid 42001
X-Scale 0.1
Y-Scale 0.1
}

decal GZFILTH 4002
{
pic GZFILTH
// pic in 1024 x 1024
X-Scale 0.1
Y-Scale 0.1
}
8 changes: 4 additions & 4 deletions MAPINFO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@ Map MBH03 lookup "MBH03"
//next = "MBH04"
next = "MBOHTEST" // Temp! comment when level done!
sky1 = "SKY1"
music = "D_UNDERTO"
music = "D_SHAWN2"
par = 30
sucktime = 0
exitPic = "LMBHTIHD"
InterMusic = "D_ULIVE"
enterPic = "LMBHCAVE"
enterPic = "LMBHDARK"
}

// Extra
Expand Down Expand Up @@ -196,7 +196,7 @@ map PLMSKY1 lookup "PLMSKY1"
next = "MBOHTEST"
sky1 = "SKY1"
exitPic = "LMBHTIHD"
music = "D_SSLZN"
music = "D_READ_M"
}

map MECHSKY1 lookup "MECHSKY1"
Expand All @@ -205,7 +205,7 @@ map MECHSKY1 lookup "MECHSKY1"
next = "MBOHTEST"
sky1 = "SKY1"
exitPic = "LMBHTIHD"
music = "D_SSLZN"
music = "D_READ_M"
}

map CURAG "Curag"
Expand Down
Binary file added graphics/GZFILTH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/LMBHDARK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions maps/MBH02.dbs
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ maps
overrideceilheight = false;
overridebrightness = false;
uselongtexturenames = false;
viewpositionx = -538.6196f;
viewpositiony = 20.88204f;
viewscale = 1.758293f;
viewpositionx = -487.6025f;
viewpositiony = 278.9069f;
viewscale = 1.352533f;
scriptcompiler = "zdoom_acs.cfg";

grid
Expand Down
Binary file modified maps/MBH02.wad
Binary file not shown.
16 changes: 8 additions & 8 deletions maps/MBH03.dbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ maps
requiredarchives = "";
}
}
defaultfloortexture = "FLOOR0_1";
defaultceiltexture = "CEIL1_1";
defaulttoptexture = "STARTAN1";
defaultwalltexture = "STARTAN1";
defaultbottomtexture = "STARTAN1";
defaultfloortexture = "RROCK13";
defaultceiltexture = "MFLR8_3";
defaulttoptexture = "A-CONCTE";
defaultwalltexture = "A-CONCTE";
defaultbottomtexture = "A-CONCTE";
custombrightness = 196;
customfloorheight = 0;
customceilheight = 128;
Expand All @@ -48,9 +48,9 @@ maps
overrideceilheight = false;
overridebrightness = false;
uselongtexturenames = false;
viewpositionx = -253.0807f;
viewpositiony = -993.4943f;
viewscale = 0.65f;
viewpositionx = 37.71691f;
viewpositiony = 999.9952f;
viewscale = 0.8449985f;
scriptcompiler = "zdoom_acs.cfg";

grid
Expand Down
Binary file modified maps/MBH03.wad
Binary file not shown.
6 changes: 3 additions & 3 deletions maps/MBOHTEST.dbs
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ maps
overrideceilheight = false;
overridebrightness = false;
uselongtexturenames = false;
viewpositionx = -3614.883f;
viewpositiony = 3097.56f;
viewscale = 1.124552f;
viewpositionx = 8108.141f;
viewpositiony = -2808.604f;
viewscale = 0.6654153f;
scriptcompiler = "zdoom_acs.cfg";

grid
Expand Down
Binary file modified maps/MBOHTEST.wad
Binary file not shown.
Loading

0 comments on commit a69c560

Please sign in to comment.