Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/at_dryadpersude2.nss
Normal file
13
_module/nss/at_dryadpersude2.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
#include "nw_j_assassin"
|
||||
|
||||
#include "nw_i0_tool"
|
||||
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some XP
|
||||
RewardPartyXP(50, GetPCSpeaker());
|
||||
|
||||
// Set the variables
|
||||
aSetPLocalInt(GetPCSpeaker(), "DryadFirstTimeTalked", 2);
|
||||
|
||||
}
|
Reference in New Issue
Block a user