5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
void main()
|
|
{
|
|
GiveXPToCreature(GetPCSpeaker(), 50); // XP Value here
|
|
}
|