8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
|
#include "pcinclude"
|
||
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "GlacierBearSkin2", 100, 100);
|
||
|
}
|
||
|
|