Search found 1 match

by weelillad
Mon Jul 30, 2007 1:52 am
Forum: Closed bug reports
Topic: Minor bug in .98b
Replies: 1
Views: 2174

Minor bug in .98b

I think I found a bug in the CommonwealthFleet.xml that I extracted using TransData.

Line 1235:

Code: Select all

(objIncData gPlayerShip "fleetXP" (multiple (objGetData gSource "TargetsDestroyed") 100))

'multiple' should be 'multiply'.