8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
#include "pcinclude"
|
|
#include "thes_inc"
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "CarasinHobgoblinEar", 75, 75);
|
|
}
|
|
|