6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
#include "en5_misc"
|
|
void main()
|
|
{
|
|
SetPartyInt(GetPCSpeaker(),"QuestGood",-5);
|
|
}
|