mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
patches: Remove arrow from exit sign.
Having an arrow on the exit sign makes some levels confusing, as the arrow can sometimes be pointing in the wrong direction or be otherwise misleading. There is some discussion on Doomworld: http://www.doomworld.com/vb/post/1303596 As the arrow version still looks quite nice, keep it around as a second exit sign texture (EXITSGN2); include both the red and the green versions.
This commit is contained in:
parent
2675b7e42e
commit
e40ae42637
8 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
sodaholic/exit1.gif
|
||||
sgtcrispy/exit1.gif
|
1
patches/exit_grn.gif
Symbolic link
1
patches/exit_grn.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sgtcrispy/exit_grn.gif
|
1
patches/exit_red.gif
Symbolic link
1
patches/exit_red.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sgtcrispy/exit_red.gif
|
BIN
patches/sgtcrispy/exit1.gif
Normal file
BIN
patches/sgtcrispy/exit1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 245 B |
BIN
patches/sgtcrispy/exit_grn.gif
Normal file
BIN
patches/sgtcrispy/exit_grn.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 248 B |
BIN
patches/sgtcrispy/exit_red.gif
Normal file
BIN
patches/sgtcrispy/exit_red.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 B |
Binary file not shown.
Before Width: | Height: | Size: 242 B |
Loading…
Add table
Add a link
Reference in a new issue