2025/07/20 Update

Added PEPS AI.
Full compile.
This commit is contained in:
Jaysyn904
2025-07-20 19:17:01 -04:00
parent e5fe988914
commit 47c7459fb9
1917 changed files with 44512 additions and 792 deletions

View File

@@ -0,0 +1,15 @@
//:://////////////////////////////////////////////////
//:: X0_CH_HEN_REST
/*
OnRest event handler for henchmen/associates.
*/
//:://////////////////////////////////////////////////
//:: Copyright (c) 2002 Floodgate Entertainment
//:: Created By: Naomi Novik
//:: Created On: 01/06/2003
//:://////////////////////////////////////////////////
void main()
{
ExecuteScript("nw_ch_aca");
}