RATDOG/_module/nss/at_189.nss

16 lines
401 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_189
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/1/2005 4:38:09 PM
//:://////////////////////////////////////////////
#include "nw_i0_tool"
void main()
{
// Give the speaker some XP
RewardPartyXP(5000, GetPCSpeaker());
}