8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
#include "nw_i0_plot"
|
|
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(),"NW_L_M2Q5RiddleA",10);
|
|
RewardXP("m2q5_Mutamin",25, GetPCSpeaker());
|
|
}
|