LoadMPQ allows one to manually load mpqs into warcraft with a high priority.  This allows one to override War3Patch.mpq

Installation:
- Create a file loadmpq.conf in your warcraft directory with this format:
<priority> <mpqname>
e.g.:
15 Files.mpq
15 is sufficient for getting multiple cliffs in and probably most everything else
- Add/uncomment in we.lua and war3.lua
 injectdll(proc,"loadmpq.dll")
