2025/12/23 Update

Hooked up new module GUI event.
Updated includes.
Updated nasher.cfg.
This commit is contained in:
Jaysyn904
2025-12-23 23:49:22 -05:00
parent dafebbc26a
commit b790fe3935
93 changed files with 12482 additions and 1608 deletions

View File

@@ -18,6 +18,7 @@ const int TEMPLATE_CURST = 26;
const int TEMPLATE_GRAVETOUCHED_GHOUL = 29;
const int TEMPLATE_CRYPTSPAWN = 30;
const int TEMPLATE_ARCHLICH = 99;
const int TEMPLATE_BAELNORN = 100;
const int TEMPLATE_LICH = 101;
const int TEMPLATE_DEMILICH = 102;
const int TEMPLATE_NECROPOLITAN = 105;