Aantioch_Infernum/_module/nss/69_hench_crtrsmn.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
173 B
Plaintext

//69_hench_creaturesummon
//Henchman will summon Familiar/Animal Companion
//Created By: 69MEH69 MAR2005
#include "69_inc_henai"
void main()
{
HenchSummonCreature69();
}