Initial Upload
Initial Upload
This commit is contained in:
4
_module/nss/give_ygdragon_xp.nss
Normal file
4
_module/nss/give_ygdragon_xp.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
GiveXPToCreature(GetPCSpeaker(), 100); // XP Value here
|
||||
}
|
Reference in New Issue
Block a user