HiddenTradition_PRC8/_module/nss/x0_ch_hen_rest.nss
Jaysyn904 4f42bd0a2a 2025/07/28 Update
Added PEPS AI
Full compile.
2025-07-28 16:16:23 -04:00

16 lines
394 B
Plaintext

//:://////////////////////////////////////////////////
//:: 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");
}