mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-13 20:42:11 +00:00
- added tile names for all of Vacation's new actors.
Although several just replace existing actors, we want different names for these when replacing them.
This commit is contained in:
parent
4c1e379149
commit
17a8dd5c2e
1 changed files with 9 additions and 0 deletions
|
@ -992,3 +992,12 @@ x(FEMALEGEEK, 3823)
|
|||
x(SNOWMAKER, 3787)
|
||||
x(SNOWMAKERNOMOVE, 3789)
|
||||
x(SNOWFLAKE, 3697)
|
||||
|
||||
// Vacation stuff
|
||||
|
||||
x(BEACHBABE, 2165) // LIZMANJUMP
|
||||
x(BEACHBALL, 2400) // SCRAP1
|
||||
x(BEACHBATHER, 1312) // FEM1
|
||||
x(DRAGON, 2120) // LIZMAN
|
||||
x(SEAGULLSHIT, 1638)
|
||||
x(SEAGULL, 2150) // LIZMANSPITTING
|
||||
|
|
Loading…
Reference in a new issue