//////////////////////////////////////// // // // Generated by CEO's YAAAG - V1.2 // // (Yet Another Arya Addon Generator) // // // //////////////////////////////////////// using System; using Server; using Server.Items; namespace Server.Items { public class valentinestableAddon : BaseAddon { private static int[,] m_AddOnSimpleComponents = new int[,] { {2949, -2, 1, 1}, {2950, -2, 0, 1}, {2950, -2, -1, 1}// 1 2 3 , {2950, -1, -1, 1}, {2950, -1, 0, 1}, {2950, -1, 1, 1}// 4 5 6 , {2950, 0, -1, 1}, {2950, 0, 0, 1}, {2950, 0, 1, 1}// 7 8 9 , {2950, 1, -1, 1}, {2950, 1, 0, 1}, {2950, 1, 1, 1}// 10 11 12 , {2948, 2, 1, 1}, {2947, 2, -1, 1}, {2951, 2, 0, 1}// 13 14 15 , {4550, 0, 0, 8}, {2907, -2, -2, 0}, {2907, -1, -2, 0}// 31 36 37 , {2907, 0, -2, 0}, {2907, 1, -2, 0}, {2908, -2, 2, 0}// 38 39 40 , {2908, -1, 2, 0}, {2908, 0, 2, 0}, {2908, 1, 2, 0}// 41 42 43 , {2550, 1, 1, 7}, {2483, -2, -1, 7}, {2483, -1, -1, 8}// 57 58 59 , {2483, 0, -1, 6}, {2483, -2, 1, 9}, {2483, -1, 0, 12}// 60 61 62 }; public override BaseAddonDeed Deed { get { return new valentinestableAddonDeed(); } } [ Constructable ] public valentinestableAddon() { for (int i = 0; i < m_AddOnSimpleComponents.Length / 4; i++) AddComponent( new AddonComponent( m_AddOnSimpleComponents[i,0] ), m_AddOnSimpleComponents[i,1], m_AddOnSimpleComponents[i,2], m_AddOnSimpleComponents[i,3] ); AddComplexComponent( (BaseAddon) this, 7385, -2, -1, 6, 37, -1, "sheer table cloth", 1);// 16 AddComplexComponent( (BaseAddon) this, 7385, -2, 0, 6, 37, -1, "sheer table cloth", 1);// 17 AddComplexComponent( (BaseAddon) this, 7385, -2, 1, 6, 37, -1, "sheer table cloth", 1);// 18 AddComplexComponent( (BaseAddon) this, 7385, -1, 1, 6, 37, -1, "sheer table cloth", 1);// 19 AddComplexComponent( (BaseAddon) this, 7385, -1, 0, 6, 37, -1, "sheer table cloth", 1);// 20 AddComplexComponent( (BaseAddon) this, 7385, -1, -1, 6, 37, -1, "sheer table cloth", 1);// 21 AddComplexComponent( (BaseAddon) this, 7385, 0, -1, 6, 37, -1, "sheer table cloth", 1);// 22 AddComplexComponent( (BaseAddon) this, 7385, 0, 0, 6, 37, -1, "sheer table cloth", 1);// 23 AddComplexComponent( (BaseAddon) this, 7385, 1, -1, 6, 37, -1, "sheer table cloth", 1);// 24 AddComplexComponent( (BaseAddon) this, 7385, 2, -1, 6, 37, -1, "sheer table cloth", 1);// 25 AddComplexComponent( (BaseAddon) this, 7385, 1, 0, 6, 37, -1, "sheer table cloth", 1);// 26 AddComplexComponent( (BaseAddon) this, 7385, 2, 0, 6, 37, -1, "sheer table cloth", 1);// 27 AddComplexComponent( (BaseAddon) this, 7385, 2, 1, 6, 37, -1, "sheer table cloth", 1);// 28 AddComplexComponent( (BaseAddon) this, 7385, 1, 1, 6, 37, -1, "sheer table cloth", 1);// 29 AddComplexComponent( (BaseAddon) this, 7385, 0, 1, 6, 37, -1, "sheer table cloth", 1);// 30 AddComplexComponent( (BaseAddon) this, 3170, 0, 0, 9, 0, -1, "Rose Bush", 1);// 32 AddComplexComponent( (BaseAddon) this, 6377, 0, 0, 11, 0, -1, "Long Stem Rose", 1);// 33 AddComplexComponent( (BaseAddon) this, 2845, -2, 0, 9, 0, 1, "", 1);// 34 AddComplexComponent( (BaseAddon) this, 2845, 2, 0, 9, 0, 1, "", 1);// 35 AddComplexComponent( (BaseAddon) this, 2449, -1, 1, 6, 0, -1, "polished serving tray", 1);// 44 AddComplexComponent( (BaseAddon) this, 2444, -1, 1, 7, 0, -1, "steaming hot french bread lightly drizzled with olive oil", 1);// 45 AddComplexComponent( (BaseAddon) this, 2519, 1, -1, 6, 1501, -1, "", 1);// 46 AddComplexComponent( (BaseAddon) this, 2519, 1, -1, 8, 1501, -1, "", 1);// 47 AddComplexComponent( (BaseAddon) this, 2519, 1, -1, 9, 1501, -1, "", 1);// 48 AddComplexComponent( (BaseAddon) this, 2519, 2, -1, 6, 1501, -1, "", 1);// 49 AddComplexComponent( (BaseAddon) this, 2519, 2, -1, 8, 1501, -1, "", 1);// 50 AddComplexComponent( (BaseAddon) this, 2519, 2, -1, 9, 1501, -1, "", 1);// 51 AddComplexComponent( (BaseAddon) this, 2519, 1, -1, 7, 1501, -1, "", 1);// 52 AddComplexComponent( (BaseAddon) this, 2519, 2, -1, 7, 1501, -1, "", 1);// 53 AddComplexComponent( (BaseAddon) this, 4161, -1, 0, 9, 0, -1, "Warm Chocolate Pie", 1);// 54 AddComplexComponent( (BaseAddon) this, 2430, 1, 1, 7, 0, -1, "sharp cheddar cheese", 1);// 55 AddComplexComponent( (BaseAddon) this, 2449, 1, 1, 6, 0, -1, "polished serving tray", 1);// 56 } public valentinestableAddon( Serial serial ) : base( serial ) { } private static void AddComplexComponent(BaseAddon addon, int item, int xoffset, int yoffset, int zoffset, int hue, int lightsource) { AddComplexComponent(addon, item, xoffset, yoffset, zoffset, hue, lightsource, null, 1); } private static void AddComplexComponent(BaseAddon addon, int item, int xoffset, int yoffset, int zoffset, int hue, int lightsource, string name, int amount) { AddonComponent ac; ac = new AddonComponent(item); if (name != null && name.Length > 0) ac.Name = name; if (hue != 0) ac.Hue = hue; if (amount > 1) { ac.Stackable = true; ac.Amount = amount; } if (lightsource != -1) ac.Light = (LightType) lightsource; addon.AddComponent(ac, xoffset, yoffset, zoffset); } public override void Serialize( GenericWriter writer ) { base.Serialize( writer ); writer.Write( 0 ); // Version } public override void Deserialize( GenericReader reader ) { base.Deserialize( reader ); int version = reader.ReadInt(); } } public class valentinestableAddonDeed : BaseAddonDeed { public override BaseAddon Addon { get { return new valentinestableAddon(); } } [Constructable] public valentinestableAddonDeed() { Name = "valentinestable"; } public valentinestableAddonDeed( Serial serial ) : base( serial ) { } public override void Serialize( GenericWriter writer ) { base.Serialize( writer ); writer.Write( 0 ); // Version } public override void Deserialize( GenericReader reader ) { base.Deserialize( reader ); int version = reader.ReadInt(); } } }