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

@@ -140,7 +140,7 @@ void NWNX_Administration_SetPlayOption(int option, int value);
///
/// @param playerName The community (login name).
/// @param characterName The character name.
/// @return Returns TRUE if successful
/// @return Returns TRUE if successful.
int NWNX_Administration_DeleteTURD(string playerName, string characterName);
/// @brief Get an @ref admin_debug "Administration Debug Type" value.