Initial Upload
Initial Upload
This commit is contained in:
13
_module/nss/drow_priestgive1.nss
Normal file
13
_module/nss/drow_priestgive1.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName drow_priestgive1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 19/01/2004 22:52:47
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some XP
|
||||
GiveXPToCreature(GetPCSpeaker(), 720);
|
||||
|
||||
}
|
Reference in New Issue
Block a user