In the DMB file, why would:

Code:
texture	data/models_unit/textures/filename.tga
work fine, but on adding the bit in red:

Code:
texture	romans_julii, data/models_unit/textures/filename.tga
cause an error message to pop up reporting the filename.tga could not be found in the specified path?