yeah mate, im pretty sure i have the id's in the config
here is my config, see if you can spot any mistakes please
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<!-- List generated by FM Graphics Guru, by NabaDwA-->
<list id="maps">
<record from="602_away" to="graphics/pictures/team/602/kits/away"/>
<record from="602_home" to="graphics/pictures/team/602/kits/home"/>
<record from="602_third" to="graphics/pictures/team/602/kits/third"/>
<record from="603_away" to="graphics/pictures/team/603/kits/away"/>
<record from="603_home" to="graphics/pictures/team/603/kits/home"/>
<record from="603_third" to="graphics/pictures/team/603/kits/third"/>
<record from="609_away" to="graphics/pictures/team/609/kits/away"/>
<record from="609_home" to="graphics/pictures/team/609/kits/home"/>
<record from="612_away" to="graphics/pictures/team/612/kits/away"/>
<record from="612_home" to="graphics/pictures/team/612/kits/home"/>
<record from="613_away" to="graphics/pictures/team/613/kits/away"/>
<record from="613_home" to="graphics/pictures/team/613/kits/home"/>
<record from="614_away" to="graphics/pictures/team/614/kits/away"/>
<record from="614_home" to="graphics/pictures/team/614/kits/home"/>
<record from="630_away" to="graphics/pictures/team/630/kits/away"/>
<record from="630_home" to="graphics/pictures/team/630/kits/home"/>
<record from="630_third" to="graphics/pictures/team/630/kits/third"/>
<record from="650_away" to="graphics/pictures/team/650/kits/away"/>
<record from="650_home" to="graphics/pictures/team/650/kits/home"/>
<record from="654_away" to="graphics/pictures/team/654/kits/away"/>
<record from="654_home" to="graphics/pictures/team/654/kits/home"/>
<record from="654_third" to="graphics/pictures/team/654/kits/third"/>
<record from="676_away" to="graphics/pictures/team/676/kits/away"/>
<record from="676_home" to="graphics/pictures/team/676/kits/home"/>
<record from="676_third" to="graphics/pictures/team/676/kits/third"/>
<record from="679_away" to="graphics/pictures/team/679/kits/away"/>
<record from="679_home" to="graphics/pictures/team/679/kits/home"/>
<record from="679_third" to="graphics/pictures/team/679/kits/third"/>
<record from="680_away" to="graphics/pictures/team/680/kits/away"/>
<record from="680_home" to="graphics/pictures/team/680/kits/home"/>
<record from="680_third" to="graphics/pictures/team/680/kits/third"/>
<record from="688_away" to="graphics/pictures/team/688/kits/away"/>
<record from="688_home" to="graphics/pictures/team/688/kits/home"/>
<record from="688_third" to="graphics/pictures/team/688/kits/third"/>
<record from="721_away" to="graphics/pictures/team/721/kits/away"/>
<record from="721_home" to="graphics/pictures/team/721/kits/home"/>
<record from="722_away" to="graphics/pictures/team/722/kits/away"/>
<record from="722_home" to="graphics/pictures/team/722/kits/home"/>
<record from="722_third" to="graphics/pictures/team/722/kits/third"/>
<record from="728_away" to="graphics/pictures/team/728/kits/away"/>
<record from="728_home" to="graphics/pictures/team/728/kits/home"/>
<record from="728_third" to="graphics/pictures/team/728/kits/third"/>
<record from="734_away" to="graphics/pictures/team/734/kits/away"/>
<record from="734_home" to="graphics/pictures/team/734/kits/home"/>
<record from="735_away" to="graphics/pictures/team/735/kits/away"/>
<record from="735_home" to="graphics/pictures/team/735/kits/home"/>
<record from="737_away" to="graphics/pictures/team/737/kits/away"/>
<record from="737_home" to="graphics/pictures/team/737/kits/home"/>
<record from="721_third" to="graphics/pictures/team/721/kits/third"/>
<record from="609_third" to="graphics/pictures/team/609/kits/third"/>
<record from="650_third" to="graphics/pictures/team/650/kits/third"/>
<record from="740_away" to="graphics/pictures/team/740/kits/away"/>
<record from="740_home" to="graphics/pictures/team/740/kits/home"/>
<record from="612_third" to="graphics/pictures/team/612/kits/third"/>
</list>
</record>
ive bolded out the newcastle id's in the config for you
