Initial commit
Initial commit [v9.7]
This commit is contained in:
12
_module/nss/at_mann02.nss
Normal file
12
_module/nss/at_mann02.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
#include "nw_i0_tool"
|
||||
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some gold
|
||||
RewardPartyGP(750, GetPCSpeaker());
|
||||
|
||||
// Give the speaker some XP
|
||||
RewardPartyXP(100, GetPCSpeaker());
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user