Battledale_PRC8/_module/nss/gc_set_haste.nss

5 lines
67 B
Plaintext
Raw Permalink Normal View History

void main()
{
SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 7.0);
}