2025/12/24 Update

Hooked up new GUI module event.
Updated merge 2DAs.
Updated PRC8 includes.
This commit is contained in:
Jaysyn904
2025-12-24 16:17:18 -05:00
parent 0834a170f1
commit 121e9b9aa1
94 changed files with 12531 additions and 1635 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;