9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
#include "pcinclude"
|
|
#include "thes_inc"
|
|
void main()
|
|
{
|
|
MassBountyTurnIn(GetPCSpeaker(), "BisonSkin", 100, 100);
|
|
}
|
|
|
|
|