Originally by: Ruziel
It's not in the public dump, so it's either hard coded, or just not in the database subset they release to us.
Well I guess I can hard code it for now since the values are available elsewhere. A bit of a shame though.
Originally by: Ruziel
As per the damagePerJob modifications for Data Interfaces mentioned in the other thread, this is something that's in an alteration script I have that I run each time I install a new DB version.
I figured as much, and I do have an import script where I could put it. However I find this bad practice and try to stay away from it, even though it won't cause any issues. Besides adding that additional condition did the job just as nicely and also won't cause any future problems.
On another note, I hope they clean up their data at some point. I went through it and found a tonne of inconsistencies

including missing foreign key objects. But ah well such a large system probably has a tonne of better things to implement then do all that cleaning
