Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
8
_module/nss/henchenheavy.nss
Normal file
8
_module/nss/henchenheavy.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "hench_i0_equip"
|
||||
|
||||
void main()
|
||||
{
|
||||
HenchSetAssociateInt(sHenchLightOffHand, FALSE);
|
||||
ClearWeaponStates();
|
||||
HenchEquipDefaultWeapons(OBJECT_SELF, TRUE);
|
||||
}
|
Reference in New Issue
Block a user