Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
5
_module/nss/hen_trsizesml_at.nss
Normal file
5
_module/nss/hen_trsizesml_at.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
// "Make it small."
|
||||
void main()
|
||||
{
|
||||
SetLocalFloat(OBJECT_SELF, "TRAP_SIZE", 1.0);
|
||||
}
|
Reference in New Issue
Block a user