Battledale_PRC8/_module/nss/gc_set_imp_evade.nss

5 lines
67 B
Plaintext
Raw Permalink Normal View History

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