ITLongwell / mondains-legacy

Automatically exported from code.google.com/p/mondains-legacy
0 stars 0 forks source link

Travesty Problems #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Kill the travesty while morphed

What is the expected output? What do you see instead?
Expected: items cloned should be deleted or not added to lootpack
Instead: they are dropped into loot.

Suggestion:

Add this line to CloneItem(...)

newItem.LootType = LootType.Blessed; // mod by Dies Irae

Original issue reported on code.google.com by Dies.Ira...@gmail.com on 25 Sep 2008 at 9:44

GoogleCodeExporter commented 8 years ago

Original comment by gje...@gmail.com on 29 Sep 2008 at 7:07

GoogleCodeExporter commented 8 years ago
Fixed in SVN 26.

Original comment by gje...@gmail.com on 29 Sep 2008 at 7:26