mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 13:25:47 -04:00
patches: Add dummy level sign.
On the dummy.wad level used as a stand-in for levels that don't exist yet, show a computer sign on the wall that gives a brief useful message encouraging people to contribute to the project.
This commit is contained in:
parent
3608770626
commit
977ea8090b
4 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue