ProjectTako / kparser

Automatically exported from code.google.com/p/kparser
1 stars 3 forks source link

Synthesis failure listed as Item Drops. #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Do synthesis until you fail and lose items. 
2.
3.

What is the expected output? What do you see instead?
I'd expect to see nothing, since success isn't parsed either. 
Instead, items lost due to failure show up as Item Drops (while success
does not)

What version of the product are you using? On what operating system?
Version 1.0.7.1, Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by ajspwest...@gmail.com on 4 Aug 2008 at 12:01

GoogleCodeExporter commented 8 years ago
Determined that loot lost shows up as "Item lost.", while synthesis item loss 
says
"Item was lost."  Adjusted parsing to distinguish between the two and only 
parse the
loot option (for now).

Original comment by Kinemati...@gmail.com on 21 Aug 2008 at 11:40