Server.Items.SandstoneFireplaceEastAddon.SandstoneFireplaceEastAddon C# (CSharp) Method

SandstoneFireplaceEastAddon() private method

		public SandstoneFireplaceEastAddon()
		{
			AddComponent( new AddonComponent( 0x489 ), 0, 0, 0 );
			AddComponent( new AddonComponent( 0x475 ), 0, 1, 0 );
		}

Same methods

SandstoneFireplaceEastAddon::SandstoneFireplaceEastAddon ( Server.Serial serial )