Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- param_definitions = [
- ('skill', '', False),
- ('skilllvl', '', False),
- ('skillexp', '', False),
- ('skill2', '', False),
- ('skill2lvl', '', False),
- ('skill2exp', '', False),
- ('skill3', '', False),
- ('skill3lvl', '', False),
- ('skill3exp', '', False),
- ('members', '', True),
- ('ticks', '', True),
- ('ticksnote', '', False),
- ('quest', '', False),
- ('tools', '', False),
- ('facilities', '', False),
- ('mat1', '', True),
- ('mat1pic', '', False),
- ('mat1quantity', '1', False),
- ('mat1txt', '', False),
- ('mat1cost', '', False),
- ('mat2', '', False),
- ('mat2pic', '', False),
- ('mat2quantity', '1', False),
- ('mat2txt', '', False),
- ('mat2cost', '', False),
- ('mat3', '', False),
- ('mat3pic', '', False),
- ('mat3quantity', '1', False),
- ('mat3txt', '', False),
- ('mat3cost', '', False),
- ('mat4', '', False),
- ('mat4pic', '', False),
- ('mat4quantity', '1', False),
- ('mat4txt', '', False),
- ('mat4cost', '', False),
- ('mat5', '', False),
- ('mat5pic', '', False),
- ('mat5quantity', '1', False),
- ('mat5txt', '', False),
- ('mat5cost', '', False),
- ('mat6', '', False),
- ('mat6pic', '', False),
- ('mat6quantity', '1', False),
- ('mat6txt', '', False),
- ('mat6cost', '', False),
- ('outputname', '', True),
- ('outputpic', '', False),
- ('outputquantity', '1', False),
- ('outputcost', '', False),
- ]
Advertisement
Add Comment
Please, Sign In to add comment