HiddenTradition_PRC8/_module/nss/m2q5riddleblc10.nss

9 lines
228 B
Plaintext
Raw Normal View History

#include "nw_i0_plot"
void main()
{
SetLocalInt(GetPCSpeaker(),"NW_L_M2Q5RiddleB",10);
ActionGiveItem(GetItemPossessedBy(OBJECT_SELF,"M2Q05ICRYSFROG"),GetPCSpeaker());
RewardXP("m2q5_Mutamin",25, GetPCSpeaker());
}