diff --git a/levels/dummy.wad b/levels/dummy.wad index ad952520..a2ca1f5f 100644 Binary files a/levels/dummy.wad and b/levels/dummy.wad differ diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 4ff637ea..92ef34ff 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -2955,3 +2955,9 @@ FOGMAP 128 128 MFADEMAP 128 128 * WALL24_1 0 0 +; Sign shown on the dummy.wad level to indicate that a level hasn't +; been made for this slot yet. +DLEVSIGN 128 128 +* AG128_2 0 70 +* AG128_2 64 70 +* DLEVSIGN 0 0 diff --git a/patches/dlevsign.gif b/patches/dlevsign.gif new file mode 120000 index 00000000..76fb4308 --- /dev/null +++ b/patches/dlevsign.gif @@ -0,0 +1 @@ +fraggle/dlevsign.gif \ No newline at end of file diff --git a/patches/fraggle/dlevsign.gif b/patches/fraggle/dlevsign.gif new file mode 100644 index 00000000..f1f894d5 Binary files /dev/null and b/patches/fraggle/dlevsign.gif differ