vht/zscript.zsc

11 lines
238 B
Plaintext
Raw Permalink Normal View History

version "4.8"
#include "vhtzs/fn.zsc"
#include "vhtzs/fx.zsc"
#include "vhtzs/projectiles.zsc"
#include "vhtzs/weapons.zsc"
#include "vhtzs/player.zsc"
#include "vhtzs/monsters.zsc"
#include "vhtzs/quest.zsc"
#include "vhtzs/events.zsc"