Re: OT: Narf has gone looney and wants to GM.
Guess we'll leave it at password... hmmph, I can't make my spells have magical knowledge? *grumble*
For attuning, how about the current party? Derrel, Elorin, Kibby, Jason.
Let's see...
if(identity == 'Derrel' || identity == 'Elorin' || identity == 'Kibin' || identity == 'Jason')
trigger = 0;
else if(presencePermittedBy('Kaylin') == 1)
trigger = 0;
else
trigger = 1;
Harrumph.
|