diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index aab5b976..f283bc98 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -2159,6 +2159,9 @@ EXITSIGN 64 16 * EXIT2 40 0 * EXIT2 48 0 * EXIT2 56 0 +EXITSGN2 64 16 +* EXIT_RED 0 0 +* EXIT_GRN 32 0 GRAY1 64 128 * W33_7 0 0 * W33_7 0 64 diff --git a/patches/exit1.gif b/patches/exit1.gif index d4b73fe7..603a0623 120000 --- a/patches/exit1.gif +++ b/patches/exit1.gif @@ -1 +1 @@ -sodaholic/exit1.gif \ No newline at end of file +sgtcrispy/exit1.gif \ No newline at end of file diff --git a/patches/exit_grn.gif b/patches/exit_grn.gif new file mode 120000 index 00000000..7dcc20fa --- /dev/null +++ b/patches/exit_grn.gif @@ -0,0 +1 @@ +sgtcrispy/exit_grn.gif \ No newline at end of file diff --git a/patches/exit_red.gif b/patches/exit_red.gif new file mode 120000 index 00000000..abd2e8c7 --- /dev/null +++ b/patches/exit_red.gif @@ -0,0 +1 @@ +sgtcrispy/exit_red.gif \ No newline at end of file diff --git a/patches/sgtcrispy/exit1.gif b/patches/sgtcrispy/exit1.gif new file mode 100644 index 00000000..c78128de Binary files /dev/null and b/patches/sgtcrispy/exit1.gif differ diff --git a/patches/sgtcrispy/exit_grn.gif b/patches/sgtcrispy/exit_grn.gif new file mode 100644 index 00000000..6f01cf2c Binary files /dev/null and b/patches/sgtcrispy/exit_grn.gif differ diff --git a/patches/sgtcrispy/exit_red.gif b/patches/sgtcrispy/exit_red.gif new file mode 100644 index 00000000..82874c83 Binary files /dev/null and b/patches/sgtcrispy/exit_red.gif differ diff --git a/patches/sodaholic/exit1.gif b/patches/sodaholic/exit1.gif deleted file mode 100644 index b5e8fb3c..00000000 Binary files a/patches/sodaholic/exit1.gif and /dev/null differ