8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
|
#include "pcinclude"
|
||
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "GlacierBearSkin", 250, 250);
|
||
|
}
|
||
|
|