by Breon » Fri Apr 08, 2011 11:07 am
OK, it is possible to break the requirements down further (skill, materials, and produced by), we just have to edit all of the item pages to use the correct properties rather than the generic "requires". For example, instead of using "skillreq = [[requires::Hunting]]", it should be "skillreq = [[skillreq::Hunting]]". I've modified Ant Empress, Ant Queen, and the Curiosity_table to show how it would look. As always, feel free to change it back if you don't like it or if it borks something else up that I'm not aware of.