6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "Emerald", 400, 4000);
|
||
|
}
|