8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
|
#include "pcinclude"
|
||
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "BisonTongue", 60, 60);
|
||
|
}
|
||
|
|