AOC_PRC8/_module/nss/at_004.nss

14 lines
392 B
Plaintext
Raw Normal View History

2025-04-03 11:24:16 -04:00
//::///////////////////////////////////////////////
//:: FileName at_004
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 30/10/2004 4:09:25 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker some XP
GiveXPToCreature(GetPCSpeaker(), 1100000);
}