Added Erdlu Animal Companion

Added Erdlu Animal Companion & NWNxEE.
This commit is contained in:
Jaysyn904
2021-07-17 11:20:01 -04:00
parent f01fa4bd76
commit 552f1686c8
143 changed files with 24397 additions and 34 deletions

View File

@@ -18,8 +18,10 @@
/* Implementation */
/************************************/
/*void deletechar(string sPlayerName, string sCharName)
//void main (){}
void deletechar(string sPlayerName, string sCharName)
{
object oModule = GetModule();
SetLocalString(oModule, "NWNX!DELETECHAR!DELETE", sPlayerName + "?" + sCharName);
} */
}