Add compatibility fixes for ZPack. (This is the beginning of a new feature, basically. Sometimes you gotta make lil' patches for maps that break)
Added a couple more tips. Added some spooktober compatibility text replacements, just for lil' consistency. (can't replace the SECRET01 hudmessages, unfortunately)
This commit is contained in:
parent
bbf5b73bce
commit
7c41dd9725
10 changed files with 85 additions and 2 deletions
|
|
@ -20,6 +20,7 @@ version "4.5"
|
|||
#include "zscript/swwm_handler.zsc"
|
||||
#include "zscript/swwm_shame.zsc"
|
||||
#include "zscript/swwm_hdoom.zsc"
|
||||
#include "zscript/swwm_compat.zsc"
|
||||
#include "zscript/swwm_thinkers.zsc"
|
||||
#include "zscript/swwm_player.zsc"
|
||||
#include "zscript/swwm_inventory.zsc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue