Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
6
_module/nss/hench_isopenches.nss
Normal file
6
_module/nss/hench_isopenches.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "hench_i0_conv"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetLocalInt(OBJECT_SELF, sHenchAutoOpenChest);
|
||||
}
|
Reference in New Issue
Block a user