local p=
function p.sample(frame) v = 0 x = frame.args[1] or 0 if x then v = 1 else v = 2 end return vend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Kid116/Reign2".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.