AOC_PRC8/_module/nss/score_patch.nss

5 lines
62 B
Plaintext
Raw Normal View History

2025-04-03 11:24:16 -04:00
void main()
{
SetLocalInt(GetLastUsedBy(), "a_score", 700);
}