generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
15
_module/nss/opw_xp_5000.nss
Normal file
15
_module/nss/opw_xp_5000.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Set XP
|
||||
// opw_XP_5000
|
||||
// By Don Anderson
|
||||
// dandersonru@msn.com
|
||||
//
|
||||
// Called from XP Giver Convo
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
GiveXPToCreature(GetPCSpeaker(), 5000);
|
||||
}
|
||||
Reference in New Issue
Block a user