Sealing some packet classes

This commit is contained in:
asayre 2010-12-31 11:09:18 +00:00
parent 0f0641b607
commit 4ea9a1e9dc
5 changed files with 23 additions and 23 deletions

View file

@ -357,7 +357,7 @@ namespace Server.Misc
PlaceItemIn( cont, 93, 66, new PixieSwatter() );
for( int i = 0; i < 10; i++ )
PlaceItemIn( cont, 117, 128, new MessageInABottle( Utility.RandomBool() ? Map.Trammel : Map.Felucca, 4 ) );
PlaceItemIn( cont, 117, 128, new MessageInABottle( Utility.RandomBool() ? Map.Trammel : Map.Felucca, 4 ) );
PlaceItemIn( bank, 18, 124, cont );