9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
#include "thes_inc"
|
|
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "HeijanPine", 50, 100);
|
|
}
|
|
|
|
|