8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
#include "pcinclude"
|
|
#include "thes_inc"
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "BoarSkin", 25, 25);
|
|
}
|
|
|