8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "Iolite", 400, 2000);
|
||
|
}
|
||
|
|
||
|
|