2025/07/21 Update
Updated PEPS AI. Full compile.
This commit is contained in:
15
_module/nss/x0_ch_hen_rest.nss
Normal file
15
_module/nss/x0_ch_hen_rest.nss
Normal 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");
|
||||
}
|
Reference in New Issue
Block a user