6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
#include "thes_inc"
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "Ruby", 400, 2000);
|
|
}
|