Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
9
_module/nss/hench_summon_no.nss
Normal file
9
_module/nss/hench_summon_no.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
// Auldar: Check if we have already asked the associate to stop summoning
|
||||
|
||||
#include "hench_i0_conv"
|
||||
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetLocalInt(OBJECT_SELF, sHenchDontSummon);
|
||||
}
|
Reference in New Issue
Block a user