2025/10/02 Update

More updates from @Behindflayer.
Full compile.
This commit is contained in:
Jaysyn904
2025-10-02 07:45:30 -04:00
parent baf444e0eb
commit 1bd5a3af57
56 changed files with 213 additions and 141 deletions

View File

@@ -14,8 +14,8 @@ void main()
{
object oCreature = OBJECT_SELF;
//:: Disabled for World of Amon
//:: ExecuteScript("prc_npc_damaged", oCreature);
ExecuteScript("prc_npc_damaged", oCreature);
// Send the user-defined event signal
if(GetSpawnInCondition(NW_FLAG_DAMAGED_EVENT))
{