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:
Mari the Deer 2020-11-15 18:09:26 +01:00
commit 7c41dd9725
10 changed files with 85 additions and 2 deletions

View file

@ -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"