Initial upload
Initial upload
This commit is contained in:
13
_module/nss/mac_givexp2000.nss
Normal file
13
_module/nss/mac_givexp2000.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName mac_givexp2000
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 12/13/2003 10:15:13 AM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some XP
|
||||
GiveXPToCreature(GetPCSpeaker(), 2000);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user