LoT_PRC8/_module/nss/hen_trsizelrg_at.nss

6 lines
86 B
Plaintext
Raw Permalink Normal View History

2023-09-25 21:32:17 -04:00
// "Make it large."
void main()
{
SetLocalFloat(OBJECT_SELF, "TRAP_SIZE", 3.0);
}