2025/12/01 Updated

Removed unneeded 2DAs from top hak.
Updated NWNxEE libraries
Updated PEPS
Updated nim tooling.
Updated NPC template scripts.
Full compile.
This commit is contained in:
Jaysyn904
2025-12-01 13:05:25 -05:00
parent 9142d652cd
commit 223d71f051
2292 changed files with 29747 additions and 30806 deletions

View File

@@ -60,7 +60,7 @@ const int NWNX_FEEDBACK_SKILL_HEAL_TARGET_NOT_DISPSND = 55;
const int NWNX_FEEDBACK_SKILL_HEAL_VALID_TARGETS = 56;
const int NWNX_FEEDBACK_SKILL_STEALTH_IN_COMBAT = 60;
/// Miscellaneous Targetting Messages
/// Miscellaneous Targeting Messages
const int NWNX_FEEDBACK_TARGET_UNAWARE = 6;
const int NWNX_FEEDBACK_ACTION_NOT_POSSIBLE_STATUS = 7;
const int NWNX_FEEDBACK_ACTION_NOT_POSSIBLE_PVP = 187;