Disabled defunct module reset

Disabled defunct module reset.  Disabled item destruction on drop.  Added PRC'd creature abilities.  Fixed invalid hak association.  Updated release archive.
This commit is contained in:
Jaysyn904
2023-11-04 17:58:12 -04:00
parent 5b9e05fa1f
commit 6aa7ab4950
191 changed files with 5844 additions and 234 deletions

View File

@@ -51,7 +51,7 @@ string sMsg;
//This script destroys all items dropped if not in combat (disarmed)
//or if the item is put into a container in the module.
//Simply place // before Execute to turn off.
ExecuteScript("trashem",OBJECT_SELF);
//ExecuteScript("trashem",OBJECT_SELF);
////////////////////////////////////////////////////////////////////////
////Pick Pocket Watch///// Testing...