The best I've come up with so far is just copying the entire data.lua
from Realistic Flashlight, to data-final-fixes.lua
and that seems to work after setting an optional dependency on GirlCharacter with: "dependencies": ["base", "? GirlCharacter"],
in an attempt to get Gear Girl to load up first.
I'm not sure of the implications of doing this and something tells me there is a better way to go about this. I haven't tested thoroughly, but it seems to work.