LoT_PRC8/_module/nss/hen_trsizesml_at.nss
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

6 lines
86 B
Plaintext

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