7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
|
#include "rd_questinc"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
SetPartyInt(GetPCSpeaker(),"NHQuest",4);
|
||
|
}
|