Aantioch_Infernum/_module/nss/hen_trsizemed_at.nss

6 lines
87 B
Plaintext
Raw Permalink Normal View History

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