Amon_PRC8/_module/nss/gatorskin_exch.nss

9 lines
116 B
Plaintext
Raw Permalink Normal View History

2025-04-03 19:00:46 -04:00
#include "pcinclude"
#include "thes_inc"
void main()
{
MassBountyTurnIn(GetPCSpeaker(), "GatorSkin", 100, 100);
}