diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 780ac6e2..8f76e309 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -3859,6 +3859,11 @@ A-VINE1A 256 64 ; dangling ends of the big vine textures A-VINE2A 256 64 * W106_2 0 0 +; EXITSGN2 but left +EXITSG2L 64 16 +* EXIT_REL 0 0 +* EXIT_GRL 32 0 + ; These textures are only in FreeDM diff --git a/patches/exit_grl.png b/patches/exit_grl.png new file mode 100644 index 00000000..24590707 Binary files /dev/null and b/patches/exit_grl.png differ diff --git a/patches/exit_rel.png b/patches/exit_rel.png new file mode 100644 index 00000000..662c9bfc Binary files /dev/null and b/patches/exit_rel.png differ