Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
15
_module/nss/henchspell1.nss
Normal file
15
_module/nss/henchspell1.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName henchspell0
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/12/2002 10:40:25
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
#include "hench_i0_conv"
|
||||
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
HenchSetAssociateFloat(sHenchSpellChallenge, -4.0);
|
||||
}
|
Reference in New Issue
Block a user