Page 3 of 3

Re: [Release] Simon B's Favorites

Posted: Sat Jan 23, 2016 7:55 pm
by Norby
spara wrote:
I did a visual scan through the shipdata.plist and found two missing semicolons.
For record, this was the wrong line (two times, kdiff3 whispered me ;)):
emission_map = { name = "CClipper-glows.png"};
The fixed line:
emission_map = { name = "CClipper-glows.png"[size=150][b];[/b][/size]};

Thank you for the updates in ai_type also!