PWE_PRC8/_module/nss/at_057.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

16 lines
400 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_057
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 4/7/2003 8:13:42 PM
//:://////////////////////////////////////////////
#include "nw_i0_tool"
void main()
{
// Give the speaker some XP
RewardPartyXP(100, GetPCSpeaker());
}