Still intend to add Very Hard. It's not conceptually problematic to add a couple of modifiers in a file; the actual problem is that a lot of code performs checks like "if difficulty level == X" at the moment rather than check for greater/lower than, and there wasn't time to add it for this patch.