This commit is contained in:
mark 2010-12-08 05:29:16 +00:00
parent 563e147869
commit af37bba9b8
2 changed files with 53 additions and 53 deletions

View file

@ -35,7 +35,7 @@ namespace Server.Multis
public ComponentVerification()
{
m_ItemTable = CreateTable( 0x4000 );
m_ItemTable = CreateTable( 0x10000 );
m_MultiTable = CreateTable( 0x4000 );
LoadItems( "Data/Components/walls.txt", "South1", "South2", "South3", "Corner", "East1", "East2", "East3", "Post", "WindowS", "AltWindowS", "WindowE", "AltWindowE", "SecondAltWindowS", "SecondAltWindowE" );