Aantioch_Infernum/_module/nss/69_hench_crtruns.nss
EpicValor 07f4ebed49 Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
2023-08-24 15:20:50 -05:00

10 lines
179 B
Plaintext

//69_hench_creatureunsummon
//Henchman will unsummon Familiar/Animal Companion
//Created By: 69MEH69 MAR2005
#include "69_inc_henai"
void main()
{
HenchUnSummonCreature69();
}