2025/12/05 Update

Fixed overlong hak name (abilities -> ability).
Updated PEPS
Updated NWNxEE libraries.
Updated readme
Updated nim tools.
This commit is contained in:
Jaysyn904
2025-12-05 10:20:25 -05:00
parent 431e59b7fe
commit 199cf4b044
2045 changed files with 143464 additions and 27726 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.