Aantioch_Infernum/_module/nss/give_merimess_xp.nss

5 lines
76 B
Plaintext
Raw Permalink Normal View History

2023-08-08 16:22:17 -04:00
void main()
{
GiveXPToCreature(GetPCSpeaker(), 50); // XP Value here
}