HiddenTradition_PRC8/_module/nss/at_pjohnquest9.nss
2024-06-20 15:47:42 -04:00

13 lines
221 B
Plaintext

#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);
}