Minor bug in .98b
Posted: Mon Jul 30, 2007 1:52 am
I think I found a bug in the CommonwealthFleet.xml that I extracted using TransData.
Line 1235:
'multiple' should be 'multiply'.
Line 1235:
Code: Select all
(objIncData gPlayerShip "fleetXP" (multiple (objGetData gSource "TargetsDestroyed") 100))
'multiple' should be 'multiply'.