endoom: Add custom ENDOOM screen for FreeDM.

This is of my own making, based on Saint of Killers' PLAYF2F8 sprite,
with editing to convert it to fit in an 80x25 text screen.
This commit is contained in:
Simon Howard 2014-02-13 05:59:43 +00:00
parent d970245948
commit e476529620
3 changed files with 5 additions and 7 deletions

View file

@ -174,13 +174,16 @@ MAP32
[lumps]
PLAYPAL
COLORMAP
ENDOOM
GENMIDI
FREEDOOM
#ifdef FREEDM
DEHACKED = fdm_deh
ENDOOM = endoomdm
FREEDM
#else
DEHACKED
ENDOOM
#endif
#ifdef DOOM2
@ -212,12 +215,6 @@ DEMO4 = demo4_ud
#endif /* #ifdef DOOM2 */
#ifdef FREEDM
FREEDM
#endif /* #ifdef FREEDM */
; boom colormaps
C_START

1
lumps/endoomdm.lmp Symbolic link
View file

@ -0,0 +1 @@
fraggle/endoomdm.lmp

BIN
lumps/fraggle/endoomdm.lmp Normal file

Binary file not shown.