ITLongwell / mondains-legacy

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

Vesper museum / clothes glitch as well as gumps Community Collection #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In Clothes theres a drees that should say PlainDress instead of Skirt this
line.

public class MalabellesDress : Skirt
    {
        public override int LabelNumber{ get{ return 1073251; } } // Malabelle's
Dress - Museum of Vesper Replica

        [Constructable]
        public MalabellesDress() : this( 0 )
        {

Original issue reported on code.google.com by uorevolu...@gmail.com on 13 Jul 2009 at 9:33

GoogleCodeExporter commented 8 years ago
Fixed in SVN 50.

Original comment by gje...@gmail.com on 28 Jul 2009 at 10:27