Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
9
_module/nss/69_hench_crtruns.nss
Normal file
9
_module/nss/69_hench_crtruns.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
//69_hench_creatureunsummon
|
||||
//Henchman will unsummon Familiar/Animal Companion
|
||||
//Created By: 69MEH69 MAR2005
|
||||
#include "69_inc_henai"
|
||||
|
||||
void main()
|
||||
{
|
||||
HenchUnSummonCreature69();
|
||||
}
|
Reference in New Issue
Block a user