HiddenTradition_PRC8/_module/nss/at_pjohnquest9.nss

13 lines
221 B
Plaintext
Raw Normal View History

#include "nw_j_assassin"
#include "nw_i0_tool"
void main()
{
// Give the speaker some XP
RewardPartyXP(100, GetPCSpeaker());
// Set the variables
aSetPLocalInt(GetPCSpeaker(), "PresterJohnQuest", 9);
}