This commit is contained in:
parent
8ff1a903a0
commit
14873aaa3e
78 changed files with 360 additions and 231 deletions
|
|
@ -20,7 +20,6 @@ namespace Server.Mobiles
|
|||
{
|
||||
public InternalBuyInfo()
|
||||
{
|
||||
|
||||
Add( new GenericBuyInfo( typeof( SewingKit ), 3, 20, 0xF9D, 0 ) );
|
||||
Add( new GenericBuyInfo( typeof( Scissors ), 11, 20, 0xF9F, 0 ) );
|
||||
Add( new GenericBuyInfo( typeof( DyeTub ), 8, 20, 0xFAB, 0 ) );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue