(ctor) PlagueBeastOrgan()
(ctor) PlagueBeastOrgan( Serial serial )
(ctor) PlagueBeastOrgan( int itemID, int hue )
int BrainHue( get; set; )
List<PlagueBeastComponent> Components( get; )
bool IsCuttable( get; )
bool Opened( get; set; )
void AddComponent( PlagueBeastComponent c, int x, int y )
virtual void Deserialize( GenericReader reader )
virtual void FinishOpening( Mobile from )
virtual void Initialize()
virtual void OnAfterDelete()
virtual bool OnDropped( Mobile from, Item item, PlagueBeastComponent to )
virtual bool OnLifted( Mobile from, PlagueBeastComponent c )
virtual bool Scissor( Mobile from, Scissors scissors )
virtual void Serialize( GenericWriter writer )