Aantioch_Infernum/_module/nss/hen_trsizemed_at.nss
EpicValor 07f4ebed49 Added henchman rental
Many areas, items, and creatures were adjusted for balance and aesthetics.
2023-08-24 15:20:50 -05:00

6 lines
87 B
Plaintext

// "Make it medium."
void main()
{
SetLocalFloat(OBJECT_SELF, "TRAP_SIZE", 2.0);
}