8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
#include "pcinclude"
|
|
#include "thes_inc"
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "BeholderEyeStalk", 50, 50);
|
|
}
|
|
|