Initial upload
Initial upload
This commit is contained in:
13
_module/nss/at_014.nss
Normal file
13
_module/nss/at_014.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_014
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 3/8/2007 2:28:28 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some XP
|
||||
GiveXPToCreature(GetPCSpeaker(), 50);
|
||||
|
||||
}
|
Reference in New Issue
Block a user