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

SandstoneFireplaceSouthAddon() private method

		public SandstoneFireplaceSouthAddon()
		{
			AddComponent( new AddonComponent( 0x482 ), -1, 0, 0 );
			AddComponent( new AddonComponent( 0x47B ), 0, 0, 0 );
		}

Same methods

SandstoneFireplaceSouthAddon::SandstoneFireplaceSouthAddon ( Serial serial )