Hellblazer pickups have translucent glass and show ammo state.
Added cvar for controlling blob shadow render distance. Folder reorganizing for post-release updates. Updated patron list.
This commit is contained in:
parent
c5051ea905
commit
ad2a96b676
34 changed files with 339 additions and 8 deletions
1
zscript/dlc2/swwm_demoland.zsc
Normal file
1
zscript/dlc2/swwm_demoland.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Demo Land Adventure game code
|
||||
1
zscript/dlc2/swwm_demoquest.zsc
Normal file
1
zscript/dlc2/swwm_demoquest.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Demolition Quest game code
|
||||
1
zscript/dlc2/swwm_demoshmup.zsc
Normal file
1
zscript/dlc2/swwm_demoshmup.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Interplanetary Demolitionist game code
|
||||
1
zscript/dlc2/swwm_pong.zsc
Normal file
1
zscript/dlc2/swwm_pong.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Pong game code
|
||||
1
zscript/dlc2/swwm_snake.zsc
Normal file
1
zscript/dlc2/swwm_snake.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Snake game code
|
||||
1
zscript/dlc2/swwm_tetris.zsc
Normal file
1
zscript/dlc2/swwm_tetris.zsc
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Tetris game code
|
||||
Loading…
Add table
Add a link
Reference in a new issue