Aantioch_Infernum/_module/nss/x0_ch_hen_block.nss
Jaysyn904 32c250aa7e 2025/07/20 Update
Added PEPS AI.
Full compile.
2025-07-20 21:20:32 -04:00

15 lines
391 B
Plaintext

//:://////////////////////////////////////////////////
//:: X0_CH_HEN_BLOCK
/*
OnBlocked handler for henchmen/associates.
*/
//:://////////////////////////////////////////////////
//:: Copyright (c) 2002 Floodgate Entertainment
//:: Created By: Naomi Novik
//:: Created On: 01/06/2003
//:://////////////////////////////////////////////////
void main()
{
ExecuteScript("nw_ch_ace");
}