Sealing some packet classes
This commit is contained in:
parent
0f0641b607
commit
4ea9a1e9dc
5 changed files with 23 additions and 23 deletions
|
|
@ -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 );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue