Overwrite

Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
Unstable Kitsune
2023-11-28 23:20:26 -05:00
parent 3cd54811de
commit b918192e4e
11608 changed files with 2644205 additions and 47 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,214 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class twelvebytwelvearearugNSAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2760, 4, -4, 0}, {2760, 4, -3, 0}, {2760, 4, -1, 0}// 9 10 11
, {2760, 0, -5, 0}, {2760, 1, -5, 0}, {2760, 2, -5, 0}// 12 13 14
, {2760, 3, -5, 0}, {2760, 4, -5, 0}, {2760, 5, -5, 0}// 15 16 17
, {2760, 5, -4, 0}, {2760, 5, -3, 0}, {2760, 5, -2, 0}// 18 19 20
, {2760, -1, -4, 0}, {2760, 3, -4, 0}, {2760, 3, -1, 0}// 21 22 23
, {2760, 3, -2, 0}, {2760, 2, -2, 0}, {2760, 1, -4, 0}// 24 25 26
, {2760, 0, -4, 0}, {2760, 2, -3, 0}, {2760, -1, -5, 0}// 27 28 29
, {2760, -1, -1, 0}, {2760, 0, -3, 0}, {2760, -1, -2, 0}// 30 31 32
, {2760, 0, -1, 0}, {2760, -2, -3, 0}, {2760, -3, -2, 0}// 33 34 35
, {2760, 1, -2, 0}, {2760, 1, -1, 0}, {2760, 2, -1, 0}// 36 37 38
, {2760, -5, -5, 0}, {2760, -4, -5, 0}, {2760, -3, -5, 0}// 39 40 41
, {2760, -2, -5, 0}, {2760, -5, -4, 0}, {2760, -4, -4, 0}// 42 43 44
, {2760, -3, -4, 0}, {2760, -5, -3, 0}, {2760, -4, -3, 0}// 45 46 47
, {2760, -5, -2, 0}, {2760, -2, -2, 0}, {2760, -2, -1, 0}// 48 49 50
, {2760, -4, -1, 0}, {2760, -3, -1, 0}, {2760, 5, 0, 0}// 51 52 88
, {2760, 5, 1, 0}, {2760, 5, 2, 0}, {2760, 4, 1, 0}// 89 90 91
, {2760, 4, 2, 0}, {2760, 4, 3, 0}, {2760, 4, 4, 0}// 92 93 94
, {2760, 1, 4, 0}, {2760, 2, 4, 0}, {2760, 3, 4, 0}// 95 96 97
, {2760, 2, 3, 0}, {2760, 3, 3, 0}, {2760, 3, 2, 0}// 98 99 100
, {2760, 5, 3, 0}, {2760, 5, 4, 0}, {2760, 5, 5, 0}// 101 102 103
, {2760, 0, 5, 0}, {2760, 1, 5, 0}, {2760, 2, 5, 0}// 104 105 106
, {2760, 3, 5, 0}, {2760, 4, 5, 0}, {2760, -5, 3, 0}// 107 108 109
, {2760, -5, 4, 0}, {2760, -5, 5, 0}, {2760, -4, 5, 0}// 110 111 112
, {2760, -3, 5, 0}, {2760, -2, 5, 0}, {2760, -4, 3, 0}// 113 114 115
, {2760, -4, 4, 0}, {2760, -3, 4, 0}, {2760, -1, 0, 0}// 116 117 118
, {2760, -1, 1, 0}, {2760, -1, 2, 0}, {2760, -3, 3, 0}// 119 120 121
, {2760, -1, 4, 0}, {2760, 0, 0, 0}, {2760, 0, 1, 0}// 122 123 124
, {2760, 0, 2, 0}, {2760, 0, 3, 0}, {2760, -3, 2, 0}// 125 126 127
, {2760, -2, 3, 0}, {2760, 1, 0, 0}, {2760, 1, 1, 0}// 128 129 130
, {2760, 1, 2, 0}, {2760, 2, 0, 0}, {2760, 2, 1, 0}// 131 132 133
, {2760, 3, 0, 0}, {2760, -4, 2, 0}, {2760, -2, 1, 0}// 134 135 136
, {2760, -4, 1, 0}, {2760, -5, 0, 0}, {2760, -5, 2, 0}// 137 138 139
, {2760, -5, 1, 0}, {2760, -3, 0, 0}, {2760, -2, 0, 0}// 140 159 167
, {2760, -2, 4, 0}, {2760, -1, 5, 0}// 168 169
};
public override BaseAddonDeed Deed
{
get
{
return new twelvebytwelvearearugNSAddonDeed();
}
}
[ Constructable ]
public twelvebytwelvearearugNSAddon()
{
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, 2797, 3, -3, 0, 2852, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 2797, -3, -3, 0, 2852, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 2797, -4, -2, 0, 2852, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 2797, 4, -2, 0, 2852, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 2797, -1, -3, 0, 2852, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 2797, 1, -3, 0, 2852, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 2797, 2, -4, 0, 2852, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 2797, -5, -1, 0, 2852, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 2797, 0, -2, 0, 2852, -1, "", 1);// 53
AddComplexComponent( (BaseAddon) this, 2801, 6, -6, 0, 2852, -1, "", 1);// 54
AddComplexComponent( (BaseAddon) this, 2803, -5, -6, 0, 2852, -1, "", 1);// 55
AddComplexComponent( (BaseAddon) this, 2803, -4, -6, 0, 2852, -1, "", 1);// 56
AddComplexComponent( (BaseAddon) this, 2803, -3, -6, 0, 2852, -1, "", 1);// 57
AddComplexComponent( (BaseAddon) this, 2803, -2, -6, 0, 2852, -1, "", 1);// 58
AddComplexComponent( (BaseAddon) this, 2803, -1, -6, 0, 2852, -1, "", 1);// 59
AddComplexComponent( (BaseAddon) this, 2803, 0, -6, 0, 2852, -1, "", 1);// 60
AddComplexComponent( (BaseAddon) this, 2803, 1, -6, 0, 2852, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2803, 2, -6, 0, 2852, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2803, 3, -6, 0, 2852, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 2803, 4, -6, 0, 2852, -1, "", 1);// 64
AddComplexComponent( (BaseAddon) this, 2803, 5, -6, 0, 2852, -1, "", 1);// 65
AddComplexComponent( (BaseAddon) this, 2804, 6, -5, 0, 2852, -1, "", 1);// 66
AddComplexComponent( (BaseAddon) this, 2804, 6, -4, 0, 2852, -1, "", 1);// 67
AddComplexComponent( (BaseAddon) this, 2804, 6, -3, 0, 2852, -1, "", 1);// 68
AddComplexComponent( (BaseAddon) this, 2804, 6, -2, 0, 2852, -1, "", 1);// 69
AddComplexComponent( (BaseAddon) this, 2804, 6, -1, 0, 2852, -1, "", 1);// 70
AddComplexComponent( (BaseAddon) this, 2799, -6, -6, 0, 2852, -1, "", 1);// 71
AddComplexComponent( (BaseAddon) this, 2802, -6, -5, 0, 2852, -1, "", 1);// 72
AddComplexComponent( (BaseAddon) this, 2802, -6, -4, 0, 2852, -1, "", 1);// 73
AddComplexComponent( (BaseAddon) this, 2802, -6, -3, 0, 2852, -1, "", 1);// 74
AddComplexComponent( (BaseAddon) this, 2802, -6, -2, 0, 2852, -1, "", 1);// 75
AddComplexComponent( (BaseAddon) this, 2802, -6, -1, 0, 2852, -1, "", 1);// 76
AddComplexComponent( (BaseAddon) this, 2797, 5, -1, 0, 2852, -1, "", 1);// 77
AddComplexComponent( (BaseAddon) this, 2797, -2, -4, 0, 2852, -1, "", 1);// 78
AddComplexComponent( (BaseAddon) this, 2797, 4, 0, 0, 2852, -1, "", 1);// 79
AddComplexComponent( (BaseAddon) this, 2797, -4, 0, 0, 2852, -1, "", 1);// 80
AddComplexComponent( (BaseAddon) this, 2797, 0, 4, 0, 2852, -1, "", 1);// 81
AddComplexComponent( (BaseAddon) this, 2797, 3, 1, 0, 2852, -1, "", 1);// 82
AddComplexComponent( (BaseAddon) this, 2797, 1, 3, 0, 2852, -1, "", 1);// 83
AddComplexComponent( (BaseAddon) this, 2797, 2, 2, 0, 2852, -1, "", 1);// 84
AddComplexComponent( (BaseAddon) this, 2797, -1, 3, 0, 2852, -1, "", 1);// 85
AddComplexComponent( (BaseAddon) this, 2797, -3, 1, 0, 2852, -1, "", 1);// 86
AddComplexComponent( (BaseAddon) this, 2797, -2, 2, 0, 2852, -1, "", 1);// 87
AddComplexComponent( (BaseAddon) this, 2798, 6, 6, 0, 2852, -1, "", 1);// 141
AddComplexComponent( (BaseAddon) this, 2804, 6, 0, 0, 2852, -1, "", 1);// 142
AddComplexComponent( (BaseAddon) this, 2804, 6, 1, 0, 2852, -1, "", 1);// 143
AddComplexComponent( (BaseAddon) this, 2804, 6, 2, 0, 2852, -1, "", 1);// 144
AddComplexComponent( (BaseAddon) this, 2804, 6, 3, 0, 2852, -1, "", 1);// 145
AddComplexComponent( (BaseAddon) this, 2804, 6, 4, 0, 2852, -1, "", 1);// 146
AddComplexComponent( (BaseAddon) this, 2804, 6, 5, 0, 2852, -1, "", 1);// 147
AddComplexComponent( (BaseAddon) this, 2805, -5, 6, 0, 2852, -1, "", 1);// 148
AddComplexComponent( (BaseAddon) this, 2805, -4, 6, 0, 2852, -1, "", 1);// 149
AddComplexComponent( (BaseAddon) this, 2805, -3, 6, 0, 2852, -1, "", 1);// 150
AddComplexComponent( (BaseAddon) this, 2805, -2, 6, 0, 2852, -1, "", 1);// 151
AddComplexComponent( (BaseAddon) this, 2805, -1, 6, 0, 2852, -1, "", 1);// 152
AddComplexComponent( (BaseAddon) this, 2805, 0, 6, 0, 2852, -1, "", 1);// 153
AddComplexComponent( (BaseAddon) this, 2805, 1, 6, 0, 2852, -1, "", 1);// 154
AddComplexComponent( (BaseAddon) this, 2805, 2, 6, 0, 2852, -1, "", 1);// 155
AddComplexComponent( (BaseAddon) this, 2805, 3, 6, 0, 2852, -1, "", 1);// 156
AddComplexComponent( (BaseAddon) this, 2805, 4, 6, 0, 2852, -1, "", 1);// 157
AddComplexComponent( (BaseAddon) this, 2805, 5, 6, 0, 2852, -1, "", 1);// 158
AddComplexComponent( (BaseAddon) this, 2802, -6, 0, 0, 2852, -1, "", 1);// 160
AddComplexComponent( (BaseAddon) this, 2802, -6, 1, 0, 2852, -1, "", 1);// 161
AddComplexComponent( (BaseAddon) this, 2802, -6, 2, 0, 2852, -1, "", 1);// 162
AddComplexComponent( (BaseAddon) this, 2802, -6, 3, 0, 2852, -1, "", 1);// 163
AddComplexComponent( (BaseAddon) this, 2802, -6, 4, 0, 2852, -1, "", 1);// 164
AddComplexComponent( (BaseAddon) this, 2800, -6, 6, 0, 2852, -1, "", 1);// 165
AddComplexComponent( (BaseAddon) this, 2802, -6, 5, 0, 2852, -1, "", 1);// 166
}
public twelvebytwelvearearugNSAddon( 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 twelvebytwelvearearugNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new twelvebytwelvearearugNSAddon();
}
}
[Constructable]
public twelvebytwelvearearugNSAddonDeed()
{
Name = "twelvebytwelvearearugNSAddon";
}
public twelvebytwelvearearugNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,214 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class twelvebytwelvearearugWEAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2760, 4, -4, 0}, {2760, 4, -3, 0}, {2760, 4, -2, 0}// 9 10 11
, {2760, 4, -1, 0}, {2760, 0, -5, 0}, {2760, 1, -5, 0}// 12 13 14
, {2760, 2, -5, 0}, {2760, 3, -5, 0}, {2760, 4, -5, 0}// 15 16 17
, {2760, 5, -5, 0}, {2760, 5, -4, 0}, {2760, 5, -3, 0}// 18 19 20
, {2760, 5, -2, 0}, {2760, 5, -1, 0}, {2760, 3, -4, 0}// 21 22 23
, {2760, 3, -3, 0}, {2760, 3, -2, 0}, {2760, 2, -4, 0}// 24 25 26
, {2760, 2, -3, 0}, {2760, 1, -4, 0}, {2760, -1, -4, 0}// 27 28 29
, {2760, -1, -3, 0}, {2760, -1, -2, 0}, {2760, -1, -1, 0}// 30 31 32
, {2760, 0, -3, 0}, {2760, 0, -2, 0}, {2760, 0, -1, 0}// 33 34 35
, {2760, -2, -3, 0}, {2760, -3, -2, 0}, {2760, 1, -2, 0}// 36 37 38
, {2760, 1, -1, 0}, {2760, 2, -1, 0}, {2760, -5, -5, 0}// 39 40 41
, {2760, -4, -5, 0}, {2760, -3, -5, 0}, {2760, -2, -5, 0}// 42 43 44
, {2760, -5, -4, 0}, {2760, -4, -4, 0}, {2760, -3, -4, 0}// 45 46 47
, {2760, -5, -3, 0}, {2760, -4, -3, 0}, {2760, -5, -2, 0}// 48 49 50
, {2760, -2, -2, 0}, {2760, -2, -1, 0}, {2760, -4, -1, 0}// 51 52 53
, {2760, -5, -1, 0}, {2760, 5, 0, 0}, {2760, 5, 1, 0}// 54 88 89
, {2760, 5, 2, 0}, {2760, 4, 1, 0}, {2760, 4, 2, 0}// 90 91 92
, {2760, 4, 3, 0}, {2760, 4, 4, 0}, {2760, 1, 4, 0}// 93 94 95
, {2760, 2, 4, 0}, {2760, 3, 4, 0}, {2760, 2, 3, 0}// 96 97 98
, {2760, 3, 3, 0}, {2760, 3, 2, 0}, {2760, 5, 3, 0}// 99 100 101
, {2760, 5, 4, 0}, {2760, 5, 5, 0}, {2760, 0, 5, 0}// 102 103 104
, {2760, 1, 5, 0}, {2760, 2, 5, 0}, {2760, 3, 5, 0}// 105 106 107
, {2760, 4, 5, 0}, {2760, -5, 3, 0}, {2760, -5, 4, 0}// 108 109 110
, {2760, -5, 5, 0}, {2760, -4, 5, 0}, {2760, -3, 5, 0}// 111 112 113
, {2760, -2, 5, 0}, {2760, -4, 3, 0}, {2760, -4, 4, 0}// 114 115 116
, {2760, -3, 4, 0}, {2760, -1, 0, 0}, {2760, -1, 1, 0}// 117 118 119
, {2760, -1, 2, 0}, {2760, -1, 3, 0}, {2760, -1, 4, 0}// 120 121 122
, {2760, 0, 0, 0}, {2760, 0, 1, 0}, {2760, 0, 2, 0}// 123 124 125
, {2760, 0, 3, 0}, {2760, -3, 2, 0}, {2760, -2, 3, 0}// 126 127 128
, {2760, 1, 0, 0}, {2760, 1, 1, 0}, {2760, 1, 2, 0}// 129 130 131
, {2760, 2, 0, 0}, {2760, 2, 1, 0}, {2760, 3, 0, 0}// 132 133 134
, {2760, -4, 0, 0}, {2760, -2, 1, 0}, {2760, -2, 2, 0}// 135 136 137
, {2760, -4, 1, 0}, {2760, -5, 0, 0}, {2760, -5, 2, 0}// 140 141 142
, {2760, -5, 1, 0}, {2760, -3, 0, 0}// 143 162
};
public override BaseAddonDeed Deed
{
get
{
return new twelvebytwelvearearugWEAddonDeed();
}
}
[ Constructable ]
public twelvebytwelvearearugWEAddon()
{
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, 2797, 0, -4, 0, 2852, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 2797, -3, -1, 0, 2852, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 2797, -4, -2, 0, 2852, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 2797, -3, -3, 0, 2852, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 2797, -2, -4, 0, 2852, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 2797, 1, -3, 0, 2852, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 2797, 2, -2, 0, 2852, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 2797, 3, -1, 0, 2852, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 2797, -1, -5, 0, 2852, -1, "", 1);// 55
AddComplexComponent( (BaseAddon) this, 2801, 6, -6, 0, 2852, -1, "", 1);// 56
AddComplexComponent( (BaseAddon) this, 2803, -5, -6, 0, 2852, -1, "", 1);// 57
AddComplexComponent( (BaseAddon) this, 2803, -4, -6, 0, 2852, -1, "", 1);// 58
AddComplexComponent( (BaseAddon) this, 2803, -3, -6, 0, 2852, -1, "", 1);// 59
AddComplexComponent( (BaseAddon) this, 2803, -2, -6, 0, 2852, -1, "", 1);// 60
AddComplexComponent( (BaseAddon) this, 2803, -1, -6, 0, 2852, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2803, 0, -6, 0, 2852, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2803, 1, -6, 0, 2852, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 2803, 2, -6, 0, 2852, -1, "", 1);// 64
AddComplexComponent( (BaseAddon) this, 2803, 3, -6, 0, 2852, -1, "", 1);// 65
AddComplexComponent( (BaseAddon) this, 2803, 4, -6, 0, 2852, -1, "", 1);// 66
AddComplexComponent( (BaseAddon) this, 2803, 5, -6, 0, 2852, -1, "", 1);// 67
AddComplexComponent( (BaseAddon) this, 2804, 6, -5, 0, 2852, -1, "", 1);// 68
AddComplexComponent( (BaseAddon) this, 2804, 6, -4, 0, 2852, -1, "", 1);// 69
AddComplexComponent( (BaseAddon) this, 2804, 6, -3, 0, 2852, -1, "", 1);// 70
AddComplexComponent( (BaseAddon) this, 2804, 6, -2, 0, 2852, -1, "", 1);// 71
AddComplexComponent( (BaseAddon) this, 2804, 6, -1, 0, 2852, -1, "", 1);// 72
AddComplexComponent( (BaseAddon) this, 2799, -6, -6, 0, 2852, -1, "", 1);// 73
AddComplexComponent( (BaseAddon) this, 2802, -6, -5, 0, 2852, -1, "", 1);// 74
AddComplexComponent( (BaseAddon) this, 2802, -6, -4, 0, 2852, -1, "", 1);// 75
AddComplexComponent( (BaseAddon) this, 2802, -6, -3, 0, 2852, -1, "", 1);// 76
AddComplexComponent( (BaseAddon) this, 2802, -6, -2, 0, 2852, -1, "", 1);// 77
AddComplexComponent( (BaseAddon) this, 2802, -6, -1, 0, 2852, -1, "", 1);// 78
AddComplexComponent( (BaseAddon) this, 2797, 4, 0, 0, 2852, -1, "", 1);// 79
AddComplexComponent( (BaseAddon) this, 2797, -1, 5, 0, 2852, -1, "", 1);// 80
AddComplexComponent( (BaseAddon) this, 2797, 0, 4, 0, 2852, -1, "", 1);// 81
AddComplexComponent( (BaseAddon) this, 2797, 3, 1, 0, 2852, -1, "", 1);// 82
AddComplexComponent( (BaseAddon) this, 2797, 1, 3, 0, 2852, -1, "", 1);// 83
AddComplexComponent( (BaseAddon) this, 2797, 2, 2, 0, 2852, -1, "", 1);// 84
AddComplexComponent( (BaseAddon) this, 2797, -2, 4, 0, 2852, -1, "", 1);// 85
AddComplexComponent( (BaseAddon) this, 2797, -4, 2, 0, 2852, -1, "", 1);// 86
AddComplexComponent( (BaseAddon) this, 2797, -3, 3, 0, 2852, -1, "", 1);// 87
AddComplexComponent( (BaseAddon) this, 2797, -3, 1, 0, 2852, -1, "", 1);// 138
AddComplexComponent( (BaseAddon) this, 2797, -2, 0, 0, 2852, -1, "", 1);// 139
AddComplexComponent( (BaseAddon) this, 2798, 6, 6, 0, 2852, -1, "", 1);// 144
AddComplexComponent( (BaseAddon) this, 2804, 6, 0, 0, 2852, -1, "", 1);// 145
AddComplexComponent( (BaseAddon) this, 2804, 6, 1, 0, 2852, -1, "", 1);// 146
AddComplexComponent( (BaseAddon) this, 2804, 6, 2, 0, 2852, -1, "", 1);// 147
AddComplexComponent( (BaseAddon) this, 2804, 6, 3, 0, 2852, -1, "", 1);// 148
AddComplexComponent( (BaseAddon) this, 2804, 6, 4, 0, 2852, -1, "", 1);// 149
AddComplexComponent( (BaseAddon) this, 2804, 6, 5, 0, 2852, -1, "", 1);// 150
AddComplexComponent( (BaseAddon) this, 2805, -5, 6, 0, 2852, -1, "", 1);// 151
AddComplexComponent( (BaseAddon) this, 2805, -4, 6, 0, 2852, -1, "", 1);// 152
AddComplexComponent( (BaseAddon) this, 2805, -3, 6, 0, 2852, -1, "", 1);// 153
AddComplexComponent( (BaseAddon) this, 2805, -2, 6, 0, 2852, -1, "", 1);// 154
AddComplexComponent( (BaseAddon) this, 2805, -1, 6, 0, 2852, -1, "", 1);// 155
AddComplexComponent( (BaseAddon) this, 2805, 0, 6, 0, 2852, -1, "", 1);// 156
AddComplexComponent( (BaseAddon) this, 2805, 1, 6, 0, 2852, -1, "", 1);// 157
AddComplexComponent( (BaseAddon) this, 2805, 2, 6, 0, 2852, -1, "", 1);// 158
AddComplexComponent( (BaseAddon) this, 2805, 3, 6, 0, 2852, -1, "", 1);// 159
AddComplexComponent( (BaseAddon) this, 2805, 4, 6, 0, 2852, -1, "", 1);// 160
AddComplexComponent( (BaseAddon) this, 2805, 5, 6, 0, 2852, -1, "", 1);// 161
AddComplexComponent( (BaseAddon) this, 2802, -6, 0, 0, 2852, -1, "", 1);// 163
AddComplexComponent( (BaseAddon) this, 2802, -6, 1, 0, 2852, -1, "", 1);// 164
AddComplexComponent( (BaseAddon) this, 2802, -6, 2, 0, 2852, -1, "", 1);// 165
AddComplexComponent( (BaseAddon) this, 2802, -6, 3, 0, 2852, -1, "", 1);// 166
AddComplexComponent( (BaseAddon) this, 2802, -6, 4, 0, 2852, -1, "", 1);// 167
AddComplexComponent( (BaseAddon) this, 2800, -6, 6, 0, 2852, -1, "", 1);// 168
AddComplexComponent( (BaseAddon) this, 2802, -6, 5, 0, 2852, -1, "", 1);// 169
}
public twelvebytwelvearearugWEAddon( 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 twelvebytwelvearearugWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new twelvebytwelvearearugWEAddon();
}
}
[Constructable]
public twelvebytwelvearearugWEAddonDeed()
{
Name = "twelvebytwelvearearugWEAddon";
}
public twelvebytwelvearearugWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,109 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class OnePtWinnerAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new OnePtWinnerAddonDeed();
}
}
[ Constructable ]
public OnePtWinnerAddon()
{
AddComplexComponent( (BaseAddon) this, 4643, 0, 0, 0, 2485, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 9762, 0, 0, 6, 29, -1, "I Collected The Most 1 Pt. Bunny Tails", 1);// 2
}
public OnePtWinnerAddon( 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 OnePtWinnerAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new OnePtWinnerAddon();
}
}
[Constructable]
public OnePtWinnerAddonDeed()
{
Name = "OnePtWinner";
}
public OnePtWinnerAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,109 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class TwoPtWinnerAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new TwoPtWinnerAddonDeed();
}
}
[ Constructable ]
public TwoPtWinnerAddon()
{
AddComplexComponent( (BaseAddon) this, 4643, 0, 0, 0, 2485, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 9762, 0, 0, 6, 100, -1, "I Collected The Most 2 Pt. Bunny Tails", 1);// 2
}
public TwoPtWinnerAddon( 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 TwoPtWinnerAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new TwoPtWinnerAddon();
}
}
[Constructable]
public TwoPtWinnerAddonDeed()
{
Name = "TwoPtWinner";
}
public TwoPtWinnerAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,109 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class ThreePtWinnerAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new ThreePtWinnerAddonDeed();
}
}
[ Constructable ]
public ThreePtWinnerAddon()
{
AddComplexComponent( (BaseAddon) this, 9762, 0, 0, 6, 1360, -1, "I Collected The Most 3 Pt. Bunny Tails", 1);// 1
AddComplexComponent( (BaseAddon) this, 4643, 0, 0, 0, 2485, -1, "", 1);// 2
}
public ThreePtWinnerAddon( 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 ThreePtWinnerAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new ThreePtWinnerAddon();
}
}
[Constructable]
public ThreePtWinnerAddonDeed()
{
Name = "ThreePtWinner";
}
public ThreePtWinnerAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,95 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class fourbyfourwatertile2Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{6039, -1, -1, 0}, {6039, -1, 0, 0}, {6039, -1, 1, 0}// 1 2 3
, {6039, -1, 2, 0}, {6039, 0, -1, 0}, {6039, 0, 2, 0}// 4 5 6
, {6039, 1, -1, 0}, {6039, 1, 2, 0}, {6039, 2, -1, 0}// 7 8 9
, {6039, 2, 0, 0}, {6039, 2, 1, 0}, {6039, 2, 2, 0}// 10 11 12
, {13521, 0, 0, 0}, {13521, 0, 1, 0}, {13521, 1, 0, 0}// 13 14 15
, {13521, 1, 1, 0}// 16
};
public override BaseAddonDeed Deed
{
get
{
return new fourbyfourwatertile2AddonDeed();
}
}
[ Constructable ]
public fourbyfourwatertile2Addon()
{
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] );
}
public fourbyfourwatertile2Addon( 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();
}
}
public class fourbyfourwatertile2AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new fourbyfourwatertile2Addon();
}
}
[Constructable]
public fourbyfourwatertile2AddonDeed()
{
Name = "4by4watertile2";
}
public fourbyfourwatertile2AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,95 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class fourbyfourwatertileAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{6039, -1, -1, 0}, {6039, -1, 0, 0}, {6039, -1, 1, 0}// 1 2 3
, {6039, -1, 2, 0}, {6039, 0, -1, 0}, {6039, 0, 0, 0}// 4 5 6
, {6039, 0, 1, 0}, {6039, 0, 2, 0}, {6039, 1, -1, 0}// 7 8 9
, {6039, 1, 0, 0}, {6039, 1, 1, 0}, {6039, 1, 2, 0}// 10 11 12
, {6039, 2, -1, 0}, {6039, 2, 0, 0}, {6039, 2, 1, 0}// 13 14 15
, {6039, 2, 2, 0}// 16
};
public override BaseAddonDeed Deed
{
get
{
return new fourbyfourwatertileAddonDeed();
}
}
[ Constructable ]
public fourbyfourwatertileAddon()
{
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] );
}
public fourbyfourwatertileAddon( 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();
}
}
public class fourbyfourwatertileAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new fourbyfourwatertileAddon();
}
}
[Constructable]
public fourbyfourwatertileAddonDeed()
{
Name = "4by4watertile";
}
public fourbyfourwatertileAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixBlackNWhiteLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixBlackNWhiteLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixBlackNWhiteLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2852, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2852, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2852, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2852, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2852, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2852, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2852, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2852, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2852, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2852, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2852, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2852, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2852, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2852, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2852, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2852, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2852, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2852, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2852, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2852, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2852, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2852, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2852, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2852, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2852, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2852, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2852, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2852, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2852, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2852, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2852, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2852, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2852, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2852, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2852, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2852, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2852, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2852, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2852, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2852, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2852, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2852, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2852, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2852, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2852, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2852, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2852, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2852, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2852, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2852, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2852, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2852, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2852, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2852, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2852, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2852, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2852, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2852, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2852, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2852, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2852, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2852, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2852, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2852, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixBlackNWhiteLatticeRugAddon( 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 sixbysixBlackNWhiteLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixBlackNWhiteLatticeRugAddon();
}
}
[Constructable]
public sixbysixBlackNWhiteLatticeRugAddonDeed()
{
Name = "sixbysixBlackNWhiteLatticeRug";
}
public sixbysixBlackNWhiteLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixBloodyLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixBloodyLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixBloodyLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2747, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2747, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2747, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2747, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2747, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2747, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2747, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2747, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2747, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2747, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2747, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2747, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2747, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2747, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2747, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2747, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2747, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2747, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2747, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2747, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2747, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2747, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2747, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2747, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2747, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2747, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2747, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2747, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2747, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2747, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2747, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2747, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2747, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2747, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2747, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2747, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2747, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2747, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2747, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2747, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2747, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2747, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2747, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2747, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2747, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2747, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2747, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2747, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2747, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2747, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2747, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2747, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2747, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2747, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2747, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2747, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2747, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2747, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2747, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2747, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2747, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2747, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2747, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2747, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixBloodyLatticeRugAddon( 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 sixbysixBloodyLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixBloodyLatticeRugAddon();
}
}
[Constructable]
public sixbysixBloodyLatticeRugAddonDeed()
{
Name = "sixbysixBloodyLatticeRug";
}
public sixbysixBloodyLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixForrestRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixForrestRugAddonDeed();
}
}
[ Constructable ]
public sixbysixForrestRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2800, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2800, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2800, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2800, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2800, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2800, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2800, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2800, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2800, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2800, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2800, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2800, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2800, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2800, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2800, -1, "", 1);// 15
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2800, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2800, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2800, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2800, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2800, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2800, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2800, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2800, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2800, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2800, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2800, -1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2800, -1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2800, -1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2800, -1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2800, -1, "", 1);// 30
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2800, -1, "", 1);// 31
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2800, -1, "", 1);// 32
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2800, -1, "", 1);// 33
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2800, -1, "", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2800, -1, "", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2800, -1, "", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2800, -1, "", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2800, -1, "", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2800, -1, "", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2800, -1, "", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2800, -1, "", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2800, -1, "", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2800, -1, "", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2800, -1, "", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2800, -1, "", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2800, -1, "", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2800, -1, "", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2800, -1, "", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2800, -1, "", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2800, -1, "", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2800, -1, "", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2800, -1, "", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2800, -1, "", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2800, -1, "", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2800, -1, "", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2800, -1, "", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2800, -1, "", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2800, -1, "", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2800, -1, "", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2800, -1, "", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2800, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2800, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2800, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2800, -1, "", 1);// 64
}
public sixbysixForrestRugAddon( 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 sixbysixForrestRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixForrestRugAddon();
}
}
[Constructable]
public sixbysixForrestRugAddonDeed()
{
Name = "sixbysixForrestRug";
}
public sixbysixForrestRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixGrapeLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixGrapeLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixGrapeLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2671, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2671, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2671, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2671, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2671, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2671, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2671, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2671, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2671, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2671, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2671, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2671, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2671, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2671, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2671, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2671, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2671, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2671, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2671, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2671, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2671, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2671, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2671, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2671, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2671, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2671, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2671, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2671, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2671, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2671, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2671, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2671, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2671, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2671, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2671, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2671, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2671, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2671, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2671, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2671, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2671, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2671, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2671, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2671, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2671, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2671, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2671, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2671, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2671, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2671, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2671, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2671, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2671, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2671, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2671, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2671, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2671, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2671, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2671, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2671, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2671, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2671, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2671, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2671, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixGrapeLatticeRugAddon( 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 sixbysixGrapeLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixGrapeLatticeRugAddon();
}
}
[Constructable]
public sixbysixGrapeLatticeRugAddonDeed()
{
Name = "sixbysixGrapeLatticeRug";
}
public sixbysixGrapeLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixHarbingerLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixHarbingerLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixHarbingerLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2808, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2808, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2808, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2808, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2808, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2808, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2808, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2808, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2808, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2808, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2808, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2808, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2808, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2808, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2808, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2808, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2808, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2808, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2808, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2808, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2808, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2808, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2808, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2808, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2808, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2808, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2808, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2808, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2808, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2808, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2808, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2808, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2808, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2808, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2808, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2808, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2808, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2808, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2808, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2808, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2808, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2808, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2808, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2808, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2808, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2808, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2808, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2808, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2808, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2808, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2808, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2808, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2808, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2808, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2808, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2808, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2808, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2808, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2808, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2808, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2808, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2808, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2808, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2808, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixHarbingerLatticeRugAddon( 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 sixbysixHarbingerLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixHarbingerLatticeRugAddon();
}
}
[Constructable]
public sixbysixHarbingerLatticeRugAddonDeed()
{
Name = "sixbysixHarbingerLatticeRug";
}
public sixbysixHarbingerLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2970, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2970, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2970, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2970, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2970, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2970, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2970, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2970, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2970, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2970, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2970, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2970, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2970, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2970, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2970, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2970, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2970, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2970, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2970, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2970, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2970, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2970, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2970, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2970, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2970, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2970, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2970, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2970, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2970, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2970, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2970, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2970, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2970, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2970, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2970, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2970, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2970, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2970, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2970, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2970, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2970, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2970, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2970, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2970, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2970, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2970, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2970, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2970, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2970, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2970, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2970, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2970, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2970, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2970, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2970, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2970, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2970, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2970, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2970, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2970, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2970, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2970, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2970, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2970, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixLatticeRugAddon( 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 sixbysixLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixLatticeRugAddon();
}
}
[Constructable]
public sixbysixLatticeRugAddonDeed()
{
Name = "sixbysixLatticeRug";
}
public sixbysixLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixLeafGreenLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixLeafGreenLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixLeafGreenLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2820, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2820, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2820, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2820, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2820, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2820, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2820, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2820, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2820, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2820, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2820, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2820, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2820, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2820, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2820, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2820, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2820, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2820, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2820, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2820, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2820, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2820, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2820, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2820, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2820, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2820, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2820, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2820, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2820, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2820, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2820, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2820, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2820, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2820, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2820, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2820, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2820, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2820, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2820, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2820, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2820, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2820, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2820, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2820, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2820, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2820, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2820, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2820, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2820, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2820, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2820, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2820, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2820, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2820, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2820, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2820, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2820, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2820, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2820, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2820, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2820, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2820, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2820, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2820, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixLeafGreenLatticeRugAddon( 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 sixbysixLeafGreenLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixLeafGreenLatticeRugAddon();
}
}
[Constructable]
public sixbysixLeafGreenLatticeRugAddonDeed()
{
Name = "sixbysixLeafGreenLatticeRug";
}
public sixbysixLeafGreenLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixPumpkinRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixPumpkinRugAddonDeed();
}
}
[ Constructable ]
public sixbysixPumpkinRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2540, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2540, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2540, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2540, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2540, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2540, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2540, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2540, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2540, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2540, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2540, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2540, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2540, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2540, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2540, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2540, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2540, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2540, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2540, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2540, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2540, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2540, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2540, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2540, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2540, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2540, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2540, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2540, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2540, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2540, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2540, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2540, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2540, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2540, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2540, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2540, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2540, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2540, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2540, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2540, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2540, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2540, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2540, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2540, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2540, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2540, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2540, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2540, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2540, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2540, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2540, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2540, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2540, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2540, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2540, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2540, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2540, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2540, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2540, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2540, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2540, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2540, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2540, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2540, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixPumpkinRugAddon( 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 sixbysixPumpkinRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixPumpkinRugAddon();
}
}
[Constructable]
public sixbysixPumpkinRugAddonDeed()
{
Name = "sixbysixPumpkinRug";
}
public sixbysixPumpkinRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixRedandBlackAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixRedandBlackAddonDeed();
}
}
[ Constructable ]
public sixbysixRedandBlackAddon()
{
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2340, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2340, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2340, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2340, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2340, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 2796, -2, -1, 0, 1, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 1, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 1, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2340, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2340, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2340, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2340, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2340, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2340, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 2796, -2, 3, 0, 2340, -1, "", 1);// 15
AddComplexComponent( (BaseAddon) this, 2796, -2, 1, 0, 1, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2340, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 1, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2340, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 1, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 1, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2340, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2340, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2340, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2340, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2340, -1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2340, -1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2340, -1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2340, -1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, -1, -2, 0, 1, -1, "", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 1, -2, 0, 1, -1, "", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -2, 0, 2340, -1, "", 1);// 32
AddComplexComponent( (BaseAddon) this, 2796, 0, -1, 0, 2340, -1, "", 1);// 33
AddComplexComponent( (BaseAddon) this, 2796, 2, -1, 0, 2340, -1, "", 1);// 34
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 1, -1, "", 1);// 35
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2340, -1, "", 1);// 36
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 1, -1, "", 1);// 37
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2340, -1, "", 1);// 38
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 1, -1, "", 1);// 39
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 1, -1, "", 1);// 40
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2340, -1, "", 1);// 41
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2340, -1, "", 1);// 42
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2340, -1, "", 1);// 43
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 1, -1, "", 1);// 44
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2340, -1, "", 1);// 45
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2340, -1, "", 1);// 46
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2340, -1, "", 1);// 47
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2340, -1, "", 1);// 48
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2340, -1, "", 1);// 49
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2340, -1, "", 1);// 50
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2340, -1, "", 1);// 51
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2340, -1, "", 1);// 52
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2340, -1, "", 1);// 53
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2340, -1, "", 1);// 54
AddComplexComponent( (BaseAddon) this, 2796, 2, 3, 0, 1, -1, "", 1);// 55
AddComplexComponent( (BaseAddon) this, 2796, 0, 3, 0, 1, -1, "", 1);// 56
AddComplexComponent( (BaseAddon) this, 2796, -1, 2, 0, 2340, -1, "", 1);// 57
AddComplexComponent( (BaseAddon) this, 2796, -1, 0, 0, 2340, -1, "", 1);// 58
AddComplexComponent( (BaseAddon) this, 2796, 0, 1, 0, 1, -1, "", 1);// 59
AddComplexComponent( (BaseAddon) this, 2796, 1, 2, 0, 2340, -1, "", 1);// 60
AddComplexComponent( (BaseAddon) this, 2796, 3, 0, 0, 1, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2796, 3, 2, 0, 1, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2796, 2, 1, 0, 2340, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 2796, 1, 0, 0, 1, -1, "", 1);// 64
}
public sixbysixRedandBlackAddon( 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 sixbysixRedandBlackAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixRedandBlackAddon();
}
}
[Constructable]
public sixbysixRedandBlackAddonDeed()
{
Name = "sixbysixRedandBlack";
}
public sixbysixRedandBlackAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixWispyBlueLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixWispyBlueLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixWispyBlueLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2658, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2658, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2658, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2658, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2658, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2658, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2658, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2658, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2658, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2658, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2658, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2658, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2658, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2658, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2658, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2658, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2658, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2658, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2658, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2658, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2658, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2658, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2658, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2658, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2658, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2658, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2658, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2658, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2658, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2658, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2658, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2658, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2658, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2658, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2658, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2658, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2658, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2658, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2658, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2658, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2658, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2658, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2658, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2658, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2658, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2658, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2658, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2658, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2658, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2658, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2658, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2658, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2658, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2658, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2658, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2658, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2658, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2658, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2658, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2658, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2658, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2658, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2658, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2658, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixWispyBlueLatticeRugAddon( 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 sixbysixWispyBlueLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixWispyBlueLatticeRugAddon();
}
}
[Constructable]
public sixbysixWispyBlueLatticeRugAddonDeed()
{
Name = "sixbysixWispyBlueLatticeRug";
}
public sixbysixWispyBlueLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixWispyRedLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixWispyRedLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixWispyRedLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2657, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2657, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2657, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2657, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2657, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2657, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2657, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2657, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2657, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2657, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2657, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2657, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2657, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2657, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2657, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2657, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2657, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2657, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2657, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2657, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2657, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2657, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2657, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2657, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2657, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2657, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2657, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2657, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2657, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2657, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2657, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2657, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2657, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2657, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2657, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2657, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2657, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2657, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2657, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2657, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2657, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2657, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2657, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2657, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2657, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2657, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2657, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2657, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2657, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2657, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2657, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2657, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2657, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2657, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2657, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2657, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2657, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2657, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2657, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2657, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2657, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2657, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2657, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2657, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixWispyRedLatticeRugAddon( 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 sixbysixWispyRedLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixWispyRedLatticeRugAddon();
}
}
[Constructable]
public sixbysixWispyRedLatticeRugAddonDeed()
{
Name = "sixbysixWispyRedLatticeRug";
}
public sixbysixWispyRedLatticeRugAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,171 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class sixbysixWisteriaLatticeRugAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new sixbysixWisteriaLatticeRugAddonDeed();
}
}
[ Constructable ]
public sixbysixWisteriaLatticeRugAddon()
{
AddComplexComponent( (BaseAddon) this, 2799, -3, -3, 0, 2675, -1, "(6,2799): -3, -3, 0", 1);// 1
AddComplexComponent( (BaseAddon) this, 2802, -3, -2, 0, 2675, -1, "(4,2802): -3, -2, 0", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -3, -1, 0, 2675, -1, "(5,2802): -3, -1, 0", 1);// 3
AddComplexComponent( (BaseAddon) this, 2802, -3, 0, 0, 2675, -1, "(12,2802): -3, 0, 0", 1);// 4
AddComplexComponent( (BaseAddon) this, 2802, -3, 1, 0, 2675, -1, "(13,2802): -3, 1, 0", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -3, 2, 0, 2675, -1, "(14,2802): -3, 2, 0", 1);// 6
AddComplexComponent( (BaseAddon) this, 2802, -3, 3, 0, 2675, -1, "(15,2802): -3, 3, 0", 1);// 7
AddComplexComponent( (BaseAddon) this, 2800, -3, 4, 0, 2675, -1, "(16,2800): -3, 4, 0", 1);// 8
AddComplexComponent( (BaseAddon) this, 2803, -2, -3, 0, 2675, -1, "(3,2803): -2, -3, 0", 1);// 9
AddComplexComponent( (BaseAddon) this, 2803, -1, -3, 0, 2675, -1, "(29,2803): -1, -3, 0", 1);// 10
AddComplexComponent( (BaseAddon) this, 2803, 0, -3, 0, 2675, -1, "(30,2803): 0, -3, 0", 1);// 11
AddComplexComponent( (BaseAddon) this, 2803, 1, -3, 0, 2675, -1, "(31,2803): 1, -3, 0", 1);// 12
AddComplexComponent( (BaseAddon) this, 2803, 2, -3, 0, 2675, -1, "(32,2803): 2, -3, 0", 1);// 13
AddComplexComponent( (BaseAddon) this, 2803, 3, -3, 0, 2675, -1, "(33,2803): 3, -3, 0", 1);// 14
AddComplexComponent( (BaseAddon) this, 2801, 4, -3, 0, 2675, -1, "(34,2801): 4, -3, 0", 1);// 15
AddComplexComponent( (BaseAddon) this, 2769, -2, -1, 0, 2675, -1, "(1,2769): -2, -1, 0", 1);// 16
AddComplexComponent( (BaseAddon) this, 2796, -2, -2, 0, 2675, -1, "(2,2796): -2, -2, 0", 1);// 17
AddComplexComponent( (BaseAddon) this, 2769, -2, 1, 0, 2675, -1, "(7,2769): -2, 1, 0", 1);// 18
AddComplexComponent( (BaseAddon) this, 2769, -2, 3, 0, 2675, -1, "(8,2769): -2, 3, 0", 1);// 19
AddComplexComponent( (BaseAddon) this, 2796, -2, 0, 0, 2675, -1, "(9,2796): -2, 0, 0", 1);// 20
AddComplexComponent( (BaseAddon) this, 2796, -2, 2, 0, 2675, -1, "(10,2796): -2, 2, 0", 1);// 21
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2675, -1, "(11,2805): -2, 4, 0", 1);// 22
AddComplexComponent( (BaseAddon) this, 2769, -1, -2, 0, 2675, -1, "(17,2769): -1, -2, 0", 1);// 23
AddComplexComponent( (BaseAddon) this, 2769, 0, -1, 0, 2675, -1, "(18,2769): 0, -1, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 2769, 1, -2, 0, 2675, -1, "(19,2769): 1, -2, 0", 1);// 25
AddComplexComponent( (BaseAddon) this, 2769, 2, -1, 0, 2675, -1, "(20,2769): 2, -1, 0", 1);// 26
AddComplexComponent( (BaseAddon) this, 2769, 3, -2, 0, 2675, -1, "(21,2769): 3, -2, 0", 1);// 27
AddComplexComponent( (BaseAddon) this, 2796, -1, -1, 0, 2675, -1, "(22,2796): -1, -1, 0", 1);// 28
AddComplexComponent( (BaseAddon) this, 2796, 0, -2, 0, 2675, -1, "(23,2796): 0, -2, 0", 1);// 29
AddComplexComponent( (BaseAddon) this, 2796, 1, -1, 0, 2675, -1, "(24,2796): 1, -1, 0", 1);// 30
AddComplexComponent( (BaseAddon) this, 2796, 2, -2, 0, 2675, -1, "(25,2796): 2, -2, 0", 1);// 31
AddComplexComponent( (BaseAddon) this, 2796, 3, -1, 0, 2675, -1, "(26,2796): 3, -1, 0", 1);// 32
AddComplexComponent( (BaseAddon) this, 2804, 4, -2, 0, 2675, -1, "(27,2804): 4, -2, 0", 1);// 33
AddComplexComponent( (BaseAddon) this, 2804, 4, -1, 0, 2675, -1, "(28,2804): 4, -1, 0", 1);// 34
AddComplexComponent( (BaseAddon) this, 2769, -1, 0, 0, 2675, -1, "(35,2769): -1, 0, 0", 1);// 35
AddComplexComponent( (BaseAddon) this, 2769, -1, 2, 0, 2675, -1, "(36,2769): -1, 2, 0", 1);// 36
AddComplexComponent( (BaseAddon) this, 2769, 0, 1, 0, 2675, -1, "(37,2769): 0, 1, 0", 1);// 37
AddComplexComponent( (BaseAddon) this, 2769, 0, 3, 0, 2675, -1, "(38,2769): 0, 3, 0", 1);// 38
AddComplexComponent( (BaseAddon) this, 2769, 1, 0, 0, 2675, -1, "(39,2769): 1, 0, 0", 1);// 39
AddComplexComponent( (BaseAddon) this, 2769, 1, 2, 0, 2675, -1, "(40,2769): 1, 2, 0", 1);// 40
AddComplexComponent( (BaseAddon) this, 2769, 2, 1, 0, 2675, -1, "(41,2769): 2, 1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 2769, 2, 3, 0, 2675, -1, "(42,2769): 2, 3, 0", 1);// 42
AddComplexComponent( (BaseAddon) this, 2769, 3, 0, 0, 2675, -1, "(43,2769): 3, 0, 0", 1);// 43
AddComplexComponent( (BaseAddon) this, 2769, 3, 2, 0, 2675, -1, "(44,2769): 3, 2, 0", 1);// 44
AddComplexComponent( (BaseAddon) this, 2796, -1, 3, 0, 2675, -1, "(45,2796): -1, 3, 0", 1);// 45
AddComplexComponent( (BaseAddon) this, 2796, -1, 1, 0, 2675, -1, "(46,2796): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2796, 0, 0, 0, 2675, -1, "(47,2796): 0, 0, 0", 1);// 47
AddComplexComponent( (BaseAddon) this, 2796, 0, 2, 0, 2675, -1, "(48,2796): 0, 2, 0", 1);// 48
AddComplexComponent( (BaseAddon) this, 2796, 1, 3, 0, 2675, -1, "(49,2796): 1, 3, 0", 1);// 49
AddComplexComponent( (BaseAddon) this, 2796, 1, 1, 0, 2675, -1, "(50,2796): 1, 1, 0", 1);// 50
AddComplexComponent( (BaseAddon) this, 2796, 2, 0, 0, 2675, -1, "(51,2796): 2, 0, 0", 1);// 51
AddComplexComponent( (BaseAddon) this, 2796, 2, 2, 0, 2675, -1, "(52,2796): 2, 2, 0", 1);// 52
AddComplexComponent( (BaseAddon) this, 2796, 3, 3, 0, 2675, -1, "(53,2796): 3, 3, 0", 1);// 53
AddComplexComponent( (BaseAddon) this, 2796, 3, 1, 0, 2675, -1, "(54,2796): 3, 1, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2675, -1, "(55,2805): -1, 4, 0", 1);// 55
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2675, -1, "(56,2805): 0, 4, 0", 1);// 56
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2675, -1, "(57,2805): 1, 4, 0", 1);// 57
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2675, -1, "(58,2805): 2, 4, 0", 1);// 58
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2675, -1, "(59,2805): 3, 4, 0", 1);// 59
AddComplexComponent( (BaseAddon) this, 2804, 4, 0, 0, 2675, -1, "(60,2804): 4, 0, 0", 1);// 60
AddComplexComponent( (BaseAddon) this, 2804, 4, 1, 0, 2675, -1, "(61,2804): 4, 1, 0", 1);// 61
AddComplexComponent( (BaseAddon) this, 2804, 4, 2, 0, 2675, -1, "(62,2804): 4, 2, 0", 1);// 62
AddComplexComponent( (BaseAddon) this, 2804, 4, 3, 0, 2675, -1, "(63,2804): 4, 3, 0", 1);// 63
AddComplexComponent( (BaseAddon) this, 2798, 4, 4, 0, 2675, -1, "(64,2798): 4, 4, 0", 1);// 64
}
public sixbysixWisteriaLatticeRugAddon( 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 sixbysixWisteriaLatticeRugAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new sixbysixWisteriaLatticeRugAddon();
}
}
[Constructable]
public sixbysixWisteriaLatticeRugAddonDeed()
{
Name = "sixbysixWisteriaLatticeRug";
}
public sixbysixWisteriaLatticeRugAddonDeed( 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();
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,332 @@
using System;
namespace Server.Items
{
[Flipable(0x981C, 0x9821)]
public class ADVTrainingDummy : AddonComponent
{
private double m_MinSkill;
private double m_MaxSkill;
private Timer m_Timer;
[Constructable]
public ADVTrainingDummy()
: this(0x9821)
{
}
[Constructable]
public ADVTrainingDummy(int itemID)
: base(itemID)
{
this.m_MinSkill = -25.0;
this.m_MaxSkill = +60.0;
}
public ADVTrainingDummy(Serial serial)
: base(serial)
{
}
[CommandProperty(AccessLevel.GameMaster)]
public double MinSkill
{
get
{
return this.m_MinSkill;
}
set
{
this.m_MinSkill = value;
}
}
[CommandProperty(AccessLevel.GameMaster)]
public double MaxSkill
{
get
{
return this.m_MaxSkill;
}
set
{
this.m_MaxSkill = value;
}
}
[CommandProperty(AccessLevel.GameMaster)]
public bool Swinging
{
get
{
return (this.m_Timer != null);
}
}
public virtual void UpdateItemID()
{
int baseItemID = (this.ItemID / 2) * 2;
this.ItemID = baseItemID + (this.Swinging ? 1 : 0);
}
public virtual void BeginSwing()
{
if (this.m_Timer != null)
this.m_Timer.Stop();
this.m_Timer = new InternalTimer(this);
this.m_Timer.Start();
}
public virtual void EndSwing()
{
if (this.m_Timer != null)
this.m_Timer.Stop();
this.m_Timer = null;
this.UpdateItemID();
}
public void OnHit()
{
this.UpdateItemID();
Effects.PlaySound(this.GetWorldLocation(), this.Map, Utility.RandomList(0x3A4, 0x3A6, 0x3A9, 0x3AE, 0x3B4, 0x3B6));
}
public void Use(Mobile from, BaseWeapon weapon)
{
this.BeginSwing();
from.Direction = from.GetDirectionTo(this.GetWorldLocation());
weapon.PlaySwingAnimation(from);
from.CheckSkill(weapon.Skill, this.m_MinSkill, this.m_MaxSkill);
}
public override void OnDoubleClick(Mobile from)
{
BaseWeapon weapon = from.Weapon as BaseWeapon;
if (weapon is BaseRanged)
this.SendLocalizedMessageTo(from, 501822); // You can't practice ranged weapons on this.
else if (weapon == null || !from.InRange(this.GetWorldLocation(), weapon.MaxRange))
this.SendLocalizedMessageTo(from, 501816); // You are too far away to do that.
else if (this.Swinging)
this.SendLocalizedMessageTo(from, 501815); // You have to wait until it stops swinging.
else if (from.Skills[weapon.Skill].Base >= this.m_MaxSkill)
this.SendLocalizedMessageTo(from, 501828); // Your skill cannot improve any further by simply practicing with a dummy.
else if (from.Mounted)
this.SendLocalizedMessageTo(from, 501829); // You can't practice on this while on a mount.
else
this.Use(from, weapon);
}
public override void Serialize(GenericWriter writer)
{
base.Serialize(writer);
writer.Write((int)0);
writer.Write(this.m_MinSkill);
writer.Write(this.m_MaxSkill);
}
public override void Deserialize(GenericReader reader)
{
base.Deserialize(reader);
int version = reader.ReadInt();
switch ( version )
{
case 0:
{
this.m_MinSkill = reader.ReadDouble();
this.m_MaxSkill = reader.ReadDouble();
if (this.m_MinSkill == 0.0 && this.m_MaxSkill == 30.0)
{
this.m_MinSkill = -25.0;
this.m_MaxSkill = +60.0;
}
break;
}
}
this.UpdateItemID();
}
private class InternalTimer : Timer
{
private readonly ADVTrainingDummy m_Dummy;
private bool m_Delay = true;
public InternalTimer(ADVTrainingDummy dummy)
: base(TimeSpan.FromSeconds(0.25), TimeSpan.FromSeconds(2.75))
{
this.m_Dummy = dummy;
this.Priority = TimerPriority.FiftyMS;
}
protected override void OnTick()
{
if (this.m_Delay)
this.m_Dummy.OnHit();
else
this.m_Dummy.EndSwing();
this.m_Delay = !this.m_Delay;
}
}
}
public class ADVTrainingDummyEastAddon : BaseAddon
{
[Constructable]
public ADVTrainingDummyEastAddon()
{
this.AddComponent(new ADVTrainingDummy(0x9821), 0, 0, 0);
}
public ADVTrainingDummyEastAddon(Serial serial)
: base(serial)
{
}
public override BaseAddonDeed Deed
{
get
{
return new ADVTrainingDummyEastDeed();
}
}
public override void Serialize(GenericWriter writer)
{
base.Serialize(writer);
writer.Write((int)0); // version
}
public override void Deserialize(GenericReader reader)
{
base.Deserialize(reader);
int version = reader.ReadInt();
}
}
public class ADVTrainingDummyEastDeed : BaseAddonDeed
{
[Constructable]
public ADVTrainingDummyEastDeed()
{
}
public ADVTrainingDummyEastDeed(Serial serial)
: base(serial)
{
}
public override BaseAddon Addon
{
get
{
return new ADVTrainingDummyEastAddon();
}
}
public override int LabelNumber
{
get
{
return 1044335;
}
}// training dummy (east)
public override void Serialize(GenericWriter writer)
{
base.Serialize(writer);
writer.Write((int)0); // version
}
public override void Deserialize(GenericReader reader)
{
base.Deserialize(reader);
int version = reader.ReadInt();
}
}
public class ADVTrainingDummySouthAddon : BaseAddon
{
[Constructable]
public ADVTrainingDummySouthAddon()
{
this.AddComponent(new TrainingDummy(0x981C), 0, 0, 0);
}
public ADVTrainingDummySouthAddon(Serial serial)
: base(serial)
{
}
public override BaseAddonDeed Deed
{
get
{
return new ADVTrainingDummySouthDeed();
}
}
public override void Serialize(GenericWriter writer)
{
base.Serialize(writer);
writer.Write((int)0); // version
}
public override void Deserialize(GenericReader reader)
{
base.Deserialize(reader);
int version = reader.ReadInt();
}
}
public class ADVTrainingDummySouthDeed : BaseAddonDeed
{
[Constructable]
public ADVTrainingDummySouthDeed()
{
}
public ADVTrainingDummySouthDeed(Serial serial)
: base(serial)
{
}
public override BaseAddon Addon
{
get
{
return new ADVTrainingDummySouthAddon();
}
}
public override int LabelNumber
{
get
{
return 1044336;
}
}//ADV training dummy (south)
public override void Serialize(GenericWriter writer)
{
base.Serialize(writer);
writer.Write((int)0); // version
}
public override void Deserialize(GenericReader reader)
{
base.Deserialize(reader);
int version = reader.ReadInt();
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,521 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AboveGroundBrickTrainerAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AboveGroundBrickTrainerAddonDeed();
}
}
[ Constructable ]
public AboveGroundBrickTrainerAddon()
{
AddComponent( new AddonComponent( 1316 ), -3, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -3, 7 );
AddComponent( new AddonComponent( 52 ), -2, -3, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 0, 7 );
AddComponent( new AddonComponent( 100 ), -6, -6, 0 );
AddComponent( new AddonComponent( 53 ), -6, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 1, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -3, 7 );
AddComponent( new AddonComponent( 52 ), -5, -3, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 3, 7 );
AddComponent( new AddonComponent( 52 ), -2, 3, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 2, 7 );
AddComponent( new AddonComponent( 100 ), 6, 3, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 3, 7 );
AddComponent( new AddonComponent( 53 ), 6, 3, 7 );
AddComponent( new AddonComponent( 100 ), 6, 2, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 2, 7 );
AddComponent( new AddonComponent( 51 ), 6, 2, 7 );
AddComponent( new AddonComponent( 100 ), 6, 5, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 5, 7 );
AddComponent( new AddonComponent( 60 ), 6, 5, 7 );
AddComponent( new AddonComponent( 100 ), 6, 4, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 4, 7 );
AddComponent( new AddonComponent( 53 ), 6, 4, 7 );
AddComponent( new AddonComponent( 100 ), 6, 7, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 7, 7 );
AddComponent( new AddonComponent( 53 ), 6, 7, 7 );
AddComponent( new AddonComponent( 100 ), 6, 6, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 6, 7 );
AddComponent( new AddonComponent( 60 ), 6, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -4, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -3, 7 );
AddComponent( new AddonComponent( 52 ), 5, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -2, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -5, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -3, 7 );
AddComponent( new AddonComponent( 52 ), 2, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -3, 7 );
AddComponent( new AddonComponent( 52 ), -4, -3, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -3, 7 );
AddComponent( new AddonComponent( 52 ), -3, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -7, 7 );
AddComponent( new AddonComponent( 99 ), 2, -8, 0 );
AddComponent( new AddonComponent( 52 ), 2, -8, 7 );
AddComponent( new AddonComponent( 100 ), -6, -5, 0 );
AddComponent( new AddonComponent( 60 ), -6, -5, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -2, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -4, 7 );
AddComponent( new AddonComponent( 100 ), -6, -4, 0 );
AddComponent( new AddonComponent( 53 ), -6, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 6, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 7, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 5, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 4, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 7, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 6, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 4, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 5, 7 );
AddComponent( new AddonComponent( 99 ), 1, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 1, 8, 7 );
AddComponent( new AddonComponent( 52 ), 1, 8, 7 );
AddComponent( new AddonComponent( 99 ), 0, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 0, 8, 7 );
AddComponent( new AddonComponent( 52 ), 0, 8, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 2, 7 );
AddComponent( new AddonComponent( 52 ), 2, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -1, 7 );
AddComponent( new AddonComponent( 1316 ), 2, -2, 7 );
AddComponent( new AddonComponent( 99 ), -5, -8, 0 );
AddComponent( new AddonComponent( 52 ), -5, -8, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -1, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -4, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -3, 7 );
AddComponent( new AddonComponent( 52 ), 1, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -5, 7 );
AddComponent( new AddonComponent( 100 ), 6, -3, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -3, 7 );
AddComponent( new AddonComponent( 51 ), 6, -3, 7 );
AddComponent( new AddonComponent( 100 ), 6, -4, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -4, 7 );
AddComponent( new AddonComponent( 53 ), 6, -4, 7 );
AddComponent( new AddonComponent( 100 ), 6, -1, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -1, 7 );
AddComponent( new AddonComponent( 100 ), 6, -2, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -2, 7 );
AddComponent( new AddonComponent( 58 ), 6, -2, 7 );
AddComponent( new AddonComponent( 100 ), 6, 1, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 1, 7 );
AddComponent( new AddonComponent( 56 ), 6, 1, 7 );
AddComponent( new AddonComponent( 100 ), 6, 0, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 0, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -6, 7 );
AddComponent( new AddonComponent( 53 ), -1, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -5, 7 );
AddComponent( new AddonComponent( 53 ), -1, -5, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -4, 7 );
AddComponent( new AddonComponent( 53 ), -1, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -3, 7 );
AddComponent( new AddonComponent( 51 ), -1, -3, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 1, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 0, 7 );
AddComponent( new AddonComponent( 100 ), -6, -3, 0 );
AddComponent( new AddonComponent( 53 ), -6, -3, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -1, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 4, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 5, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 4, 7 );
AddComponent( new AddonComponent( 53 ), -1, 4, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 5, 7 );
AddComponent( new AddonComponent( 53 ), -1, 5, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 6, 7 );
AddComponent( new AddonComponent( 53 ), -1, 6, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 7, 7 );
AddComponent( new AddonComponent( 53 ), -1, 7, 7 );
AddComponent( new AddonComponent( 99 ), -1, 8, 0 );
AddComponent( new AddonComponent( 1316 ), -1, 8, 7 );
AddComponent( new AddonComponent( 51 ), -1, 8, 7 );
AddComponent( new AddonComponent( 99 ), -2, 8, 0 );
AddComponent( new AddonComponent( 1316 ), -2, 8, 7 );
AddComponent( new AddonComponent( 52 ), -2, 8, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 2, 7 );
AddComponent( new AddonComponent( 52 ), 5, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 3, 7 );
AddComponent( new AddonComponent( 99 ), 5, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 5, 8, 7 );
AddComponent( new AddonComponent( 52 ), 5, 8, 7 );
AddComponent( new AddonComponent( 99 ), 4, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 4, 8, 7 );
AddComponent( new AddonComponent( 52 ), 4, 8, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -3, 7 );
AddComponent( new AddonComponent( 52 ), 4, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -4, 7 );
AddComponent( new AddonComponent( 100 ), -6, -7, 0 );
AddComponent( new AddonComponent( 53 ), -6, -7, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -2, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -3, 7 );
AddComponent( new AddonComponent( 52 ), 0, -3, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -4, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -5, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -7, 7 );
AddComponent( new AddonComponent( 99 ), 0, -8, 0 );
AddComponent( new AddonComponent( 52 ), 0, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -1, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 1, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -2, 7 );
AddComponent( new AddonComponent( 1316 ), -2, 0, 7 );
AddComponent( new AddonComponent( 100 ), -6, 7, 0 );
AddComponent( new AddonComponent( 53 ), -6, 7, 7 );
AddComponent( new AddonComponent( 100 ), -6, 6, 0 );
AddComponent( new AddonComponent( 60 ), -6, 6, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 2, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 3, 7 );
AddComponent( new AddonComponent( 52 ), -3, 3, 7 );
AddComponent( new AddonComponent( 99 ), -3, 8, 0 );
AddComponent( new AddonComponent( 1316 ), -3, 8, 7 );
AddComponent( new AddonComponent( 59 ), -3, 8, 7 );
AddComponent( new AddonComponent( 100 ), -6, 2, 0 );
AddComponent( new AddonComponent( 53 ), -6, 2, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 7, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 7, 7 );
AddComponent( new AddonComponent( 99 ), 3, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 3, 8, 7 );
AddComponent( new AddonComponent( 59 ), 3, 8, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 2, 7 );
AddComponent( new AddonComponent( 52 ), 3, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 3, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 2, 7 );
AddComponent( new AddonComponent( 52 ), 0, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 0, 1, 7 );
AddComponent( new AddonComponent( 1 ), 0, 0, 0 );
AddComponent( new AddonComponent( 1316 ), 0, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 0, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -7, 7 );
AddComponent( new AddonComponent( 99 ), -3, -8, 0 );
AddComponent( new AddonComponent( 59 ), -3, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -7, 7 );
AddComponent( new AddonComponent( 99 ), -1, -8, 0 );
AddComponent( new AddonComponent( 52 ), -1, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -7, 7 );
AddComponent( new AddonComponent( 53 ), -1, -7, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -2, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -1, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 0, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 1, 7 );
AddComponent( new AddonComponent( 99 ), 5, -8, 0 );
AddComponent( new AddonComponent( 52 ), 5, -8, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -7, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -5, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 5, 1, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -2, 7 );
AddComponent( new AddonComponent( 1316 ), 5, -1, 7 );
AddComponent( new AddonComponent( 100 ), -6, -1, 0 );
AddComponent( new AddonComponent( 53 ), -6, -1, 7 );
AddComponent( new AddonComponent( 100 ), -6, -2, 0 );
AddComponent( new AddonComponent( 53 ), -6, -2, 7 );
AddComponent( new AddonComponent( 99 ), 3, -8, 0 );
AddComponent( new AddonComponent( 59 ), 3, -8, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -7, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -2, 7 );
AddComponent( new AddonComponent( 53 ), -1, -2, 7 );
AddComponent( new AddonComponent( 1316 ), -1, -1, 7 );
AddComponent( new AddonComponent( 53 ), -1, -1, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -1, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -2, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 5, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 3, 7 );
AddComponent( new AddonComponent( 51 ), -1, 3, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 3, 7 );
AddComponent( new AddonComponent( 52 ), -4, 3, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 2, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 2, 7 );
AddComponent( new AddonComponent( 1316 ), -5, 3, 7 );
AddComponent( new AddonComponent( 52 ), -5, 3, 7 );
AddComponent( new AddonComponent( 100 ), -6, 5, 0 );
AddComponent( new AddonComponent( 53 ), -6, 5, 7 );
AddComponent( new AddonComponent( 100 ), -6, 4, 0 );
AddComponent( new AddonComponent( 53 ), -6, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 3, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 2, 7 );
AddComponent( new AddonComponent( 52 ), 4, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 3, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 3, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -2, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -1, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 1, 7 );
AddComponent( new AddonComponent( 102 ), -6, -8, 0 );
AddComponent( new AddonComponent( 54 ), -6, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -7, 7 );
AddComponent( new AddonComponent( 99 ), -4, -8, 0 );
AddComponent( new AddonComponent( 52 ), -4, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -7, 7 );
AddComponent( new AddonComponent( 99 ), -2, -8, 0 );
AddComponent( new AddonComponent( 52 ), -2, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -2, -5, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -4, 7 );
AddComponent( new AddonComponent( 1316 ), -4, -5, 7 );
AddComponent( new AddonComponent( 1316 ), -3, -5, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -6, 7 );
AddComponent( new AddonComponent( 1316 ), -5, -5, 7 );
AddComponent( new AddonComponent( 100 ), 6, -7, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -7, 7 );
AddComponent( new AddonComponent( 53 ), 6, -7, 7 );
AddComponent( new AddonComponent( 99 ), 6, -8, 0 );
AddComponent( new AddonComponent( 52 ), 6, -8, 7 );
AddComponent( new AddonComponent( 101 ), 6, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 6, 8, 7 );
AddComponent( new AddonComponent( 51 ), 6, 8, 7 );
AddComponent( new AddonComponent( 100 ), 6, -5, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -5, 7 );
AddComponent( new AddonComponent( 60 ), 6, -5, 7 );
AddComponent( new AddonComponent( 100 ), 6, -6, 0 );
AddComponent( new AddonComponent( 1316 ), 6, -6, 7 );
AddComponent( new AddonComponent( 60 ), 6, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -5, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 1, 7 );
AddComponent( new AddonComponent( 1316 ), 4, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -1, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -2, 7 );
AddComponent( new AddonComponent( 99 ), 1, -8, 0 );
AddComponent( new AddonComponent( 52 ), 1, -8, 7 );
AddComponent( new AddonComponent( 1316 ), 1, -7, 7 );
AddComponent( new AddonComponent( 100 ), -6, 1, 0 );
AddComponent( new AddonComponent( 60 ), -6, 1, 7 );
AddComponent( new AddonComponent( 100 ), -6, 0, 0 );
AddComponent( new AddonComponent( 60 ), -6, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 4, -7, 7 );
AddComponent( new AddonComponent( 99 ), 4, -8, 0 );
AddComponent( new AddonComponent( 59 ), 4, -8, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 0, 7 );
AddComponent( new AddonComponent( 53 ), -1, 0, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 1, 7 );
AddComponent( new AddonComponent( 53 ), -1, 1, 7 );
AddComponent( new AddonComponent( 1316 ), -1, 2, 7 );
AddComponent( new AddonComponent( 53 ), -1, 2, 7 );
AddComponent( new AddonComponent( 1316 ), -4, 4, 7 );
AddComponent( new AddonComponent( 99 ), -5, 8, 0 );
AddComponent( new AddonComponent( 1316 ), -5, 8, 7 );
AddComponent( new AddonComponent( 52 ), -5, 8, 7 );
AddComponent( new AddonComponent( 100 ), -6, 8, 0 );
AddComponent( new AddonComponent( 53 ), -6, 8, 7 );
AddComponent( new AddonComponent( 100 ), -6, 3, 0 );
AddComponent( new AddonComponent( 53 ), -6, 3, 7 );
AddComponent( new AddonComponent( 99 ), -4, 8, 0 );
AddComponent( new AddonComponent( 1316 ), -4, 8, 7 );
AddComponent( new AddonComponent( 52 ), -4, 8, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 6, 7 );
AddComponent( new AddonComponent( 1316 ), -3, 7, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 2, 6, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 6, 7 );
AddComponent( new AddonComponent( 99 ), 2, 8, 0 );
AddComponent( new AddonComponent( 1316 ), 2, 8, 7 );
AddComponent( new AddonComponent( 59 ), 2, 8, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 4, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 5, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 2, 7 );
AddComponent( new AddonComponent( 52 ), 1, 2, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 3, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 0, 7 );
AddComponent( new AddonComponent( 1316 ), 1, 1, 7 );
AddComponent( new AddonComponent( 1316 ), 0, -1, 7 );
AddComponent( new AddonComponent( 1316 ), 3, 1, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -6, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -5, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -4, 7 );
AddComponent( new AddonComponent( 1316 ), 3, -3, 7 );
AddComponent( new AddonComponent( 52 ), 3, -3, 7 );
AddonComponent ac;
ac = new AddonComponent( 66 );
AddComponent( ac, -6, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, -5, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, -4, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, -3, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, -2, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, -1, 8, 0 );
ac = new AddonComponent( 62 );
AddComponent( ac, -1, 8, 27 );
ac = new AddonComponent( 62 );
AddComponent( ac, -2, 8, 27 );
ac = new AddonComponent( 62 );
AddComponent( ac, -3, 8, 27 );
ac = new AddonComponent( 66 );
AddComponent( ac, -4, 8, 27 );
ac = new AddonComponent( 66 );
AddComponent( ac, -1, 8, 37 );
ac = new AddonComponent( 66 );
AddComponent( ac, -2, 8, 37 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -8, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -7, 0 );
ac = new AddonComponent( 21566 );
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 1848 );
AddComponent( ac, 7, 2, 0 );
ac = new AddonComponent( 1848 );
AddComponent( ac, 7, -3, 0 );
ac = new AddonComponent( 1850 );
AddComponent( ac, 7, -2, 0 );
ac = new AddonComponent( 1850 );
AddComponent( ac, 7, -1, 0 );
ac = new AddonComponent( 1850 );
AddComponent( ac, 7, 0, 0 );
ac = new AddonComponent( 1850 );
AddComponent( ac, 7, 1, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 0, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 1, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 2, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 3, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 4, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 5, 8, 0 );
ac = new AddonComponent( 66 );
AddComponent( ac, 6, 8, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -6, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -5, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -4, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -3, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -2, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, -1, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 1, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 2, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 3, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 4, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 5, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 6, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 7, 0 );
ac = new AddonComponent( 67 );
AddComponent( ac, 6, 8, 0 );
ac = new AddonComponent( 52 );
AddComponent( ac, 0, 8, 27 );
ac = new AddonComponent( 62 );
AddComponent( ac, 1, 8, 27 );
ac = new AddonComponent( 62 );
AddComponent( ac, 2, 8, 27 );
ac = new AddonComponent( 62 );
AddComponent( ac, 3, 8, 27 );
ac = new AddonComponent( 66 );
AddComponent( ac, 4, 8, 27 );
ac = new AddonComponent( 66 );
AddComponent( ac, 5, 8, 27 );
ac = new AddonComponent( 66 );
AddComponent( ac, 1, 8, 37 );
ac = new AddonComponent( 66 );
AddComponent( ac, 2, 8, 37 );
ac = new AddonComponent( 66 );
AddComponent( ac, 1, 8, 42 );
}
public AboveGroundBrickTrainerAddon( 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();
}
}
public class AboveGroundBrickTrainerAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AboveGroundBrickTrainerAddon();
}
}
[Constructable]
public AboveGroundBrickTrainerAddonDeed()
{
Name = "AboveGroundBrickTrainer";
}
public AboveGroundBrickTrainerAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,239 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Blank_DockAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1999, -14, -24, 0}, {1999, -14, -23, 0}, {1999, -14, -22, 0}// 1 2 3
, {1999, -14, -21, 0}, {1999, -14, -20, 0}, {1999, -14, -19, 0}// 4 5 6
, {1999, -14, -18, 0}, {1999, -14, -17, 0}, {1999, -14, -16, 0}// 7 8 9
, {1999, -14, -15, 0}, {1999, -13, -24, 0}, {1999, -13, -23, 0}// 10 11 12
, {1999, -13, -22, 0}, {1999, -13, -21, 0}, {1999, -13, -20, 0}// 13 14 15
, {1999, -13, -19, 0}, {1999, -13, -18, 0}, {1999, -13, -17, 0}// 16 17 18
, {1999, -13, -16, 0}, {1999, -13, -15, 0}, {1999, -12, -24, 0}// 19 20 21
, {1999, -12, -23, 0}, {1999, -12, -22, 0}, {1999, -12, -21, 0}// 22 23 24
, {1999, -12, -20, 0}, {1999, -12, -19, 0}, {1999, -12, -18, 0}// 25 26 27
, {1999, -12, -17, 0}, {1999, -12, -16, 0}, {1999, -12, -15, 0}// 28 29 30
, {1999, -11, -24, 0}, {1999, -11, -23, 0}, {1999, -11, -22, 0}// 31 32 33
, {1999, -11, -21, 0}, {1999, -11, -20, 0}, {1999, -11, -19, 0}// 34 35 36
, {1999, -11, -18, 0}, {1999, -11, -17, 0}, {1999, -11, -16, 0}// 37 38 39
, {1999, -11, -15, 0}, {1999, -10, -24, 0}, {1999, -10, -23, 0}// 40 41 42
, {1999, -10, -22, 0}, {1999, -10, -21, 0}, {1999, -10, -20, 0}// 43 44 45
, {1999, -10, -19, 0}, {1999, -10, -18, 0}, {1999, -10, -17, 0}// 46 47 48
, {1999, -10, -16, 0}, {1999, -10, -15, 0}, {944, -15, -15, 0}// 49 50 51
, {944, -15, -20, 0}, {944, -15, -25, 0}, {944, -10, -25, 0}// 52 53 54
, {938, -15, -15, 5}, {938, -15, -20, 5}, {938, -15, -25, 5}// 55 56 57
, {938, -10, -25, 5}, {1999, -14, -14, 0}, {1999, -14, -13, 0}// 58 59 60
, {1999, -14, -12, 0}, {1999, -14, -11, 0}, {1999, -14, -10, 0}// 61 62 63
, {1999, -14, -9, 0}, {1999, -14, -8, 0}, {1999, -14, -7, 0}// 64 65 66
, {1999, -14, -6, 0}, {1999, -14, -5, 0}, {1999, -14, -4, 0}// 67 68 69
, {1999, -14, -3, 0}, {1999, -14, -2, 0}, {1999, -14, -1, 0}// 70 71 72
, {1999, -14, 0, 0}, {1999, -14, 1, 0}, {1999, -13, -14, 0}// 73 74 75
, {1999, -13, -13, 0}, {1999, -13, -12, 0}, {1999, -13, -11, 0}// 76 77 78
, {1999, -13, -10, 0}, {1999, -13, -9, 0}, {1999, -13, -8, 0}// 79 80 81
, {1999, -13, -7, 0}, {1999, -13, -6, 0}, {1999, -13, -5, 0}// 82 83 84
, {1999, -13, -4, 0}, {1999, -13, -3, 0}, {1999, -13, -2, 0}// 85 86 87
, {1999, -13, -1, 0}, {1999, -13, 0, 0}, {1999, -13, 1, 0}// 88 89 90
, {1999, -12, -14, 0}, {1999, -12, -13, 0}, {1999, -12, -12, 0}// 91 92 93
, {1999, -12, -11, 0}, {1999, -12, -10, 0}, {1999, -12, -9, 0}// 94 95 96
, {1999, -12, -8, 0}, {1999, -12, -7, 0}, {1999, -12, -6, 0}// 97 98 99
, {1999, -12, -5, 0}, {1999, -12, -4, 0}, {1999, -12, -3, 0}// 100 101 102
, {1999, -12, -2, 0}, {1999, -12, -1, 0}, {1999, -12, 0, 0}// 103 104 105
, {1999, -12, 1, 0}, {1999, -11, -14, 0}, {1999, -11, -13, 0}// 106 107 108
, {1999, -11, -12, 0}, {1999, -11, -11, 0}, {1999, -11, -10, 0}// 109 110 111
, {1999, -11, -9, 0}, {1999, -11, -8, 0}, {1999, -11, -7, 0}// 112 113 114
, {1999, -11, -6, 0}, {1999, -11, -5, 0}, {1999, -11, -4, 0}// 115 116 117
, {1999, -11, -3, 0}, {1999, -11, -2, 0}, {1999, -11, -1, 0}// 118 119 120
, {1999, -11, 0, 0}, {1999, -11, 1, 0}, {1999, -10, -14, 0}// 121 122 123
, {1999, -10, -13, 0}, {1999, -10, -12, 0}, {1999, -10, -11, 0}// 124 125 126
, {1999, -10, -10, 0}, {1999, -10, -9, 0}, {1999, -10, -8, 0}// 127 128 129
, {1999, -10, -7, 0}, {1999, -10, -6, 0}, {1999, -10, -5, 0}// 130 131 132
, {1999, -10, -4, 0}, {1999, -10, -3, 0}, {1999, -10, -2, 0}// 133 134 135
, {1999, -10, -1, 0}, {1999, -10, 0, 0}, {1999, -10, 1, 0}// 136 137 138
, {944, -15, 0, 0}, {944, -15, -5, 0}, {944, -15, -10, 0}// 139 140 141
, {938, -15, 0, 5}, {938, -15, -5, 5}, {938, -15, -10, 5}// 142 143 144
, {1999, -14, 2, 0}, {1999, -14, 3, 0}, {1999, -14, 4, 0}// 145 146 147
, {1999, -14, 5, 0}, {1999, -14, 6, 0}, {1999, -14, 7, 0}// 148 149 150
, {1999, -14, 8, 0}, {1999, -14, 9, 0}, {1999, -14, 10, 0}// 151 152 153
, {1999, -14, 11, 0}, {1999, -14, 12, 0}, {1999, -14, 13, 0}// 154 155 156
, {1999, -14, 14, 0}, {1999, -14, 15, 0}, {1999, -14, 16, 0}// 157 158 159
, {1999, -14, 17, 0}, {1999, -13, 2, 0}, {1999, -13, 3, 0}// 160 161 162
, {1999, -13, 4, 0}, {1999, -13, 5, 0}, {1999, -13, 6, 0}// 163 164 165
, {1999, -13, 7, 0}, {1999, -13, 8, 0}, {1999, -13, 9, 0}// 166 167 168
, {1999, -13, 10, 0}, {1999, -13, 11, 0}, {1999, -13, 12, 0}// 169 170 171
, {1999, -13, 13, 0}, {1999, -13, 14, 0}, {1999, -13, 15, 0}// 172 173 174
, {1999, -13, 16, 0}, {1999, -13, 17, 0}, {1999, -12, 2, 0}// 175 176 177
, {1999, -12, 3, 0}, {1999, -12, 4, 0}, {1999, -12, 5, 0}// 178 179 180
, {1999, -12, 6, 0}, {1999, -12, 7, 0}, {1999, -12, 8, 0}// 181 182 183
, {1999, -12, 9, 0}, {1999, -12, 10, 0}, {1999, -12, 11, 0}// 184 185 186
, {1999, -12, 12, 0}, {1999, -12, 13, 0}, {1999, -12, 14, 0}// 187 188 189
, {1999, -12, 15, 0}, {1999, -12, 16, 0}, {1999, -12, 17, 0}// 190 191 192
, {1999, -11, 2, 0}, {1999, -11, 3, 0}, {1999, -11, 4, 0}// 193 194 195
, {1999, -11, 5, 0}, {1999, -11, 6, 0}, {1999, -11, 7, 0}// 196 197 198
, {1999, -11, 8, 0}, {1999, -11, 9, 0}, {1999, -11, 10, 0}// 199 200 201
, {1999, -11, 11, 0}, {1999, -11, 12, 0}, {1999, -11, 13, 0}// 202 203 204
, {1999, -11, 14, 0}, {1999, -11, 15, 0}, {1999, -11, 16, 0}// 205 206 207
, {1999, -11, 17, 0}, {1999, -10, 2, 0}, {1999, -10, 3, 0}// 208 209 210
, {1999, -10, 4, 0}, {1999, -10, 5, 0}, {1999, -10, 6, 0}// 211 212 213
, {1999, -10, 7, 0}, {1999, -10, 8, 0}, {1999, -10, 9, 0}// 214 215 216
, {1999, -10, 10, 0}, {1999, -10, 11, 0}, {1999, -10, 12, 0}// 217 218 219
, {1999, -10, 13, 0}, {1999, -10, 14, 0}, {1999, -10, 15, 0}// 220 221 222
, {1999, -10, 16, 0}, {1999, -10, 17, 0}, {944, -15, 15, 0}// 223 224 225
, {944, -15, 10, 0}, {944, -15, 5, 0}, {938, -15, 15, 5}// 226 227 228
, {938, -15, 10, 5}, {938, -15, 5, 5}, {1999, -14, 18, 0}// 229 230 231
, {1999, -14, 19, 0}, {1999, -14, 20, 0}, {1999, -14, 21, 0}// 232 233 234
, {1999, -14, 22, 0}, {1999, -14, 23, 0}, {1999, -14, 24, 0}// 235 236 237
, {1999, -14, 25, 0}, {1999, -13, 18, 0}, {1999, -13, 19, 0}// 238 239 240
, {1999, -13, 20, 0}, {1999, -13, 21, 0}, {1999, -13, 22, 0}// 241 242 243
, {1999, -13, 23, 0}, {1999, -13, 24, 0}, {1999, -13, 25, 0}// 244 245 246
, {1999, -12, 18, 0}, {1999, -12, 19, 0}, {1999, -12, 20, 0}// 247 248 249
, {1999, -12, 21, 0}, {1999, -12, 22, 0}, {1999, -12, 23, 0}// 250 251 252
, {1999, -12, 24, 0}, {1999, -12, 25, 0}, {1999, -11, 18, 0}// 253 254 255
, {1999, -11, 19, 0}, {1999, -11, 20, 0}, {1999, -11, 21, 0}// 256 257 258
, {1999, -11, 22, 0}, {1999, -11, 23, 0}, {1999, -11, 24, 0}// 259 260 261
, {1999, -11, 25, 0}, {1999, -10, 18, 0}, {1999, -10, 19, 0}// 262 263 264
, {1999, -10, 20, 0}, {1999, -10, 21, 0}, {1999, -10, 22, 0}// 265 266 267
, {1999, -10, 23, 0}, {1999, -10, 24, 0}, {1999, -10, 25, 0}// 268 269 270
, {944, -15, 25, 0}, {944, -15, 20, 0}, {938, -15, 25, 5}// 271 272 273
, {938, -15, 20, 5}, {7, -14, 25, 1}, {7, -13, 25, 1}// 274 275 276
, {7, -10, 25, 1}, {7, -11, 25, 1}, {1995, -9, -24, 0}// 277 278 279
, {1995, -9, -23, 0}, {1995, -9, -22, 0}, {1995, -9, -21, 0}// 280 281 282
, {1995, -9, -20, 0}, {1995, -8, -24, 0}, {1995, -8, -23, 0}// 283 284 285
, {1995, -8, -22, 0}, {1995, -8, -21, 0}, {1995, -8, -20, 0}// 286 287 288
, {1995, -7, -24, 0}, {1995, -7, -23, 0}, {1995, -7, -22, 0}// 289 290 291
, {1995, -7, -21, 0}, {1995, -7, -20, 0}, {1995, -6, -24, 0}// 292 293 294
, {1995, -6, -23, 0}, {1995, -6, -22, 0}, {1995, -6, -21, 0}// 295 296 297
, {1995, -6, -20, 0}, {1995, -5, -24, 0}, {1995, -5, -23, 0}// 298 299 300
, {1995, -5, -22, 0}, {1995, -5, -21, 0}, {1995, -5, -20, 0}// 301 302 303
, {1995, -4, -24, 0}, {1995, -4, -23, 0}, {1995, -4, -22, 0}// 304 305 306
, {1995, -4, -21, 0}, {1995, -4, -20, 0}, {1995, -3, -24, 0}// 307 308 309
, {1995, -3, -23, 0}, {1995, -3, -22, 0}, {1995, -3, -21, 0}// 310 311 312
, {1995, -3, -20, 0}, {1995, -2, -24, 0}, {1995, -2, -23, 0}// 313 314 315
, {1995, -2, -22, 0}, {1995, -2, -21, 0}, {1995, -2, -20, 0}// 316 317 318
, {1995, -1, -24, 0}, {1995, -1, -23, 0}, {1995, -1, -22, 0}// 319 320 321
, {1995, -1, -21, 0}, {1995, -1, -20, 0}, {1995, 0, -24, 0}// 322 323 324
, {1995, 0, -23, 0}, {1995, 0, -22, 0}, {1995, 0, -21, 0}// 325 326 327
, {1995, 0, -20, 0}, {1995, 1, -24, 0}, {1995, 1, -23, 0}// 328 329 330
, {1995, 1, -22, 0}, {1995, 1, -21, 0}, {1995, 1, -20, 0}// 331 332 333
, {1995, 2, -24, 0}, {1995, 2, -23, 0}, {1995, 2, -22, 0}// 334 335 336
, {1995, 2, -21, 0}, {1995, 2, -20, 0}, {1995, 3, -24, 0}// 337 338 339
, {1995, 3, -23, 0}, {1995, 3, -22, 0}, {1995, 3, -21, 0}// 340 341 342
, {1995, 3, -20, 0}, {1995, 4, -24, 0}, {1995, 4, -23, 0}// 343 344 345
, {1995, 4, -22, 0}, {1995, 4, -21, 0}, {1995, 4, -20, 0}// 346 347 348
, {1995, 5, -24, 0}, {1995, 5, -23, 0}, {1995, 5, -22, 0}// 349 350 351
, {1995, 5, -21, 0}, {1995, 5, -20, 0}, {1995, 6, -24, 0}// 352 353 354
, {1995, 6, -23, 0}, {1995, 6, -22, 0}, {1995, 6, -21, 0}// 355 356 357
, {1995, 6, -20, 0}, {944, -9, -15, 0}, {944, -9, -19, 0}// 358 359 360
, {944, -5, -25, 0}, {944, -5, -19, 0}, {944, 0, -25, 0}// 361 362 363
, {944, 0, -19, 0}, {944, 5, -25, 0}, {944, 5, -19, 0}// 364 365 366
, {938, -9, -15, 5}, {938, -9, -19, 5}, {938, -5, -19, 5}// 367 368 369
, {938, -5, -25, 5}, {938, 0, -25, 5}, {938, 0, -19, 5}// 370 371 372
, {938, 5, -25, 5}, {938, 5, -19, 5}, {944, -9, 0, 0}// 373 374 375
, {944, -9, -5, 0}, {944, -9, -10, 0}, {938, -9, 0, 5}// 376 377 378
, {938, -9, -5, 5}, {938, -9, -10, 5}, {944, -9, 15, 0}// 379 380 381
, {944, -9, 10, 0}, {944, -9, 5, 0}, {938, -9, 15, 5}// 382 383 384
, {938, -9, 10, 5}, {938, -9, 5, 5}, {944, -9, 25, 0}// 385 386 387
, {944, -9, 20, 0}, {938, -9, 25, 5}, {938, -9, 20, 5}// 388 389 390
, {1995, 7, -24, 0}, {1995, 7, -23, 0}, {1995, 7, -22, 0}// 391 392 393
, {1995, 7, -21, 0}, {1995, 7, -20, 0}, {1995, 8, -24, 0}// 394 395 396
, {1995, 8, -23, 0}, {1995, 8, -22, 0}, {1995, 8, -21, 0}// 397 398 399
, {1995, 8, -20, 0}, {1995, 9, -24, 0}, {1995, 9, -23, 0}// 400 401 402
, {1995, 9, -22, 0}, {1995, 9, -21, 0}, {1995, 9, -20, 0}// 403 404 405
, {1995, 10, -24, 0}, {1995, 10, -23, 0}, {1995, 10, -22, 0}// 406 407 408
, {1995, 10, -21, 0}, {1995, 10, -20, 0}, {1995, 11, -24, 0}// 409 410 411
, {1995, 11, -23, 0}, {1995, 11, -22, 0}, {1995, 11, -21, 0}// 412 413 414
, {1995, 11, -20, 0}, {1995, 12, -24, 0}, {1995, 12, -23, 0}// 415 416 417
, {1995, 12, -22, 0}, {1995, 12, -21, 0}, {1995, 12, -20, 0}// 418 419 420
, {1995, 13, -24, 0}, {1995, 13, -23, 0}, {1995, 13, -22, 0}// 421 422 423
, {1995, 13, -21, 0}, {1995, 13, -20, 0}, {1995, 14, -24, 0}// 424 425 426
, {1995, 14, -23, 0}, {1995, 14, -22, 0}, {1995, 14, -21, 0}// 427 428 429
, {1995, 14, -20, 0}, {1995, 15, -24, 0}, {1995, 15, -23, 0}// 430 431 432
, {1995, 15, -22, 0}, {1995, 15, -21, 0}, {1995, 15, -20, 0}// 433 434 435
, {1995, 16, -24, 0}, {1995, 16, -23, 0}, {1995, 16, -22, 0}// 436 437 438
, {1995, 16, -21, 0}, {1995, 16, -20, 0}, {944, 10, -25, 0}// 439 440 441
, {944, 10, -19, 0}, {944, 15, -25, 0}, {944, 15, -19, 0}// 442 443 444
, {938, 10, -19, 5}, {938, 10, -25, 5}, {938, 15, -19, 5}// 445 446 447
, {938, 15, -25, 5}// 448
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Blank_DockAddonDeed();
}
}
[ Constructable ]
public Aiakos_Blank_DockAddon()
{
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] );
}
public Aiakos_Blank_DockAddon( 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();
}
}
public class Aiakos_Blank_DockAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Blank_DockAddon();
}
}
[Constructable]
public Aiakos_Blank_DockAddonDeed()
{
Name = "Aiakos_Blank_Dock";
}
public Aiakos_Blank_DockAddonDeed( 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();
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,562 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Chateau_Test2Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1206, -9, -7, 45}, {7, -1, -9, 25}, {1206, -9, -8, 45}// 1 2 3
, {22, 0, -9, 45}, {1238, -9, -8, 5}, {7, -3, -9, 25}// 4 5 6
, {7, -5, -9, 25}, {7, -4, -9, 25}, {1238, -8, -6, 5}// 7 8 9
, {22, -7, -9, 45}, {22, -8, -9, 45}, {1238, -3, -8, 5}// 10 11 12
, {1238, -3, -6, 5}, {22, -4, -9, 45}, {7, -2, -9, 25}// 13 14 15
, {7, 0, -9, 25}, {1238, -5, -6, 5}, {1238, -5, -7, 5}// 16 17 18
, {8, -10, -7, 5}, {1238, -5, -8, 5}, {22, -3, -9, 45}// 19 20 22
, {7, -8, -9, 25}, {1238, 0, -7, 5}, {1238, -8, -7, 5}// 23 24 25
, {7, -7, -9, 25}, {1238, -6, -7, 5}, {1238, -6, -8, 5}// 26 27 28
, {1238, -7, -6, 5}, {7, -1, -9, 5}, {1238, -6, -6, 5}// 29 30 31
, {1206, -9, -6, 45}, {1238, -7, -7, 5}, {1238, -2, -6, 5}// 32 33 34
, {1238, -4, -7, 5}, {1238, -4, -6, 5}, {1238, -7, -8, 5}// 35 36 37
, {1238, -2, -7, 5}, {21, 0, -7, 45}, {21, 0, -8, 45}// 38 39 40
, {7, -5, -9, 5}, {7, 0, -9, 5}, {1238, -9, -6, 25}// 41 42 43
, {8, 0, -6, 5}, {8, 0, -7, 5}, {7, -4, -9, 5}// 44 45 46
, {7, -3, -9, 5}, {7, -6, -9, 5}, {7, -8, -9, 5}// 47 48 49
, {1238, -8, -8, 5}, {8, -10, -8, 5}, {7, -9, -9, 25}// 50 51 52
, {1238, -9, -6, 5}, {8, 0, -8, 5}, {1238, 0, -8, 5}// 53 54 55
, {8, 0, -7, 25}, {8, -10, -8, 25}, {8, -10, -6, 25}// 56 57 58
, {7, -9, -9, 5}, {8, -10, -7, 25}, {7, -6, -9, 25}// 59 60 61
, {21, 0, -6, 45}, {1238, -9, -7, 5}, {21, -10, -8, 45}// 62 63 64
, {21, -10, -7, 45}, {21, -10, -6, 45}, {1238, -2, -8, 5}// 65 66 67
, {1238, -4, -8, 5}, {8, 0, -6, 25}, {1238, -1, -6, 5}// 68 69 70
, {1238, -9, -7, 25}, {1238, 0, -6, 5}, {1238, -9, -8, 25}// 71 72 73
, {1238, -1, -8, 5}, {22, -5, -9, 45}, {1238, -1, -7, 5}// 74 75 76
, {1238, -3, -7, 5}, {8, 0, -8, 25}, {1238, -8, -8, 25}// 77 78 81
, {1238, -8, -7, 25}, {1238, -8, -6, 25}, {1238, -7, -8, 25}// 82 83 84
, {1238, -7, -7, 25}, {1238, -7, -6, 25}, {1238, -6, -8, 25}// 85 86 87
, {1238, -6, -7, 25}, {1238, -6, -6, 25}, {1238, -5, -8, 25}// 88 89 90
, {1238, -5, -7, 25}, {1238, -5, -6, 25}, {1238, -4, -8, 25}// 91 92 93
, {1238, -4, -7, 25}, {1238, -4, -6, 25}, {1238, -3, -8, 25}// 94 95 96
, {1238, -3, -7, 25}, {1238, -3, -6, 25}, {1238, -2, -8, 25}// 97 98 99
, {1238, -2, -7, 25}, {1238, -2, -6, 25}, {1238, -1, -8, 25}// 100 101 102
, {1238, -1, -7, 25}, {1238, -1, -6, 25}, {1238, 0, -8, 25}// 103 104 105
, {1238, 0, -7, 25}, {1238, 0, -6, 25}, {22, -9, -9, 45}// 106 107 108
, {1206, -8, -8, 45}, {1206, -8, -7, 45}, {1206, -8, -6, 45}// 109 110 111
, {1206, -7, -8, 45}, {1206, -7, -7, 45}, {1206, -7, -6, 45}// 112 113 114
, {1206, -6, -8, 45}, {1206, -6, -7, 45}, {1206, -6, -6, 45}// 115 116 117
, {1206, -5, -8, 45}, {1206, -5, -7, 45}, {1206, -5, -6, 45}// 118 119 120
, {1206, -4, -8, 45}, {1206, -4, -7, 45}, {1206, -4, -6, 45}// 121 122 123
, {1206, -5, -8, 45}, {1206, -5, -7, 45}, {1206, -5, -6, 45}// 124 125 126
, {1206, -4, -8, 45}, {1206, -4, -7, 45}, {1206, -4, -6, 45}// 127 128 129
, {1206, -3, -8, 45}, {1206, -3, -7, 45}, {1206, -3, -6, 45}// 130 131 132
, {1206, -2, -8, 45}, {1206, -2, -7, 45}, {1206, -2, -6, 45}// 133 134 135
, {1206, -1, -8, 45}, {1206, -1, -7, 45}, {1206, -1, -6, 45}// 136 137 138
, {1206, 0, -8, 45}, {1206, 0, -7, 45}, {1206, 0, -6, 45}// 139 140 141
, {22, -1, -9, 45}, {22, -2, -9, 45}, {22, -6, -9, 45}// 142 143 144
, {1238, 0, 0, 25}, {28, -1, 9, 25}, {1238, 0, 3, 25}// 145 146 147
, {1238, 0, 2, 25}, {1238, 0, 1, 25}, {1238, -9, 0, 5}// 148 149 150
, {28, 0, 9, 5}, {1238, -1, 6, 25}, {1238, -1, -1, 5}// 151 152 153
, {22, -7, 6, 45}, {1238, -8, 0, 5}, {21, -10, 2, 45}// 154 155 156
, {28, 0, 9, 25}, {27, -2, 9, 25}, {27, -2, 8, 25}// 157 158 159
, {1238, -8, -4, 5}, {27, -2, 7, 25}, {28, 0, -1, 45}// 160 161 162
, {28, -1, -1, 45}, {8, -10, 3, 5}, {8, -10, 5, 5}// 163 164 165
, {21, -10, 3, 45}, {7, -4, 6, 5}, {1238, -4, 2, 5}// 166 167 168
, {1238, -4, 3, 5}, {1238, 0, 1, 5}, {1238, 0, 0, 5}// 169 170 171
, {7, -7, 6, 5}, {7, -8, 6, 5}, {22, -5, 6, 45}// 172 173 174
, {1238, 0, -1, 5}, {1238, -9, -2, 25}, {1238, -9, -3, 25}// 175 176 177
, {1238, -6, -1, 5}, {1238, -6, -2, 5}, {1238, -6, -3, 5}// 178 179 180
, {27, -2, 8, 45}, {1238, -6, -4, 5}, {1238, -5, -3, 5}// 181 182 183
, {1238, 0, 3, 5}, {1238, -5, -4, 5}, {7, -2, 6, 5}// 184 185 186
, {7, -3, 6, 5}, {1238, 0, 2, 5}, {1206, -1, 3, 65}// 187 188 189
, {1238, -5, -5, 5}, {21, -10, -2, 45}, {1238, -6, 3, 5}// 190 191 192
, {1238, -5, 2, 5}, {7, -9, 6, 5}, {1238, -5, 1, 5}// 193 194 195
, {2141, -2, 9, 5}, {2142, -10, 8, 5}, {2142, -10, 9, 5}// 196 197 198
, {2142, -10, 7, 5}, {2142, -10, 6, 5}, {2141, -9, 9, 5}// 199 200 201
, {2141, -8, 9, 5}, {1238, -5, 0, 5}, {2142, -9, 6, 5}// 202 203 204
, {1238, -5, -1, 5}, {8, -10, 6, 5}, {22, -8, 6, 45}// 205 206 207
, {27, -2, 5, 45}, {1238, -5, -2, 5}, {27, -2, 0, 45}// 208 209 210
, {1238, -3, -4, 5}, {8, -10, 1, 5}, {28, 0, 9, 45}// 211 212 213
, {8, -10, 5, 25}, {1238, -3, -5, 5}, {8, -10, 0, 5}// 214 215 216
, {8, -10, -2, 5}, {1238, -6, 0, 5}, {8, -10, -3, 5}// 217 218 219
, {1238, -6, 1, 5}, {1238, -6, 2, 5}, {8, -10, -4, 5}// 220 221 222
, {28, -1, 9, 45}, {8, -10, -5, 5}, {8, -10, 2, 5}// 223 224 225
, {27, -2, 1, 45}, {21, -10, -1, 45}, {1238, -5, 4, 5}// 226 227 228
, {1238, -4, -1, 5}, {37, -1, 9, 65}, {1238, -4, -2, 5}// 229 230 231
, {1238, -7, 3, 5}, {1238, -4, -3, 5}, {1238, -4, -4, 5}// 232 233 234
, {1238, -7, 2, 5}, {1238, 0, 8, 45}, {1238, -5, 6, 5}// 235 236 237
, {1238, -5, 5, 5}, {1238, -7, -4, 5}, {1238, -7, -5, 5}// 238 239 240
, {1206, 0, 9, 65}, {1238, 0, 6, 5}, {1238, 0, 5, 5}// 241 242 243
, {1238, -9, 5, 5}, {1238, 0, 4, 5}, {1238, -6, -5, 5}// 244 245 246
, {1206, 0, 8, 65}, {1238, 0, 5, 45}, {1206, -1, 7, 65}// 247 248 249
, {1238, -4, 4, 5}, {1206, -1, 0, 65}, {1206, -1, 1, 65}// 250 251 252
, {1206, -1, 2, 65}, {1238, -1, -3, 5}, {1206, -1, 6, 65}// 253 254 255
, {1206, -1, 5, 65}, {1206, -1, 4, 65}, {1238, -1, 0, 5}// 256 257 258
, {1206, -9, -2, 45}, {1206, -9, -5, 45}, {1238, -7, 0, 5}// 259 260 261
, {1238, -7, -1, 5}, {1238, -7, -2, 5}, {1206, 0, 5, 65}// 262 263 264
, {38, -2, 3, 65}, {1238, -7, -3, 5}, {1238, -1, 9, 5}// 265 266 267
, {1206, 0, 0, 65}, {1206, 0, 1, 65}, {1206, -1, 9, 65}// 268 269 270
, {38, -2, 4, 65}, {1238, -3, 3, 5}, {1238, -3, 2, 5}// 271 272 273
, {1238, -2, -3, 5}, {27, -2, 9, 5}, {1238, 0, 9, 25}// 274 275 276
, {1206, -1, 8, 65}, {1238, -8, 3, 5}, {1238, 0, 7, 5}// 277 278 279
, {1238, -8, 2, 5}, {1238, -8, -5, 5}, {1238, -3, 6, 5}// 280 281 282
, {1238, -8, 1, 5}, {1238, -2, 0, 45}, {1238, -1, 3, 45}// 283 284 285
, {1238, -2, -4, 5}, {1238, -1, 2, 45}, {1238, -2, -5, 5}// 286 287 288
, {1238, -3, -3, 5}, {1206, 0, 4, 65}, {1238, -1, 3, 5}// 289 290 291
, {1238, -1, 2, 5}, {1238, -1, 1, 5}, {1206, 0, 3, 65}// 292 293 294
, {1206, 0, 2, 65}, {1206, 0, 7, 65}, {1238, -2, 4, 5}// 295 296 297
, {1238, 0, -4, 5}, {1238, -2, 5, 5}, {1206, 0, 6, 65}// 298 299 300
, {1238, -2, 1, 5}, {1238, -1, 1, 45}, {1238, -1, 0, 45}// 301 302 303
, {1238, -2, 8, 45}, {1238, -1, 5, 45}, {1238, -3, 1, 5}// 304 305 306
, {1238, -2, 7, 45}, {1238, 0, 0, 45}, {1238, -1, 9, 45}// 307 308 309
, {1238, -9, -4, 25}, {1238, -1, 8, 45}, {1238, -1, 7, 45}// 310 311 312
, {21, -10, 1, 45}, {38, -2, 6, 65}, {1238, -1, 6, 45}// 313 314 315
, {38, -2, 5, 65}, {21, -10, 2, 45}, {1238, -2, 1, 45}// 316 317 318
, {1238, -2, 2, 45}, {21, -10, 6, 45}, {1238, -2, 3, 45}// 319 320 321
, {1238, -1, 8, 5}, {21, -10, 5, 45}, {21, -10, 4, 45}// 322 323 324
, {1238, -2, 4, 45}, {1238, -9, 4, 5}, {8, -10, 3, 25}// 325 326 327
, {8, -10, 4, 25}, {27, -2, 9, 45}, {1238, -2, 6, 45}// 328 329 330
, {1238, -2, 5, 45}, {1238, -9, 6, 5}, {1238, 0, 6, 25}// 331 332 333
, {22, -6, 6, 45}, {2182, 0, 1, 25}, {21, -10, 1, 45}// 334 335 336
, {1994, -9, 7, 5}, {1994, -9, 8, 5}, {1238, -1, 7, 25}// 337 338 339
, {21, -10, -1, 45}, {21, -10, 0, 45}, {1994, -4, 8, 5}// 340 341 342
, {1994, -4, 9, 5}, {37, 0, 9, 65}, {1994, -3, 7, 5}// 343 344 345
, {1238, -1, 7, 5}, {1238, 0, 9, 5}, {1238, 0, 8, 5}// 346 347 348
, {1994, -3, 8, 5}, {1994, -8, 9, 5}, {1994, -8, 8, 5}// 349 350 351
, {1994, -8, 7, 5}, {8, 0, -2, 5}, {7, -3, 6, 25}// 352 354 356
, {1238, -9, -5, 25}, {1238, -2, 2, 5}, {1238, -1, 8, 25}// 357 358 359
, {1238, 0, 3, 45}, {1994, -9, 9, 5}, {1994, -6, 8, 5}// 360 361 362
, {1994, -6, 7, 5}, {1238, -8, 5, 5}, {1994, -7, 9, 5}// 363 364 365
, {1994, -7, 8, 5}, {1994, -7, 7, 5}, {21, -10, -2, 45}// 366 367 368
, {1994, -5, 9, 5}, {1994, -5, 8, 5}, {1238, -8, 4, 5}// 369 370 371
, {1994, -5, 7, 5}, {1994, -6, 9, 5}, {7, -2, 6, 25}// 372 373 374
, {1238, -4, 0, 5}, {1238, -3, -1, 5}, {27, -2, 4, 45}// 375 376 377
, {1238, -3, 0, 5}, {1994, -4, 7, 5}, {1238, -6, 6, 5}// 378 379 380
, {38, -2, 7, 65}, {1238, -9, -4, 5}, {1238, -8, -2, 5}// 381 382 383
, {8, 0, -1, 5}, {8, -10, 6, 25}, {27, -2, 7, 5}// 384 385 386
, {1238, -1, 5, 5}, {1238, 0, 2, 45}, {38, -2, 9, 65}// 387 388 389
, {1238, -9, -5, 5}, {28, -1, 9, 5}, {7, -9, 6, 25}// 390 391 392
, {1238, -9, -3, 5}, {1238, -7, 6, 5}, {1238, 0, 4, 25}// 393 394 395
, {1238, 0, 5, 25}, {1238, -7, 5, 5}, {1238, 0, 7, 45}// 396 397 398
, {1238, -2, 6, 5}, {1238, 0, -5, 5}, {21, 0, -3, 45}// 399 400 401
, {1238, 0, -3, 5}, {1238, -2, 3, 5}, {1238, -1, 1, 25}// 402 403 404
, {7, -4, 6, 25}, {1238, -6, 5, 5}, {1238, -6, 4, 5}// 405 406 407
, {7, -5, 6, 25}, {7, -6, 6, 25}, {7, -7, 6, 25}// 408 409 410
, {1238, -8, 6, 5}, {1238, -9, -1, 5}, {1238, -7, 4, 5}// 411 412 413
, {7, -8, 6, 25}, {1238, -9, -2, 5}, {1994, -2, 7, 5}// 414 415 416
, {1238, -3, 5, 5}, {1238, -3, 4, 5}, {1238, -1, 4, 25}// 417 418 419
, {1238, -4, 6, 5}, {8, 0, -3, 5}, {1238, -4, 5, 5}// 420 421 422
, {1238, 0, 9, 45}, {1238, -1, 0, 25}, {1238, -1, 9, 25}// 423 424 425
, {27, -2, 6, 45}, {2141, -3, 9, 5}, {1238, -2, 0, 5}// 426 427 428
, {1994, -3, 9, 5}, {2141, -4, 9, 5}, {1238, -1, 6, 5}// 429 430 431
, {1238, -2, -2, 5}, {1238, -1, -2, 5}, {21, 0, -2, 45}// 432 433 434
, {1238, -1, 2, 25}, {1238, -1, 3, 25}, {1238, -1, 5, 25}// 435 436 437
, {1238, 0, 6, 45}, {1238, 0, 8, 25}, {8, 0, -3, 25}// 438 439 440
, {1238, 0, -2, 5}, {1238, 0, 7, 25}, {1238, 0, 4, 45}// 441 442 443
, {8, 0, -5, 25}, {1238, -1, 4, 5}, {8, 0, -1, 25}// 444 445 446
, {1238, -9, 3, 5}, {1238, -9, 2, 5}, {8, -10, -1, 25}// 447 448 449
, {21, 0, -3, 45}, {8, -10, -2, 25}, {2141, -6, 9, 5}// 450 451 452
, {2141, -7, 9, 5}, {1238, -3, -2, 5}, {1238, -7, 1, 5}// 453 454 455
, {1238, -9, 1, 5}, {1238, -1, 4, 45}, {22, -2, 6, 45}// 456 457 458
, {1994, -2, 8, 5}, {1238, 0, 1, 45}, {1238, -2, -1, 5}// 459 460 461
, {8, -10, -3, 25}, {1238, -5, 3, 5}, {1238, -4, -5, 5}// 462 463 464
, {1994, -2, 9, 5}, {21, 0, -5, 45}, {8, -10, -4, 25}// 465 466 467
, {1238, -8, -3, 5}, {37, -1, -1, 65}, {38, -2, 8, 65}// 468 469 470
, {2141, -5, 9, 5}, {22, -2, 7, 45}, {27, -2, 7, 45}// 471 472 473
, {21, -10, -5, 45}, {8, -10, -5, 25}, {37, 0, -1, 65}// 474 475 476
, {8, 0, -4, 25}, {8, -10, 4, 25}, {8, 0, -2, 25}// 477 478 479
, {1206, -9, -1, 45}, {8, -10, 2, 25}, {1238, -1, -4, 5}// 480 481 482
, {1238, -1, -5, 5}, {1238, -8, -1, 5}, {8, -10, 1, 25}// 483 484 485
, {8, -10, 0, 25}, {38, -2, 0, 65}, {1238, -4, 1, 5}// 486 487 488
, {38, -2, 1, 65}, {38, -2, 2, 65}, {1206, -9, -4, 45}// 489 490 491
, {22, -3, 6, 45}, {22, -9, 6, 45}, {1206, -9, -3, 45}// 492 493 494
, {21, 0, -4, 45}, {21, -10, -4, 45}, {21, -10, -3, 45}// 495 496 497
, {27, -2, 8, 5}, {1238, -9, -1, 25}, {1238, -9, 0, 25}// 498 499 500
, {1238, -9, 1, 25}, {1238, -9, 2, 25}, {1238, -9, 3, 25}// 501 502 503
, {1238, -9, 4, 25}, {1238, -9, 5, 25}, {1238, -9, 6, 25}// 504 505 506
, {1238, -8, -5, 25}, {1238, -8, -4, 25}, {1238, -8, -3, 25}// 507 508 509
, {1238, -8, -2, 25}, {1238, -8, -1, 25}, {1238, -8, 0, 25}// 510 511 512
, {1238, -8, 1, 25}, {1238, -8, 2, 25}, {1238, -8, 3, 25}// 513 514 515
, {1238, -8, 4, 25}, {1238, -8, 5, 25}, {1238, -8, 6, 25}// 516 517 518
, {1238, -7, -5, 25}, {1238, -7, -4, 25}, {1238, -7, -3, 25}// 519 520 521
, {1238, -7, -2, 25}, {1238, -7, -1, 25}, {1238, -7, 0, 25}// 522 523 524
, {1238, -7, 1, 25}, {1238, -7, 2, 25}, {1238, -7, 3, 25}// 525 526 527
, {1238, -7, 4, 25}, {1238, -7, 5, 25}, {1238, -7, 6, 25}// 528 529 530
, {1238, -6, -5, 25}, {1238, -6, -4, 25}, {1238, -6, -3, 25}// 531 532 533
, {1238, -6, -2, 25}, {1238, -6, -1, 25}, {1238, -6, 0, 25}// 534 535 536
, {1238, -6, 1, 25}, {1238, -6, 2, 25}, {1238, -6, 3, 25}// 537 538 539
, {1238, -6, 4, 25}, {1238, -6, 5, 25}, {1238, -6, 6, 25}// 540 541 542
, {1238, -5, -5, 25}, {1238, -5, -4, 25}, {1238, -5, -3, 25}// 543 544 545
, {1238, -5, -2, 25}, {1238, -5, -1, 25}, {1238, -5, 0, 25}// 546 547 548
, {1238, -5, 1, 25}, {1238, -5, 2, 25}, {1238, -5, 3, 25}// 549 550 551
, {1238, -5, 4, 25}, {1238, -5, 5, 25}, {1238, -5, 6, 25}// 552 553 554
, {1238, -4, -5, 25}, {1238, -4, -4, 25}, {1238, -4, -3, 25}// 555 556 557
, {1238, -4, -2, 25}, {1238, -4, -1, 25}, {1238, -4, 0, 25}// 558 559 560
, {1238, -4, 1, 25}, {1238, -4, 2, 25}, {1238, -4, 3, 25}// 561 562 563
, {1238, -4, 4, 25}, {1238, -4, 5, 25}, {1238, -4, 6, 25}// 564 565 566
, {1238, -3, -5, 25}, {1238, -3, -4, 25}, {1238, -3, -3, 25}// 567 568 569
, {1238, -3, -2, 25}, {1238, -3, -1, 25}, {1238, -3, 0, 25}// 570 571 572
, {1238, -3, 1, 25}, {1238, -3, 2, 25}, {1238, -3, 3, 25}// 573 574 575
, {1238, -3, 4, 25}, {1238, -3, 5, 25}, {1238, -3, 6, 25}// 576 577 578
, {1238, -2, -5, 25}, {1238, -2, -4, 25}, {1238, -2, -3, 25}// 579 580 581
, {1238, -2, -2, 25}, {1238, -2, -1, 25}, {1238, -2, 0, 25}// 582 583 584
, {1238, -2, 1, 25}, {1238, -2, 2, 25}, {1238, -2, 3, 25}// 585 586 587
, {1238, -2, 4, 25}, {1238, -2, 5, 25}, {1238, -2, 6, 25}// 588 589 590
, {1238, -1, -5, 25}, {1238, -1, -4, 25}, {1238, -1, -3, 25}// 591 592 593
, {1238, -1, -2, 25}, {1238, -1, -1, 25}, {1238, -1, 0, 25}// 594 595 596
, {1238, -1, 1, 25}, {1238, -1, 2, 25}, {1238, -1, 3, 25}// 597 598 599
, {1238, -1, 4, 25}, {1238, -1, 5, 25}, {1238, -1, 6, 25}// 600 601 602
, {1238, 0, -5, 25}, {1238, 0, -4, 25}, {1238, 0, -3, 25}// 603 604 605
, {1238, 0, -2, 25}, {1238, 0, -1, 25}, {1238, 0, 0, 25}// 606 607 608
, {1238, 0, 1, 25}, {1238, 0, 2, 25}, {1238, 0, 3, 25}// 609 610 611
, {1238, 0, 4, 25}, {1238, 0, 5, 25}, {1238, 0, 6, 25}// 612 613 614
, {1206, -9, 0, 45}, {1206, -9, 1, 45}, {1206, -9, 2, 45}// 615 616 617
, {1206, -9, 3, 45}, {1206, -9, 4, 45}, {1206, -9, 5, 45}// 618 619 620
, {1206, -9, 6, 45}, {1206, -8, -5, 45}, {1206, -8, -4, 45}// 621 622 623
, {1206, -8, -3, 45}, {1206, -8, -2, 45}, {1206, -8, -1, 45}// 624 625 626
, {1206, -8, 0, 45}, {1206, -8, 1, 45}, {1206, -8, 2, 45}// 627 628 629
, {1206, -8, 3, 45}, {1206, -8, 4, 45}, {1206, -8, 5, 45}// 630 631 632
, {1206, -8, 6, 45}, {1206, -7, -5, 45}, {1206, -7, -4, 45}// 633 634 635
, {1206, -7, -3, 45}, {1206, -7, -2, 45}, {1206, -7, -1, 45}// 636 637 638
, {1206, -7, 0, 45}, {1206, -7, 1, 45}, {1206, -7, 2, 45}// 639 640 641
, {1206, -7, 3, 45}, {1206, -7, 4, 45}, {1206, -7, 5, 45}// 642 643 644
, {1206, -7, 6, 45}, {1206, -6, -5, 45}, {1206, -6, -4, 45}// 645 646 647
, {1206, -6, -3, 45}, {1206, -6, -2, 45}, {1206, -6, -1, 45}// 648 649 650
, {1206, -6, 0, 45}, {1206, -6, 1, 45}, {1206, -6, 2, 45}// 651 652 653
, {1206, -6, 3, 45}, {1206, -6, 4, 45}, {1206, -6, 5, 45}// 654 655 656
, {1206, -6, 6, 45}, {1206, -5, -5, 45}, {1206, -5, -4, 45}// 657 658 659
, {1206, -5, -3, 45}, {1206, -5, -2, 45}, {1206, -5, -1, 45}// 660 661 662
, {1206, -5, 0, 45}, {1206, -5, 1, 45}, {1206, -5, 2, 45}// 663 664 665
, {1206, -5, 3, 45}, {1206, -5, 4, 45}, {1206, -5, 5, 45}// 666 667 668
, {1206, -5, 6, 45}, {1206, -4, -5, 45}, {1206, -4, -4, 45}// 669 670 671
, {1206, -4, -3, 45}, {1206, -4, -2, 45}, {1206, -4, -1, 45}// 672 673 674
, {1206, -4, 0, 45}, {1206, -4, 1, 45}, {1206, -4, 2, 45}// 675 676 677
, {1206, -4, 3, 45}, {1206, -4, 4, 45}, {1206, -4, 5, 45}// 678 679 680
, {1206, -4, 6, 45}, {2182, 0, 0, 25}, {1206, -5, -5, 45}// 681 682 683
, {1206, -5, -4, 45}, {1206, -5, -3, 45}, {1206, -5, -2, 45}// 684 685 686
, {1206, -5, -1, 45}, {1206, -5, 0, 45}, {1206, -5, 1, 45}// 687 688 689
, {1206, -5, 2, 45}, {1206, -5, 3, 45}, {1206, -5, 4, 45}// 690 691 692
, {1206, -5, 5, 45}, {1206, -5, 6, 45}, {1206, -4, -5, 45}// 693 694 695
, {1206, -4, -4, 45}, {1206, -4, -3, 45}, {1206, -4, -2, 45}// 696 697 698
, {1206, -4, -1, 45}, {1206, -4, 0, 45}, {1206, -4, 1, 45}// 699 700 701
, {1206, -4, 2, 45}, {1206, -4, 3, 45}, {1206, -4, 4, 45}// 702 703 704
, {1206, -4, 5, 45}, {1206, -4, 6, 45}, {1206, -3, -5, 45}// 705 706 707
, {1206, -3, -4, 45}, {1206, -3, -3, 45}, {1206, -3, -2, 45}// 708 709 710
, {1206, -3, -1, 45}, {1206, -3, 0, 45}, {1206, -3, 1, 45}// 711 712 713
, {1206, -3, 2, 45}, {1206, -3, 3, 45}, {1206, -3, 4, 45}// 714 715 716
, {1206, -3, 5, 45}, {1206, -3, 6, 45}, {1206, -2, -5, 45}// 717 718 719
, {1206, -2, -4, 45}, {1206, -2, -3, 45}, {1206, -2, -2, 45}// 720 721 722
, {1206, -2, -1, 45}, {1206, -2, 0, 45}, {1206, -2, 1, 45}// 723 724 725
, {1206, -2, 2, 45}, {1206, -2, 3, 45}, {1206, -2, 4, 45}// 726 727 728
, {1206, -2, 5, 45}, {1206, -2, 6, 45}, {1206, -1, -5, 45}// 729 730 731
, {1206, -1, -4, 45}, {1206, -1, -3, 45}, {1206, -1, -2, 45}// 732 733 734
, {1206, -1, -1, 45}, {1206, 0, -5, 45}, {1206, 0, -4, 45}// 735 736 737
, {1206, 0, -3, 45}, {1206, 0, -2, 45}, {1206, 0, -1, 45}// 738 739 740
, {22, -4, 6, 45}, {21, -10, 0, 45}, {2141, 2, -9, 5}// 741 742 743
, {2141, 4, -9, 5}, {2141, 5, -9, 5}, {1998, 1, -7, 5}// 744 745 746
, {2142, 8, -8, 5}, {2141, 1, -9, 5}, {1998, 1, -8, 5}// 747 748 749
, {2141, 3, -9, 5}, {2142, 8, -6, 5}, {2142, 8, -7, 5}// 750 751 752
, {2141, 8, -9, 5}, {2141, 7, -9, 5}, {2141, 6, -9, 5}// 753 754 755
, {1998, 1, -6, 5}, {1998, 2, -8, 5}, {1998, 2, -7, 5}// 756 757 758
, {1998, 2, -6, 5}, {1998, 3, -8, 5}, {1998, 3, -7, 5}// 759 760 761
, {1998, 3, -6, 5}, {1998, 4, -8, 5}, {1998, 4, -7, 5}// 762 763 764
, {1998, 4, -6, 5}, {1998, 5, -8, 5}, {1998, 5, -7, 5}// 765 766 767
, {1998, 5, -6, 5}, {1998, 6, -8, 5}, {1998, 6, -7, 5}// 768 769 770
, {1998, 6, -6, 5}, {1998, 7, -8, 5}, {1998, 7, -7, 5}// 771 772 773
, {1998, 7, -6, 5}, {1998, 8, -8, 5}, {1998, 8, -7, 5}// 774 775 776
, {1998, 8, -6, 5}, {27, 8, 2, 25}, {1848, 3, 1, 10}// 777 778 779
, {28, 4, -1, 45}, {1238, 6, 1, 5}, {28, 7, -1, 45}// 780 781 782
, {1848, 3, 8, 25}, {27, 8, 0, 25}, {1848, 2, 7, 35}// 783 784 785
, {28, 5, -1, 45}, {1238, 5, 8, 5}, {1238, 5, 9, 5}// 786 787 788
, {28, 6, -1, 45}, {27, 8, 0, 45}, {38, 8, 3, 65}// 789 790 791
, {1238, 2, 6, 5}, {28, 7, 9, 5}, {27, 8, 9, 25}// 792 793 794
, {1238, 3, 6, 45}, {28, 6, 9, 5}, {27, 8, 7, 25}// 795 796 797
, {1238, 7, 8, 25}, {28, 6, 9, 25}, {28, 4, 9, 25}// 798 799 800
, {28, 3, 9, 25}, {2178, 4, 1, 22}, {1238, 7, 9, 25}// 801 802 803
, {1238, 8, 0, 25}, {1238, 1, 5, 45}, {28, 2, 9, 25}// 804 805 806
, {1238, 6, 5, 25}, {28, 2, -1, 45}, {28, 3, -1, 45}// 808 811 812
, {1206, 1, 6, 65}, {2142, 8, -3, 5}, {2142, 8, -2, 5}// 813 814 815
, {27, 8, 7, 5}, {27, 8, 3, 5}, {1238, 6, 7, 25}// 816 817 818
, {28, 8, 9, 25}, {28, 7, 9, 25}, {1848, 3, 0, 10}// 819 820 821
, {1848, 3, 8, 30}, {1848, 5, 0, 5}, {27, 8, 9, 5}// 822 823 824
, {1848, 1, 8, 25}, {27, 8, 6, 5}, {1238, 1, 1, 5}// 825 826 827
, {1238, 1, 0, 5}, {1238, 2, 4, 45}, {26, 8, 9, 45}// 828 829 831
, {1238, 4, 2, 5}, {1238, 1, 4, 45}, {1238, 7, 5, 25}// 832 833 834
, {1238, 7, 6, 25}, {1238, 1, 3, 25}, {1238, 1, 2, 25}// 835 836 837
, {1238, 1, 9, 5}, {1238, 8, 2, 25}, {1206, 1, 9, 65}// 838 839 840
, {27, 8, 2, 5}, {1998, 1, -5, 5}, {1238, 1, 9, 25}// 842 843 844
, {2183, 6, 9, 45}, {1238, 7, 0, 25}, {27, 8, 4, 25}// 845 846 847
, {1238, 6, 2, 25}, {1238, 6, 3, 25}, {1238, 6, 1, 25}// 848 849 850
, {1238, 3, 8, 25}, {1238, 3, 7, 25}, {1998, 1, -4, 5}// 851 852 853
, {1848, 2, 0, 5}, {1206, 1, 7, 65}, {1238, 3, 3, 45}// 854 855 856
, {28, 4, -1, 25}, {28, 5, -1, 25}, {1238, 3, 4, 45}// 857 858 859
, {28, 3, -1, 25}, {28, 2, -1, 25}, {28, 7, 9, 45}// 860 861 862
, {28, 8, -1, 45}, {1238, 1, 7, 45}, {28, 6, 9, 45}// 863 864 865
, {28, 8, -1, 25}, {1238, 1, 7, 5}, {28, 7, -1, 25}// 866 867 868
, {28, 6, -1, 25}, {1238, 5, 2, 5}, {1238, 3, 1, 45}// 869 870 871
, {1238, 1, 6, 5}, {1238, 6, 4, 25}, {1238, 2, 4, 25}// 872 873 874
, {1238, 2, 2, 25}, {28, 3, 9, 5}, {28, 2, 9, 5}// 875 876 878
, {1848, 1, 8, 30}, {1238, 8, 1, 25}, {1238, 1, 2, 5}// 879 880 881
, {1238, 2, 5, 45}, {1238, 1, 3, 5}, {1238, 1, 4, 5}// 882 883 884
, {1238, 1, 5, 5}, {1238, 4, 8, 5}, {1206, 1, 0, 65}// 885 886 887
, {1238, 4, 7, 5}, {1238, 4, 0, 5}, {38, 8, 4, 65}// 888 889 890
, {27, 8, 4, 45}, {2174, 4, 7, 32}, {1206, 1, 4, 65}// 891 892 893
, {1206, 1, 3, 65}, {1872, 9, 5, 2}, {28, 4, 9, 45}// 894 895 896
, {1206, 1, 1, 65}, {1206, 1, 2, 65}, {1238, 1, 1, 45}// 897 898 899
, {1238, 4, 1, 5}, {1238, 4, 6, 5}, {1238, 4, 5, 5}// 900 901 902
, {1238, 4, 4, 5}, {1206, 1, 5, 65}, {1238, 2, 7, 5}// 903 904 905
, {1238, 4, 3, 5}, {2176, 2, 1, 25}, {1848, 2, 7, 30}// 906 907 908
, {1848, 1, 7, 40}, {1848, 1, 8, 40}, {1850, 5, 8, 25}// 909 910 911
, {1850, 5, 7, 25}, {1850, 4, 8, 30}, {1238, 4, 1, 45}// 912 913 914
, {1238, 5, 3, 5}, {1878, 10, 6, 0}, {2174, 3, 7, 37}// 915 916 917
, {28, 1, -1, 25}, {2176, 1, 1, 25}, {1206, 1, 8, 65}// 918 919 920
, {1848, 2, 8, 35}, {1238, 3, 2, 5}, {1852, 1, 0, 5}// 921 922 923
, {1238, 3, 8, 5}, {28, 1, -1, 5}, {1874, 10, 5, 0}// 924 925 926
, {26, 8, 9, 5}, {28, 2, -1, 5}, {1238, 3, 9, 5}// 927 928 929
, {1848, 1, 8, 35}, {1848, 1, 7, 35}, {1238, 5, 7, 5}// 930 931 932
, {1848, 1, 8, 30}, {1850, 3, 7, 35}, {1238, 5, 7, 25}// 933 934 935
, {1238, 3, 6, 5}, {1238, 3, 9, 25}, {2176, 2, 6, 45}// 936 937 938
, {2176, 3, 6, 45}, {1238, 5, 6, 25}, {1238, 5, 5, 25}// 939 940 941
, {2176, 4, 6, 45}, {2176, 5, 6, 45}, {1238, 3, 1, 5}// 942 943 944
, {1238, 5, 8, 25}, {1238, 3, 5, 5}, {1238, 5, 3, 25}// 945 946 947
, {1238, 5, 9, 25}, {2183, 6, 7, 45}, {1238, 2, 3, 5}// 948 949 950
, {37, 8, -1, 65}, {37, 7, -1, 65}, {1238, 7, 4, 25}// 951 952 953
, {1238, 7, 3, 25}, {1238, 7, 2, 25}, {28, 4, -1, 5}// 954 955 956
, {1848, 1, 8, 25}, {1238, 5, 5, 5}, {1238, 3, 4, 5}// 957 958 959
, {1238, 7, 1, 25}, {37, 6, -1, 65}, {1238, 5, 6, 5}// 960 961 962
, {2142, 8, -1, 5}, {38, 8, 2, 65}, {38, 8, 1, 65}// 963 964 965
, {38, 8, 0, 65}, {1238, 2, 6, 25}, {37, 3, 9, 65}// 966 967 969
, {1848, 4, 8, 25}, {1238, 2, 5, 25}, {1238, 2, 8, 25}// 971 972 973
, {1238, 2, 7, 25}, {1848, 5, 1, 20}, {1238, 2, 9, 25}// 974 975 976
, {1848, 5, 1, 15}, {1238, 2, 3, 25}, {1848, 5, 0, 15}// 977 978 979
, {1238, 3, 5, 25}, {28, 4, 9, 5}, {1238, 3, 4, 25}// 980 981 982
, {1848, 2, 8, 25}, {27, 8, 5, 45}, {27, 8, 7, 45}// 983 984 985
, {1848, 2, 8, 25}, {1848, 5, 1, 10}, {1238, 2, 2, 45}// 986 987 988
, {1848, 5, 0, 10}, {1238, 2, 3, 45}, {1238, 2, 1, 45}// 989 990 991
, {1238, 2, 0, 45}, {1238, 3, 3, 25}, {1238, 5, 0, 5}// 992 993 994
, {1850, 2, 7, 40}, {27, 8, 0, 5}, {1238, 1, 8, 25}// 995 996 998
, {1875, 9, 3, 1}, {1238, 3, 2, 45}, {27, 8, 2, 45}// 1000 1001 1002
, {1238, 3, 2, 25}, {1238, 5, 1, 25}, {1238, 5, 4, 25}// 1003 1004 1005
, {1238, 4, 5, 25}, {1238, 4, 6, 25}, {28, 5, -1, 5}// 1006 1007 1008
, {1874, 10, 4, 0}, {1848, 5, 1, 5}, {28, 3, -1, 5}// 1009 1011 1012
, {1238, 4, 4, 25}, {28, 8, -1, 5}, {28, 1, -1, 45}// 1013 1014 1015
, {28, 7, -1, 5}, {1852, 1, 1, 5}, {1873, 9, 6, 1}// 1016 1017 1018
, {1238, 4, 3, 25}, {1238, 6, 8, 25}, {1238, 4, 2, 25}// 1019 1020 1021
, {1848, 5, 0, 20}, {1238, 3, 3, 5}, {1848, 4, 0, 5}// 1022 1023 1024
, {1848, 3, 1, 5}, {1238, 1, 0, 45}, {1238, 1, 9, 45}// 1025 1026 1027
, {1238, 5, 4, 5}, {28, 6, -1, 5}, {1238, 1, 6, 25}// 1028 1029 1030
, {1238, 1, 5, 25}, {1238, 1, 4, 25}, {1238, 3, 6, 25}// 1031 1032 1033
, {1238, 5, 2, 25}, {1238, 4, 9, 25}, {1238, 5, 0, 25}// 1034 1035 1036
, {1852, 4, 0, 20}, {1238, 4, 7, 25}, {1238, 4, 8, 25}// 1037 1039 1040
, {1238, 3, 0, 45}, {1238, 7, 7, 25}, {1850, 4, 7, 30}// 1041 1042 1043
, {1238, 2, 2, 5}, {1238, 6, 0, 5}, {1238, 1, 8, 45}// 1044 1046 1047
, {1852, 4, 1, 20}, {27, 8, 5, 25}, {38, 8, 7, 65}// 1048 1049 1050
, {28, 3, 9, 45}, {1238, 1, 7, 25}, {28, 2, 9, 45}// 1051 1052 1053
, {1206, 2, 0, 65}, {1238, 1, 7, 5}, {38, 8, 5, 65}// 1054 1055 1056
, {1848, 2, 1, 5}, {1238, 1, 8, 5}, {2178, 3, 1, 17}// 1057 1058 1059
, {1998, 1, -3, 5}, {1238, 4, 9, 5}, {1998, 1, -2, 5}// 1060 1061 1062
, {1238, 6, 2, 5}, {1238, 5, 1, 5}, {1238, 1, 2, 45}// 1063 1064 1065
, {1238, 1, 3, 45}, {1238, 6, 0, 25}, {1238, 1, 6, 45}// 1066 1067 1068
, {37, 1, 9, 65}, {1238, 3, 5, 45}, {1238, 2, 4, 5}// 1069 1071 1072
, {1238, 2, 5, 5}, {1238, 2, 8, 5}, {1238, 2, 9, 5}// 1073 1075 1076
, {1238, 2, 1, 5}, {1238, 3, 0, 5}, {1238, 2, 0, 5}// 1077 1078 1079
, {1238, 1, 9, 5}, {1238, 1, 8, 5}, {1238, 3, 7, 5}// 1080 1081 1082
, {1238, 6, 9, 25}, {37, 8, 9, 65}, {1852, 3, 1, 15}// 1083 1084 1085
, {37, 7, 9, 65}, {37, 6, 9, 65}, {37, 5, 9, 65}// 1086 1087 1088
, {37, 4, 9, 65}, {37, 1, -1, 65}, {2142, 8, -5, 5}// 1089 1090 1091
, {37, 4, -1, 65}, {37, 3, -1, 65}, {1238, 4, 0, 45}// 1092 1093 1094
, {37, 2, -1, 65}, {1238, 6, 6, 25}, {2142, 8, -4, 5}// 1095 1096 1097
, {37, 5, -1, 65}, {2176, 4, 1, 25}, {1848, 4, 8, 25}// 1098 1099 1100
, {2174, 4, 7, 32}, {1238, 6, 3, 5}, {1238, 6, 4, 5}// 1101 1102 1103
, {1238, 6, 5, 5}, {1238, 6, 6, 5}, {1238, 6, 7, 5}// 1104 1105 1106
, {1238, 6, 8, 5}, {1238, 6, 9, 5}, {1238, 7, 0, 5}// 1107 1108 1109
, {1238, 7, 1, 5}, {1238, 7, 2, 5}, {1238, 7, 3, 5}// 1110 1111 1112
, {1238, 7, 4, 5}, {1238, 7, 5, 5}, {1238, 7, 6, 5}// 1113 1114 1115
, {1238, 7, 7, 5}, {1238, 7, 8, 5}, {1238, 7, 9, 5}// 1116 1117 1118
, {1238, 8, 0, 5}, {1238, 8, 1, 5}, {1238, 8, 2, 5}// 1119 1120 1121
, {1238, 8, 3, 5}, {1238, 8, 4, 5}, {1238, 8, 5, 5}// 1122 1123 1124
, {1238, 8, 6, 5}, {1238, 8, 7, 5}, {1238, 8, 8, 5}// 1125 1126 1127
, {1238, 8, 9, 5}, {1238, 8, 3, 25}, {1238, 8, 4, 25}// 1128 1129 1130
, {1238, 8, 5, 25}, {1238, 8, 6, 25}, {1238, 8, 7, 25}// 1131 1132 1133
, {1238, 8, 8, 25}, {1238, 8, 9, 25}, {1238, 4, 2, 45}// 1134 1135 1136
, {1238, 4, 3, 45}, {1238, 4, 4, 45}, {1238, 4, 5, 45}// 1137 1138 1139
, {1238, 4, 6, 45}, {1238, 5, 0, 45}, {1238, 5, 1, 45}// 1140 1141 1142
, {1238, 5, 2, 45}, {1238, 5, 3, 45}, {1238, 5, 4, 45}// 1143 1144 1145
, {1238, 5, 5, 45}, {1238, 5, 6, 45}, {1238, 6, 0, 45}// 1146 1147 1148
, {1238, 6, 1, 45}, {1238, 6, 2, 45}, {1238, 6, 3, 45}// 1149 1150 1151
, {1238, 6, 4, 45}, {1238, 6, 5, 45}, {1238, 6, 6, 45}// 1152 1153 1154
, {1238, 6, 7, 45}, {1238, 6, 8, 45}, {1238, 6, 9, 45}// 1155 1156 1157
, {1238, 7, 0, 45}, {1238, 7, 1, 45}, {1238, 7, 2, 45}// 1158 1159 1160
, {1238, 7, 3, 45}, {1238, 7, 4, 45}, {1238, 7, 5, 45}// 1161 1162 1163
, {1238, 7, 6, 45}, {1238, 7, 7, 45}, {1238, 7, 8, 45}// 1164 1165 1166
, {1238, 7, 9, 45}, {1238, 8, 0, 45}, {1238, 8, 1, 45}// 1167 1168 1169
, {1238, 8, 2, 45}, {1238, 8, 3, 45}, {1238, 8, 4, 45}// 1170 1171 1172
, {1238, 8, 5, 45}, {1238, 8, 6, 45}, {1238, 8, 7, 45}// 1173 1174 1175
, {1238, 8, 8, 45}, {1238, 8, 9, 45}, {1206, 2, 1, 65}// 1176 1177 1178
, {1206, 2, 2, 65}, {1206, 2, 3, 65}, {1206, 2, 4, 65}// 1179 1180 1181
, {1206, 2, 5, 65}, {1206, 2, 6, 65}, {1206, 2, 7, 65}// 1182 1183 1184
, {1206, 2, 8, 65}, {1206, 2, 9, 65}, {1206, 3, 0, 65}// 1185 1186 1187
, {1206, 3, 1, 65}, {1206, 3, 2, 65}, {1206, 3, 3, 65}// 1188 1189 1190
, {1206, 3, 4, 65}, {1206, 3, 5, 65}, {1206, 3, 6, 65}// 1191 1192 1193
, {1206, 3, 7, 65}, {1206, 3, 8, 65}, {1206, 3, 9, 65}// 1194 1195 1196
, {1206, 4, 0, 65}, {1206, 4, 1, 65}, {1206, 4, 2, 65}// 1197 1198 1199
, {1206, 4, 3, 65}, {1206, 4, 4, 65}, {1206, 4, 5, 65}// 1200 1201 1202
, {1206, 4, 6, 65}, {1206, 4, 7, 65}, {1206, 4, 8, 65}// 1203 1204 1205
, {1206, 4, 9, 65}, {1206, 5, 0, 65}, {1206, 5, 1, 65}// 1206 1207 1208
, {1206, 5, 2, 65}, {1206, 5, 3, 65}, {1206, 5, 4, 65}// 1209 1210 1211
, {1206, 5, 5, 65}, {1206, 5, 6, 65}, {1206, 5, 7, 65}// 1212 1213 1214
, {1206, 5, 8, 65}, {1206, 5, 9, 65}, {1206, 6, 0, 65}// 1215 1216 1217
, {1206, 6, 1, 65}, {1206, 6, 2, 65}, {1206, 6, 3, 65}// 1218 1219 1220
, {1206, 6, 4, 65}, {1206, 6, 5, 65}, {1206, 6, 6, 65}// 1221 1222 1223
, {1206, 6, 7, 65}, {1206, 6, 8, 65}, {1206, 6, 9, 65}// 1224 1225 1226
, {1206, 7, 0, 65}, {1206, 7, 1, 65}, {1206, 7, 2, 65}// 1227 1228 1229
, {1206, 7, 3, 65}, {1206, 7, 4, 65}, {1206, 7, 5, 65}// 1230 1231 1232
, {1206, 7, 6, 65}, {1206, 7, 7, 65}, {1206, 7, 8, 65}// 1233 1234 1235
, {1206, 7, 9, 65}, {1206, 8, 0, 65}, {1206, 8, 1, 65}// 1236 1237 1238
, {1206, 8, 2, 65}, {1206, 8, 3, 65}, {1206, 8, 4, 65}// 1239 1240 1241
, {1206, 8, 5, 65}, {1206, 8, 6, 65}, {1206, 8, 7, 65}// 1242 1243 1244
, {1206, 8, 8, 65}, {1206, 8, 9, 65}, {37, 2, 9, 65}// 1245 1246 1247
, {2176, 3, 1, 25}, {1852, 3, 0, 15}, {1852, 2, 1, 10}// 1248 1249 1250
, {1852, 2, 0, 10}, {2182, 4, 1, 25}, {2174, 5, 7, 27}// 1251 1252 1253
, {2183, 2, 9, 44}, {1850, 3, 8, 35}, {38, 8, 9, 65}// 1254 1255 1256
, {2183, 6, 8, 45}, {38, 8, 8, 65}, {1872, 9, 4, 2}// 1257 1258 1259
, {1850, 2, 8, 40}, {1238, 2, 6, 45}, {1848, 4, 1, 15}// 1260 1262 1263
, {38, 8, 6, 65}, {1998, 2, -5, 5}, {1998, 2, -4, 5}// 1265 1266 1267
, {1998, 2, -3, 5}, {1998, 2, -2, 5}, {1998, 3, -5, 5}// 1268 1269 1270
, {1998, 3, -4, 5}, {1998, 3, -3, 5}, {1998, 3, -2, 5}// 1271 1272 1273
, {1998, 4, -5, 5}, {1998, 4, -4, 5}, {1998, 4, -3, 5}// 1274 1275 1276
, {1998, 4, -2, 5}, {1998, 5, -5, 5}, {1998, 5, -4, 5}// 1277 1278 1279
, {1998, 5, -3, 5}, {1998, 5, -2, 5}, {1998, 6, -5, 5}// 1280 1281 1282
, {1998, 6, -4, 5}, {1998, 6, -3, 5}, {1998, 6, -2, 5}// 1283 1284 1285
, {1998, 7, -5, 5}, {1998, 7, -4, 5}, {1998, 7, -3, 5}// 1286 1287 1288
, {1998, 7, -2, 5}, {1998, 8, -5, 5}, {1998, 8, -4, 5}// 1289 1290 1291
, {1998, 8, -3, 5}, {1998, 8, -2, 5}, {1848, 4, 0, 10}// 1292 1293 1294
, {1848, 4, 0, 5}, {1848, 4, 1, 5}, {1848, 4, 0, 15}// 1295 1296 1297
, {1848, 4, 1, 10}, {1879, 10, 3, 0}, {2174, 5, 7, 27}// 1298 1299 1300
, {2178, 2, 1, 12}, {1848, 3, 8, 25}, {1848, 3, 7, 30}// 1301 1302 1303
, {1848, 2, 8, 30}, {2178, 1, 1, 7}// 1304 1305
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Chateau_Test2AddonDeed();
}
}
[ Constructable ]
public Aiakos_Chateau_Test2Addon()
{
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, 15, -10, -6, 5, 0, 1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 14, -7, -9, 5, 0, 1, "", 1);// 79
AddComplexComponent( (BaseAddon) this, 14, -2, -9, 5, 0, 1, "", 1);// 80
AddComplexComponent( (BaseAddon) this, 15, -10, 4, 5, 0, 1, "", 1);// 353
AddComplexComponent( (BaseAddon) this, 15, -10, -1, 5, 0, 1, "", 1);// 355
AddComplexComponent( (BaseAddon) this, 10670, 1, 9, 45, 0, 1, "", 1);// 807
AddComplexComponent( (BaseAddon) this, 10670, 1, 9, 5, 0, 1, "", 1);// 809
AddComplexComponent( (BaseAddon) this, 10670, 5, 9, 45, 0, 1, "", 1);// 810
AddComplexComponent( (BaseAddon) this, 10673, 8, 6, 25, 0, 1, "", 1);// 830
AddComplexComponent( (BaseAddon) this, 10673, 8, 8, 25, 0, 1, "", 1);// 841
AddComplexComponent( (BaseAddon) this, 10673, 8, 8, 5, 0, 1, "", 1);// 877
AddComplexComponent( (BaseAddon) this, 10673, 8, 1, 25, 0, 1, "", 1);// 968
AddComplexComponent( (BaseAddon) this, 3026, 9, 3, 5, 0, -1, "Chateau Magic By Aiakos", 1);// 970
AddComplexComponent( (BaseAddon) this, 10670, 5, 9, 5, 0, 1, "", 1);// 997
AddComplexComponent( (BaseAddon) this, 10670, 1, 9, 25, 0, 1, "", 1);// 999
AddComplexComponent( (BaseAddon) this, 10673, 8, 1, 5, 0, 1, "", 1);// 1010
AddComplexComponent( (BaseAddon) this, 10673, 8, 1, 45, 0, 1, "", 1);// 1038
AddComplexComponent( (BaseAddon) this, 10673, 8, 3, 25, 0, 1, "", 1);// 1045
AddComplexComponent( (BaseAddon) this, 10670, 5, 9, 25, 0, 1, "", 1);// 1070
AddComplexComponent( (BaseAddon) this, 10673, 8, 8, 45, 0, 1, "", 1);// 1074
AddComplexComponent( (BaseAddon) this, 10673, 8, 6, 45, 0, 1, "", 1);// 1261
AddComplexComponent( (BaseAddon) this, 10673, 8, 3, 45, 0, 1, "", 1);// 1264
}
public Aiakos_Chateau_Test2Addon( 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 Aiakos_Chateau_Test2AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Chateau_Test2Addon();
}
}
[Constructable]
public Aiakos_Chateau_Test2AddonDeed()
{
Name = "Aiakos_Chateau_Test2";
}
public Aiakos_Chateau_Test2AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,606 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Dungeon2Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{200, -10, -24, 0}, {200, -9, -24, 0}, {200, -8, -24, 0}// 4 5 6
, {200, -6, -24, 0}, {200, -7, -24, 0}, {200, -5, -24, 0}// 7 8 9
, {200, -11, -24, 0}, {200, -4, -24, 0}, {200, -3, -24, 0}// 10 11 12
, {200, -2, -24, 0}, {200, -1, -24, 0}, {200, 0, -24, 0}// 13 14 15
, {200, 1, -24, 0}, {200, 2, -24, 0}, {204, -12, -24, 0}// 16 17 18
, {201, -12, -19, 0}, {201, -12, -11, 0}, {201, -12, -10, 0}// 19 20 21
, {201, -12, -9, 0}, {201, -12, -13, 0}, {201, -12, -12, 0}// 22 23 24
, {201, -12, -18, 0}, {201, -12, -23, 0}, {201, -12, -20, 0}// 25 26 27
, {201, -12, -21, 0}, {201, -12, -22, 0}, {200, 2, -8, 0}// 28 29 30
, {1276, -9, -17, 0}, {1276, -9, -16, 0}, {1276, -6, -17, 0}// 31 32 33
, {1276, -9, -15, 0}, {1276, -11, -17, 0}, {1276, -11, -16, 0}// 34 35 36
, {1276, -11, -15, 0}, {1276, 0, -17, 0}, {1276, -11, -18, 0}// 37 38 39
, {1276, -10, -18, 0}, {1276, -3, -18, 0}, {1276, -6, -19, 0}// 40 41 42
, {1276, -6, -18, 0}, {1276, -2, -15, 0}, {1276, 1, -19, 0}// 43 44 45
, {200, -3, -8, 0}, {1276, 0, -14, 0}, {200, -2, -8, 0}// 46 47 48
, {200, -4, -8, 0}, {1276, 2, -14, 0}, {200, -1, -8, 0}// 49 50 51
, {1276, -9, -18, 0}, {1276, -11, -10, 0}, {1276, -4, -16, 0}// 52 53 54
, {1276, -1, -19, 0}, {1276, -3, -17, 0}, {1276, -11, -14, 0}// 55 56 57
, {1276, -3, -16, 0}, {1276, -3, -15, 0}, {1276, -3, -14, 0}// 58 59 60
, {1276, -2, -14, 0}, {1276, -11, -11, 0}, {200, 1, -8, 0}// 61 62 63
, {1276, -11, -12, 0}, {1276, -11, -13, 0}, {200, 0, -8, 0}// 64 65 66
, {200, -5, -8, 0}, {201, -12, -17, 0}, {1276, -2, -17, 0}// 67 68 69
, {1276, -1, -14, 0}, {1276, -1, -16, 0}, {1276, -8, -18, 0}// 70 71 72
, {1276, -4, -18, 0}, {1276, 1, -17, 0}, {1276, 1, -16, 0}// 73 74 75
, {1276, -3, -19, 0}, {1276, 1, -18, 0}, {1276, 0, -19, 0}// 76 77 78
, {1276, -10, -17, 0}, {1276, -4, -15, 0}, {1276, -2, -16, 0}// 79 80 81
, {1276, 0, -18, 0}, {1276, -8, -17, 0}, {1276, -10, -16, 0}// 82 83 84
, {1276, 0, -15, 0}, {1276, 0, -16, 0}, {1276, -1, -15, 0}// 85 86 87
, {1276, -10, -15, 0}, {1276, -2, -19, 0}, {1276, -1, -17, 0}// 88 89 90
, {1276, -2, -18, 0}, {1276, -1, -18, 0}, {201, -12, -15, 0}// 91 92 93
, {201, -12, -16, 0}, {1276, -4, -14, 0}, {201, -12, -8, 0}// 94 95 96
, {1276, -4, -17, 0}, {1276, 2, -19, 0}, {1276, 1, -15, 0}// 97 98 99
, {1276, 2, -19, 0}, {1276, 2, -18, 0}, {1276, 2, -17, 0}// 100 101 102
, {1276, 2, -16, 0}, {1276, 2, -15, 0}, {1276, 1, -14, 0}// 103 104 105
, {1276, -7, -8, 0}, {1276, -7, -9, 0}, {1276, -7, -10, 0}// 106 107 108
, {1276, -7, -11, 0}, {1276, -7, -13, 0}, {1276, -8, -8, 0}// 109 110 111
, {1276, -7, -14, 0}, {1276, -4, -19, 0}, {1276, -5, -14, 0}// 112 113 114
, {1276, -5, -16, 0}, {1276, -5, -17, 0}, {1276, -7, -12, 0}// 115 116 117
, {1276, -5, -15, 0}, {1276, -6, -16, 0}, {1276, -6, -15, 0}// 118 119 120
, {1276, -6, -14, 0}, {1276, -5, -19, 0}, {1276, -5, -18, 0}// 121 122 123
, {1276, -8, -12, 0}, {1276, -8, -11, 0}, {1276, -8, -10, 0}// 124 125 126
, {1276, -8, -9, 0}, {1276, -8, -14, 0}, {1276, -8, -13, 0}// 127 128 129
, {1276, -9, -12, 0}, {1276, -9, -11, 0}, {1276, -9, -10, 0}// 130 131 132
, {1276, -9, -9, 0}, {1276, -9, -8, 0}, {1276, -9, -14, 0}// 133 134 135
, {1276, -9, -13, 0}, {1276, -10, -11, 0}, {1276, -10, -10, 0}// 136 137 138
, {1276, -10, -9, 0}, {1276, -10, -8, 0}, {1276, -11, -9, 0}// 139 140 141
, {1276, -11, -8, 0}, {1276, -10, -14, 0}, {1276, -10, -12, 0}// 142 143 144
, {1276, -10, -13, 0}, {1276, 2, -20, 0}, {1276, -8, -22, 0}// 145 146 147
, {1276, 2, -21, 0}, {1276, 2, -22, 0}, {1276, 1, -19, 0}// 148 149 150
, {1276, 1, -20, 0}, {1276, -3, -22, 0}, {1276, -3, -21, 0}// 151 152 153
, {1276, -3, -20, 0}, {1276, -3, -19, 0}, {1276, -2, -22, 0}// 154 155 156
, {1276, -2, -21, 0}, {1276, -2, -20, 0}, {1276, -2, -19, 0}// 157 158 159
, {1276, -1, -22, 0}, {1276, -1, -21, 0}, {1276, -1, -20, 0}// 160 161 162
, {1276, -1, -19, 0}, {1276, 0, -22, 0}, {1276, 0, -21, 0}// 163 164 165
, {1276, 0, -20, 0}, {1276, 0, -19, 0}, {1276, 1, -22, 0}// 166 167 168
, {1276, 1, -21, 0}, {1276, -4, -22, 0}, {1276, -4, -21, 0}// 169 170 171
, {1276, -4, -20, 0}, {1276, -4, -19, 0}, {1276, -5, -20, 0}// 172 173 174
, {1276, -5, -19, 0}, {1276, -5, -22, 0}, {1276, -5, -21, 0}// 175 176 177
, {1276, -6, -20, 0}, {1276, -6, -19, 0}, {1276, -6, -22, 0}// 178 179 180
, {1276, -6, -21, 0}, {1276, -8, -21, 0}, {1276, -8, -20, 0}// 181 182 183
, {1276, -8, -19, 0}, {1276, -7, -22, 0}, {1276, -7, -21, 0}// 184 185 186
, {1276, -7, -19, 0}, {1276, -7, -20, 0}, {1276, -9, -19, 0}// 187 188 189
, {1276, -9, -20, 0}, {1276, -9, -21, 0}, {1276, -9, -22, 0}// 190 191 192
, {1276, -10, -19, 0}, {1276, -11, -22, 0}, {1276, -11, -21, 0}// 193 194 195
, {1276, -11, -20, 0}, {1276, -11, -19, 0}, {1276, -10, -22, 0}// 196 197 198
, {1276, -10, -21, 0}, {1276, -10, -20, 0}, {1276, -5, -13, 0}// 199 200 201
, {1276, -5, -12, 0}, {1276, -5, -11, 0}, {1276, -5, -10, 0}// 202 203 204
, {1276, -5, -9, 0}, {1276, -5, -8, 0}, {1276, -4, -13, 0}// 205 206 207
, {1276, -4, -12, 0}, {1276, -4, -11, 0}, {1276, -4, -10, 0}// 208 209 210
, {1276, -4, -9, 0}, {1276, -4, -8, 0}, {1276, -3, -13, 0}// 211 212 213
, {1276, -3, -12, 0}, {1276, -3, -11, 0}, {1276, -3, -10, 0}// 214 215 216
, {1276, -3, -9, 0}, {1276, -3, -8, 0}, {1276, -2, -13, 0}// 217 218 219
, {1276, -2, -12, 0}, {1276, -2, -11, 0}, {1276, -2, -10, 0}// 220 221 222
, {1276, -2, -9, 0}, {1276, -2, -8, 0}, {1276, -1, -13, 0}// 223 224 225
, {1276, -1, -12, 0}, {1276, -1, -11, 0}, {1276, -1, -10, 0}// 226 227 228
, {1276, -1, -9, 0}, {1276, -1, -8, 0}, {1276, 0, -13, 0}// 229 230 231
, {1276, 0, -12, 0}, {1276, 0, -11, 0}, {1276, 0, -10, 0}// 232 233 234
, {1276, 0, -9, 0}, {1276, 0, -8, 0}, {1276, 1, -13, 0}// 235 236 237
, {1276, 1, -12, 0}, {1276, 1, -11, 0}, {1276, 1, -10, 0}// 238 239 240
, {1276, 1, -9, 0}, {1276, 1, -8, 0}, {1276, 2, -13, 0}// 241 242 243
, {1276, 2, -12, 0}, {1276, 2, -11, 0}, {1276, 2, -10, 0}// 244 245 246
, {1276, 2, -9, 0}, {1276, 2, -8, 0}, {1276, -6, -13, 0}// 247 248 249
, {1276, -6, -12, 0}, {1276, -6, -11, 0}, {1276, -6, -10, 0}// 250 251 252
, {1276, -6, -9, 0}, {1276, -6, -8, 0}, {1276, -5, -13, 0}// 253 254 255
, {1276, -5, -12, 0}, {1276, -5, -11, 0}, {1276, -5, -10, 0}// 256 257 258
, {1276, -5, -9, 0}, {1276, -5, -8, 0}, {1276, 1, -23, 0}// 259 260 261
, {1276, 2, -23, 0}, {1276, -1, -23, 0}, {1276, 0, -23, 0}// 262 263 264
, {1276, -3, -23, 0}, {1276, -2, -23, 0}, {1276, -11, -23, 0}// 265 266 267
, {1276, -10, -23, 0}, {1276, -9, -23, 0}, {1276, -8, -23, 0}// 268 269 270
, {1276, -7, -23, 0}, {1276, -6, -23, 0}, {1276, -4, -23, 0}// 271 272 273
, {1276, -5, -23, 0}, {1276, -8, -16, 0}, {1276, -8, -15, 0}// 274 275 276
, {1276, -7, -18, 0}, {1276, -7, -17, 0}, {1276, -7, -16, 0}// 277 278 279
, {1276, -7, -15, 0}, {200, -11, -8, 0}, {200, -10, -8, 0}// 280 281 282
, {200, -7, -8, 0}, {200, -6, -8, 0}, {1305, -13, -13, 0}// 283 284 286
, {1305, -12, -13, 0}, {1276, -5, -7, 0}, {1276, -1, 8, 0}// 288 289 290
, {1276, 2, -6, 0}, {1276, 2, -7, 0}, {1276, 1, -6, 0}// 291 292 293
, {1276, 1, -7, 0}, {1276, 0, -6, 0}, {1276, -11, -3, 0}// 294 295 296
, {1276, -7, -5, 0}, {1276, -5, 8, 0}, {1276, 0, -7, 0}// 297 298 299
, {1276, -1, -6, 0}, {1276, -11, -4, 0}, {1276, -5, -6, 0}// 300 301 302
, {1276, -1, -7, 0}, {1276, -2, -6, 0}, {1276, -2, -7, 0}// 303 304 305
, {1276, -3, -6, 0}, {1276, -3, -7, 0}, {1276, -10, 6, 0}// 306 307 308
, {201, -12, 7, 0}, {1276, -9, -4, 0}, {1276, -9, -3, 0}// 309 310 311
, {1276, -5, -5, 0}, {204, -1, 6, 0}, {1276, -9, 7, 0}// 312 313 314
, {1276, -6, -1, 0}, {1276, -8, 1, 0}, {1276, -8, -5, 0}// 315 316 317
, {1276, -10, 7, 0}, {1276, -7, 7, 0}, {1276, 0, 8, 0}// 318 319 320
, {1276, -9, -5, 0}, {1276, -7, 2, 0}, {1276, -9, 8, 0}// 321 322 323
, {1276, -10, -2, 0}, {1276, -9, 4, 0}, {201, -6, -2, 0}// 324 325 326
, {201, -6, -3, 0}, {1276, 2, 8, 0}, {209, -7, 3, 0}// 327 328 329
, {209, -9, 3, 0}, {1276, -6, -5, 0}, {1276, -9, 1, 0}// 330 331 332
, {1276, -9, 0, 0}, {200, 0, 3, 0}, {200, -1, 3, 0}// 333 334 335
, {1276, -8, -3, 0}, {201, -6, -5, 0}, {1276, -6, -2, 0}// 336 337 338
, {1276, -7, 8, 0}, {200, -2, 3, 0}, {200, -3, 3, 0}// 339 340 341
, {201, -6, 2, 0}, {200, -4, 3, 0}, {200, -5, 3, 0}// 342 343 344
, {201, -6, 3, 0}, {207, -8, 3, 0}, {1276, -8, 8, 0}// 345 346 347
, {1276, -7, -4, 0}, {1276, -11, 2, 0}, {1276, -6, 0, 0}// 348 349 350
, {1276, -6, 2, 0}, {201, -6, -5, 0}, {1276, -8, 7, 0}// 351 352 353
, {1276, -10, 5, 0}, {1276, -6, 6, 0}, {1276, -7, 1, 0}// 354 355 356
, {1276, -6, 5, 0}, {1276, -6, 3, 0}, {1276, -7, -3, 0}// 357 358 359
, {1276, -5, -3, 0}, {1276, -11, 8, 0}, {1276, -6, 4, 0}// 360 361 362
, {1276, -10, 4, 0}, {1276, -10, 3, 0}, {1276, -7, 0, 0}// 363 364 365
, {201, -12, 8, 0}, {1276, -5, -4, 0}, {1276, -10, 2, 0}// 366 367 368
, {201, -12, 5, 0}, {201, -1, 4, 0}, {1276, -4, 8, 0}// 369 370 371
, {1276, -4, -6, 0}, {201, -12, 2, 0}, {1276, -7, -2, 0}// 372 373 374
, {201, -12, 4, 0}, {1276, -8, 0, 0}, {1276, 1, 8, 0}// 375 376 377
, {1276, -6, 1, 0}, {1276, -11, 4, 0}, {1276, -7, 3, 0}// 378 379 380
, {1276, -4, -7, 0}, {201, -6, 1, 0}, {1276, -7, 5, 0}// 381 382 383
, {1276, -3, 8, 0}, {1276, -7, 4, 0}, {201, -6, -1, 0}// 384 385 386
, {201, -6, 0, 0}, {1276, -2, 8, 0}, {1276, -9, -2, 0}// 387 388 389
, {1276, -11, 6, 0}, {1276, -10, -5, 0}, {1276, -8, 3, 0}// 390 391 392
, {1276, -10, -4, 0}, {1276, -10, -3, 0}, {1276, -11, 3, 0}// 393 394 395
, {1276, -11, 5, 0}, {1276, -10, 8, 0}, {1276, -6, -4, 0}// 396 397 398
, {1276, -11, -5, 0}, {1276, -6, 8, 0}, {1276, -11, 1, 0}// 399 400 401
, {1276, -10, -1, 0}, {1276, -7, -1, 0}, {1276, -10, 0, 0}// 402 403 404
, {1276, -10, 1, 0}, {1276, -8, -4, 0}, {201, -6, -6, 0}// 405 406 407
, {201, -1, 7, 0}, {201, -1, 8, 0}, {1276, -9, -1, 0}// 408 409 410
, {1276, -8, 4, 0}, {201, -12, 6, 0}, {201, -12, 3, 0}// 411 412 413
, {1276, -11, -2, 0}, {1276, -11, 0, 0}, {200, 0, 6, 0}// 414 415 416
, {1276, -8, 2, 0}, {1276, -6, 7, 0}, {201, -12, -5, 0}// 417 418 419
, {201, -1, 6, 0}, {207, -6, 3, 0}, {201, -6, -7, 0}// 420 421 422
, {201, -1, 7, 0}, {1276, -11, -1, 0}, {201, -12, -6, 0}// 423 424 425
, {1276, -9, 3, 0}, {1276, -9, 2, 0}, {1276, -8, 5, 0}// 426 427 428
, {1276, -9, 5, 0}, {1276, -9, 6, 0}, {1276, -11, 7, 0}// 429 430 431
, {1276, -8, 6, 0}, {1276, -7, 6, 0}, {1276, -6, -3, 0}// 432 433 434
, {201, -6, -4, 0}, {1276, -8, -2, 0}, {1276, -8, -1, 0}// 435 436 437
, {1276, -5, -2, 0}, {1276, -5, -1, 0}, {1276, -5, 0, 0}// 438 439 440
, {1276, -5, 1, 0}, {1276, -5, 2, 0}, {1276, -5, 3, 0}// 441 442 443
, {1276, -5, 4, 0}, {1276, -5, 5, 0}, {1276, -5, 6, 0}// 444 445 446
, {1276, -5, 7, 0}, {1276, -4, -5, 0}, {1276, -4, -4, 0}// 447 448 449
, {1276, -4, -3, 0}, {1276, -4, -2, 0}, {1276, -4, -1, 0}// 450 451 452
, {1276, -4, 0, 0}, {1276, -4, 1, 0}, {1276, -4, 2, 0}// 453 454 455
, {1276, -4, 3, 0}, {1276, -4, 4, 0}, {1276, -4, 5, 0}// 456 457 458
, {1276, -4, 6, 0}, {1276, -4, 7, 0}, {1276, -3, -5, 0}// 459 460 461
, {1276, -3, -4, 0}, {1276, -3, -3, 0}, {1276, -3, -2, 0}// 462 463 464
, {1276, -3, -1, 0}, {1276, -3, 0, 0}, {1276, -3, 1, 0}// 465 466 467
, {1276, -3, 2, 0}, {1276, -3, 3, 0}, {1276, -3, 4, 0}// 468 469 470
, {1276, -3, 5, 0}, {1276, -3, 6, 0}, {1276, -3, 7, 0}// 471 472 473
, {1276, -2, -5, 0}, {1276, -2, -4, 0}, {1276, -2, -3, 0}// 474 475 476
, {1276, -2, -2, 0}, {1276, -2, -1, 0}, {1276, -2, 0, 0}// 477 478 479
, {1276, -2, 1, 0}, {1276, -2, 2, 0}, {1276, -2, 3, 0}// 480 481 482
, {1276, -2, 4, 0}, {1276, -2, 5, 0}, {1276, -2, 6, 0}// 483 484 485
, {1276, -2, 7, 0}, {1276, -1, -5, 0}, {1276, -1, -4, 0}// 486 487 488
, {1276, -1, -3, 0}, {1276, -1, -2, 0}, {1276, -1, -1, 0}// 489 490 491
, {1276, -1, 0, 0}, {1276, -1, 1, 0}, {1276, -1, 2, 0}// 492 493 494
, {1276, -1, 3, 0}, {1276, -1, 4, 0}, {1276, -1, 5, 0}// 495 496 497
, {1276, -1, 6, 0}, {1276, -1, 7, 0}, {1276, 0, -5, 0}// 498 499 500
, {1276, 0, -4, 0}, {1276, 0, -3, 0}, {1276, 0, -2, 0}// 501 502 503
, {1276, 0, -1, 0}, {1276, 0, 0, 0}, {1276, 0, 1, 0}// 504 505 506
, {1276, 0, 2, 0}, {1276, 0, 3, 0}, {1276, 0, 4, 0}// 507 508 509
, {1276, 0, 5, 0}, {1276, 0, 6, 0}, {1276, 0, 7, 0}// 510 511 512
, {1276, 1, -5, 0}, {1276, 1, -4, 0}, {1276, 1, -3, 0}// 513 514 515
, {1276, 1, -2, 0}, {1276, 1, -1, 0}, {1276, 1, 0, 0}// 516 517 518
, {1276, 1, 1, 0}, {1276, 1, 2, 0}, {1276, 1, 3, 0}// 519 520 521
, {1276, 1, 4, 0}, {1276, 1, 5, 0}, {1276, 1, 6, 0}// 522 523 524
, {1276, 1, 7, 0}, {1276, 2, -5, 0}, {1276, 2, -4, 0}// 525 526 527
, {1276, 2, -3, 0}, {1276, 2, -2, 0}, {1276, 2, -1, 0}// 528 529 530
, {1276, 2, 0, 0}, {1276, 2, 1, 0}, {1276, 2, 2, 0}// 531 532 533
, {1276, 2, 3, 0}, {1276, 2, 4, 0}, {1276, 2, 5, 0}// 534 535 536
, {1276, 2, 6, 0}, {1276, 2, 7, 0}, {201, -12, -4, 0}// 537 538 539
, {201, -12, -3, 0}, {201, -12, -2, 0}, {201, -12, -1, 0}// 540 541 542
, {201, -12, 0, 0}, {201, -12, 1, 0}, {200, 0, 3, 0}// 543 544 545
, {200, 1, 3, 0}, {200, 2, 3, 0}, {200, 1, 6, 0}// 546 547 548
, {200, 2, 6, 0}, {1276, -7, -6, 0}, {1276, -7, -7, 0}// 549 550 551
, {1276, -8, -7, 0}, {1276, -8, -6, 0}, {1276, -9, -7, 0}// 552 553 554
, {1276, -9, -6, 0}, {1276, -10, -7, 0}, {1276, -10, -6, 0}// 555 556 557
, {1276, -11, -7, 0}, {1276, -11, -6, 0}, {209, -11, 3, 0}// 558 559 560
, {207, -10, 3, 0}, {1276, -6, -7, 0}, {1276, -5, -7, 0}// 561 562 563
, {201, -12, -7, 0}, {1276, -1, 9, 0}, {1276, -1, 10, 0}// 564 565 566
, {1276, -1, 11, 0}, {1276, -1, 12, 0}, {1278, 2, 19, 0}// 567 568 569
, {1276, -1, 13, 0}, {1276, 0, 17, 0}, {1276, 2, 15, 0}// 570 571 572
, {1278, 2, 23, 0}, {1278, 2, 22, 0}, {1276, -5, 9, 0}// 573 574 575
, {1276, -5, 10, 0}, {1276, -7, 13, 0}, {1276, -5, 11, 0}// 576 577 578
, {1276, 2, 12, 0}, {1276, -5, 12, 0}, {1276, -5, 13, 0}// 579 580 581
, {1276, -1, 14, 0}, {1276, -1, 15, 0}, {1276, -1, 16, 0}// 582 583 584
, {1276, -1, 17, 0}, {1276, -1, 18, 0}, {1278, 1, 21, 0}// 585 586 587
, {1276, 0, 9, 0}, {1276, -8, 17, 0}, {1278, 0, 23, 0}// 588 589 590
, {1276, 2, 9, 0}, {1276, 2, 10, 0}, {1276, -4, 16, 0}// 591 592 593
, {1276, -4, 17, 0}, {1276, -4, 18, 0}, {1276, -10, 14, 0}// 594 595 596
, {1276, -10, 15, 0}, {1276, 0, 14, 0}, {1276, -10, 16, 0}// 597 598 599
, {201, -1, 18, 0}, {1276, -10, 17, 0}, {1276, -10, 18, 0}// 600 601 602
, {1276, 0, 16, 0}, {1276, -11, 12, 0}, {1276, -7, 9, 0}// 603 604 605
, {1276, -7, 10, 0}, {1276, -11, 11, 0}, {1276, -11, 13, 0}// 606 607 608
, {1276, -10, 11, 0}, {1276, -11, 14, 0}, {200, -4, 18, 0}// 609 610 611
, {1278, 1, 19, 0}, {1276, -8, 10, 0}, {1276, -8, 9, 0}// 612 613 614
, {206, -1, 14, 0}, {1276, -11, 15, 0}, {1276, 2, 18, 0}// 615 616 617
, {1276, 2, 11, 0}, {1276, -9, 17, 0}, {1276, 2, 14, 0}// 618 619 620
, {1276, 1, 18, 0}, {1276, -4, 9, 0}, {1276, -5, 18, 0}// 621 622 623
, {1276, 0, 18, 0}, {201, -1, 19, 0}, {1276, -8, 16, 0}// 624 625 626
, {1276, 2, 16, 0}, {1278, 1, 20, 0}, {201, -1, 23, 0}// 627 628 629
, {201, -1, 22, 0}, {201, -1, 21, 0}, {201, -1, 20, 0}// 630 631 632
, {1278, 2, 20, 0}, {1276, -10, 10, 0}, {1276, -7, 17, 0}// 633 634 635
, {201, -1, 24, 0}, {206, -1, 10, 0}, {1276, -8, 15, 0}// 636 637 638
, {1278, 2, 24, 0}, {1276, -8, 14, 0}, {201, -1, 15, 0}// 639 640 641
, {1276, -5, 15, 0}, {1276, -5, 14, 0}, {208, -1, 9, 0}// 642 643 644
, {201, -1, 17, 0}, {201, -1, 16, 0}, {1278, 2, 21, 0}// 645 646 647
, {1276, -3, 12, 0}, {1276, -3, 10, 0}, {1278, 1, 24, 0}// 648 649 650
, {1276, 1, 9, 0}, {1276, 1, 10, 0}, {1276, -4, 14, 0}// 651 652 653
, {1276, -9, 16, 0}, {1276, -3, 13, 0}, {1276, -3, 14, 0}// 654 655 656
, {1276, 2, 17, 0}, {1276, 1, 11, 0}, {1276, -7, 14, 0}// 657 658 659
, {1276, -9, 14, 0}, {1276, -7, 15, 0}, {1276, -4, 11, 0}// 660 661 662
, {1276, 0, 11, 0}, {1276, 0, 13, 0}, {1276, -9, 15, 0}// 663 664 665
, {1276, -9, 12, 0}, {1276, -9, 13, 0}, {1276, -9, 10, 0}// 666 667 668
, {1276, -9, 11, 0}, {1276, 0, 10, 0}, {1276, -8, 11, 0}// 669 670 671
, {1276, -11, 10, 0}, {1276, -11, 9, 0}, {1276, -6, 17, 0}// 672 673 674
, {1276, -9, 9, 0}, {1276, -10, 9, 0}, {200, 0, 18, 0}// 675 676 677
, {1276, -3, 15, 0}, {1276, -3, 16, 0}, {200, -9, 18, 0}// 678 679 680
, {200, -10, 18, 0}, {200, -11, 18, 0}, {1276, -5, 16, 0}// 681 682 683
, {1276, -3, 17, 0}, {200, -8, 18, 0}, {200, -7, 18, 0}// 684 685 686
, {200, -6, 18, 0}, {1276, -11, 16, 0}, {1276, -11, 17, 0}// 687 688 689
, {1276, -11, 18, 0}, {200, -5, 18, 0}, {200, -2, 18, 0}// 690 691 692
, {1276, -2, 16, 0}, {1278, 0, 19, 0}, {1276, -6, 13, 0}// 693 694 695
, {1276, -6, 14, 0}, {1276, -6, 15, 0}, {1276, -7, 18, 0}// 696 697 698
, {1276, 1, 12, 0}, {1278, 1, 23, 0}, {1276, -3, 9, 0}// 699 700 701
, {1276, 1, 13, 0}, {1276, 1, 14, 0}, {1276, 1, 15, 0}// 702 703 704
, {1276, -3, 18, 0}, {1276, -2, 11, 0}, {1276, -2, 12, 0}// 705 706 707
, {201, -12, 9, 0}, {1278, 1, 22, 0}, {1276, -4, 13, 0}// 708 709 710
, {1276, -2, 14, 0}, {1276, -2, 15, 0}, {1276, -7, 16, 0}// 711 712 713
, {1276, -2, 13, 0}, {1276, -10, 12, 0}, {1276, -3, 11, 0}// 714 715 716
, {1276, -7, 12, 0}, {1276, 0, 12, 0}, {1276, -6, 9, 0}// 717 718 719
, {1276, -6, 10, 0}, {1276, -10, 13, 0}, {1276, -6, 16, 0}// 720 721 722
, {1276, -6, 11, 0}, {1276, -6, 12, 0}, {201, -1, 19, 0}// 723 724 725
, {1276, -2, 9, 0}, {1276, -2, 10, 0}, {1276, -6, 18, 0}// 726 727 728
, {1276, -9, 18, 0}, {1278, 0, 20, 0}, {1276, -4, 10, 0}// 729 730 731
, {1276, -4, 12, 0}, {1276, 0, 15, 0}, {1276, 1, 17, 0}// 733 734 735
, {1276, -5, 17, 0}, {1276, -4, 15, 0}, {1276, -7, 11, 0}// 736 737 738
, {200, -1, 18, 0}, {1278, 0, 22, 0}, {1278, 0, 24, 0}// 739 740 741
, {1276, 1, 16, 0}, {201, -12, 10, 0}, {1276, -8, 18, 0}// 742 743 744
, {1276, -2, 18, 0}, {1276, -2, 17, 0}, {1276, -8, 13, 0}// 745 746 747
, {1276, -8, 12, 0}, {204, -1, 18, 0}, {1278, 0, 21, 0}// 748 749 750
, {1276, 2, 13, 0}, {200, -3, 18, 0}, {208, -1, 13, 0}// 751 752 753
, {206, -1, 12, 0}, {208, -1, 11, 0}, {201, -12, 11, 0}// 754 755 756
, {201, -12, 12, 0}, {201, -12, 13, 0}, {201, -12, 14, 0}// 757 758 759
, {201, -12, 15, 0}, {201, -12, 16, 0}, {201, -12, 17, 0}// 760 761 762
, {201, -12, 18, 0}, {1278, 2, 25, 0}, {1278, 1, 25, 0}// 763 765 766
, {201, -1, 25, 0}, {1278, 0, 25, 0}, {200, 3, -24, 0}// 767 768 770
, {200, 4, -24, 0}, {200, 16, -8, 0}, {1276, 9, -17, 0}// 771 772 773
, {200, 15, -8, 0}, {200, 14, -8, 0}, {200, 13, -8, 0}// 774 775 776
, {1276, 9, -18, 0}, {200, 12, -8, 0}, {200, 11, -8, 0}// 777 778 779
, {200, 10, -8, 0}, {200, 9, -8, 0}, {1276, 9, -19, 0}// 780 781 782
, {200, 3, -8, 0}, {200, 4, -8, 0}, {2177, 9, -19, 0}// 783 784 785
, {2177, 10, -19, 0}, {2177, 11, -19, 0}, {2177, 12, -19, 0}// 786 787 788
, {2177, 7, -19, 0}, {2177, 6, -19, 0}, {2177, 5, -19, 0}// 789 790 791
, {2177, 8, -19, 0}, {201, 4, -9, 0}, {200, 7, -8, 0}// 792 793 794
, {201, 4, -18, 0}, {201, 4, -19, 0}, {201, 4, -23, 0}// 795 796 797
, {201, 4, -10, 0}, {201, 4, -20, 0}, {201, 4, -8, 0}// 798 799 800
, {200, 6, -8, 0}, {2177, 13, -19, 0}, {201, 4, -19, 0}// 801 802 803
, {200, 8, -8, 0}, {1276, 6, -15, 0}, {1276, 6, -14, 0}// 804 805 806
, {1276, 7, -19, 0}, {1276, 8, -17, 0}, {201, 4, -17, 0}// 807 808 809
, {201, 4, -21, 0}, {201, 4, -22, 0}, {201, 4, -16, 0}// 810 811 812
, {201, 4, -13, 0}, {201, 4, -12, 0}, {201, 4, -11, 0}// 813 814 815
, {1276, 3, -19, 0}, {1276, 4, -22, 0}, {1276, 4, -21, 0}// 816 817 818
, {1276, 4, -19, 0}, {1276, 4, -20, 0}, {1276, 3, -22, 0}// 819 820 821
, {1276, 3, -21, 0}, {1276, 3, -20, 0}, {1276, 9, -16, 0}// 822 823 824
, {1276, 4, -16, 0}, {1276, 4, -15, 0}, {1276, 4, -14, 0}// 825 826 827
, {1276, 5, -19, 0}, {1276, 3, -18, 0}, {1276, 3, -17, 0}// 828 829 830
, {1276, 3, -16, 0}, {1276, 3, -15, 0}, {1276, 3, -14, 0}// 831 832 833
, {1276, 5, -15, 0}, {1276, 3, -19, 0}, {1276, 6, -17, 0}// 834 835 836
, {1276, 6, -16, 0}, {1276, 5, -14, 0}, {1276, 4, -19, 0}// 837 838 839
, {1276, 4, -18, 0}, {1276, 4, -17, 0}, {1276, 7, -16, 0}// 840 841 842
, {1276, 7, -15, 0}, {1276, 7, -14, 0}, {1276, 8, -19, 0}// 843 844 845
, {1276, 8, -18, 0}, {1276, 6, -19, 0}, {1276, 6, -18, 0}// 846 847 848
, {1276, 8, -16, 0}, {1276, 8, -15, 0}, {1276, 8, -14, 0}// 849 850 851
, {1276, 5, -18, 0}, {1276, 5, -17, 0}, {1276, 5, -16, 0}// 852 853 854
, {1276, 7, -17, 0}, {1276, 7, -18, 0}, {1276, 10, -18, 0}// 855 856 857
, {1276, 10, -17, 0}, {1276, 10, -16, 0}, {1276, 10, -15, 0}// 858 859 860
, {1276, 10, -19, 0}, {1276, 9, -14, 0}, {1276, 9, -15, 0}// 861 862 863
, {1276, 10, -14, 0}, {1276, 11, -19, 0}, {1276, 11, -18, 0}// 864 865 866
, {1276, 11, -17, 0}, {1276, 11, -16, 0}, {1276, 11, -15, 0}// 867 868 869
, {1276, 11, -14, 0}, {1276, 12, -19, 0}, {1276, 12, -18, 0}// 870 871 872
, {1276, 12, -17, 0}, {1276, 12, -16, 0}, {1276, 12, -15, 0}// 873 874 875
, {1276, 12, -14, 0}, {1276, 13, -19, 0}, {1276, 13, -18, 0}// 876 877 878
, {1276, 13, -17, 0}, {1276, 13, -16, 0}, {1276, 13, -15, 0}// 879 880 881
, {1276, 13, -14, 0}, {1276, 14, -19, 0}, {1276, 14, -18, 0}// 882 883 884
, {1276, 14, -17, 0}, {1276, 14, -16, 0}, {1276, 14, -15, 0}// 885 886 887
, {1276, 14, -14, 0}, {1276, 15, -19, 0}, {1276, 15, -18, 0}// 888 889 890
, {1276, 15, -17, 0}, {1276, 15, -16, 0}, {1276, 15, -15, 0}// 891 892 893
, {1276, 15, -14, 0}, {1276, 16, -19, 0}, {1276, 16, -18, 0}// 894 895 896
, {1276, 16, -17, 0}, {1276, 16, -16, 0}, {1276, 16, -15, 0}// 897 898 899
, {1276, 16, -14, 0}, {1276, 3, -13, 0}, {1276, 3, -12, 0}// 900 901 902
, {1276, 3, -11, 0}, {1276, 3, -10, 0}, {1276, 3, -9, 0}// 903 904 905
, {1276, 3, -8, 0}, {1276, 4, -13, 0}, {1276, 4, -12, 0}// 906 907 908
, {1276, 4, -11, 0}, {1276, 4, -10, 0}, {1276, 4, -9, 0}// 909 910 911
, {1276, 4, -8, 0}, {1276, 5, -13, 0}, {1276, 5, -12, 0}// 912 913 914
, {1276, 5, -11, 0}, {1276, 5, -10, 0}, {1276, 5, -9, 0}// 915 916 917
, {1276, 5, -8, 0}, {1276, 6, -13, 0}, {1276, 6, -12, 0}// 918 919 920
, {1276, 6, -11, 0}, {1276, 6, -10, 0}, {1276, 6, -9, 0}// 921 922 923
, {1276, 6, -8, 0}, {1276, 7, -13, 0}, {1276, 7, -12, 0}// 924 925 926
, {1276, 7, -11, 0}, {1276, 7, -10, 0}, {1276, 7, -9, 0}// 927 928 929
, {1276, 7, -8, 0}, {1276, 8, -13, 0}, {1276, 8, -12, 0}// 930 931 932
, {1276, 8, -11, 0}, {1276, 8, -10, 0}, {1276, 8, -9, 0}// 933 934 935
, {1276, 8, -8, 0}, {1276, 9, -13, 0}, {1276, 9, -12, 0}// 936 937 938
, {1276, 9, -11, 0}, {1276, 9, -10, 0}, {1276, 9, -9, 0}// 939 940 941
, {1276, 9, -8, 0}, {1276, 10, -13, 0}, {1276, 10, -12, 0}// 942 943 944
, {1276, 10, -11, 0}, {1276, 10, -10, 0}, {1276, 10, -9, 0}// 945 946 947
, {1276, 10, -8, 0}, {1276, 11, -13, 0}, {1276, 11, -12, 0}// 948 949 950
, {1276, 11, -11, 0}, {1276, 11, -10, 0}, {1276, 11, -9, 0}// 951 952 953
, {1276, 11, -8, 0}, {1276, 12, -13, 0}, {1276, 12, -12, 0}// 954 955 956
, {1276, 12, -11, 0}, {1276, 12, -10, 0}, {1276, 12, -9, 0}// 957 958 959
, {1276, 12, -8, 0}, {1276, 13, -13, 0}, {1276, 13, -12, 0}// 960 961 962
, {1276, 13, -11, 0}, {1276, 13, -10, 0}, {1276, 13, -9, 0}// 963 964 965
, {1276, 13, -8, 0}, {1276, 14, -13, 0}, {1276, 14, -12, 0}// 966 967 968
, {1276, 14, -11, 0}, {1276, 14, -10, 0}, {1276, 14, -9, 0}// 969 970 971
, {1276, 14, -8, 0}, {1276, 15, -13, 0}, {1276, 15, -12, 0}// 972 973 974
, {1276, 15, -11, 0}, {1276, 15, -10, 0}, {1276, 15, -9, 0}// 975 976 977
, {1276, 15, -8, 0}, {1276, 16, -13, 0}, {1276, 16, -12, 0}// 978 979 980
, {1276, 16, -11, 0}, {1276, 16, -10, 0}, {1276, 16, -9, 0}// 981 982 983
, {1276, 16, -8, 0}, {1276, 3, -23, 0}, {1276, 4, -23, 0}// 984 985 986
, {2177, 14, -19, 0}, {2177, 15, -19, 0}, {2177, 16, -19, 0}// 987 988 989
, {2182, 16, -19, 0}, {2182, 16, -18, 0}, {2182, 16, -17, 0}// 990 991 992
, {2182, 16, -16, 0}, {2182, 16, -15, 0}, {2182, 16, -14, 0}// 993 994 995
, {2182, 16, -13, 0}, {2182, 16, -12, 0}, {2182, 16, -11, 0}// 996 997 998
, {2182, 16, -10, 0}, {2182, 16, -9, 0}, {2182, 16, -8, 0}// 999 1000 1001
, {1276, 8, -7, 0}, {1276, 7, -6, 0}, {1276, 7, -7, 0}// 1002 1003 1004
, {1276, 6, -6, 0}, {1276, 6, -7, 0}, {1276, 5, -6, 0}// 1005 1006 1007
, {1276, 5, -7, 0}, {1276, 4, -6, 0}, {1276, 4, -7, 0}// 1008 1009 1010
, {1276, 3, -6, 0}, {1276, 3, -7, 0}, {201, 16, 4, 0}// 1011 1012 1013
, {1276, 8, -4, 0}, {201, 16, -5, 0}, {1276, 8, -1, 0}// 1014 1015 1016
, {200, 14, 6, 0}, {200, 15, 6, 0}, {200, 16, 6, 0}// 1017 1018 1019
, {1276, 8, -6, 0}, {1276, 8, -5, 0}, {1276, 10, -7, 0}// 1020 1021 1022
, {200, 6, 6, 0}, {1276, 13, -6, 0}, {200, 7, 6, 0}// 1023 1024 1025
, {1276, 14, -7, 0}, {200, 12, 6, 0}, {200, 13, 6, 0}// 1026 1027 1028
, {1276, 8, 3, 0}, {1276, 5, 8, 0}, {1276, 12, -5, 0}// 1029 1030 1031
, {1276, 8, 1, 0}, {1276, 14, -6, 0}, {201, 16, 6, 0}// 1032 1033 1034
, {201, 16, 5, 0}, {1276, 8, 0, 0}, {201, 16, 3, 0}// 1035 1036 1037
, {1276, 9, -6, 0}, {1276, 13, -5, 0}, {201, 7, 3, 0}// 1038 1039 1040
, {201, 7, 2, 0}, {201, 7, 1, 0}, {201, 7, 0, 0}// 1041 1042 1043
, {201, 7, -1, 0}, {201, 7, -2, 0}, {201, 7, -3, 0}// 1044 1045 1046
, {201, 7, -4, 0}, {201, 7, -5, 0}, {1276, 4, 8, 0}// 1047 1048 1049
, {1276, 8, 2, 0}, {1276, 16, -5, 0}, {1276, 15, -5, 0}// 1050 1051 1052
, {1276, 16, -6, 0}, {1276, 8, -2, 0}, {1276, 13, -7, 0}// 1053 1054 1055
, {1276, 3, 8, 0}, {1276, 9, -5, 0}, {1276, 8, 4, 0}// 1056 1057 1058
, {200, 8, 6, 0}, {1276, 8, -3, 0}, {200, 5, 6, 0}// 1059 1060 1061
, {1276, 12, -6, 0}, {200, 9, 6, 0}, {1276, 11, -5, 0}// 1062 1063 1064
, {1276, 11, -6, 0}, {1276, 11, -7, 0}, {201, 16, 7, 0}// 1065 1066 1067
, {1276, 9, -7, 0}, {201, 4, 8, 0}, {201, 4, 7, 0}// 1068 1069 1070
, {201, 16, 8, 0}, {1276, 16, -7, 0}, {1276, 14, -5, 0}// 1071 1072 1073
, {1276, 15, -7, 0}, {1276, 15, -6, 0}, {201, 16, 0, 0}// 1074 1075 1076
, {201, 16, -1, 0}, {201, 16, -2, 0}, {201, 16, -3, 0}// 1077 1078 1079
, {201, 16, -4, 0}, {1276, 7, 8, 0}, {201, 16, 2, 0}// 1080 1081 1082
, {201, 16, 1, 0}, {1276, 6, 8, 0}, {1276, 3, -5, 0}// 1083 1084 1085
, {1276, 3, -4, 0}, {1276, 3, -3, 0}, {1276, 3, -2, 0}// 1086 1087 1088
, {1276, 3, -1, 0}, {1276, 3, 0, 0}, {1276, 3, 1, 0}// 1089 1090 1091
, {1276, 3, 2, 0}, {1276, 3, 3, 0}, {1276, 3, 4, 0}// 1092 1093 1094
, {1276, 3, 5, 0}, {1276, 3, 6, 0}, {1276, 3, 7, 0}// 1095 1096 1097
, {1276, 4, -5, 0}, {1276, 4, -4, 0}, {1276, 4, -3, 0}// 1098 1099 1100
, {1276, 4, -2, 0}, {1276, 4, -1, 0}, {1276, 4, 0, 0}// 1101 1102 1103
, {1276, 4, 1, 0}, {1276, 4, 2, 0}, {1276, 4, 3, 0}// 1104 1105 1106
, {1276, 4, 4, 0}, {1276, 4, 5, 0}, {1276, 4, 6, 0}// 1107 1108 1109
, {1276, 4, 7, 0}, {1276, 5, -5, 0}, {1276, 5, -4, 0}// 1110 1111 1112
, {1276, 5, -3, 0}, {1276, 5, -2, 0}, {1276, 5, -1, 0}// 1113 1114 1115
, {1276, 5, 0, 0}, {1276, 5, 1, 0}, {1276, 5, 2, 0}// 1116 1117 1118
, {1276, 5, 3, 0}, {1276, 5, 4, 0}, {1276, 5, 5, 0}// 1119 1120 1121
, {1276, 5, 6, 0}, {1276, 5, 7, 0}, {1276, 6, -5, 0}// 1122 1123 1124
, {1276, 6, -4, 0}, {1276, 6, -3, 0}, {1276, 6, -2, 0}// 1125 1126 1127
, {1276, 6, -1, 0}, {1276, 6, 0, 0}, {1276, 6, 1, 0}// 1128 1129 1130
, {1276, 6, 2, 0}, {1276, 6, 3, 0}, {1276, 6, 4, 0}// 1131 1132 1133
, {1276, 6, 5, 0}, {1276, 6, 6, 0}, {1276, 6, 7, 0}// 1134 1135 1136
, {1276, 7, -5, 0}, {1276, 7, -4, 0}, {1276, 7, -3, 0}// 1137 1138 1139
, {1276, 7, -2, 0}, {1276, 7, -1, 0}, {1276, 7, 0, 0}// 1140 1141 1142
, {1276, 7, 1, 0}, {1276, 7, 2, 0}, {1276, 7, 3, 0}// 1143 1144 1145
, {1276, 7, 4, 0}, {1276, 7, 5, 0}, {1276, 7, 6, 0}// 1146 1147 1148
, {1276, 7, 7, 0}, {1276, 8, 5, 0}, {1276, 8, 6, 0}// 1149 1150 1151
, {1276, 8, 7, 0}, {1276, 8, 8, 0}, {1276, 9, -5, 0}// 1152 1153 1154
, {1276, 9, -4, 0}, {1276, 9, -3, 0}, {1276, 9, -2, 0}// 1155 1156 1157
, {1276, 9, -1, 0}, {1276, 9, 0, 0}, {1276, 9, 1, 0}// 1158 1159 1160
, {1276, 9, 2, 0}, {1276, 9, 3, 0}, {1276, 9, 4, 0}// 1161 1162 1163
, {1276, 9, 5, 0}, {1276, 9, 6, 0}, {1276, 9, 7, 0}// 1164 1165 1166
, {1276, 9, 8, 0}, {1276, 10, -5, 0}, {1276, 10, -4, 0}// 1167 1168 1169
, {1276, 10, -3, 0}, {1276, 10, -2, 0}, {1276, 10, -1, 0}// 1170 1171 1172
, {1276, 10, 0, 0}, {1276, 10, 1, 0}, {1276, 10, 2, 0}// 1173 1174 1175
, {1276, 10, 3, 0}, {1276, 10, 4, 0}, {1276, 10, 5, 0}// 1176 1177 1178
, {1276, 10, 6, 0}, {1276, 10, 7, 0}, {1276, 10, 8, 0}// 1179 1180 1181
, {1276, 11, -5, 0}, {1276, 11, -4, 0}, {1276, 11, -3, 0}// 1182 1183 1184
, {1276, 11, -2, 0}, {1276, 11, -1, 0}, {1276, 11, 0, 0}// 1185 1186 1187
, {1276, 11, 1, 0}, {1276, 11, 2, 0}, {1276, 11, 3, 0}// 1188 1189 1190
, {1276, 11, 4, 0}, {1276, 11, 5, 0}, {1276, 11, 6, 0}// 1191 1192 1193
, {1276, 11, 7, 0}, {1276, 11, 8, 0}, {1276, 12, -5, 0}// 1194 1195 1196
, {1276, 12, -4, 0}, {1276, 12, -3, 0}, {1276, 12, -2, 0}// 1197 1198 1199
, {1276, 12, -1, 0}, {1276, 12, 0, 0}, {1276, 12, 1, 0}// 1200 1201 1202
, {1276, 12, 2, 0}, {1276, 12, 3, 0}, {1276, 12, 4, 0}// 1203 1204 1205
, {1276, 12, 5, 0}, {1276, 12, 6, 0}, {1276, 12, 7, 0}// 1206 1207 1208
, {1276, 12, 8, 0}, {1276, 13, -5, 0}, {1276, 13, -4, 0}// 1209 1210 1211
, {1276, 13, -3, 0}, {1276, 13, -2, 0}, {1276, 13, -1, 0}// 1212 1213 1214
, {1276, 13, 0, 0}, {1276, 13, 1, 0}, {1276, 13, 2, 0}// 1215 1216 1217
, {1276, 13, 3, 0}, {1276, 13, 4, 0}, {1276, 13, 5, 0}// 1218 1219 1220
, {1276, 13, 6, 0}, {1276, 13, 7, 0}, {1276, 13, 8, 0}// 1221 1222 1223
, {1276, 14, -5, 0}, {1276, 14, -4, 0}, {1276, 14, -3, 0}// 1224 1225 1226
, {1276, 14, -2, 0}, {1276, 14, -1, 0}, {1276, 14, 0, 0}// 1227 1228 1229
, {1276, 14, 1, 0}, {1276, 14, 2, 0}, {1276, 14, 3, 0}// 1230 1231 1232
, {1276, 14, 4, 0}, {1276, 14, 5, 0}, {1276, 14, 6, 0}// 1233 1234 1235
, {1276, 14, 7, 0}, {1276, 14, 8, 0}, {1276, 15, -5, 0}// 1236 1237 1238
, {1276, 15, -4, 0}, {1276, 15, -3, 0}, {1276, 15, -2, 0}// 1239 1240 1241
, {1276, 15, -1, 0}, {1276, 15, 0, 0}, {1276, 15, 1, 0}// 1242 1243 1244
, {1276, 15, 2, 0}, {1276, 15, 3, 0}, {1276, 15, 4, 0}// 1245 1246 1247
, {1276, 15, 5, 0}, {1276, 15, 6, 0}, {1276, 15, 7, 0}// 1248 1249 1250
, {1276, 15, 8, 0}, {1276, 16, -5, 0}, {1276, 16, -4, 0}// 1251 1252 1253
, {1276, 16, -3, 0}, {1276, 16, -2, 0}, {1276, 16, -1, 0}// 1254 1255 1256
, {1276, 16, 0, 0}, {1276, 16, 1, 0}, {1276, 16, 2, 0}// 1257 1258 1259
, {1276, 16, 3, 0}, {1276, 16, 4, 0}, {1276, 16, 5, 0}// 1260 1261 1262
, {1276, 16, 6, 0}, {1276, 16, 7, 0}, {1276, 16, 8, 0}// 1263 1264 1265
, {1276, 10, -5, 0}, {1276, 10, -6, 0}, {200, 14, 3, 0}// 1266 1267 1268
, {200, 15, 3, 0}, {200, 16, 3, 0}, {201, 7, -7, 0}// 1269 1270 1271
, {201, 7, -6, 0}, {201, 16, -6, 0}, {201, 16, -7, 0}// 1272 1273 1274
, {200, 7, 3, 0}, {200, 8, 3, 0}, {200, 9, 3, 0}// 1275 1276 1277
, {200, 10, 3, 0}, {200, 11, 3, 0}, {200, 3, 3, 0}// 1278 1279 1280
, {200, 6, 3, 0}, {1276, 12, -7, 0}, {200, 3, 6, 0}// 1281 1282 1283
, {200, 4, 6, 0}, {1276, 3, 10, 0}, {201, 16, 11, 0}// 1284 1285 1286
, {200, 16, 17, 0}, {1276, 6, 16, 0}, {1276, 4, 15, 0}// 1287 1288 1289
, {201, 16, 12, 0}, {201, 4, 21, 0}, {1276, 6, 15, 0}// 1290 1291 1292
, {1276, 6, 14, 0}, {201, 4, 18, 0}, {1276, 6, 13, 0}// 1293 1294 1295
, {201, 4, 17, 0}, {201, 4, 19, 0}, {201, 4, 16, 0}// 1296 1297 1298
, {200, 4, 18, 0}, {200, 3, 18, 0}, {200, 15, 17, 0}// 1299 1300 1301
, {1276, 6, 17, 0}, {1276, 6, 12, 0}, {206, 4, 12, 0}// 1302 1303 1304
, {1276, 4, 18, 0}, {208, 4, 9, 0}, {201, 4, 24, 0}// 1305 1306 1307
, {1276, 3, 15, 0}, {1276, 4, 11, 0}, {201, 4, 15, 0}// 1308 1309 1310
, {1276, 5, 10, 0}, {201, 4, 20, 0}, {1276, 7, 13, 0}// 1311 1312 1313
, {1276, 7, 14, 0}, {1276, 7, 12, 0}, {1276, 7, 11, 0}// 1314 1315 1316
, {1276, 3, 16, 0}, {1276, 5, 15, 0}, {1278, 4, 24, 0}// 1317 1318 1319
, {1276, 3, 9, 0}, {1276, 6, 11, 0}, {1276, 6, 10, 0}// 1320 1321 1322
, {1278, 4, 23, 0}, {1278, 4, 22, 0}, {1278, 4, 21, 0}// 1323 1324 1325
, {1278, 4, 20, 0}, {1278, 3, 21, 0}, {1278, 3, 23, 0}// 1326 1327 1328
, {1278, 3, 24, 0}, {1278, 3, 20, 0}, {1278, 3, 22, 0}// 1329 1330 1331
, {206, 4, 10, 0}, {1278, 4, 19, 0}, {1276, 5, 9, 0}// 1332 1333 1334
, {201, 16, 16, 0}, {201, 16, 14, 0}, {201, 16, 13, 0}// 1335 1336 1337
, {1276, 3, 11, 0}, {1276, 5, 13, 0}, {201, 4, 23, 0}// 1338 1339 1340
, {1276, 5, 11, 0}, {201, 16, 10, 0}, {201, 4, 22, 0}// 1341 1342 1343
, {1276, 3, 12, 0}, {1276, 4, 13, 0}, {1276, 3, 18, 0}// 1344 1345 1346
, {1276, 4, 16, 0}, {1276, 3, 13, 0}, {1276, 4, 9, 0}// 1347 1348 1349
, {1276, 4, 10, 0}, {1276, 3, 17, 0}, {201, 16, 17, 0}// 1350 1351 1352
, {201, 16, 15, 0}, {1276, 7, 9, 0}, {200, 14, 17, 0}// 1353 1354 1355
, {1276, 5, 17, 0}, {206, 4, 14, 0}, {1276, 5, 12, 0}// 1356 1357 1358
, {201, 16, 9, 0}, {208, 4, 13, 0}, {1276, 4, 14, 0}// 1359 1360 1361
, {1276, 7, 17, 0}, {1276, 7, 16, 0}, {1276, 7, 15, 0}// 1362 1363 1364
, {1276, 5, 16, 0}, {1276, 3, 14, 0}, {1276, 7, 10, 0}// 1365 1366 1367
, {1278, 3, 19, 0}, {1276, 5, 14, 0}, {1276, 4, 17, 0}// 1368 1369 1370
, {208, 4, 11, 0}, {1276, 6, 9, 0}, {1276, 4, 12, 0}// 1371 1372 1373
, {1276, 8, 9, 0}, {1276, 8, 10, 0}, {1276, 8, 11, 0}// 1374 1375 1376
, {1276, 8, 12, 0}, {1276, 8, 13, 0}, {1276, 8, 14, 0}// 1377 1378 1379
, {1276, 8, 15, 0}, {1276, 8, 16, 0}, {1276, 8, 17, 0}// 1380 1381 1382
, {1276, 9, 9, 0}, {1276, 9, 10, 0}, {1276, 9, 11, 0}// 1383 1384 1385
, {1276, 9, 12, 0}, {1276, 9, 13, 0}, {1276, 9, 14, 0}// 1386 1387 1388
, {1276, 9, 15, 0}, {1276, 9, 16, 0}, {1276, 9, 17, 0}// 1389 1390 1391
, {1276, 10, 9, 0}, {1276, 10, 10, 0}, {1276, 10, 11, 0}// 1392 1393 1394
, {1276, 10, 12, 0}, {1276, 10, 13, 0}, {1276, 10, 14, 0}// 1395 1396 1397
, {1276, 10, 15, 0}, {1276, 10, 16, 0}, {1276, 10, 17, 0}// 1398 1399 1400
, {1276, 11, 9, 0}, {1276, 11, 10, 0}, {1276, 11, 11, 0}// 1401 1402 1403
, {1276, 11, 12, 0}, {1276, 11, 13, 0}, {1276, 11, 14, 0}// 1404 1405 1406
, {1276, 11, 15, 0}, {1276, 11, 16, 0}, {1276, 11, 17, 0}// 1407 1408 1409
, {1276, 12, 9, 0}, {1276, 12, 10, 0}, {1276, 12, 11, 0}// 1410 1411 1412
, {1276, 12, 12, 0}, {1276, 12, 13, 0}, {1276, 12, 14, 0}// 1413 1414 1415
, {1276, 12, 15, 0}, {1276, 12, 16, 0}, {1276, 12, 17, 0}// 1416 1417 1418
, {1276, 13, 9, 0}, {1276, 13, 10, 0}, {1276, 13, 11, 0}// 1419 1420 1421
, {1276, 13, 12, 0}, {1276, 13, 13, 0}, {1276, 13, 14, 0}// 1422 1423 1424
, {1276, 13, 15, 0}, {1276, 13, 16, 0}, {1276, 13, 17, 0}// 1425 1426 1427
, {1276, 14, 9, 0}, {1276, 14, 10, 0}, {1276, 14, 11, 0}// 1428 1429 1430
, {1276, 14, 12, 0}, {1276, 14, 13, 0}, {1276, 14, 14, 0}// 1431 1432 1433
, {1276, 14, 15, 0}, {1276, 14, 16, 0}, {1276, 14, 17, 0}// 1434 1435 1436
, {1276, 15, 9, 0}, {1276, 15, 10, 0}, {1276, 15, 11, 0}// 1437 1438 1439
, {1276, 15, 12, 0}, {1276, 15, 13, 0}, {1276, 15, 14, 0}// 1440 1441 1442
, {1276, 15, 15, 0}, {1276, 15, 16, 0}, {1276, 15, 17, 0}// 1443 1444 1445
, {1276, 16, 9, 0}, {1276, 16, 10, 0}, {1276, 16, 11, 0}// 1446 1447 1448
, {1276, 16, 12, 0}, {1276, 16, 13, 0}, {1276, 16, 14, 0}// 1449 1450 1451
, {1276, 16, 15, 0}, {1276, 16, 16, 0}, {1276, 16, 17, 0}// 1452 1453 1454
, {200, 13, 17, 0}, {200, 12, 17, 0}, {200, 11, 17, 0}// 1455 1456 1457
, {200, 10, 17, 0}, {200, 9, 17, 0}, {200, 8, 17, 0}// 1458 1459 1460
, {200, 7, 17, 0}, {200, 6, 17, 0}, {200, 5, 17, 0}// 1461 1462 1463
, {1278, 4, 25, 0}, {1278, 3, 25, 0}// 1464 1465
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Dungeon2AddonDeed();
}
}
[ Constructable ]
public Aiakos_Dungeon2Addon()
{
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, 1305, -16, -14, 0, 1, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1305, -15, -14, 0, 1, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 1305, -14, -14, 0, 1, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1305, -13, -14, 0, 1, -1, "", 1);// 285
AddComplexComponent( (BaseAddon) this, 1305, -12, -14, 0, 1, -1, "", 1);// 287
AddComplexComponent( (BaseAddon) this, 3026, 0, 20, 0, 0, -1, "Familiar Abyss By Aiakos", 1);// 732
AddComplexComponent( (BaseAddon) this, 2567, 0, 21, 10, 0, 1, "", 1);// 764
AddComplexComponent( (BaseAddon) this, 2567, 0, 25, 10, 0, 1, "", 1);// 769
}
public Aiakos_Dungeon2Addon( 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 Aiakos_Dungeon2AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Dungeon2Addon();
}
}
[Constructable]
public Aiakos_Dungeon2AddonDeed()
{
Name = "Aiakos_Dungeon2";
}
public Aiakos_Dungeon2AddonDeed( 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();
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,710 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Pirate_Castle_FinalAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{944, -13, -13, 5}, {1192, -11, -13, 10}, {1192, -11, -11, 10}// 1 2 3
, {1192, -11, -12, 10}, {1192, -10, -11, 10}, {1192, -10, -13, 10}// 4 5 6
, {1192, -10, -12, 10}, {938, -13, -13, 10}, {1192, -12, -13, 10}// 7 8 9
, {1192, -12, -12, 10}, {1192, -12, -11, 10}, {1192, -11, -8, 10}// 10 11 12
, {1192, -12, -4, 10}, {944, -16, 5, 0}, {1192, -12, -3, 10}// 13 14 15
, {910, -20, 5, 35}, {910, -15, 5, 35}, {1192, -11, 4, 15}// 17 18 19
, {910, -17, 5, 35}, {910, -18, 5, 35}, {1192, -11, 5, 15}// 20 21 22
, {1192, -12, 3, 15}, {1192, -11, 3, 15}, {1192, -10, 5, 15}// 23 25 26
, {1192, -10, 4, 15}, {1192, -10, 3, 15}, {1192, -12, 5, 15}// 27 28 30
, {1192, -12, 4, 15}, {910, -17, 5, 15}, {910, -15, 5, 15}// 31 34 35
, {910, -21, 5, 15}, {910, -20, 5, 15}, {910, -18, 5, 15}// 36 37 38
, {322, -18, 5, 55}, {322, -17, 5, 55}, {322, -21, 5, 55}// 39 40 41
, {322, -20, 5, 55}, {322, -19, 5, 55}, {322, -16, 5, 55}// 42 43 44
, {322, -15, 5, 55}, {1192, -12, -8, 10}, {1192, -12, -9, 10}// 45 46 47
, {1190, -12, 2, 15}, {1192, -12, -2, 10}, {1192, -10, -4, 10}// 48 49 50
, {1192, -10, -3, 10}, {1192, -10, -2, 10}, {1192, -10, -5, 10}// 51 52 53
, {1190, -12, -1, 15}, {1190, -12, 0, 15}, {944, -13, -3, 5}// 54 55 56
, {1192, -10, -2, 10}, {944, -14, 2, 0}, {1190, -12, 1, 15}// 57 58 59
, {1190, -10, 2, 15}, {1190, -11, 2, 15}, {944, -13, -8, 5}// 60 61 62
, {1190, -10, 0, 15}, {1192, -11, -9, 10}, {938, -13, 3, 15}// 63 64 65
, {1192, -11, -4, 10}, {1192, -11, -3, 10}, {1192, -11, -2, 10}// 66 67 68
, {1190, -11, -1, 15}, {1192, -12, -7, 10}, {1192, -12, -6, 10}// 69 70 71
, {1192, -12, -5, 10}, {1192, -10, -10, 10}, {1192, -10, -9, 10}// 72 73 74
, {1192, -10, -8, 10}, {1192, -10, -7, 10}, {1192, -10, -6, 10}// 75 76 77
, {1192, -11, -6, 10}, {1192, -11, -7, 10}, {1192, -11, -5, 10}// 78 79 80
, {1192, -11, -10, 10}, {1190, -10, 1, 15}, {1190, -10, -1, 15}// 81 82 83
, {1190, -11, 1, 15}, {1190, -11, 0, 15}, {938, -13, -3, 10}// 84 85 86
, {938, -13, -8, 10}, {1851, -12, -2, 10}, {1851, -11, -2, 10}// 87 88 89
, {1851, -10, -2, 10}, {1192, -12, -10, 10}, {3822, -16, -5, 13}// 90 91 92
, {1191, -20, 6, 55}, {2182, -15, 15, 35}, {1191, -20, 7, 55}// 93 94 95
, {1191, -20, 8, 55}, {2182, -15, 14, 35}, {2182, -15, 13, 35}// 96 97 98
, {2182, -15, 12, 35}, {2182, -15, 11, 35}, {1191, -18, 9, 55}// 99 100 101
, {910, -16, 15, 15}, {910, -17, 15, 15}, {1191, -18, 10, 55}// 102 103 104
, {911, -15, 13, 15}, {322, -17, 10, 55}, {909, -18, 15, 35}// 105 106 107
, {1191, -19, 6, 55}, {1191, -17, 7, 55}, {1191, -19, 15, 55}// 108 109 110
, {324, -18, 10, 55}, {1192, -11, 12, 15}, {1191, -21, 10, 55}// 111 113 114
, {1191, -21, 9, 55}, {2602, -19, 8, 15}, {1191, -21, 16, 55}// 115 116 117
, {910, -19, 15, 35}, {323, -18, 11, 55}, {323, -15, 9, 55}// 118 119 120
, {910, -16, 10, 35}, {910, -17, 10, 35}, {6428, -20, 6, 15}// 121 122 123
, {6428, -20, 8, 15}, {6428, -20, 7, 15}, {1191, -18, 6, 55}// 124 125 126
, {321, -21, 16, 55}, {898, -21, 15, 15}, {2602, -19, 6, 15}// 127 128 129
, {2602, -19, 7, 15}, {944, -17, 14, 0}, {911, -21, 16, 35}// 130 131 132
, {1194, -17, 13, 15}, {1194, -17, 12, 15}, {1194, -17, 15, 15}// 133 134 135
, {1191, -11, 15, 15}, {6419, -20, 9, 15}, {1191, -12, 15, 15}// 136 137 138
, {1192, -10, 6, 15}, {1194, -16, 8, 15}, {1194, -15, 12, 15}// 139 140 141
, {1194, -15, 11, 15}, {1194, -15, 10, 15}, {1194, -15, 9, 15}// 142 143 144
, {1194, -15, 8, 15}, {1194, -15, 7, 15}, {1194, -16, 12, 15}// 145 146 147
, {1191, -19, 8, 55}, {1194, -16, 12, 15}, {1191, -19, 14, 55}// 148 149 150
, {1191, -19, 8, 55}, {1194, -16, 11, 15}, {2602, -21, 10, 15}// 151 152 153
, {323, -15, 6, 55}, {1194, -16, 10, 15}, {1191, -19, 10, 55}// 154 155 156
, {1194, -16, 9, 15}, {1194, -16, 8, 15}, {1194, -16, 7, 15}// 157 158 159
, {1191, -18, 7, 55}, {1194, -17, 12, 15}, {1191, -18, 9, 55}// 160 161 162
, {1194, -17, 11, 15}, {1194, -17, 10, 15}, {1194, -17, 9, 15}// 163 164 165
, {1194, -17, 8, 15}, {1194, -17, 7, 15}, {1194, -18, 12, 15}// 166 167 168
, {1191, -17, 8, 55}, {1194, -18, 11, 15}, {1194, -18, 10, 15}// 169 170 171
, {1191, -18, 10, 55}, {1194, -18, 9, 15}, {944, -16, 13, 0}// 172 173 174
, {1194, -18, 8, 15}, {1194, -18, 7, 15}, {1191, -18, 8, 55}// 175 176 177
, {1194, -19, 12, 15}, {1194, -19, 11, 15}, {1194, -15, 14, 15}// 178 179 180
, {1194, -19, 10, 15}, {1194, -19, 9, 15}, {1194, -16, 7, 15}// 181 182 183
, {910, -18, 15, 15}, {1194, -19, 8, 15}, {1194, -15, 15, 15}// 184 185 186
, {1194, -19, 7, 15}, {1194, -20, 12, 15}, {1194, -20, 11, 15}// 187 188 189
, {1194, -20, 10, 15}, {910, -15, 15, 15}, {1194, -20, 9, 15}// 190 191 192
, {1194, -20, 8, 15}, {1194, -20, 7, 15}, {1194, -21, 12, 15}// 193 194 195
, {1194, -21, 11, 15}, {1194, -21, 10, 15}, {1200, -15, 11, 15}// 196 197 199
, {1200, -15, 10, 15}, {1200, -15, 9, 15}, {1189, -21, 16, 15}// 200 201 202
, {1191, -18, 6, 55}, {1200, -15, 8, 15}, {1200, -16, 11, 15}// 203 204 205
, {1192, -11, 8, 15}, {1191, -21, 14, 55}, {1200, -16, 10, 15}// 206 207 208
, {1200, -16, 9, 15}, {1191, -18, 7, 55}, {1200, -16, 8, 15}// 209 210 211
, {1194, -16, 14, 15}, {1191, -21, 8, 55}, {1191, -15, 8, 55}// 212 213 214
, {1192, -12, 8, 15}, {1194, -16, 7, 15}, {1194, -16, 6, 15}// 215 216 217
, {1194, -15, 6, 15}, {1192, -12, 9, 15}, {911, -15, 6, 15}// 218 219 220
, {1194, -17, 7, 15}, {1194, -17, 6, 15}, {323, -15, 8, 55}// 221 222 223
, {1194, -18, 7, 15}, {1194, -18, 6, 15}, {1194, -19, 7, 15}// 224 225 226
, {321, -18, 15, 55}, {1194, -19, 6, 15}, {1194, -21, 16, 35}// 227 228 229
, {1194, -15, 12, 15}, {1194, -15, 13, 15}, {1191, -21, 6, 55}// 230 231 232
, {1191, -21, 7, 55}, {1194, -20, 7, 15}, {1194, -16, 15, 15}// 233 234 235
, {1194, -20, 6, 15}, {1194, -21, 7, 15}, {1191, -17, 6, 55}// 236 237 238
, {1194, -15, 11, 15}, {1194, -21, 6, 15}, {1194, -15, 7, 15}// 239 240 241
, {1194, -16, 13, 15}, {1191, -19, 9, 55}, {1191, -17, 9, 55}// 242 243 244
, {1191, -17, 10, 55}, {1191, -18, 11, 55}, {1191, -18, 12, 55}// 245 246 247
, {1191, -19, 9, 55}, {1191, -19, 10, 55}, {1192, -11, 7, 15}// 248 249 250
, {1191, -18, 14, 55}, {1192, -12, 11, 15}, {1191, -18, 15, 55}// 251 252 253
, {322, -19, 15, 55}, {1192, -10, 8, 15}, {1191, -18, 13, 55}// 254 255 256
, {1192, -10, 9, 15}, {1192, -10, 7, 15}, {1194, -15, 8, 15}// 257 258 259
, {1191, -18, 8, 55}, {1194, -16, 10, 15}, {1191, -19, 7, 55}// 260 261 262
, {1192, -10, 11, 15}, {1192, -10, 10, 15}, {1192, -10, 13, 15}// 263 264 265
, {1192, -10, 12, 15}, {2176, -16, 15, 35}, {1192, -10, 14, 15}// 266 267 268
, {2176, -17, 15, 35}, {911, -15, 15, 15}, {2176, -15, 15, 35}// 269 270 271
, {1194, -15, 10, 15}, {1191, -12, 16, 15}, {1191, -20, 14, 55}// 272 273 274
, {322, -20, 15, 55}, {1192, -11, 14, 15}, {1191, -15, 10, 55}// 275 276 278
, {911, -15, 14, 15}, {1192, -12, 10, 15}, {1191, -21, 15, 55}// 279 280 281
, {1191, -21, 13, 55}, {1191, -20, 15, 55}, {1191, -21, 12, 55}// 282 283 284
, {1191, -20, 13, 55}, {323, -15, 7, 55}, {911, -15, 8, 15}// 285 286 287
, {1191, -21, 11, 55}, {1191, -20, 9, 55}, {1191, -20, 10, 55}// 288 289 290
, {1191, -20, 11, 55}, {1191, -20, 12, 55}, {1194, -16, 11, 15}// 291 292 293
, {6430, -21, 9, 15}, {322, -16, 10, 55}, {1192, -12, 14, 15}// 294 295 296
, {911, -15, 10, 15}, {1191, -19, 12, 55}, {1191, -19, 11, 55}// 297 299 300
, {1194, -17, 14, 15}, {1191, -11, 17, 15}, {1192, -11, 10, 15}// 301 302 303
, {1192, -11, 13, 15}, {321, -15, 10, 55}, {1191, -11, 16, 15}// 304 305 306
, {1191, -19, 6, 55}, {323, -18, 14, 55}, {323, -18, 13, 55}// 307 308 309
, {323, -18, 12, 55}, {898, -18, 10, 35}, {1191, -19, 13, 55}// 310 311 312
, {1192, -12, 12, 15}, {1192, -12, 13, 15}, {1194, -17, 7, 15}// 313 314 315
, {1194, -18, 15, 15}, {1194, -18, 14, 15}, {1194, -18, 13, 15}// 316 317 318
, {1194, -18, 12, 15}, {1194, -18, 7, 15}, {1194, -19, 15, 15}// 319 320 321
, {1194, -19, 14, 15}, {1194, -19, 13, 15}, {1194, -19, 12, 15}// 322 323 324
, {1194, -19, 7, 15}, {1194, -20, 15, 15}, {1194, -20, 14, 15}// 325 326 327
, {1194, -20, 13, 15}, {1194, -20, 12, 15}, {1194, -20, 7, 15}// 328 329 330
, {1194, -21, 15, 15}, {1194, -21, 14, 15}, {1194, -21, 13, 15}// 331 332 333
, {1194, -21, 12, 15}, {1194, -21, 7, 15}, {1194, -21, 7, 15}// 334 335 336
, {1194, -21, 8, 15}, {1194, -21, 9, 15}, {1191, -12, 17, 15}// 337 338 339
, {1191, -15, 6, 55}, {1191, -15, 7, 55}, {1191, -15, 9, 55}// 340 341 342
, {1192, -11, 9, 15}, {910, -19, 15, 15}, {910, -20, 15, 15}// 343 344 345
, {1192, -12, 6, 15}, {1192, -12, 7, 15}, {1192, -11, 11, 15}// 346 347 348
, {1192, -11, 6, 15}, {910, -20, 15, 35}, {324, -21, 15, 55}// 349 350 351
, {911, -18, 14, 35}, {911, -18, 12, 35}, {909, -15, 10, 35}// 352 353 354
, {911, -18, 11, 35}, {1191, -16, 6, 55}, {911, -15, 6, 35}// 355 356 357
, {911, -15, 8, 35}, {1194, -21, 6, 35}, {1194, -21, 7, 35}// 358 359 360
, {1194, -21, 8, 35}, {1194, -21, 9, 35}, {1194, -21, 10, 35}// 361 362 363
, {1194, -21, 11, 35}, {1194, -21, 12, 35}, {1194, -21, 13, 35}// 364 365 366
, {1194, -21, 14, 35}, {1194, -21, 15, 35}, {1194, -20, 6, 35}// 367 368 369
, {1194, -20, 7, 35}, {1194, -20, 8, 35}, {1194, -20, 9, 35}// 370 371 372
, {1194, -20, 10, 35}, {1194, -20, 11, 35}, {1194, -20, 12, 35}// 373 374 375
, {1194, -20, 13, 35}, {1194, -20, 14, 35}, {1194, -20, 15, 35}// 376 377 378
, {1194, -19, 6, 35}, {1194, -19, 7, 35}, {1194, -19, 8, 35}// 379 380 381
, {1194, -19, 9, 35}, {1194, -19, 10, 35}, {1194, -19, 11, 35}// 382 383 384
, {1194, -19, 12, 35}, {1194, -19, 13, 35}, {1194, -19, 14, 35}// 385 386 387
, {1194, -19, 15, 35}, {1194, -18, 6, 35}, {1194, -18, 7, 35}// 388 389 390
, {1194, -18, 8, 35}, {1194, -18, 9, 35}, {1194, -18, 10, 35}// 391 392 393
, {1194, -18, 11, 35}, {1194, -18, 12, 35}, {1194, -18, 13, 35}// 394 395 396
, {1194, -18, 14, 35}, {1194, -18, 15, 35}, {1194, -17, 6, 35}// 397 398 399
, {1194, -17, 7, 35}, {1194, -17, 8, 35}, {1194, -17, 9, 35}// 400 401 402
, {1194, -17, 10, 35}, {1194, -17, 11, 35}, {1194, -17, 12, 35}// 403 404 405
, {1194, -17, 13, 35}, {1194, -17, 14, 35}, {1194, -17, 15, 35}// 406 407 408
, {1194, -16, 6, 35}, {1194, -16, 7, 35}, {1194, -16, 8, 35}// 409 410 411
, {1194, -16, 9, 35}, {1194, -16, 10, 35}, {1194, -16, 11, 35}// 412 413 414
, {1194, -16, 12, 35}, {1194, -16, 13, 35}, {1194, -16, 14, 35}// 415 416 417
, {1194, -16, 15, 35}, {1194, -15, 6, 35}, {1194, -15, 7, 35}// 418 419 420
, {1194, -15, 8, 35}, {1194, -15, 9, 35}, {1194, -15, 10, 35}// 421 422 423
, {1194, -15, 11, 35}, {1194, -15, 12, 35}, {1194, -15, 13, 35}// 424 425 426
, {1194, -15, 14, 35}, {1194, -15, 15, 35}, {898, -21, 15, 35}// 427 428 429
, {1191, -16, 10, 55}, {1191, -16, 9, 55}, {1191, -16, 8, 55}// 430 431 432
, {1191, -16, 7, 55}, {1191, -19, 7, 55}, {911, -21, 16, 15}// 433 434 437
, {1193, -14, 11, 15}, {1193, -14, 12, 15}, {1193, -13, 11, 15}// 438 439 440
, {1193, -13, 12, 15}, {1191, -10, 15, 15}, {1191, -10, 17, 15}// 441 442 443
, {1191, -10, 16, 15}, {944, -14, 21, 0}, {1190, -10, 21, 15}// 444 445 446
, {1190, -10, 20, 15}, {1190, -10, 19, 15}, {1190, -10, 18, 15}// 447 448 449
, {1190, -11, 18, 15}, {1190, -11, 19, 15}, {1190, -11, 20, 15}// 450 451 452
, {1190, -11, 21, 15}, {1190, -12, 19, 15}, {1190, -12, 18, 15}// 453 454 455
, {1190, -12, 20, 15}, {1190, -12, 21, 15}, {1192, -12, 17, 15}// 456 457 458
, {1192, -11, 17, 15}, {1192, -10, 17, 15}, {944, -14, 16, 0}// 459 460 461
, {938, -13, 17, 15}, {938, -13, 22, 15}, {1195, -3, -11, 35}// 462 463 464
, {1195, -3, -12, 35}, {1195, -3, -13, 35}, {1195, -3, -14, 35}// 465 466 467
, {1195, -3, -15, 35}, {1195, -3, -16, 35}, {1195, -3, -17, 35}// 468 469 470
, {1195, -3, -18, 35}, {1195, -4, -13, 35}, {1195, -4, -11, 35}// 471 472 473
, {1195, -4, -12, 35}, {1195, -1, -14, 35}, {298, -5, -19, 15}// 474 475 476
, {1195, -4, -15, 35}, {1195, -1, -17, 35}, {1195, -1, -16, 35}// 477 478 479
, {1195, -4, -14, 35}, {311, 3, -17, 15}, {311, 3, -18, 15}// 480 481 482
, {1195, -2, -14, 35}, {1995, 0, -12, 15}, {1195, -2, -13, 35}// 483 484 485
, {1995, 0, -11, 15}, {1192, -9, -12, 10}, {1192, -9, -13, 10}// 486 487 488
, {1195, -2, -12, 35}, {311, 3, -11, 15}, {1995, -2, -11, 15}// 489 490 491
, {1995, 2, -12, 15}, {323, -5, -18, 35}, {1995, -3, -18, 15}// 492 493 494
, {1995, 2, -11, 15}, {1995, 4, -12, 15}, {1995, -1, -11, 15}// 495 496 497
, {1995, -1, -12, 15}, {310, 2, -19, 15}, {311, -5, -11, 15}// 498 499 500
, {1195, -1, -18, 35}, {310, 6, -18, 15}, {310, 4, -18, 15}// 501 502 503
, {1195, -4, -16, 35}, {1195, -1, -11, 35}, {1192, -9, -11, 10}// 504 505 506
, {310, -1, -19, 15}, {2658, 1, -17, 16}, {310, 0, -19, 15}// 507 508 509
, {1195, -4, -18, 35}, {2658, 1, -15, 16}, {1995, -3, -16, 15}// 510 511 512
, {1995, -4, -12, 15}, {1195, 0, -16, 35}, {1995, -4, -14, 15}// 513 514 515
, {1995, -4, -15, 15}, {1995, -4, -16, 15}, {1995, -4, -17, 15}// 516 517 518
, {1995, -4, -18, 15}, {1995, 1, -11, 15}, {1995, 1, -12, 15}// 519 520 521
, {1995, -4, -11, 15}, {1995, -3, -17, 15}, {1195, -2, -18, 35}// 522 526 527
, {1195, 1, -11, 35}, {1195, 0, -15, 35}, {1195, 0, -18, 35}// 528 529 530
, {323, -5, -16, 35}, {1195, -1, -12, 35}, {323, -5, -17, 35}// 531 532 533
, {1995, -4, -12, 15}, {1995, -4, -13, 15}, {3696, 2, -18, 36}// 534 535 536
, {1995, 4, -11, 15}, {1195, -2, -15, 35}, {1995, 5, -12, 15}// 537 538 539
, {1995, 5, -11, 15}, {322, 3, -19, 35}, {322, 2, -19, 35}// 540 541 542
, {322, 1, -19, 35}, {322, 0, -19, 35}, {322, -1, -19, 35}// 543 544 545
, {322, -2, -19, 35}, {322, -3, -19, 35}, {322, -4, -19, 35}// 546 547 548
, {322, 4, -18, 35}, {323, -5, -14, 35}, {323, -5, -13, 35}// 549 550 551
, {323, -5, -12, 35}, {323, -5, -11, 35}, {322, 5, -18, 35}// 552 553 554
, {322, 6, -18, 35}, {323, -5, -15, 35}, {1195, 6, -11, 35}// 555 556 557
, {1195, 6, -12, 35}, {1195, 6, -13, 35}, {1195, 6, -14, 35}// 558 559 560
, {1195, 6, -15, 35}, {1195, 6, -16, 35}, {1195, 6, -17, 35}// 561 562 563
, {1195, 5, -11, 35}, {1195, 5, -12, 35}, {1195, 5, -13, 35}// 564 565 566
, {1195, 5, -14, 35}, {1195, 5, -15, 35}, {1195, 5, -16, 35}// 567 568 569
, {1195, 5, -17, 35}, {1195, 4, -11, 35}, {1195, 4, -12, 35}// 570 571 572
, {1195, 4, -13, 35}, {1195, 4, -14, 35}, {1195, 4, -15, 35}// 573 574 575
, {1195, 4, -16, 35}, {1195, 4, -17, 35}, {1195, 3, -11, 35}// 576 577 578
, {1195, 3, -12, 35}, {1195, 3, -13, 35}, {1195, 3, -14, 35}// 579 580 581
, {1195, 3, -15, 35}, {1195, 3, -16, 35}, {1195, 3, -17, 35}// 582 583 584
, {1195, 3, -18, 35}, {1195, -1, -15, 35}, {1195, -2, -16, 35}// 585 586 587
, {2658, 1, -13, 16}, {311, -5, -14, 15}, {311, -5, -15, 15}// 588 589 590
, {311, -5, -17, 15}, {310, 3, -19, 15}, {2653, 0, -13, 16}// 591 592 593
, {311, -5, -12, 15}, {2653, 0, -17, 16}, {310, -3, -19, 15}// 594 595 596
, {310, -4, -19, 15}, {2653, 0, -15, 16}, {1995, 6, -12, 15}// 597 598 599
, {1995, 6, -11, 15}, {1995, -2, -12, 15}, {1195, 2, -15, 35}// 600 601 604
, {1995, -3, -12, 15}, {1995, -3, -11, 15}, {938, -8, -13, 10}// 605 606 607
, {1995, 3, -11, 15}, {1995, 3, -12, 15}, {1195, 1, -13, 35}// 608 609 610
, {1195, 1, -14, 35}, {1195, 2, -18, 35}, {1195, -1, -13, 35}// 611 612 613
, {1195, 0, -12, 35}, {1195, 0, -11, 35}, {1195, 2, -17, 35}// 614 615 616
, {1195, 2, -16, 35}, {1195, 0, -14, 35}, {1195, 0, -13, 35}// 617 618 619
, {1195, 1, -16, 35}, {1195, 1, -17, 35}, {1195, 1, -18, 35}// 620 621 622
, {1195, 0, -17, 35}, {1195, -2, -11, 35}, {1195, -2, -17, 35}// 623 624 625
, {311, -5, -18, 15}, {1195, 1, -15, 35}, {1195, 2, -11, 35}// 626 627 628
, {1195, 2, -12, 35}, {1195, 2, -13, 35}, {1195, 2, -14, 35}// 629 630 631
, {1195, 1, -12, 35}, {944, -8, -13, 5}, {311, 3, -13, 15}// 632 633 634
, {311, 3, -16, 15}, {323, 3, -18, 35}, {311, 3, -14, 15}// 635 636 637
, {311, 3, -15, 15}, {1995, 6, -12, 15}, {1995, 6, -13, 15}// 638 639 640
, {1995, 6, -14, 15}, {1995, 6, -15, 15}, {1995, 6, -16, 15}// 641 642 643
, {311, 3, -12, 15}, {1995, 6, -17, 15}, {1195, -4, -17, 35}// 644 645 646
, {3696, -3, -18, 36}, {1995, -3, -15, 15}, {1995, -3, -14, 15}// 647 648 649
, {1995, -3, -13, 15}, {1995, -3, -12, 15}, {1995, -2, -18, 15}// 650 651 652
, {1995, -2, -17, 15}, {1995, -2, -16, 15}, {1995, -2, -15, 15}// 653 654 655
, {1995, -2, -14, 15}, {1995, -2, -13, 15}, {1995, -2, -12, 15}// 656 657 658
, {1995, -1, -18, 15}, {1995, -1, -17, 15}, {1995, -1, -16, 15}// 659 660 661
, {1995, -1, -15, 15}, {1995, -1, -14, 15}, {1995, -1, -13, 15}// 662 663 664
, {1995, -1, -12, 15}, {1995, 0, -18, 15}, {1995, 0, -17, 15}// 665 666 667
, {1995, 0, -16, 15}, {1995, 0, -15, 15}, {1995, 0, -14, 15}// 668 669 670
, {1995, 0, -13, 15}, {1995, 0, -12, 15}, {1995, 1, -18, 15}// 671 672 673
, {1995, 1, -17, 15}, {1995, 1, -16, 15}, {1995, 1, -15, 15}// 674 675 676
, {1995, 1, -14, 15}, {1995, 1, -13, 15}, {1995, 1, -12, 15}// 677 678 679
, {1995, 2, -18, 15}, {1995, 2, -17, 15}, {1995, 2, -16, 15}// 680 681 682
, {1995, 2, -15, 15}, {1995, 2, -14, 15}, {1995, 2, -13, 15}// 683 684 685
, {1995, 2, -12, 15}, {1995, 3, -17, 15}, {1995, 3, -16, 15}// 686 687 688
, {1995, 3, -15, 15}, {1995, 3, -14, 15}, {1995, 3, -13, 15}// 689 690 691
, {1995, 3, -12, 15}, {1995, 3, -18, 15}, {1995, 4, -17, 15}// 692 693 694
, {1995, 4, -16, 15}, {1995, 4, -15, 15}, {1995, 4, -14, 15}// 695 696 697
, {1995, 4, -13, 15}, {1995, 4, -12, 15}, {1995, 5, -17, 15}// 698 699 700
, {1995, 5, -16, 15}, {1995, 5, -15, 15}, {1995, 5, -14, 15}// 701 702 703
, {1995, 5, -13, 15}, {1995, 5, -12, 15}, {2653, -4, -13, 16}// 704 705 706
, {2653, -4, -15, 16}, {2653, -4, -17, 16}, {2658, -3, -13, 16}// 707 708 709
, {2658, -3, -15, 16}, {2658, -3, -17, 16}, {3695, -3, -16, 36}// 710 711 712
, {3695, 2, -16, 36}, {1195, -3, -7, 35}, {1995, -3, -5, 15}// 713 714 715
, {1995, 3, -7, 15}, {1995, 3, -8, 15}, {1195, -3, -8, 35}// 716 717 718
, {1195, -3, -9, 35}, {1195, -3, -10, 35}, {1190, -1, 1, 15}// 719 720 721
, {310, -3, -5, 15}, {1192, -9, -2, 10}, {1995, -3, -6, 15}// 722 723 724
, {1995, 0, -6, 15}, {1995, 1, -5, 15}, {1995, 0, -5, 15}// 725 726 727
, {1191, -9, 5, 15}, {1191, -9, 3, 15}, {1191, -9, 4, 15}// 728 729 730
, {1190, -9, -1, 15}, {938, -2, -2, 15}, {938, 5, -2, 15}// 731 732 733
, {1195, -4, -10, 35}, {1995, -2, -9, 15}, {311, 3, -10, 15}// 734 735 736
, {1192, -9, -7, 10}, {1190, -2, 2, 15}, {1190, -8, 2, 15}// 737 738 739
, {1190, -3, 0, 15}, {1995, -2, -6, 15}, {1195, 2, -7, 35}// 740 741 742
, {1190, -6, 2, 15}, {1190, -5, -1, 15}, {1190, -3, 2, 15}// 743 744 745
, {1190, -3, 1, 15}, {1190, -1, 0, 15}, {1190, -4, 2, 15}// 746 747 748
, {1190, -5, 1, 15}, {1190, -5, 0, 15}, {1190, -3, -1, 15}// 749 750 751
, {1190, -9, 1, 15}, {1190, -4, 0, 15}, {1190, -4, -1, 15}// 752 753 754
, {1995, -2, -5, 15}, {1190, -5, 2, 15}, {1995, -1, -6, 15}// 755 756 757
, {1190, -2, 1, 15}, {1190, -1, -1, 15}, {1195, 1, -9, 35}// 758 759 760
, {1995, -1, -6, 15}, {1995, 1, -8, 15}, {1995, 1, -7, 15}// 761 762 763
, {1995, 1, -6, 15}, {1995, -2, -7, 15}, {1192, -9, -10, 10}// 764 765 766
, {1192, -9, -6, 10}, {944, 4, -3, 0}, {944, -3, 2, 0}// 767 768 769
, {311, 2, -6, 15}, {1190, 3, 2, 15}, {1190, -1, 2, 15}// 770 771 772
, {1190, 3, 1, 15}, {938, 5, 3, 15}, {1190, -1, 1, 15}// 773 774 775
, {1995, -4, -7, 15}, {1995, -4, -8, 15}, {1995, -2, -10, 15}// 776 777 778
, {1195, -1, -8, 35}, {1190, 6, 2, 15}, {1190, 6, 1, 15}// 779 780 781
, {1190, 5, 2, 15}, {944, 4, 2, 5}, {1190, 4, 2, 15}// 782 783 784
, {1190, 5, 1, 15}, {1190, 4, 1, 15}, {1190, -1, -1, 15}// 785 786 787
, {1190, 1, -1, 15}, {1190, 0, 1, 15}, {1190, 0, 0, 15}// 788 789 790
, {1995, 0, -6, 15}, {1190, 2, 1, 15}, {1190, 2, 0, 15}// 791 792 793
, {1190, 2, -1, 15}, {1190, 1, 1, 15}, {1190, 1, 0, 15}// 794 795 796
, {1190, 6, 1, 15}, {1190, 6, 0, 15}, {1190, 6, -1, 15}// 797 798 799
, {1190, 5, 1, 15}, {1190, -8, -1, 15}, {1190, 5, 0, 15}// 800 801 802
, {1190, -9, 2, 15}, {1995, -1, -8, 15}, {1995, 2, -7, 15}// 803 804 805
, {1995, 2, -8, 15}, {1190, 5, -1, 15}, {1995, 2, -9, 15}// 806 807 808
, {1995, 2, -10, 15}, {1190, 4, 1, 15}, {1190, 4, 0, 15}// 809 810 811
, {322, 0, -5, 35}, {1190, 4, -1, 15}, {1995, -1, -9, 15}// 812 813 814
, {1995, -1, -10, 15}, {1995, 1, -10, 15}, {1995, 3, -9, 15}// 815 816 817
, {1995, 1, -9, 15}, {1190, 3, 1, 15}, {1190, 3, 0, 15}// 818 819 820
, {1995, -2, -6, 15}, {1190, 3, -1, 15}, {1995, 0, -10, 15}// 821 822 823
, {1995, 6, -7, 15}, {322, 2, -5, 35}, {322, 1, -5, 35}// 824 825 826
, {1995, 0, -9, 15}, {1190, 0, -1, 15}, {1190, -1, 1, 15}// 827 828 829
, {1190, -8, 0, 15}, {1995, -1, -5, 15}, {1995, 6, -8, 15}// 830 831 832
, {938, -2, 3, 15}, {322, -1, -5, 35}, {1995, 2, -5, 15}// 833 834 835
, {1190, -7, 2, 15}, {1190, -2, 0, 15}, {1190, -2, -1, 15}// 836 837 838
, {1190, 0, 2, 15}, {1190, -1, 2, 15}, {310, 2, -5, 15}// 839 840 841
, {1190, -7, 1, 15}, {1190, 0, 1, 15}, {1995, -4, -9, 15}// 842 843 844
, {1190, -4, 1, 15}, {1190, -6, 1, 15}, {1190, -6, 0, 15}// 845 846 847
, {1190, 1, 2, 15}, {1190, -6, -1, 15}, {322, -2, -5, 35}// 848 849 850
, {1995, -1, -7, 15}, {1190, -9, 0, 15}, {1195, -2, -7, 35}// 851 852 853
, {1190, -7, -1, 15}, {1190, -7, 0, 15}, {311, 2, -5, 15}// 854 855 856
, {1195, 2, -8, 35}, {1192, -9, -8, 10}, {323, -4, -6, 35}// 857 858 859
, {323, -4, -5, 35}, {1190, 1, 1, 15}, {1195, -1, -9, 35}// 860 861 863
, {310, -2, -10, 15}, {310, -3, -10, 15}, {1995, 2, -6, 15}// 864 865 866
, {1192, 1, -5, 15}, {938, -8, 3, 15}, {310, -4, -10, 15}// 867 868 869
, {310, 1, -10, 15}, {1192, -1, -2, 15}, {1192, -1, -3, 15}// 870 872 873
, {1192, -1, -4, 15}, {1192, 0, -5, 15}, {1995, 1, -6, 15}// 874 875 876
, {310, 3, -10, 15}, {1190, 2, 1, 15}, {1190, 2, 2, 15}// 877 878 879
, {310, 2, -10, 15}, {1995, 2, -6, 15}, {322, -3, -5, 35}// 880 881 882
, {1192, -9, -9, 10}, {944, -9, 2, 0}, {322, -4, -10, 35}// 883 884 885
, {1195, 1, -10, 35}, {1995, 0, -8, 15}, {1995, 0, -7, 15}// 886 887 888
, {1190, -1, 0, 15}, {1190, -8, 1, 15}, {1192, -9, -5, 10}// 889 890 891
, {1192, -9, -4, 10}, {1192, -9, -3, 10}, {1995, 6, -10, 15}// 892 893 894
, {1995, 6, -9, 15}, {1995, -4, -6, 15}, {1195, 2, -10, 35}// 895 896 897
, {944, -8, -3, 5}, {938, -8, -3, 10}, {1995, 4, -10, 15}// 898 899 900
, {1995, 4, -9, 15}, {1995, 4, -8, 15}, {1995, 4, -7, 15}// 901 902 903
, {944, 1, -6, 0}, {322, 3, -7, 35}, {322, 4, -7, 35}// 904 905 906
, {323, -4, -7, 35}, {323, -4, -8, 35}, {323, -4, -9, 35}// 907 908 909
, {323, -5, -10, 35}, {323, 2, -6, 35}, {323, 2, -5, 35}// 910 911 912
, {324, 2, -7, 35}, {322, 6, -7, 35}, {322, 5, -7, 35}// 913 914 915
, {1195, 2, -5, 35}, {1195, 2, -6, 35}, {1195, 1, -5, 35}// 916 917 918
, {1195, 1, -6, 35}, {1195, 0, -5, 35}, {1195, 0, -6, 35}// 919 920 921
, {1195, -1, -5, 35}, {1195, -1, -6, 35}, {1195, -2, -5, 35}// 922 923 924
, {1195, -2, -6, 35}, {1195, -3, -5, 35}, {1195, -3, -6, 35}// 925 926 927
, {1195, 6, -7, 35}, {1195, 6, -8, 35}, {1195, 6, -9, 35}// 928 929 930
, {1195, 6, -10, 35}, {1195, 5, -7, 35}, {1195, 5, -8, 35}// 931 932 933
, {1195, 5, -9, 35}, {1195, 5, -10, 35}, {1195, 4, -7, 35}// 934 935 936
, {1195, 4, -8, 35}, {1195, 4, -9, 35}, {1195, 4, -10, 35}// 937 938 939
, {1195, 3, -7, 35}, {1195, 3, -8, 35}, {1195, 3, -9, 35}// 940 941 942
, {1195, 3, -10, 35}, {944, -8, -8, 5}, {944, 4, 2, 0}// 943 944 945
, {310, 1, -5, 15}, {310, -2, -5, 15}, {944, -3, -3, 0}// 946 947 948
, {311, 3, -7, 15}, {944, 1, -8, 0}, {1192, 0, -2, 15}// 949 950 951
, {1192, 0, -3, 15}, {1192, 0, -4, 15}, {310, 5, -7, 15}// 952 953 954
, {1995, 5, -8, 15}, {1995, 5, -7, 15}, {1195, -2, -8, 35}// 955 956 957
, {1995, -4, -6, 15}, {1995, -4, -10, 15}, {1195, 0, -9, 35}// 958 959 960
, {1195, 0, -7, 35}, {1195, 0, -8, 35}, {938, -8, -8, 10}// 961 962 963
, {1995, 3, -10, 15}, {1995, 5, -9, 15}, {1995, 5, -10, 15}// 966 967 968
, {1195, 1, -7, 35}, {1195, 1, -8, 35}, {1195, -1, -7, 35}// 969 970 971
, {1195, -2, -10, 35}, {1195, -2, -9, 35}, {1195, 0, -10, 35}// 972 973 974
, {1195, -1, -10, 35}, {1995, -3, -10, 15}, {1995, -2, -8, 15}// 975 976 977
, {1851, -9, -2, 10}, {311, -4, -8, 15}, {311, -4, -6, 15}// 978 979 980
, {311, -4, -9, 15}, {310, 3, -7, 15}, {1195, 2, -9, 35}// 981 982 983
, {311, -4, -5, 15}, {1995, -3, -6, 15}, {1995, -3, -7, 15}// 984 985 986
, {1995, -3, -8, 15}, {1995, -3, -9, 15}, {944, -4, -6, 0}// 987 988 989
, {1190, -4, 19, 15}, {1190, -4, 18, 15}, {1190, -5, 21, 15}// 990 991 992
, {1190, -5, 20, 15}, {1190, -5, 19, 15}, {1190, -2, 20, 15}// 993 994 995
, {1190, -5, 18, 15}, {1190, -2, 19, 15}, {938, -8, 17, 15}// 996 997 998
, {1190, -6, 21, 15}, {1190, -6, 20, 15}, {1190, -6, 19, 15}// 999 1000 1001
, {1190, -6, 18, 15}, {1190, -3, 19, 15}, {1190, -7, 21, 15}// 1002 1003 1004
, {1190, -7, 20, 15}, {1190, -7, 19, 15}, {1190, -7, 18, 15}// 1005 1006 1007
, {1190, -8, 21, 15}, {1190, -8, 20, 15}, {1191, -9, 17, 15}// 1008 1009 1010
, {1191, -9, 6, 15}, {1191, -9, 7, 15}, {1191, -9, 8, 15}// 1011 1012 1013
, {1191, -9, 9, 15}, {1191, -9, 10, 15}, {1191, -9, 11, 15}// 1014 1015 1016
, {1191, -9, 12, 15}, {1191, -9, 13, 15}, {1191, -9, 14, 15}// 1017 1018 1019
, {1191, -9, 15, 15}, {1191, -9, 16, 15}, {1190, -8, 19, 15}// 1020 1021 1022
, {1190, -8, 18, 15}, {1190, -9, 21, 15}, {1190, -9, 20, 15}// 1023 1024 1025
, {1190, -9, 19, 15}, {1190, -9, 18, 15}, {1190, -3, 18, 15}// 1026 1027 1028
, {1190, -2, 21, 15}, {1190, 6, 19, 15}, {1190, -4, 20, 15}// 1029 1030 1031
, {1190, -4, 21, 15}, {944, -9, 16, 0}, {1190, 6, 18, 15}// 1032 1033 1034
, {944, -3, 21, 0}, {1190, -3, 20, 15}, {938, -8, 10, 15}// 1035 1036 1037
, {944, -3, 16, 0}, {944, -9, 21, 0}, {1190, 6, 20, 15}// 1038 1039 1040
, {938, 6, 17, 15}, {1190, 6, 21, 15}, {944, 5, 16, 0}// 1041 1042 1043
, {1190, -2, 18, 15}, {944, 5, 21, 0}, {1190, -3, 21, 15}// 1044 1045 1046
, {944, -9, 9, 0}, {938, -2, 17, 15}, {1192, -9, 17, 15}// 1047 1048 1049
, {938, 6, 22, 15}, {938, -2, 22, 15}, {938, -8, 22, 15}// 1050 1051 1052
, {1995, 15, -16, 15}, {1995, 8, -11, 15}, {1995, 7, -12, 15}// 1053 1054 1055
, {1189, 21, -17, 75}, {1189, 22, -14, 55}, {1995, 21, -18, 15}// 1056 1057 1058
, {1995, 14, -14, 15}, {1995, 14, -15, 15}, {1995, 19, -20, 15}// 1059 1060 1061
, {1995, 22, -15, 15}, {1995, 22, -16, 15}, {1995, 19, -14, 15}// 1062 1063 1064
, {1995, 22, -17, 15}, {1995, 20, -18, 15}, {1189, 15, -17, 75}// 1065 1066 1067
, {1189, 22, -15, 55}, {1189, 18, -15, 75}, {944, 21, -21, 0}// 1068 1069 1070
, {1995, 20, -19, 15}, {200, 14, -21, 55}, {1189, 21, -20, 75}// 1071 1072 1073
, {1189, 17, -19, 75}, {1995, 20, -15, 15}, {1995, 20, -20, 15}// 1074 1075 1076
, {1995, 20, -16, 15}, {1995, 20, -17, 15}, {200, 16, -21, 15}// 1077 1078 1079
, {1995, 16, -17, 15}, {1189, 18, -16, 75}, {1189, 21, -15, 75}// 1080 1081 1082
, {1995, 8, -12, 15}, {1189, 17, -20, 75}, {1189, 19, -16, 75}// 1083 1084 1085
, {1189, 16, -14, 75}, {1995, 18, -17, 15}, {199, 22, -14, 35}// 1086 1087 1088
, {1189, 22, -16, 55}, {1995, 21, -17, 15}, {1995, 21, -19, 15}// 1089 1090 1091
, {1995, 21, -20, 15}, {1995, 19, -18, 15}, {1995, 20, -14, 15}// 1092 1093 1094
, {1995, 19, -17, 15}, {1995, 19, -16, 15}, {1995, 19, -15, 15}// 1095 1096 1097
, {1995, 22, -14, 15}, {1995, 21, -14, 15}, {1995, 21, -15, 15}// 1098 1099 1100
, {1995, 22, -18, 15}, {1995, 21, -16, 15}, {1995, 22, -19, 15}// 1101 1102 1103
, {1995, 22, -20, 15}, {1995, 18, -18, 15}, {1995, 16, -14, 15}// 1104 1105 1106
, {1995, 18, -14, 15}, {201, 22, -15, 15}, {201, 22, -16, 15}// 1107 1108 1109
, {201, 22, -17, 15}, {1189, 14, -19, 55}, {1995, 17, -20, 15}// 1110 1111 1112
, {1189, 15, -17, 55}, {1189, 15, -19, 55}, {201, 13, -17, 15}// 1113 1114 1115
, {200, 15, -21, 15}, {1189, 15, -18, 75}, {1189, 14, -16, 55}// 1116 1117 1118
, {1189, 15, -18, 55}, {1189, 20, -18, 75}, {222, 19, -14, 75}// 1119 1120 1121
, {1189, 20, -20, 75}, {1189, 19, -14, 75}, {1995, 18, -16, 15}// 1122 1123 1124
, {310, 9, -18, 15}, {1189, 20, -16, 75}, {1189, 14, -20, 55}// 1125 1126 1127
, {1995, 16, -16, 15}, {1189, 19, -19, 75}, {1995, 9, -13, 15}// 1128 1129 1132
, {222, 14, -14, 78}, {1189, 21, -16, 75}, {221, 13, -14, 78}// 1133 1134 1135
, {221, 13, -20, 78}, {200, 18, -21, 35}, {221, 13, -18, 78}// 1136 1137 1138
, {200, 17, -21, 35}, {221, 13, -16, 78}, {200, 15, -21, 35}// 1139 1140 1141
, {1189, 20, -15, 75}, {1995, 18, -19, 15}, {1189, 14, -21, 55}// 1142 1143 1144
, {200, 19, -21, 35}, {1189, 14, -18, 75}, {1189, 14, -17, 75}// 1145 1146 1147
, {1189, 14, -19, 75}, {222, 22, -21, 78}, {222, 20, -21, 78}// 1148 1149 1150
, {1189, 14, -20, 75}, {222, 18, -21, 78}, {222, 16, -21, 78}// 1151 1152 1153
, {222, 14, -21, 78}, {1189, 15, -16, 55}, {223, 13, -21, 75}// 1154 1155 1156
, {1995, 9, -11, 15}, {220, 22, -14, 78}, {1995, 9, -12, 15}// 1157 1158 1159
, {201, 13, -19, 55}, {201, 13, -20, 55}, {1995, 15, -18, 15}// 1160 1161 1162
, {1189, 14, -15, 55}, {1189, 14, -18, 55}, {200, 16, -21, 35}// 1163 1164 1165
, {200, 22, -21, 35}, {1995, 18, -15, 15}, {200, 21, -21, 35}// 1166 1167 1168
, {1189, 14, -17, 55}, {200, 20, -21, 35}, {1189, 17, -16, 75}// 1169 1170 1171
, {222, 16, -14, 78}, {222, 18, -14, 78}, {222, 20, -14, 78}// 1172 1173 1174
, {1189, 16, -20, 75}, {1189, 19, -18, 75}, {323, 9, -17, 35}// 1175 1176 1177
, {1995, 17, -14, 15}, {1189, 17, -14, 75}, {1189, 17, -15, 75}// 1178 1179 1180
, {1189, 15, -19, 75}, {1189, 18, -19, 75}, {200, 17, -14, 15}// 1181 1182 1183
, {1995, 16, -18, 15}, {1189, 22, -20, 75}, {322, 9, -18, 35}// 1184 1185 1186
, {1189, 22, -18, 75}, {1995, 17, -16, 15}, {1189, 22, -19, 75}// 1187 1188 1189
, {222, 20, -14, 75}, {1995, 17, -19, 15}, {222, 22, -21, 75}// 1190 1192 1193
, {222, 21, -21, 75}, {222, 20, -21, 75}, {222, 19, -21, 75}// 1194 1195 1196
, {1995, 14, -20, 15}, {222, 18, -14, 75}, {322, 8, -18, 35}// 1197 1198 1199
, {222, 18, -21, 75}, {222, 17, -21, 75}, {222, 16, -21, 75}// 1200 1201 1202
, {1189, 18, -17, 75}, {310, 7, -18, 15}, {222, 15, -21, 75}// 1203 1204 1205
, {222, 14, -21, 75}, {6981, 19, -20, 16}, {1995, 9, -14, 15}// 1206 1207 1208
, {1189, 22, -19, 55}, {200, 20, -14, 15}, {200, 19, -14, 15}// 1209 1210 1211
, {200, 21, -14, 15}, {1189, 17, -21, 55}, {1189, 16, -14, 55}// 1212 1213 1214
, {1189, 16, -16, 55}, {1189, 16, -15, 55}, {1189, 18, -21, 55}// 1215 1216 1217
, {6980, 18, -19, 16}, {1189, 17, -14, 55}, {1995, 9, -15, 15}// 1218 1219 1220
, {1995, 18, -20, 15}, {221, 22, -16, 78}, {221, 22, -18, 78}// 1221 1222 1223
, {6988, 14, -20, 15}, {1189, 17, -20, 55}, {1189, 17, -19, 55}// 1224 1225 1226
, {200, 14, -14, 36}, {1189, 17, -18, 55}, {1189, 15, -15, 55}// 1227 1228 1229
, {221, 13, -16, 75}, {221, 13, -17, 75}, {221, 13, -18, 75}// 1230 1231 1232
, {201, 22, -18, 55}, {944, 8, -18, 0}, {1189, 20, -19, 75}// 1233 1234 1235
, {221, 13, -19, 75}, {1995, 14, -19, 15}, {221, 13, -20, 75}// 1237 1238 1239
, {222, 14, -14, 75}, {1995, 15, -17, 15}, {1189, 18, -18, 75}// 1240 1241 1242
, {1995, 16, -15, 15}, {1189, 18, -14, 75}, {1995, 14, -16, 15}// 1243 1244 1245
, {1995, 14, -17, 15}, {1189, 19, -20, 75}, {1995, 14, -18, 15}// 1246 1247 1248
, {221, 22, -19, 75}, {221, 22, -20, 75}, {221, 22, -18, 75}// 1249 1250 1251
, {221, 22, -17, 75}, {221, 22, -16, 75}, {221, 22, -15, 75}// 1252 1253 1254
, {220, 22, -14, 75}, {1995, 7, -11, 15}, {200, 20, -21, 15}// 1255 1256 1257
, {200, 21, -21, 15}, {201, 13, -18, 15}, {200, 18, -21, 15}// 1258 1259 1260
, {200, 19, -21, 15}, {1995, 17, -15, 15}, {322, 7, -18, 35}// 1261 1262 1263
, {1189, 20, -17, 75}, {1189, 16, -18, 75}, {1189, 18, -20, 75}// 1264 1265 1266
, {1995, 15, -20, 15}, {1995, 15, -19, 15}, {1189, 15, -14, 75}// 1267 1268 1269
, {1189, 15, -15, 75}, {1189, 15, -16, 75}, {1189, 17, -17, 75}// 1270 1271 1272
, {1189, 17, -18, 75}, {1189, 14, -14, 55}, {1189, 15, -21, 55}// 1273 1274 1275
, {1189, 15, -20, 75}, {204, 13, -21, 55}, {200, 16, -14, 15}// 1276 1277 1278
, {1189, 22, -17, 75}, {201, 22, -20, 35}, {201, 13, -14, 35}// 1279 1280 1281
, {200, 20, -14, 55}, {200, 19, -14, 55}, {1189, 22, -14, 75}// 1282 1283 1284
, {201, 22, -17, 35}, {201, 22, -19, 35}, {201, 22, -18, 35}// 1285 1286 1287
, {200, 17, -14, 55}, {200, 16, -14, 55}, {221, 13, -15, 75}// 1288 1289 1290
, {1189, 19, -15, 75}, {200, 14, -14, 56}, {201, 13, -16, 15}// 1291 1292 1293
, {1189, 17, -15, 55}, {200, 14, -21, 15}, {201, 22, -19, 15}// 1294 1295 1296
, {201, 22, -18, 15}, {201, 22, -20, 15}, {201, 13, -19, 15}// 1297 1298 1299
, {200, 22, -21, 16}, {201, 22, -16, 35}, {201, 13, -20, 35}// 1300 1301 1302
, {199, 22, -14, 55}, {323, 9, -16, 35}, {323, 9, -13, 35}// 1303 1304 1305
, {323, 9, -12, 35}, {323, 9, -15, 35}, {323, 9, -14, 35}// 1306 1307 1308
, {6979, 17, -19, 16}, {323, 9, -11, 35}, {1195, 9, -11, 35}// 1309 1310 1311
, {1195, 9, -12, 35}, {1195, 9, -13, 35}, {1195, 9, -14, 35}// 1312 1313 1314
, {1195, 9, -15, 35}, {1195, 9, -16, 35}, {1195, 9, -17, 35}// 1315 1316 1317
, {1195, 8, -11, 35}, {1195, 8, -12, 35}, {1195, 8, -13, 35}// 1318 1319 1320
, {1195, 8, -14, 35}, {1195, 8, -15, 35}, {1195, 8, -16, 35}// 1321 1322 1323
, {1195, 8, -17, 35}, {1195, 7, -11, 35}, {1195, 7, -12, 35}// 1324 1325 1326
, {1195, 7, -13, 35}, {1195, 7, -14, 35}, {1195, 7, -15, 35}// 1327 1328 1329
, {1195, 7, -16, 35}, {1195, 7, -17, 35}, {1189, 20, -14, 75}// 1330 1331 1332
, {1189, 16, -16, 75}, {1189, 22, -15, 75}, {1189, 22, -16, 75}// 1333 1334 1335
, {1189, 16, -17, 55}, {1189, 16, -18, 55}, {1189, 16, -19, 55}// 1336 1337 1338
, {1189, 20, -20, 55}, {1189, 20, -19, 55}, {1189, 17, -17, 55}// 1339 1340 1341
, {1189, 16, -15, 75}, {1189, 22, -20, 55}, {201, 13, -20, 15}// 1342 1343 1344
, {201, 13, -17, 35}, {201, 13, -16, 35}, {201, 13, -15, 35}// 1345 1346 1347
, {201, 13, -18, 35}, {201, 13, -19, 35}, {1189, 22, -18, 55}// 1348 1349 1350
, {1189, 22, -17, 55}, {199, 22, -14, 16}, {201, 22, -15, 35}// 1351 1352 1353
, {1189, 15, -20, 55}, {1995, 17, -17, 15}, {1995, 17, -18, 15}// 1354 1355 1356
, {1995, 19, -19, 15}, {1995, 15, -15, 15}, {1995, 15, -14, 15}// 1357 1358 1359
, {1995, 16, -20, 15}, {1995, 16, -19, 15}, {944, 15, -14, 0}// 1360 1361 1362
, {944, 12, -14, 0}, {944, 9, -11, 0}, {1189, 14, -15, 75}// 1363 1364 1365
, {200, 14, -21, 35}, {1189, 14, -14, 75}, {938, 16, -13, 15}// 1366 1367 1368
, {938, 13, -13, 15}, {201, 22, -20, 55}, {201, 13, -17, 55}// 1369 1370 1371
, {201, 13, -16, 55}, {201, 13, -15, 55}, {201, 13, -14, 55}// 1372 1373 1374
, {201, 22, -17, 55}, {201, 22, -16, 55}, {6989, 16, -19, 16}// 1375 1376 1377
, {1189, 19, -17, 75}, {1189, 21, -14, 75}, {200, 17, -21, 15}// 1378 1379 1380
, {201, 13, -15, 15}, {1189, 17, -16, 55}, {201, 13, -14, 15}// 1381 1382 1383
, {222, 21, -14, 75}, {311, 9, -12, 15}, {944, 21, -15, 0}// 1384 1385 1386
, {1189, 21, -19, 75}, {1189, 21, -18, 75}, {311, 9, -14, 15}// 1387 1388 1389
, {311, 9, -15, 15}, {311, 9, -17, 15}, {204, 13, -21, 15}// 1390 1392 1393
, {1189, 21, -14, 55}, {1189, 21, -15, 55}, {1189, 21, -16, 55}// 1394 1395 1396
, {1189, 21, -17, 55}, {1189, 21, -18, 55}, {1189, 21, -19, 55}// 1397 1398 1399
, {1189, 21, -20, 55}, {1189, 21, -21, 55}, {1189, 20, -16, 55}// 1400 1401 1402
, {1189, 20, -15, 55}, {1189, 20, -14, 55}, {1189, 18, -18, 55}// 1403 1404 1405
, {1189, 18, -19, 55}, {1189, 18, -20, 55}, {1189, 20, -18, 55}// 1406 1407 1408
, {1189, 20, -17, 55}, {1189, 19, -21, 55}, {1189, 18, -14, 55}// 1409 1410 1411
, {1189, 18, -15, 55}, {1189, 18, -16, 55}, {1189, 18, -17, 55}// 1412 1413 1414
, {1189, 19, -17, 55}, {1189, 19, -18, 55}, {1189, 19, -19, 55}// 1415 1416 1417
, {1189, 19, -20, 55}, {1189, 20, -21, 55}, {1189, 19, -14, 55}// 1418 1419 1420
, {1189, 19, -15, 55}, {1189, 19, -16, 55}, {1189, 16, -20, 55}// 1421 1422 1423
, {1189, 16, -21, 55}, {1189, 15, -14, 55}, {200, 15, -14, 36}// 1424 1425 1426
, {200, 17, -14, 35}, {200, 16, -14, 35}, {200, 18, -14, 35}// 1427 1428 1429
, {200, 18, -21, 55}, {200, 17, -21, 55}, {200, 16, -21, 55}// 1430 1431 1432
, {200, 15, -21, 55}, {200, 20, -14, 35}, {200, 19, -14, 35}// 1433 1434 1435
, {200, 20, -21, 55}, {200, 19, -21, 55}, {200, 21, -21, 55}// 1436 1437 1438
, {200, 21, -14, 35}, {1995, 9, -17, 15}, {1995, 9, -16, 15}// 1439 1440 1441
, {1995, 8, -12, 15}, {1995, 8, -13, 15}, {1995, 8, -14, 15}// 1442 1443 1444
, {1995, 8, -15, 15}, {1995, 8, -16, 15}, {1995, 8, -17, 15}// 1445 1446 1447
, {1995, 8, -18, 15}, {1995, 7, -12, 15}, {1995, 7, -13, 15}// 1448 1449 1450
, {1995, 7, -14, 15}, {1995, 7, -15, 15}, {1995, 7, -16, 15}// 1451 1452 1453
, {1995, 7, -17, 15}, {200, 18, -14, 15}, {200, 22, -21, 55}// 1454 1455 1456
, {221, 13, -14, 75}, {1191, 16, -14, 15}, {222, 16, -14, 75}// 1457 1458 1459
, {222, 15, -14, 75}, {1191, 14, -14, 15}, {1191, 14, -13, 15}// 1460 1464 1465
, {1191, 14, -12, 15}, {1191, 14, -11, 15}, {1191, 15, -14, 15}// 1466 1467 1468
, {1191, 15, -13, 15}, {1191, 15, -12, 15}, {1191, 15, -11, 15}// 1469 1470 1471
, {1189, 16, -17, 75}, {1189, 14, -16, 75}, {222, 17, -14, 75}// 1472 1473 1474
, {221, 22, -20, 78}, {223, 13, -21, 78}, {201, 13, -18, 55}// 1475 1476 1477
, {1189, 16, -19, 75}, {311, 9, -13, 15}, {6984, 18, -20, 16}// 1478 1479 1480
, {6998, 17, -20, 16}, {6997, 18, -18, 16}, {7008, 17, -18, 16}// 1481 1482 1483
, {7011, 16, -18, 16}, {1995, 9, -7, 15}, {1191, 15, -10, 15}// 1484 1485 1486
, {1995, 9, -8, 15}, {1995, 9, -9, 15}, {1995, 8, -9, 15}// 1487 1488 1489
, {1190, 9, 2, 15}, {1190, 9, 1, 15}, {1190, 9, 0, 15}// 1490 1491 1492
, {1190, 9, -1, 15}, {1190, 11, 0, 15}, {1190, 11, -1, 15}// 1493 1494 1495
, {1190, 12, -1, 15}, {1995, 8, -7, 15}, {1190, 11, 1, 15}// 1496 1497 1498
, {1191, 16, 5, 15}, {1191, 16, 4, 15}, {1191, 16, 3, 15}// 1499 1500 1501
, {1191, 15, 5, 15}, {1191, 15, 4, 15}, {1191, 15, 3, 15}// 1502 1503 1504
, {1190, 13, 2, 15}, {1191, 14, 5, 15}, {1191, 14, 4, 15}// 1505 1506 1507
, {1191, 14, 3, 15}, {1190, 14, -1, 15}, {1190, 13, 1, 15}// 1508 1509 1510
, {1191, 13, 5, 15}, {1191, 13, 4, 15}, {1191, 13, 3, 15}// 1511 1512 1513
, {1995, 8, -10, 15}, {1190, 16, 2, 15}, {938, 12, -2, 15}// 1514 1515 1516
, {1190, 13, -1, 15}, {1995, 7, -9, 15}, {1190, 13, 0, 15}// 1517 1518 1519
, {1190, 8, 1, 15}, {1190, 12, -8, 15}, {1190, 8, 0, 15}// 1520 1521 1522
, {1190, 12, 2, 15}, {1190, 7, 2, 15}, {1190, 14, 2, 15}// 1523 1524 1525
, {1190, 15, 1, 15}, {1190, 7, 1, 15}, {1190, 7, 0, 15}// 1526 1527 1528
, {1190, 7, -1, 15}, {1190, 14, 0, 15}, {1190, 12, 1, 15}// 1529 1530 1531
, {1190, 11, 2, 15}, {1190, 16, 1, 15}, {1190, 10, 1, 15}// 1532 1533 1534
, {1190, 15, 0, 15}, {1190, 10, 2, 15}, {1995, 8, -8, 15}// 1535 1536 1537
, {311, 9, -10, 15}, {1190, 8, -1, 15}, {1190, 10, 0, 15}// 1538 1539 1540
, {1190, 14, 1, 15}, {1190, 12, 0, 15}, {1190, 7, -1, 15}// 1541 1542 1543
, {1190, 15, 2, 15}, {1190, 10, -1, 15}, {1995, 7, -10, 15}// 1544 1545 1546
, {1995, 7, -8, 15}, {1190, 14, -9, 15}, {1190, 13, -9, 15}// 1547 1548 1549
, {1190, 14, -8, 15}, {1190, 13, -8, 15}, {1190, 15, -1, 15}// 1550 1551 1553
, {1190, 16, 0, 15}, {1190, 16, -1, 15}, {1995, 7, -7, 15}// 1554 1555 1556
, {1190, 7, 2, 15}, {1190, 8, 2, 15}, {1190, 7, 0, 15}// 1557 1558 1559
, {1190, 7, 1, 15}, {1995, 9, -10, 15}, {1190, 15, -8, 15}// 1560 1561 1562
, {1190, 15, -9, 15}, {938, 10, -7, 15}, {1190, 9, -9, 15}// 1563 1564 1565
, {1190, 9, -10, 15}, {1190, 8, -9, 15}, {1190, 8, -10, 15}// 1566 1567 1568
, {310, 9, -7, 15}, {323, 9, -7, 35}, {323, 9, -8, 35}// 1569 1570 1571
, {323, 9, -9, 35}, {323, 9, -10, 35}, {322, 9, -7, 35}// 1572 1573 1574
, {322, 8, -7, 35}, {322, 7, -7, 35}, {1195, 9, -7, 35}// 1575 1576 1577
, {1195, 9, -8, 35}, {1195, 9, -9, 35}, {1195, 9, -10, 35}// 1578 1579 1580
, {1195, 8, -7, 35}, {1195, 8, -8, 35}, {1195, 8, -9, 35}// 1581 1582 1583
, {1195, 8, -10, 35}, {1195, 7, -7, 35}, {1195, 7, -8, 35}// 1584 1585 1586
, {1195, 7, -9, 35}, {1195, 7, -10, 35}, {944, 8, -8, 0}// 1587 1588 1589
, {944, 11, -3, 0}, {944, 11, 2, 0}, {1190, 10, -8, 15}// 1590 1591 1592
, {1190, 11, -9, 15}, {1190, 11, -8, 15}, {1190, 12, -9, 15}// 1593 1594 1595
, {1190, 10, -9, 15}, {310, 7, -7, 15}, {938, 12, 3, 15}// 1596 1597 1598
, {944, 15, -8, 2}, {944, 9, -8, 0}, {938, 10, -10, 15}// 1599 1600 1601
, {938, 13, -10, 15}, {938, 16, -7, 18}, {944, 16, 2, 0}// 1602 1603 1604
, {311, 9, -7, 15}, {944, 16, -3, 0}, {938, 16, -3, 5}// 1605 1606 1607
, {1191, 14, -10, 15}, {938, 17, 3, 15}, {1191, 16, 14, 15}// 1608 1609 1610
, {1194, 18, 8, 15}, {1194, 17, 7, 15}, {1194, 17, 8, 15}// 1611 1612 1613
, {1191, 16, 12, 15}, {1191, 16, 11, 15}, {1191, 16, 10, 15}// 1614 1615 1616
, {1191, 16, 9, 15}, {1191, 16, 8, 15}, {1191, 16, 7, 15}// 1617 1618 1619
, {1191, 16, 6, 15}, {1191, 15, 12, 15}, {1191, 15, 11, 15}// 1620 1621 1622
, {1191, 15, 10, 15}, {1191, 15, 9, 15}, {1191, 15, 8, 15}// 1623 1624 1625
, {1191, 15, 7, 15}, {1191, 15, 6, 15}, {944, 10, 21, 0}// 1626 1627 1628
, {1191, 14, 12, 15}, {1191, 14, 11, 15}, {1191, 14, 10, 15}// 1629 1630 1631
, {1191, 14, 9, 15}, {1191, 14, 8, 15}, {1191, 14, 7, 15}// 1632 1633 1634
, {1191, 14, 6, 15}, {1191, 13, 12, 15}, {1191, 13, 11, 15}// 1635 1636 1637
, {1191, 13, 10, 15}, {1191, 13, 9, 15}, {1191, 13, 8, 15}// 1638 1639 1640
, {1191, 13, 7, 15}, {1191, 13, 6, 15}, {1193, 16, 18, 15}// 1641 1642 1643
, {1191, 13, 14, 15}, {1191, 13, 15, 15}, {1191, 13, 17, 15}// 1644 1645 1646
, {1191, 13, 16, 15}, {1191, 15, 16, 15}, {1191, 16, 12, 15}// 1647 1648 1649
, {1191, 15, 12, 15}, {1191, 15, 17, 15}, {1191, 16, 16, 15}// 1650 1651 1652
, {1193, 14, 20, 15}, {1193, 16, 20, 15}, {1193, 15, 20, 15}// 1653 1654 1655
, {1191, 16, 15, 15}, {1191, 13, 13, 15}, {1191, 13, 12, 15}// 1656 1657 1658
, {1193, 16, 19, 15}, {1191, 16, 13, 15}, {1193, 15, 21, 15}// 1659 1660 1661
, {1191, 14, 17, 15}, {1191, 15, 13, 15}, {1191, 14, 14, 15}// 1662 1663 1664
, {1191, 15, 15, 15}, {1191, 15, 14, 15}, {1193, 14, 18, 15}// 1665 1666 1667
, {1191, 16, 17, 15}, {1193, 16, 21, 15}, {1191, 14, 16, 15}// 1668 1669 1670
, {1191, 14, 13, 15}, {1193, 15, 19, 15}, {1193, 15, 18, 15}// 1671 1672 1673
, {1193, 14, 21, 15}, {1193, 14, 19, 15}, {1191, 14, 12, 15}// 1674 1675 1676
, {1191, 14, 15, 15}, {1190, 7, 18, 15}, {1190, 7, 19, 15}// 1677 1678 1679
, {1190, 7, 20, 15}, {1190, 7, 21, 15}, {1190, 8, 18, 15}// 1680 1681 1682
, {1190, 8, 19, 15}, {1190, 8, 20, 15}, {1190, 8, 21, 15}// 1683 1684 1685
, {1190, 9, 18, 15}, {1190, 9, 19, 15}, {1190, 9, 20, 15}// 1686 1687 1688
, {1190, 9, 21, 15}, {1190, 10, 18, 15}, {1190, 10, 19, 15}// 1689 1690 1691
, {1190, 10, 20, 15}, {1190, 10, 21, 15}, {1190, 11, 18, 15}// 1692 1693 1694
, {1190, 11, 19, 15}, {1190, 11, 20, 15}, {1190, 11, 21, 15}// 1695 1696 1697
, {1190, 12, 18, 15}, {1190, 12, 19, 15}, {1190, 12, 20, 15}// 1698 1699 1700
, {1190, 12, 21, 15}, {1190, 13, 18, 15}, {1190, 13, 19, 15}// 1701 1702 1703
, {1190, 13, 20, 15}, {1190, 13, 21, 15}, {1190, 14, 18, 15}// 1704 1705 1706
, {1190, 14, 19, 15}, {1190, 14, 20, 15}, {1190, 14, 21, 15}// 1707 1708 1709
, {944, 11, 16, 0}, {1191, 13, 17, 15}, {1191, 14, 17, 15}// 1710 1711 1712
, {1191, 15, 17, 15}, {1191, 16, 17, 15}, {944, 16, 9, 0}// 1713 1714 1715
, {944, 16, 16, 0}, {944, 11, 9, 0}, {1194, 21, 7, 15}// 1716 1717 1718
, {1194, 18, 7, 15}, {1194, 20, 7, 15}, {1194, 17, 7, 15}// 1719 1720 1721
, {938, 12, 10, 15}, {938, 17, 10, 15}, {938, 12, 17, 15}// 1722 1723 1724
, {938, 17, 17, 15}, {944, 16, 21, 0}, {1194, 19, 7, 15}// 1725 1726 1727
, {1194, 20, 8, 15}, {1194, 21, 7, 15}, {1194, 19, 7, 15}// 1728 1729 1730
, {1194, 18, 7, 15}, {1194, 19, 8, 15}, {1194, 21, 8, 15}// 1731 1732 1733
, {1194, 20, 7, 15}, {938, 11, 22, 15}, {938, 17, 22, 15}// 1734 1735 1736
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Pirate_Castle_FinalAddonDeed();
}
}
[ Constructable ]
public Aiakos_Pirate_Castle_FinalAddon()
{
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, 314, -16, 5, 35, 0, 1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 314, -19, 5, 35, 0, 1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 314, -21, 5, 35, 0, 1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 314, -16, 5, 15, 0, 1, "", 1);// 32
AddComplexComponent( (BaseAddon) this, 314, -19, 5, 15, 0, 1, "", 1);// 33
AddComplexComponent( (BaseAddon) this, 315, -15, 9, 15, 0, 1, "", 1);// 112
AddComplexComponent( (BaseAddon) this, 315, -15, 7, 15, 0, 1, "", 1);// 198
AddComplexComponent( (BaseAddon) this, 315, -15, 7, 35, 0, 1, "", 1);// 277
AddComplexComponent( (BaseAddon) this, 315, -15, 9, 35, 0, 1, "", 1);// 298
AddComplexComponent( (BaseAddon) this, 314, -21, 16, 35, 0, 1, "", 1);// 435
AddComplexComponent( (BaseAddon) this, 314, -21, 16, 15, 0, 1, "", 1);// 436
AddComplexComponent( (BaseAddon) this, 314, 5, -18, 15, 0, 1, "", 1);// 523
AddComplexComponent( (BaseAddon) this, 314, 1, -19, 15, 0, 1, "", 1);// 524
AddComplexComponent( (BaseAddon) this, 314, -2, -19, 15, 0, 1, "", 1);// 525
AddComplexComponent( (BaseAddon) this, 315, -5, -16, 15, 0, 1, "", 1);// 602
AddComplexComponent( (BaseAddon) this, 315, -5, -13, 15, 0, 1, "", 1);// 603
AddComplexComponent( (BaseAddon) this, 314, 4, -7, 15, 0, 1, "", 1);// 862
AddComplexComponent( (BaseAddon) this, 314, 6, -7, 15, 0, 1, "", 1);// 871
AddComplexComponent( (BaseAddon) this, 315, -5, -10, 15, 0, 1, "", 1);// 964
AddComplexComponent( (BaseAddon) this, 315, -4, -7, 15, 0, 1, "", 1);// 965
AddComplexComponent( (BaseAddon) this, 203, 22, -19, 55, 0, 1, "", 1);// 1130
AddComplexComponent( (BaseAddon) this, 203, 22, -15, 55, 0, 1, "", 1);// 1131
AddComplexComponent( (BaseAddon) this, 315, 9, -16, 15, 0, 1, "", 1);// 1191
AddComplexComponent( (BaseAddon) this, 314, 8, -18, 15, 0, 1, "", 1);// 1236
AddComplexComponent( (BaseAddon) this, 315, 9, -11, 15, 0, 1, "", 1);// 1391
AddComplexComponent( (BaseAddon) this, 202, 15, -14, 55, 0, 1, "", 1);// 1461
AddComplexComponent( (BaseAddon) this, 202, 18, -14, 55, 0, 1, "", 1);// 1462
AddComplexComponent( (BaseAddon) this, 202, 21, -14, 55, 0, 1, "", 1);// 1463
AddComplexComponent( (BaseAddon) this, 314, 8, -7, 15, 0, 1, "", 1);// 1552
}
public Aiakos_Pirate_Castle_FinalAddon( 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 Aiakos_Pirate_Castle_FinalAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Pirate_Castle_FinalAddon();
}
}
[Constructable]
public Aiakos_Pirate_Castle_FinalAddonDeed()
{
Name = "Aiakos_Pirate_Castle_Final";
}
public Aiakos_Pirate_Castle_FinalAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,668 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Small_Stone_VillaAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1006, -13, -2, 0}, {1006, -12, -2, 0}, {1006, -11, -2, 0}// 1 2 3
, {1006, -10, -2, 0}, {1006, -9, -2, 0}, {1006, -8, -2, 0}// 4 5 6
, {1006, -7, -2, 0}, {1006, -6, -2, 0}, {1006, -5, -2, 0}// 7 8 9
, {1006, -4, -2, 0}, {1006, -3, -2, 0}, {1006, -2, -2, 0}// 10 11 12
, {1006, -1, -2, 0}, {352, -13, -3, 5}, {352, -11, -3, 5}// 13 14 15
, {352, -10, -3, 5}, {352, -9, -3, 5}, {352, -8, -3, 5}// 16 17 18
, {352, -6, -3, 5}, {352, -1, -3, 5}, {352, -3, -3, 5}// 19 20 21
, {351, -14, -2, 5}, {353, -14, -3, 5}, {351, -14, -2, 25}// 22 23 24
, {352, -12, -3, 25}, {352, -11, -3, 25}, {352, -10, -3, 25}// 25 26 27
, {352, -9, -3, 25}, {352, -7, -3, 25}, {352, -6, -3, 25}// 28 29 30
, {352, -5, -3, 25}, {352, -4, -3, 25}, {352, -3, -3, 25}// 31 32 33
, {352, -1, -3, 25}, {353, -14, -3, 25}, {1994, -8, -2, 25}// 34 35 36
, {1994, -7, -2, 25}, {1994, -6, -2, 25}, {1994, -5, -2, 25}// 37 38 39
, {1994, -4, -2, 25}, {1994, -3, -2, 25}, {1994, -2, -2, 25}// 40 41 42
, {1994, -1, -2, 25}, {1994, -13, -2, 5}, {1994, -12, -2, 5}// 43 44 45
, {1994, -11, -2, 5}, {1994, -10, -2, 5}, {1994, -9, -2, 5}// 46 47 48
, {1994, -8, -2, 5}, {1994, -7, -2, 5}, {1994, -6, -2, 5}// 49 50 51
, {1994, -5, -2, 5}, {1994, -4, -2, 5}, {1994, -3, -2, 5}// 52 53 54
, {1994, -2, -2, 5}, {1994, -1, -2, 5}, {1328, -13, -2, 45}// 55 56 57
, {1328, -12, -2, 45}, {1328, -11, -2, 45}, {1328, -10, -2, 45}// 58 59 60
, {1328, -9, -2, 45}, {1328, -8, -2, 45}, {1328, -7, -2, 45}// 61 62 63
, {1328, -6, -2, 45}, {1328, -5, -2, 45}, {1328, -4, -2, 45}// 64 65 66
, {1328, -3, -2, 45}, {1328, -2, -2, 45}, {1328, -1, -2, 45}// 67 68 69
, {358, -14, -2, 45}, {357, -13, -3, 45}, {357, -12, -3, 45}// 70 71 72
, {357, -11, -3, 45}, {357, -10, -3, 45}, {357, -9, -3, 45}// 73 74 75
, {357, -8, -3, 45}, {357, -7, -3, 45}, {357, -6, -3, 45}// 76 77 78
, {357, -5, -3, 45}, {357, -4, -3, 45}, {357, -3, -3, 45}// 79 80 81
, {357, -2, -3, 45}, {357, -1, -3, 45}, {359, -14, -3, 45}// 82 83 84
, {1900, -13, -2, 6}, {1900, -12, -2, 6}, {1900, -11, -2, 6}// 91 92 93
, {1900, -10, -2, 11}, {1900, -9, -2, 6}, {1900, -9, -2, 11}// 94 95 96
, {1900, -9, -2, 16}, {1904, -11, -2, 11}, {1904, -10, -2, 16}// 97 98 99
, {1904, -9, -2, 21}, {1900, -5, -3, 0}, {1900, -4, -3, 0}// 100 101 102
, {1903, -5, -4, 0}, {1903, -4, -4, 0}, {1006, -13, -1, 0}// 103 104 105
, {1006, -13, 0, 0}, {1006, -13, 1, 0}, {1006, -13, 2, 0}// 106 107 108
, {1006, -13, 3, 0}, {1006, -13, 4, 0}, {1006, -12, -1, 0}// 109 110 111
, {1006, -12, 0, 0}, {1006, -12, 1, 0}, {1006, -12, 2, 0}// 112 113 114
, {1006, -12, 3, 0}, {1006, -12, 4, 0}, {1006, -11, -1, 0}// 115 116 117
, {1006, -11, 0, 0}, {1006, -11, 1, 0}, {1006, -11, 2, 0}// 118 119 120
, {1006, -11, 3, 0}, {1006, -11, 4, 0}, {1006, -10, -1, 0}// 121 122 123
, {1006, -10, 0, 0}, {1006, -10, 1, 0}, {1006, -10, 2, 0}// 124 125 126
, {1006, -10, 3, 0}, {1006, -10, 4, 0}, {1006, -9, -1, 0}// 127 128 129
, {1006, -9, 0, 0}, {1006, -9, 1, 0}, {1006, -9, 2, 0}// 130 131 132
, {1006, -9, 3, 0}, {1006, -9, 4, 0}, {1006, -8, -1, 0}// 133 134 135
, {1006, -8, 0, 0}, {1006, -8, 1, 0}, {1006, -8, 2, 0}// 136 137 138
, {1006, -8, 3, 0}, {1006, -8, 4, 0}, {1006, -7, -1, 0}// 139 140 141
, {1006, -7, 0, 0}, {1006, -7, 1, 0}, {1006, -7, 2, 0}// 142 143 144
, {1006, -7, 3, 0}, {1006, -7, 4, 0}, {1006, -6, -1, 0}// 145 146 147
, {1006, -6, 0, 0}, {1006, -6, 1, 0}, {1006, -6, 2, 0}// 148 149 150
, {1006, -6, 3, 0}, {1006, -6, 4, 0}, {1006, -5, -1, 0}// 151 152 153
, {1006, -5, 0, 0}, {1006, -5, 1, 0}, {1006, -5, 2, 0}// 154 155 156
, {1006, -5, 3, 0}, {1006, -5, 4, 0}, {1006, -4, -1, 0}// 157 158 159
, {1006, -4, 0, 0}, {1006, -4, 1, 0}, {1006, -4, 2, 0}// 160 161 162
, {1006, -4, 3, 0}, {1006, -4, 4, 0}, {1006, -3, -1, 0}// 163 164 165
, {1006, -3, 0, 0}, {1006, -3, 1, 0}, {1006, -3, 2, 0}// 166 167 168
, {1006, -3, 3, 0}, {1006, -3, 4, 0}, {1006, -2, -1, 0}// 169 170 171
, {1006, -2, 0, 0}, {1006, -2, 1, 0}, {1006, -2, 2, 0}// 172 173 174
, {1006, -2, 3, 0}, {1006, -2, 4, 0}, {1006, -1, -1, 0}// 175 176 177
, {1006, -1, 0, 0}, {1006, -1, 1, 0}, {1006, -1, 2, 0}// 178 179 180
, {1006, -1, 3, 0}, {1006, -1, 4, 0}, {1006, -13, 5, 0}// 181 182 183
, {1006, -13, 6, 0}, {1006, -13, 7, 0}, {1006, -13, 8, 0}// 184 185 186
, {1006, -13, 9, 0}, {1006, -12, 5, 0}, {1006, -12, 6, 0}// 187 188 189
, {1006, -12, 7, 0}, {1006, -12, 8, 0}, {1006, -12, 9, 0}// 190 191 192
, {1006, -11, 5, 0}, {1006, -11, 6, 0}, {1006, -11, 7, 0}// 193 194 195
, {1006, -11, 8, 0}, {1006, -11, 9, 0}, {1006, -10, 5, 0}// 196 197 198
, {1006, -10, 6, 0}, {1006, -10, 7, 0}, {1006, -10, 8, 0}// 199 200 201
, {1006, -10, 9, 0}, {1006, -9, 5, 0}, {1006, -9, 6, 0}// 202 203 204
, {1006, -9, 7, 0}, {1006, -9, 8, 0}, {1006, -9, 9, 0}// 205 206 207
, {1006, -8, 5, 0}, {1006, -8, 6, 0}, {1006, -8, 7, 0}// 208 209 210
, {1006, -8, 8, 0}, {1006, -8, 9, 0}, {1006, -7, 5, 0}// 211 212 213
, {1006, -7, 6, 0}, {1006, -7, 7, 0}, {1006, -7, 8, 0}// 214 215 216
, {1006, -7, 9, 0}, {1006, -6, 5, 0}, {1006, -6, 6, 0}// 217 218 219
, {1006, -6, 7, 0}, {1006, -6, 8, 0}, {1006, -6, 9, 0}// 220 221 222
, {1006, -5, 5, 0}, {1006, -5, 6, 0}, {1006, -5, 7, 0}// 223 224 225
, {1006, -5, 8, 0}, {1006, -5, 9, 0}, {1006, -4, 5, 0}// 226 227 228
, {1006, -4, 6, 0}, {1006, -4, 7, 0}, {1006, -4, 8, 0}// 229 230 231
, {1006, -4, 9, 0}, {1006, -3, 5, 0}, {1006, -3, 6, 0}// 232 233 234
, {1006, -3, 7, 0}, {1006, -3, 8, 0}, {1006, -3, 9, 0}// 235 236 237
, {1006, -2, 5, 0}, {1006, -2, 6, 0}, {1006, -2, 7, 0}// 238 239 240
, {1006, -2, 8, 0}, {1006, -2, 9, 0}, {1006, -1, 5, 0}// 241 242 243
, {1006, -1, 6, 0}, {1006, -1, 7, 0}, {1006, -1, 8, 0}// 244 245 246
, {1006, -1, 9, 0}, {1008, -3, 10, 0}, {1010, -8, 10, 0}// 247 248 249
, {1007, -7, 11, 0}, {1007, -6, 11, 0}, {1007, -5, 11, 0}// 250 251 252
, {1007, -4, 11, 0}, {1006, -7, 10, 0}, {1006, -6, 10, 0}// 253 254 255
, {1006, -5, 10, 0}, {1006, -4, 10, 0}, {1012, -3, 11, 0}// 256 257 258
, {1014, -8, 11, 0}, {352, -13, 9, 5}, {352, -12, 9, 5}// 259 260 261
, {352, -11, 9, 5}, {352, -10, 9, 5}, {352, -9, 9, 5}// 262 263 264
, {352, -8, 9, 5}, {352, -7, 9, 5}, {352, -4, 9, 5}// 265 266 267
, {352, -3, 9, 5}, {352, -2, 9, 5}, {352, -1, 9, 5}// 268 269 270
, {351, -14, 0, 5}, {351, -14, 1, 5}, {351, -14, 2, 5}// 271 272 273
, {351, -14, 4, 5}, {351, -14, 5, 5}, {351, -14, 6, 5}// 274 275 276
, {351, -14, 8, 5}, {351, -14, 9, 5}, {352, -12, 9, 25}// 277 278 279
, {352, -11, 9, 25}, {352, -9, 9, 25}, {352, -7, 9, 25}// 280 281 282
, {352, -4, 9, 25}, {352, -2, 9, 25}, {352, -1, 9, 25}// 283 284 285
, {351, -14, 0, 25}, {351, -14, 1, 25}, {351, -14, 2, 25}// 286 287 288
, {351, -14, 4, 25}, {351, -14, 5, 25}, {351, -14, 6, 25}// 289 290 291
, {351, -14, 8, 25}, {351, -14, 9, 25}, {1994, -13, 3, 25}// 292 293 294
, {1994, -13, 4, 25}, {1994, -13, 5, 25}, {1994, -13, 6, 25}// 295 296 297
, {1994, -13, 7, 25}, {1994, -13, 8, 25}, {1994, -13, 9, 25}// 298 299 300
, {1994, -12, 3, 25}, {1994, -12, 4, 25}, {1994, -12, 5, 25}// 301 302 303
, {1994, -12, 6, 25}, {1994, -12, 7, 25}, {1994, -12, 8, 25}// 304 305 306
, {1994, -12, 9, 25}, {1994, -11, 3, 25}, {1994, -11, 4, 25}// 307 308 309
, {1994, -11, 5, 25}, {1994, -11, 6, 25}, {1994, -11, 7, 25}// 310 311 312
, {1994, -11, 8, 25}, {1994, -11, 9, 25}, {1994, -10, 3, 25}// 313 314 315
, {1994, -10, 4, 25}, {1994, -10, 5, 25}, {1994, -10, 6, 25}// 316 317 318
, {1994, -10, 7, 25}, {1994, -10, 8, 25}, {1994, -10, 9, 25}// 319 320 321
, {1994, -9, 3, 25}, {1994, -9, 4, 25}, {1994, -9, 5, 25}// 322 323 324
, {1994, -9, 6, 25}, {1994, -9, 7, 25}, {1994, -9, 8, 25}// 325 326 327
, {1994, -9, 9, 25}, {1994, -8, -1, 25}, {1994, -8, 0, 25}// 328 329 330
, {1994, -8, 1, 25}, {1994, -8, 2, 25}, {1994, -8, 3, 25}// 331 332 333
, {1994, -8, 4, 25}, {1994, -8, 5, 25}, {1994, -8, 6, 25}// 334 335 336
, {1994, -8, 7, 25}, {1994, -8, 8, 25}, {1994, -8, 9, 25}// 337 338 339
, {1994, -7, -1, 25}, {1994, -7, 0, 25}, {1994, -7, 1, 25}// 340 341 342
, {1994, -7, 2, 25}, {1994, -7, 3, 25}, {1994, -7, 4, 25}// 343 344 345
, {1994, -7, 5, 25}, {1994, -7, 6, 25}, {1994, -7, 7, 25}// 346 347 348
, {1994, -7, 8, 25}, {1994, -7, 9, 25}, {1994, -6, -1, 25}// 349 350 351
, {1994, -6, 0, 25}, {1994, -6, 1, 25}, {1994, -6, 2, 25}// 352 353 354
, {1994, -6, 3, 25}, {1994, -6, 4, 25}, {1994, -6, 5, 25}// 355 356 357
, {1994, -6, 6, 25}, {1994, -6, 7, 25}, {1994, -6, 8, 25}// 358 359 360
, {1994, -6, 9, 25}, {1994, -5, -1, 25}, {1994, -5, 0, 25}// 361 362 363
, {1994, -5, 1, 25}, {1994, -5, 2, 25}, {1994, -5, 3, 25}// 364 365 366
, {1994, -5, 4, 25}, {1994, -5, 5, 25}, {1994, -5, 6, 25}// 367 368 369
, {1994, -5, 7, 25}, {1994, -5, 8, 25}, {1994, -5, 9, 25}// 370 371 372
, {1994, -4, -1, 25}, {1994, -4, 0, 25}, {1994, -4, 1, 25}// 373 374 375
, {1994, -4, 2, 25}, {1994, -4, 3, 25}, {1994, -4, 4, 25}// 376 377 378
, {1994, -4, 5, 25}, {1994, -4, 6, 25}, {1994, -4, 7, 25}// 379 380 381
, {1994, -4, 8, 25}, {1994, -4, 9, 25}, {1994, -3, -1, 25}// 382 383 384
, {1994, -3, 0, 25}, {1994, -3, 1, 25}, {1994, -3, 2, 25}// 385 386 387
, {1994, -3, 3, 25}, {1994, -3, 4, 25}, {1994, -3, 5, 25}// 388 389 390
, {1994, -3, 6, 25}, {1994, -3, 7, 25}, {1994, -3, 8, 25}// 391 392 393
, {1994, -3, 9, 25}, {1994, -2, -1, 25}, {1994, -2, 0, 25}// 394 395 396
, {1994, -2, 1, 25}, {1994, -2, 2, 25}, {1994, -2, 3, 25}// 397 398 399
, {1994, -2, 4, 25}, {1994, -2, 5, 25}, {1994, -2, 6, 25}// 400 401 402
, {1994, -2, 7, 25}, {1994, -2, 8, 25}, {1994, -2, 9, 25}// 403 404 405
, {1994, -1, -1, 25}, {1994, -1, 0, 25}, {1994, -1, 1, 25}// 406 407 408
, {1994, -1, 2, 25}, {1994, -1, 3, 25}, {1994, -1, 4, 25}// 409 410 411
, {1994, -1, 5, 25}, {1994, -1, 6, 25}, {1994, -1, 7, 25}// 412 413 414
, {1994, -1, 8, 25}, {1994, -1, 9, 25}, {1994, -13, -1, 5}// 415 416 417
, {1994, -12, 0, 5}, {1994, -13, 1, 5}, {1994, -13, 2, 5}// 418 419 420
, {1994, -13, 3, 5}, {1994, -13, 4, 5}, {1994, -13, 5, 5}// 421 422 423
, {1994, -13, 6, 5}, {1994, -13, 7, 5}, {1994, -13, 8, 5}// 424 425 426
, {1994, -13, 9, 5}, {1994, -12, -1, 5}, {1994, -12, 0, 5}// 427 428 429
, {1994, -12, 1, 5}, {1994, -12, 2, 5}, {1994, -12, 3, 5}// 430 431 432
, {1994, -12, 4, 5}, {1994, -12, 5, 5}, {1994, -12, 6, 5}// 433 434 435
, {1994, -12, 7, 5}, {1994, -12, 8, 5}, {1994, -12, 9, 5}// 436 437 438
, {1994, -11, -1, 5}, {1994, -11, 0, 5}, {1994, -11, 1, 5}// 439 440 441
, {1994, -11, 2, 5}, {1994, -11, 3, 5}, {1994, -11, 4, 5}// 442 443 444
, {1994, -11, 5, 5}, {1994, -11, 6, 5}, {1994, -11, 7, 5}// 445 446 447
, {1994, -11, 8, 5}, {1994, -11, 9, 5}, {1994, -10, -1, 5}// 448 449 450
, {1994, -10, 0, 5}, {1994, -10, 1, 5}, {1994, -10, 2, 5}// 451 452 453
, {1994, -10, 3, 5}, {1994, -10, 4, 5}, {1994, -10, 5, 5}// 454 455 456
, {1994, -10, 6, 5}, {1994, -10, 7, 5}, {1994, -10, 8, 5}// 457 458 459
, {1994, -10, 9, 5}, {1994, -9, -1, 5}, {1994, -9, 0, 5}// 460 461 462
, {1994, -9, 1, 5}, {1994, -9, 2, 5}, {1994, -9, 3, 5}// 463 464 465
, {1994, -9, 4, 5}, {1994, -9, 5, 5}, {1994, -9, 6, 5}// 466 467 468
, {1994, -9, 7, 5}, {1994, -9, 8, 5}, {1994, -9, 9, 5}// 469 470 471
, {1994, -8, -1, 5}, {1994, -8, 0, 5}, {1994, -8, 1, 5}// 472 473 474
, {1994, -8, 2, 5}, {1994, -8, 3, 5}, {1994, -8, 4, 5}// 475 476 477
, {1994, -8, 5, 5}, {1994, -8, 6, 5}, {1994, -8, 7, 5}// 478 479 480
, {1994, -8, 8, 5}, {1994, -8, 9, 5}, {1994, -7, -1, 5}// 481 482 483
, {1994, -7, 0, 5}, {1994, -7, 1, 5}, {1994, -7, 2, 5}// 484 485 486
, {1994, -7, 3, 5}, {1994, -7, 4, 5}, {1994, -7, 5, 5}// 487 488 489
, {1994, -7, 6, 5}, {1994, -7, 7, 5}, {1994, -7, 8, 5}// 490 491 492
, {1994, -7, 9, 5}, {1994, -6, -1, 5}, {1994, -6, 0, 5}// 493 494 495
, {1994, -6, 1, 5}, {1994, -6, 2, 5}, {1994, -6, 3, 5}// 496 497 498
, {1994, -6, 4, 5}, {1994, -6, 5, 5}, {1994, -6, 6, 5}// 499 500 501
, {1994, -6, 7, 5}, {1994, -6, 8, 5}, {1994, -6, 9, 5}// 502 503 504
, {1994, -5, -1, 5}, {1994, -5, 0, 5}, {1994, -5, 1, 5}// 505 506 507
, {1994, -5, 2, 5}, {1994, -5, 3, 5}, {1994, -5, 4, 5}// 508 509 510
, {1994, -5, 5, 5}, {1994, -5, 6, 5}, {1994, -5, 7, 5}// 511 512 513
, {1994, -5, 8, 5}, {1994, -5, 9, 5}, {1994, -4, -1, 5}// 514 515 516
, {1994, -4, 0, 5}, {1994, -4, 1, 5}, {1994, -4, 2, 5}// 517 518 519
, {1994, -4, 3, 5}, {1994, -4, 4, 5}, {1994, -4, 5, 5}// 520 521 522
, {1994, -4, 6, 5}, {1994, -4, 7, 5}, {1994, -4, 8, 5}// 523 524 525
, {1994, -4, 9, 5}, {1994, -3, -1, 5}, {1994, -3, 0, 5}// 526 527 528
, {1994, -3, 1, 5}, {1994, -3, 2, 5}, {1994, -3, 3, 5}// 529 530 531
, {1994, -3, 4, 5}, {1994, -3, 5, 5}, {1994, -3, 6, 5}// 532 533 534
, {1994, -3, 7, 5}, {1994, -3, 8, 5}, {1994, -3, 9, 5}// 535 536 537
, {1994, -2, -1, 5}, {1994, -2, 0, 5}, {1994, -2, 1, 5}// 538 539 540
, {1994, -2, 2, 5}, {1994, -2, 3, 5}, {1994, -2, 4, 5}// 541 542 543
, {1994, -2, 5, 5}, {1994, -2, 6, 5}, {1994, -2, 7, 5}// 544 545 546
, {1994, -2, 8, 5}, {1994, -2, 9, 5}, {1994, -1, -1, 5}// 547 548 549
, {1994, -1, 0, 5}, {1994, -1, 1, 5}, {1994, -1, 2, 5}// 550 551 552
, {1994, -1, 3, 5}, {1994, -1, 4, 5}, {1994, -1, 5, 5}// 553 554 555
, {1994, -1, 6, 5}, {1994, -1, 7, 5}, {1994, -1, 8, 5}// 556 557 558
, {1994, -1, 9, 5}, {1328, -13, -1, 45}, {1328, -13, 0, 45}// 559 560 561
, {1328, -13, 1, 45}, {1328, -13, 2, 45}, {1328, -13, 3, 45}// 562 563 564
, {1328, -13, 4, 45}, {1328, -13, 5, 45}, {1328, -13, 6, 45}// 565 566 567
, {1328, -13, 7, 45}, {1328, -13, 8, 45}, {1328, -13, 9, 45}// 568 569 570
, {1328, -12, -1, 45}, {1328, -12, 0, 45}, {1328, -12, 1, 45}// 571 572 573
, {1328, -12, 2, 45}, {1328, -12, 3, 45}, {1328, -12, 4, 45}// 574 575 576
, {1328, -12, 5, 45}, {1328, -12, 6, 45}, {1328, -12, 7, 45}// 577 578 579
, {1328, -12, 8, 45}, {1328, -12, 9, 45}, {1328, -11, -1, 45}// 580 581 582
, {1328, -11, 0, 45}, {1328, -11, 1, 45}, {1328, -11, 2, 45}// 583 584 585
, {1328, -11, 3, 45}, {1328, -11, 4, 45}, {1328, -11, 5, 45}// 586 587 588
, {1328, -11, 6, 45}, {1328, -11, 7, 45}, {1328, -11, 8, 45}// 589 590 591
, {1328, -11, 9, 45}, {1328, -10, -1, 45}, {1328, -10, 0, 45}// 592 593 594
, {1328, -10, 1, 45}, {1328, -10, 2, 45}, {1328, -10, 3, 45}// 595 596 597
, {1328, -10, 4, 45}, {1328, -10, 5, 45}, {1328, -10, 6, 45}// 598 599 600
, {1328, -10, 7, 45}, {1328, -10, 8, 45}, {1328, -10, 9, 45}// 601 602 603
, {1328, -9, -1, 45}, {1328, -9, 0, 45}, {1328, -9, 1, 45}// 604 605 606
, {1328, -9, 2, 45}, {1328, -9, 3, 45}, {1328, -9, 4, 45}// 607 608 609
, {1328, -9, 5, 45}, {1328, -9, 6, 45}, {1328, -9, 7, 45}// 610 611 612
, {1328, -9, 8, 45}, {1328, -9, 9, 45}, {1328, -8, -1, 45}// 613 614 615
, {1328, -8, 0, 45}, {1328, -8, 1, 45}, {1328, -8, 2, 45}// 616 617 618
, {1328, -8, 3, 45}, {1328, -8, 4, 45}, {1328, -8, 5, 45}// 619 620 621
, {1328, -8, 6, 45}, {1328, -8, 7, 45}, {1328, -8, 8, 45}// 622 623 624
, {1328, -8, 9, 45}, {1328, -7, -1, 45}, {1328, -7, 0, 45}// 625 626 627
, {1328, -7, 1, 45}, {1328, -7, 2, 45}, {1328, -7, 3, 45}// 628 629 630
, {1328, -7, 4, 45}, {1328, -7, 5, 45}, {1328, -7, 6, 45}// 631 632 633
, {1328, -7, 7, 45}, {1328, -7, 8, 45}, {1328, -7, 9, 45}// 634 635 636
, {1328, -6, -1, 45}, {1328, -6, 0, 45}, {1328, -6, 1, 45}// 637 638 639
, {1328, -6, 2, 45}, {1328, -6, 3, 45}, {1328, -6, 4, 45}// 640 641 642
, {1328, -6, 5, 45}, {1328, -6, 6, 45}, {1328, -6, 7, 45}// 643 644 645
, {1328, -6, 8, 45}, {1328, -6, 9, 45}, {1328, -5, -1, 45}// 646 647 648
, {1328, -5, 0, 45}, {1328, -5, 1, 45}, {1328, -5, 2, 45}// 649 650 651
, {1328, -5, 3, 45}, {1328, -5, 4, 45}, {1328, -5, 5, 45}// 652 653 654
, {1328, -5, 6, 45}, {1328, -5, 7, 45}, {1328, -5, 8, 45}// 655 656 657
, {1328, -5, 9, 45}, {1328, -4, -1, 45}, {1328, -4, 0, 45}// 658 659 660
, {1328, -4, 1, 45}, {1328, -4, 2, 45}, {1328, -4, 3, 45}// 661 662 663
, {1328, -4, 4, 45}, {1328, -4, 5, 45}, {1328, -4, 6, 45}// 664 665 666
, {1328, -4, 7, 45}, {1328, -4, 8, 45}, {1328, -4, 9, 45}// 667 668 669
, {1328, -3, -1, 45}, {1328, -3, 0, 45}, {1328, -3, 1, 45}// 670 671 672
, {1328, -3, 2, 45}, {1328, -3, 3, 45}, {1328, -3, 4, 45}// 673 674 675
, {1328, -3, 5, 45}, {1328, -3, 6, 45}, {1328, -3, 7, 45}// 676 677 678
, {1328, -3, 8, 45}, {1328, -3, 9, 45}, {1328, -2, -1, 45}// 679 680 681
, {1328, -2, 0, 45}, {1328, -2, 1, 45}, {1328, -2, 2, 45}// 682 683 684
, {1328, -2, 3, 45}, {1328, -2, 4, 45}, {1328, -2, 5, 45}// 685 686 687
, {1328, -2, 6, 45}, {1328, -2, 7, 45}, {1328, -2, 8, 45}// 688 689 690
, {1328, -2, 9, 45}, {1328, -1, -1, 45}, {1328, -1, 0, 45}// 691 692 693
, {1328, -1, 1, 45}, {1328, -1, 2, 45}, {1328, -1, 3, 45}// 694 695 696
, {1328, -1, 4, 45}, {1328, -1, 5, 45}, {1328, -1, 6, 45}// 697 698 699
, {1328, -1, 7, 45}, {1328, -1, 8, 45}, {1328, -1, 9, 45}// 700 701 702
, {357, -13, 9, 45}, {357, -12, 9, 45}, {357, -11, 9, 45}// 703 704 705
, {357, -10, 9, 45}, {357, -9, 9, 45}, {357, -8, 9, 45}// 706 707 708
, {357, -7, 9, 45}, {357, -6, 9, 45}, {357, -5, 9, 45}// 709 710 711
, {357, -4, 9, 45}, {357, -3, 9, 45}, {357, -2, 9, 45}// 712 713 714
, {357, -1, 9, 45}, {358, -14, -1, 45}, {358, -14, 0, 45}// 715 716 717
, {358, -14, 1, 45}, {358, -14, 2, 45}, {358, -14, 3, 45}// 718 719 720
, {358, -14, 4, 45}, {358, -14, 5, 45}, {358, -14, 6, 45}// 721 722 723
, {358, -14, 7, 45}, {358, -14, 8, 45}, {358, -14, 9, 45}// 724 725 726
, {1900, -13, -1, 6}, {1900, -12, -1, 6}, {1900, -10, -1, 6}// 736 737 738
, {1900, -10, -1, 11}, {1900, -9, -1, 6}, {1900, -9, -1, 11}// 739 740 741
, {1900, -9, -1, 16}, {1901, -13, 0, 6}, {1901, -12, 0, 6}// 742 743 744
, {1904, -11, -1, 11}, {1904, -10, -1, 16}, {1904, -9, -1, 21}// 745 746 747
, {1900, -11, -1, 6}, {2176, -13, 2, 25}, {2176, -12, 2, 25}// 748 749 750
, {2176, -11, 2, 25}, {2176, -10, 2, 25}, {2176, -9, 2, 25}// 751 752 753
, {2183, -8, 0, 25}, {2183, -8, 1, 25}, {2183, -8, 2, 25}// 754 755 756
, {2181, -12, 0, 6}, {2178, -11, -1, 11}, {2178, -10, -1, 16}// 757 758 759
, {2178, -9, -1, 21}, {352, -10, 9, 25}, {1189, -7, 10, 25}// 760 761 762
, {1189, -6, 10, 25}, {1189, -5, 10, 25}, {1189, -4, 10, 25}// 763 764 765
, {1189, -7, 11, 25}, {1189, -6, 11, 25}, {1189, -5, 11, 25}// 766 767 768
, {1189, -4, 11, 25}, {2176, -7, 11, 26}, {2176, -6, 11, 26}// 769 770 771
, {2176, -5, 11, 26}, {2176, -4, 11, 26}, {2182, -4, 10, 26}// 772 773 774
, {2182, -4, 11, 26}, {2183, -7, 10, 25}, {2183, -7, 11, 25}// 775 776 777
, {1006, 0, -2, 0}, {1006, 1, -2, 0}, {1006, 2, -2, 0}// 779 780 781
, {1006, 3, -2, 0}, {1006, 4, -2, 0}, {1006, 5, -3, 0}// 782 783 784
, {1006, 5, -2, 0}, {1006, 6, -3, 0}, {1006, 6, -2, 0}// 785 786 787
, {1006, 7, -3, 0}, {1006, 7, -2, 0}, {1006, 8, -3, 0}// 788 789 790
, {1006, 8, -2, 0}, {1006, 9, -3, 0}, {1006, 9, -2, 0}// 791 792 793
, {1006, 10, -3, 0}, {1006, 10, -2, 0}, {1006, 11, -3, 0}// 794 795 796
, {1006, 11, -2, 0}, {1006, 12, -3, 0}, {1006, 12, -2, 0}// 797 798 799
, {1006, 13, -3, 0}, {1006, 13, -2, 0}, {1006, 14, -3, 0}// 800 801 802
, {1006, 14, -2, 0}, {1006, 5, -9, 0}, {1006, 5, -8, 0}// 803 804 805
, {1006, 5, -7, 0}, {1006, 5, -6, 0}, {1006, 5, -5, 0}// 806 807 808
, {1006, 5, -4, 0}, {1006, 6, -9, 0}, {1006, 6, -8, 0}// 809 810 811
, {1006, 6, -7, 0}, {1006, 6, -6, 0}, {1006, 6, -5, 0}// 812 813 814
, {1006, 6, -4, 0}, {1006, 7, -9, 0}, {1006, 7, -8, 0}// 815 816 817
, {1006, 7, -7, 0}, {1006, 7, -6, 0}, {1006, 7, -5, 0}// 818 819 820
, {1006, 7, -4, 0}, {1006, 8, -9, 0}, {1006, 8, -8, 0}// 821 822 823
, {1006, 8, -7, 0}, {1006, 8, -6, 0}, {1006, 8, -5, 0}// 824 825 826
, {1006, 8, -4, 0}, {1006, 9, -9, 0}, {1006, 9, -8, 0}// 827 828 829
, {1006, 9, -7, 0}, {1006, 9, -6, 0}, {1006, 9, -5, 0}// 830 831 832
, {1006, 9, -4, 0}, {1006, 10, -9, 0}, {1006, 10, -8, 0}// 833 834 835
, {1006, 10, -7, 0}, {1006, 10, -6, 0}, {1006, 10, -5, 0}// 836 837 838
, {1006, 10, -4, 0}, {1006, 11, -9, 0}, {1006, 11, -8, 0}// 839 840 841
, {1006, 11, -7, 0}, {1006, 11, -6, 0}, {1006, 11, -5, 0}// 842 843 844
, {1006, 11, -4, 0}, {1006, 12, -9, 0}, {1006, 12, -8, 0}// 845 846 847
, {1006, 12, -7, 0}, {1006, 12, -6, 0}, {1006, 12, -5, 0}// 848 849 850
, {1006, 12, -4, 0}, {1006, 13, -9, 0}, {1006, 13, -8, 0}// 851 852 853
, {1006, 13, -7, 0}, {1006, 13, -6, 0}, {1006, 13, -5, 0}// 854 855 856
, {1006, 13, -4, 0}, {1006, 14, -9, 0}, {1006, 14, -8, 0}// 857 858 859
, {1006, 14, -7, 0}, {1006, 14, -6, 0}, {1006, 14, -5, 0}// 860 861 862
, {1006, 14, -4, 0}, {352, 0, -3, 5}, {352, 1, -3, 5}// 863 864 865
, {352, 2, -3, 5}, {352, 4, -3, 5}, {351, 14, -7, 5}// 866 867 868
, {351, 14, -6, 5}, {351, 14, -5, 5}, {351, 14, -3, 5}// 869 870 871
, {351, 14, -2, 5}, {352, 5, -10, 5}, {352, 7, -10, 5}// 872 873 874
, {352, 8, -10, 5}, {352, 9, -10, 5}, {352, 10, -10, 5}// 875 876 877
, {352, 11, -10, 5}, {352, 12, -10, 5}, {352, 14, -10, 5}// 878 879 880
, {351, 4, -9, 5}, {351, 4, -8, 5}, {351, 4, -7, 5}// 881 882 883
, {351, 4, -6, 5}, {351, 4, -5, 5}, {351, 4, -4, 5}// 884 885 886
, {351, 4, -3, 5}, {353, 4, -10, 5}, {352, 0, -3, 25}// 887 888 889
, {352, 1, -3, 25}, {352, 2, -3, 25}, {352, 4, -3, 25}// 890 891 892
, {351, 4, -2, 25}, {1994, 0, -2, 25}, {1994, 1, -2, 25}// 893 894 895
, {1994, 2, -2, 25}, {1994, 3, -2, 25}, {1994, 4, -2, 25}// 896 897 898
, {1994, 0, -2, 5}, {1994, 1, -2, 5}, {1994, 2, -2, 5}// 899 900 901
, {1994, 3, -2, 5}, {1994, 4, -2, 5}, {1994, 5, -9, 5}// 902 903 904
, {1994, 5, -8, 5}, {1994, 5, -7, 5}, {1994, 5, -6, 5}// 905 906 907
, {1994, 5, -5, 5}, {1994, 5, -4, 5}, {1994, 5, -3, 5}// 908 909 910
, {1994, 5, -2, 5}, {1994, 6, -9, 5}, {1994, 6, -8, 5}// 911 912 913
, {1994, 6, -7, 5}, {1994, 6, -6, 5}, {1994, 6, -5, 5}// 914 915 916
, {1994, 6, -4, 5}, {1994, 6, -3, 5}, {1994, 6, -2, 5}// 917 918 919
, {1994, 7, -9, 5}, {1994, 7, -8, 5}, {1994, 7, -7, 5}// 920 921 922
, {1994, 7, -6, 5}, {1994, 7, -5, 5}, {1994, 7, -4, 5}// 923 924 925
, {1994, 7, -3, 5}, {1994, 7, -2, 5}, {1994, 8, -9, 5}// 926 927 928
, {1994, 8, -8, 5}, {1994, 8, -7, 5}, {1994, 8, -6, 5}// 929 930 931
, {1994, 8, -5, 5}, {1994, 8, -4, 5}, {1994, 8, -3, 5}// 932 933 934
, {1994, 8, -2, 5}, {1994, 9, -9, 5}, {1994, 9, -8, 5}// 935 936 937
, {1994, 9, -7, 5}, {1994, 9, -6, 5}, {1994, 9, -5, 5}// 938 939 940
, {1994, 9, -4, 5}, {1994, 9, -3, 5}, {1994, 9, -2, 5}// 941 942 943
, {1994, 10, -9, 5}, {1994, 10, -8, 5}, {1994, 10, -7, 5}// 944 945 946
, {1994, 10, -6, 5}, {1994, 10, -5, 5}, {1994, 10, -4, 5}// 947 948 949
, {1994, 10, -3, 5}, {1994, 10, -2, 5}, {1994, 11, -9, 5}// 950 951 952
, {1994, 11, -8, 5}, {1994, 11, -7, 5}, {1994, 11, -6, 5}// 953 954 955
, {1994, 11, -5, 5}, {1994, 11, -4, 5}, {1994, 11, -3, 5}// 956 957 958
, {1994, 11, -2, 5}, {1994, 12, -9, 5}, {1994, 12, -8, 5}// 959 960 961
, {1994, 12, -7, 5}, {1994, 12, -6, 5}, {1994, 12, -5, 5}// 962 963 964
, {1994, 12, -4, 5}, {1994, 12, -3, 5}, {1994, 12, -2, 5}// 965 966 967
, {1994, 13, -9, 5}, {1994, 13, -8, 5}, {1994, 13, -7, 5}// 968 969 970
, {1994, 13, -6, 5}, {1994, 13, -5, 5}, {1994, 13, -4, 5}// 971 972 973
, {1994, 13, -3, 5}, {1994, 13, -2, 5}, {1994, 14, -9, 5}// 974 975 976
, {1994, 14, -8, 5}, {1994, 14, -7, 5}, {1994, 14, -6, 5}// 977 978 979
, {1994, 14, -5, 5}, {1994, 14, -4, 5}, {1994, 14, -3, 5}// 980 981 982
, {1994, 14, -2, 5}, {1191, 5, -9, 25}, {1191, 5, -8, 25}// 983 984 985
, {1191, 5, -7, 25}, {1191, 5, -6, 25}, {1191, 5, -5, 25}// 986 987 988
, {1191, 5, -4, 25}, {1191, 5, -3, 25}, {1191, 5, -2, 25}// 989 990 991
, {1191, 6, -9, 25}, {1191, 6, -8, 25}, {1191, 6, -7, 25}// 992 993 994
, {1191, 6, -6, 25}, {1191, 6, -5, 25}, {1191, 6, -4, 25}// 995 996 997
, {1191, 6, -3, 25}, {1191, 6, -2, 25}, {1191, 7, -9, 25}// 998 999 1000
, {1191, 7, -8, 25}, {1191, 7, -7, 25}, {1191, 7, -6, 25}// 1001 1002 1003
, {1191, 7, -5, 25}, {1191, 7, -4, 25}, {1191, 7, -3, 25}// 1004 1005 1006
, {1191, 7, -2, 25}, {1191, 8, -9, 25}, {1191, 8, -8, 25}// 1007 1008 1009
, {1191, 8, -7, 25}, {1191, 8, -6, 25}, {1191, 8, -5, 25}// 1010 1011 1012
, {1191, 8, -4, 25}, {1191, 8, -3, 25}, {1191, 8, -2, 25}// 1013 1014 1015
, {1191, 9, -9, 25}, {1191, 9, -8, 25}, {1191, 9, -7, 25}// 1016 1017 1018
, {1191, 9, -6, 25}, {1191, 9, -5, 25}, {1191, 9, -4, 25}// 1019 1020 1021
, {1191, 9, -3, 25}, {1191, 9, -2, 25}, {1191, 10, -9, 25}// 1022 1023 1024
, {1191, 10, -8, 25}, {1191, 10, -7, 25}, {1191, 10, -6, 25}// 1025 1026 1027
, {1191, 10, -5, 25}, {1191, 10, -4, 25}, {1191, 10, -3, 25}// 1028 1029 1030
, {1191, 10, -2, 25}, {1191, 11, -9, 25}, {1191, 11, -8, 25}// 1031 1032 1033
, {1191, 11, -7, 25}, {1191, 11, -6, 25}, {1191, 11, -5, 25}// 1034 1035 1036
, {1191, 11, -4, 25}, {1191, 11, -3, 25}, {1191, 11, -2, 25}// 1037 1038 1039
, {1191, 12, -9, 25}, {1191, 12, -8, 25}, {1191, 12, -7, 25}// 1040 1041 1042
, {1191, 12, -6, 25}, {1191, 12, -5, 25}, {1191, 12, -4, 25}// 1043 1044 1045
, {1191, 12, -3, 25}, {1191, 12, -2, 25}, {1191, 13, -9, 25}// 1046 1047 1048
, {1191, 13, -8, 25}, {1191, 13, -7, 25}, {1191, 13, -6, 25}// 1049 1050 1051
, {1191, 13, -5, 25}, {1191, 13, -4, 25}, {1191, 13, -3, 25}// 1052 1053 1054
, {1191, 13, -2, 25}, {1191, 14, -9, 25}, {1191, 14, -8, 25}// 1055 1056 1057
, {1191, 14, -7, 25}, {1191, 14, -6, 25}, {1191, 14, -5, 25}// 1058 1059 1060
, {1191, 14, -4, 25}, {1191, 14, -3, 25}, {1191, 14, -2, 25}// 1061 1062 1063
, {1328, 0, -2, 45}, {1328, 1, -2, 45}, {1328, 2, -2, 45}// 1064 1065 1066
, {1328, 3, -2, 45}, {1328, 4, -2, 45}, {357, 0, -3, 45}// 1067 1068 1069
, {357, 1, -3, 45}, {357, 2, -3, 45}, {357, 3, -3, 45}// 1070 1071 1072
, {357, 4, -3, 45}, {358, 4, -2, 45}, {2182, 14, -9, 24}// 1073 1074 1075
, {2182, 14, -8, 24}, {2182, 14, -7, 24}, {2182, 14, -6, 24}// 1076 1077 1078
, {2182, 14, -5, 24}, {2182, 14, -4, 24}, {2182, 14, -3, 24}// 1079 1080 1081
, {2182, 14, -2, 24}, {2177, 5, -9, 24}, {2177, 6, -9, 24}// 1082 1083 1084
, {2177, 7, -9, 24}, {2177, 8, -9, 24}, {2177, 9, -9, 24}// 1085 1086 1087
, {2177, 10, -9, 24}, {2177, 11, -9, 24}, {2177, 12, -9, 24}// 1088 1089 1090
, {2177, 13, -9, 24}, {2177, 14, -9, 24}, {2183, 5, -9, 24}// 1091 1092 1093
, {2183, 5, -8, 24}, {2183, 5, -7, 24}, {2183, 5, -6, 24}// 1094 1095 1096
, {2183, 5, -5, 24}, {2183, 5, -3, 24}, {2183, 4, -3, 25}// 1097 1098 1099
, {2183, 4, -3, 25}, {2183, 5, -4, 24}, {351, 14, -9, 5}// 1100 1101 1102
, {1006, 0, -1, 0}, {1006, 0, 0, 0}, {1006, 0, 1, 0}// 1109 1110 1111
, {1006, 0, 2, 0}, {1006, 0, 3, 0}, {1006, 0, 4, 0}// 1112 1113 1114
, {1006, 1, -1, 0}, {1006, 1, 0, 0}, {1006, 1, 1, 0}// 1115 1116 1117
, {1006, 1, 2, 0}, {1006, 1, 3, 0}, {1006, 1, 4, 0}// 1118 1119 1120
, {1006, 2, -1, 0}, {1006, 2, 0, 0}, {1006, 2, 1, 0}// 1121 1122 1123
, {1006, 2, 2, 0}, {1006, 2, 3, 0}, {1006, 2, 4, 0}// 1124 1125 1126
, {1006, 3, -1, 0}, {1006, 3, 0, 0}, {1006, 3, 1, 0}// 1127 1128 1129
, {1006, 3, 2, 0}, {1006, 3, 3, 0}, {1006, 3, 4, 0}// 1130 1131 1132
, {1006, 4, -1, 0}, {1006, 4, 0, 0}, {1006, 4, 1, 0}// 1133 1134 1135
, {1006, 4, 2, 0}, {1006, 4, 3, 0}, {1006, 4, 4, 0}// 1136 1137 1138
, {1006, 0, 5, 0}, {1006, 0, 6, 0}, {1006, 0, 7, 0}// 1139 1140 1141
, {1006, 0, 8, 0}, {1006, 0, 9, 0}, {1006, 1, 5, 0}// 1142 1143 1144
, {1006, 1, 6, 0}, {1006, 1, 7, 0}, {1006, 1, 8, 0}// 1145 1146 1147
, {1006, 1, 9, 0}, {1006, 2, 5, 0}, {1006, 2, 6, 0}// 1148 1149 1150
, {1006, 2, 7, 0}, {1006, 2, 8, 0}, {1006, 2, 9, 0}// 1151 1152 1153
, {1006, 3, 5, 0}, {1006, 3, 6, 0}, {1006, 3, 7, 0}// 1154 1155 1156
, {1006, 3, 8, 0}, {1006, 3, 9, 0}, {1006, 4, 5, 0}// 1157 1158 1159
, {1006, 4, 6, 0}, {1006, 4, 7, 0}, {1006, 4, 8, 0}// 1160 1161 1162
, {1006, 4, 9, 0}, {1006, 5, -1, 0}, {1006, 5, 0, 0}// 1163 1164 1165
, {1006, 5, 1, 0}, {1006, 5, 2, 0}, {1006, 5, 3, 0}// 1166 1167 1168
, {1006, 5, 4, 0}, {1006, 5, 5, 0}, {1006, 6, -1, 0}// 1169 1170 1171
, {1006, 6, 0, 0}, {1006, 6, 1, 0}, {1006, 6, 2, 0}// 1172 1173 1174
, {1006, 6, 3, 0}, {1006, 6, 4, 0}, {1006, 6, 5, 0}// 1175 1176 1177
, {1006, 7, -1, 0}, {1006, 7, 0, 0}, {1006, 7, 1, 0}// 1178 1179 1180
, {1006, 7, 2, 0}, {1006, 7, 3, 0}, {1006, 7, 4, 0}// 1181 1182 1183
, {1006, 7, 5, 0}, {1006, 8, -1, 0}, {1006, 8, 0, 0}// 1184 1185 1186
, {1006, 8, 1, 0}, {1006, 8, 2, 0}, {1006, 8, 3, 0}// 1187 1188 1189
, {1006, 8, 4, 0}, {1006, 8, 5, 0}, {1006, 9, -1, 0}// 1190 1191 1192
, {1006, 9, 0, 0}, {1006, 9, 1, 0}, {1006, 9, 2, 0}// 1193 1194 1195
, {1006, 9, 3, 0}, {1006, 9, 4, 0}, {1006, 9, 5, 0}// 1196 1197 1198
, {1006, 10, -1, 0}, {1006, 10, 0, 0}, {1006, 10, 1, 0}// 1199 1200 1201
, {1006, 10, 2, 0}, {1006, 10, 3, 0}, {1006, 10, 4, 0}// 1202 1203 1204
, {1006, 10, 5, 0}, {1006, 11, -1, 0}, {1006, 11, 0, 0}// 1205 1206 1207
, {1006, 11, 1, 0}, {1006, 11, 2, 0}, {1006, 11, 3, 0}// 1208 1209 1210
, {1006, 11, 4, 0}, {1006, 11, 5, 0}, {1006, 12, -1, 0}// 1211 1212 1213
, {1006, 12, 0, 0}, {1006, 12, 1, 0}, {1006, 12, 2, 0}// 1214 1215 1216
, {1006, 12, 3, 0}, {1006, 12, 4, 0}, {1006, 12, 5, 0}// 1217 1218 1219
, {1006, 13, -1, 0}, {1006, 13, 0, 0}, {1006, 13, 1, 0}// 1220 1221 1222
, {1006, 13, 2, 0}, {1006, 13, 3, 0}, {1006, 13, 4, 0}// 1223 1224 1225
, {1006, 13, 5, 0}, {1006, 14, -1, 0}, {1006, 14, 0, 0}// 1226 1227 1228
, {1006, 14, 1, 0}, {1006, 14, 2, 0}, {1006, 14, 3, 0}// 1229 1230 1231
, {1006, 14, 4, 0}, {1006, 14, 5, 0}, {352, 0, 9, 5}// 1232 1233 1234
, {352, 1, 9, 5}, {352, 2, 9, 5}, {352, 3, 9, 5}// 1235 1236 1237
, {352, 4, 9, 5}, {351, 4, 6, 5}, {351, 4, 7, 5}// 1238 1239 1240
, {351, 4, 8, 5}, {351, 4, 9, 5}, {351, 14, -1, 5}// 1241 1242 1243
, {351, 14, 1, 5}, {351, 14, 2, 5}, {351, 14, 3, 5}// 1244 1245 1246
, {351, 14, 5, 5}, {352, 6, 5, 5}, {352, 7, 5, 5}// 1247 1248 1249
, {352, 8, 5, 5}, {352, 10, 5, 5}, {352, 11, 5, 5}// 1250 1251 1252
, {352, 12, 5, 5}, {352, 14, 5, 5}, {353, 4, 5, 5}// 1253 1254 1255
, {352, 1, 9, 25}, {352, 2, 9, 25}, {352, 4, 9, 25}// 1256 1257 1258
, {351, 4, -1, 25}, {351, 4, 0, 25}, {351, 4, 3, 25}// 1259 1260 1261
, {351, 4, 4, 25}, {351, 4, 5, 25}, {351, 4, 6, 25}// 1262 1263 1264
, {351, 4, 7, 25}, {351, 4, 8, 25}, {351, 4, 9, 25}// 1265 1266 1267
, {1994, 0, -1, 25}, {1994, 0, 0, 25}, {1994, 0, 1, 25}// 1268 1269 1270
, {1994, 0, 2, 25}, {1994, 0, 3, 25}, {1994, 0, 4, 25}// 1271 1272 1273
, {1994, 0, 5, 25}, {1994, 0, 6, 25}, {1994, 0, 7, 25}// 1274 1275 1276
, {1994, 0, 8, 25}, {1994, 0, 9, 25}, {1994, 1, -1, 25}// 1277 1278 1279
, {1994, 1, 0, 25}, {1994, 1, 1, 25}, {1994, 1, 2, 25}// 1280 1281 1282
, {1994, 1, 3, 25}, {1994, 1, 4, 25}, {1994, 1, 5, 25}// 1283 1284 1285
, {1994, 1, 6, 25}, {1994, 1, 7, 25}, {1994, 1, 8, 25}// 1286 1287 1288
, {1994, 1, 9, 25}, {1994, 2, -1, 25}, {1994, 2, 0, 25}// 1289 1290 1291
, {1994, 2, 1, 25}, {1994, 2, 2, 25}, {1994, 2, 3, 25}// 1292 1293 1294
, {1994, 2, 4, 25}, {1994, 2, 5, 25}, {1994, 2, 6, 25}// 1295 1296 1297
, {1994, 2, 7, 25}, {1994, 2, 8, 25}, {1994, 2, 9, 25}// 1298 1299 1300
, {1994, 3, -1, 25}, {1994, 3, 0, 25}, {1994, 3, 1, 25}// 1301 1302 1303
, {1994, 3, 2, 25}, {1994, 3, 3, 25}, {1994, 3, 4, 25}// 1304 1305 1306
, {1994, 3, 5, 25}, {1994, 3, 6, 25}, {1994, 3, 7, 25}// 1307 1308 1309
, {1994, 3, 8, 25}, {1994, 3, 9, 25}, {1994, 4, -1, 25}// 1310 1311 1312
, {1994, 4, 0, 25}, {1994, 4, 1, 25}, {1994, 4, 2, 25}// 1313 1314 1315
, {1994, 4, 3, 25}, {1994, 4, 4, 25}, {1994, 4, 5, 25}// 1316 1317 1318
, {1994, 4, 6, 25}, {1994, 4, 7, 25}, {1994, 4, 8, 25}// 1319 1320 1321
, {1994, 4, 9, 25}, {1994, 0, -1, 5}, {1994, 0, 0, 5}// 1322 1323 1324
, {1994, 0, 1, 5}, {1994, 0, 2, 5}, {1994, 0, 3, 5}// 1325 1326 1327
, {1994, 0, 4, 5}, {1994, 0, 5, 5}, {1994, 0, 6, 5}// 1328 1329 1330
, {1994, 0, 7, 5}, {1994, 0, 8, 5}, {1994, 0, 9, 5}// 1331 1332 1333
, {1994, 1, -1, 5}, {1994, 1, 0, 5}, {1994, 1, 1, 5}// 1334 1335 1336
, {1994, 1, 2, 5}, {1994, 1, 3, 5}, {1994, 1, 4, 5}// 1337 1338 1339
, {1994, 1, 5, 5}, {1994, 1, 6, 5}, {1994, 1, 7, 5}// 1340 1341 1342
, {1994, 1, 8, 5}, {1994, 1, 9, 5}, {1994, 2, -1, 5}// 1343 1344 1345
, {1994, 2, 0, 5}, {1994, 2, 1, 5}, {1994, 2, 2, 5}// 1346 1347 1348
, {1994, 2, 3, 5}, {1994, 2, 4, 5}, {1994, 2, 5, 5}// 1349 1350 1351
, {1994, 2, 6, 5}, {1994, 2, 7, 5}, {1994, 2, 8, 5}// 1352 1353 1354
, {1994, 2, 9, 5}, {1994, 3, -1, 5}, {1994, 3, 0, 5}// 1355 1356 1357
, {1994, 3, 1, 5}, {1994, 3, 2, 5}, {1994, 3, 3, 5}// 1358 1359 1360
, {1994, 3, 4, 5}, {1994, 3, 5, 5}, {1994, 3, 6, 5}// 1361 1362 1363
, {1994, 3, 7, 5}, {1994, 3, 8, 5}, {1994, 3, 9, 5}// 1364 1365 1366
, {1994, 4, -1, 5}, {1994, 4, 0, 5}, {1994, 4, 1, 5}// 1367 1368 1369
, {1994, 4, 2, 5}, {1994, 4, 3, 5}, {1994, 4, 4, 5}// 1370 1371 1372
, {1994, 4, 5, 5}, {1994, 4, 6, 5}, {1994, 4, 7, 5}// 1373 1374 1375
, {1994, 4, 8, 5}, {1994, 4, 9, 5}, {1994, 5, -1, 5}// 1376 1377 1378
, {1994, 5, 0, 5}, {1994, 5, 1, 5}, {1994, 5, 2, 5}// 1379 1380 1381
, {1994, 5, 3, 5}, {1994, 5, 4, 5}, {1994, 5, 5, 5}// 1382 1383 1384
, {1994, 6, -1, 5}, {1994, 6, 0, 5}, {1994, 6, 1, 5}// 1385 1386 1387
, {1994, 6, 2, 5}, {1994, 6, 3, 5}, {1994, 6, 4, 5}// 1388 1389 1390
, {1994, 6, 5, 5}, {1994, 7, -1, 5}, {1994, 7, 0, 5}// 1391 1392 1393
, {1994, 7, 1, 5}, {1994, 7, 2, 5}, {1994, 7, 3, 5}// 1394 1395 1396
, {1994, 7, 4, 5}, {1994, 7, 5, 5}, {1994, 8, -1, 5}// 1397 1398 1399
, {1994, 8, 0, 5}, {1994, 8, 1, 5}, {1994, 8, 2, 5}// 1400 1401 1402
, {1994, 8, 3, 5}, {1994, 8, 4, 5}, {1994, 8, 5, 5}// 1403 1404 1405
, {1994, 9, -1, 5}, {1994, 9, 0, 5}, {1994, 9, 1, 5}// 1406 1407 1408
, {1994, 9, 2, 5}, {1994, 9, 3, 5}, {1994, 9, 4, 5}// 1409 1410 1411
, {1994, 9, 5, 5}, {1994, 10, -1, 5}, {1994, 10, 0, 5}// 1412 1413 1414
, {1994, 10, 1, 5}, {1994, 10, 2, 5}, {1994, 10, 3, 5}// 1415 1416 1417
, {1994, 10, 4, 5}, {1994, 10, 5, 5}, {1994, 11, -1, 5}// 1418 1419 1420
, {1994, 11, 0, 5}, {1994, 11, 1, 5}, {1994, 11, 2, 5}// 1421 1422 1423
, {1994, 11, 3, 5}, {1994, 11, 4, 5}, {1994, 11, 5, 5}// 1424 1425 1426
, {1994, 12, -1, 5}, {1994, 12, 0, 5}, {1994, 12, 1, 5}// 1427 1428 1429
, {1994, 12, 2, 5}, {1994, 12, 3, 5}, {1994, 12, 4, 5}// 1430 1431 1432
, {1994, 12, 5, 5}, {1994, 13, -1, 5}, {1994, 13, 0, 5}// 1433 1434 1435
, {1994, 13, 1, 5}, {1994, 13, 2, 5}, {1994, 13, 3, 5}// 1436 1437 1438
, {1994, 13, 4, 5}, {1994, 13, 5, 5}, {1994, 14, -1, 5}// 1439 1440 1441
, {1994, 14, 0, 5}, {1994, 14, 1, 5}, {1994, 14, 2, 5}// 1442 1443 1444
, {1994, 14, 3, 5}, {1994, 14, 4, 5}, {1994, 14, 5, 5}// 1445 1446 1447
, {1191, 5, -1, 25}, {1191, 5, 0, 25}, {1191, 5, 1, 25}// 1448 1449 1450
, {1191, 5, 2, 25}, {1191, 5, 3, 25}, {1191, 5, 4, 25}// 1451 1452 1453
, {1191, 5, 5, 25}, {1191, 6, -1, 25}, {1191, 6, 0, 25}// 1454 1455 1456
, {1191, 6, 1, 25}, {1191, 6, 2, 25}, {1191, 6, 3, 25}// 1457 1458 1459
, {1191, 6, 4, 25}, {1191, 6, 5, 25}, {1191, 7, -1, 25}// 1460 1461 1462
, {1191, 7, 0, 25}, {1191, 7, 1, 25}, {1191, 7, 2, 25}// 1463 1464 1465
, {1191, 7, 3, 25}, {1191, 7, 4, 25}, {1191, 7, 5, 25}// 1466 1467 1468
, {1191, 8, -1, 25}, {1191, 8, 0, 25}, {1191, 8, 1, 25}// 1469 1470 1471
, {1191, 8, 2, 25}, {1191, 8, 3, 25}, {1191, 8, 4, 25}// 1472 1473 1474
, {1191, 8, 5, 25}, {1191, 9, -1, 25}, {1191, 9, 0, 25}// 1475 1476 1477
, {1191, 9, 1, 25}, {1191, 9, 2, 25}, {1191, 9, 3, 25}// 1478 1479 1480
, {1191, 9, 4, 25}, {1191, 9, 5, 25}, {1191, 10, -1, 25}// 1481 1482 1483
, {1191, 10, 0, 25}, {1191, 10, 1, 25}, {1191, 10, 2, 25}// 1484 1485 1486
, {1191, 10, 3, 25}, {1191, 10, 4, 25}, {1191, 10, 5, 25}// 1487 1488 1489
, {1191, 11, -1, 25}, {1191, 11, 0, 25}, {1191, 11, 1, 25}// 1490 1491 1492
, {1191, 11, 2, 25}, {1191, 11, 3, 25}, {1191, 11, 4, 25}// 1493 1494 1495
, {1191, 11, 5, 25}, {1191, 12, -1, 25}, {1191, 12, 0, 25}// 1496 1497 1498
, {1191, 12, 1, 25}, {1191, 12, 2, 25}, {1191, 12, 3, 25}// 1499 1500 1501
, {1191, 12, 4, 25}, {1191, 12, 5, 25}, {1191, 13, -1, 25}// 1502 1503 1504
, {1191, 13, 0, 25}, {1191, 13, 1, 25}, {1191, 13, 2, 25}// 1505 1506 1507
, {1191, 13, 3, 25}, {1191, 13, 4, 25}, {1191, 13, 5, 25}// 1508 1509 1510
, {1191, 14, -1, 25}, {1191, 14, 0, 25}, {1191, 14, 1, 25}// 1511 1512 1513
, {1191, 14, 2, 25}, {1191, 14, 3, 25}, {1191, 14, 4, 25}// 1514 1515 1516
, {1191, 14, 5, 25}, {1328, 0, -1, 45}, {1328, 0, 0, 45}// 1517 1518 1519
, {1328, 0, 1, 45}, {1328, 0, 2, 45}, {1328, 0, 3, 45}// 1520 1521 1522
, {1328, 0, 4, 45}, {1328, 0, 5, 45}, {1328, 0, 6, 45}// 1523 1524 1525
, {1328, 0, 7, 45}, {1328, 0, 8, 45}, {1328, 0, 9, 45}// 1526 1527 1528
, {1328, 1, -1, 45}, {1328, 1, 0, 45}, {1328, 1, 1, 45}// 1529 1530 1531
, {1328, 1, 2, 45}, {1328, 1, 3, 45}, {1328, 1, 4, 45}// 1532 1533 1534
, {1328, 1, 5, 45}, {1328, 1, 6, 45}, {1328, 1, 7, 45}// 1535 1536 1537
, {1328, 1, 8, 45}, {1328, 1, 9, 45}, {1328, 2, -1, 45}// 1538 1539 1540
, {1328, 2, 0, 45}, {1328, 2, 1, 45}, {1328, 2, 2, 45}// 1541 1542 1543
, {1328, 2, 3, 45}, {1328, 2, 4, 45}, {1328, 2, 5, 45}// 1544 1545 1546
, {1328, 2, 6, 45}, {1328, 2, 7, 45}, {1328, 2, 8, 45}// 1547 1548 1549
, {1328, 2, 9, 45}, {1328, 3, -1, 45}, {1328, 3, 0, 45}// 1550 1551 1552
, {1328, 3, 1, 45}, {1328, 3, 2, 45}, {1328, 3, 3, 45}// 1553 1554 1555
, {1328, 3, 4, 45}, {1328, 3, 5, 45}, {1328, 3, 6, 45}// 1556 1557 1558
, {1328, 3, 7, 45}, {1328, 3, 8, 45}, {1328, 3, 9, 45}// 1559 1560 1561
, {1328, 4, -1, 45}, {1328, 4, 0, 45}, {1328, 4, 1, 45}// 1562 1563 1564
, {1328, 4, 2, 45}, {1328, 4, 3, 45}, {1328, 4, 4, 45}// 1565 1566 1567
, {1328, 4, 5, 45}, {1328, 4, 6, 45}, {1328, 4, 7, 45}// 1568 1569 1570
, {1328, 4, 8, 45}, {1328, 4, 9, 45}, {357, 0, 9, 45}// 1571 1572 1573
, {357, 1, 9, 45}, {357, 2, 9, 45}, {357, 3, 9, 45}// 1574 1575 1576
, {357, 4, 9, 45}, {356, 4, 9, 45}, {358, 4, -1, 45}// 1577 1578 1579
, {358, 4, 0, 45}, {358, 4, 1, 45}, {358, 4, 2, 45}// 1580 1581 1582
, {358, 4, 3, 45}, {358, 4, 4, 45}, {358, 4, 5, 45}// 1583 1584 1585
, {358, 4, 6, 45}, {358, 4, 7, 45}, {358, 4, 8, 45}// 1586 1587 1588
, {2182, 14, -1, 24}, {2182, 14, 0, 24}, {2182, 14, 1, 24}// 1589 1590 1591
, {2182, 14, 2, 24}, {2182, 14, 3, 24}, {2182, 14, 4, 24}// 1592 1593 1594
, {2182, 14, 5, 24}, {2176, 5, 5, 24}, {2176, 6, 5, 24}// 1595 1596 1597
, {2176, 7, 5, 24}, {2176, 8, 5, 24}, {2176, 9, 5, 24}// 1598 1599 1600
, {2176, 10, 5, 24}, {2176, 11, 5, 24}, {2176, 12, 5, 24}// 1601 1602 1603
, {2176, 13, 5, 24}, {2176, 14, 5, 24}, {352, 0, 9, 25}// 1604 1605 1612
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Small_Stone_VillaAddonDeed();
}
}
[ Constructable ]
public Aiakos_Small_Stone_VillaAddon()
{
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, 355, -12, -3, 5, 0, 1, "", 1);// 85
AddComplexComponent( (BaseAddon) this, 355, -2, -3, 5, 0, 1, "", 1);// 86
AddComplexComponent( (BaseAddon) this, 355, -7, -3, 5, 0, 1, "", 1);// 87
AddComplexComponent( (BaseAddon) this, 355, -13, -3, 25, 0, 1, "", 1);// 88
AddComplexComponent( (BaseAddon) this, 355, -8, -3, 25, 0, 1, "", 1);// 89
AddComplexComponent( (BaseAddon) this, 355, -2, -3, 25, 0, 1, "", 1);// 90
AddComplexComponent( (BaseAddon) this, 355, -3, 9, 25, 0, 1, "", 1);// 727
AddComplexComponent( (BaseAddon) this, 355, -8, 9, 25, 0, 1, "", 1);// 728
AddComplexComponent( (BaseAddon) this, 355, -13, 9, 25, 0, 1, "", 1);// 729
AddComplexComponent( (BaseAddon) this, 354, -14, -1, 5, 0, 1, "", 1);// 730
AddComplexComponent( (BaseAddon) this, 354, -14, 3, 5, 0, 1, "", 1);// 731
AddComplexComponent( (BaseAddon) this, 354, -14, 7, 5, 0, 1, "", 1);// 732
AddComplexComponent( (BaseAddon) this, 354, -14, 3, 25, 0, 1, "", 1);// 733
AddComplexComponent( (BaseAddon) this, 354, -14, 7, 25, 0, 1, "", 1);// 734
AddComplexComponent( (BaseAddon) this, 354, -14, -1, 25, 0, 1, "", 1);// 735
AddComplexComponent( (BaseAddon) this, 3029, -8, 10, 4, 0, -1, "Small Stone Villa By Aiakos", 1);// 778
AddComplexComponent( (BaseAddon) this, 354, 14, -8, 5, 0, 1, "", 1);// 1103
AddComplexComponent( (BaseAddon) this, 354, 14, -4, 5, 0, 1, "", 1);// 1104
AddComplexComponent( (BaseAddon) this, 355, 3, -3, 5, 0, 1, "", 1);// 1105
AddComplexComponent( (BaseAddon) this, 355, 6, -10, 6, 0, 1, "", 1);// 1106
AddComplexComponent( (BaseAddon) this, 355, 13, -10, 6, 0, 1, "", 1);// 1107
AddComplexComponent( (BaseAddon) this, 355, 3, -3, 25, 0, 1, "", 1);// 1108
AddComplexComponent( (BaseAddon) this, 354, 14, 0, 5, 0, 1, "", 1);// 1606
AddComplexComponent( (BaseAddon) this, 354, 14, 4, 5, 0, 1, "", 1);// 1607
AddComplexComponent( (BaseAddon) this, 355, 5, 5, 5, 0, 1, "", 1);// 1608
AddComplexComponent( (BaseAddon) this, 355, 9, 5, 5, 0, 1, "", 1);// 1609
AddComplexComponent( (BaseAddon) this, 355, 13, 5, 5, 0, 1, "", 1);// 1610
AddComplexComponent( (BaseAddon) this, 355, 3, 9, 25, 0, 1, "", 1);// 1611
}
public Aiakos_Small_Stone_VillaAddon( 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 Aiakos_Small_Stone_VillaAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Small_Stone_VillaAddon();
}
}
[Constructable]
public Aiakos_Small_Stone_VillaAddonDeed()
{
Name = "Aiakos_Small_Stone_Villa";
}
public Aiakos_Small_Stone_VillaAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,767 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Aiakos_Villa_FinalAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2142, -21, -9, 24}, {2142, -21, -8, 25}, {2142, -21, -5, 25}// 1 2 3
, {2143, -21, -9, 24}, {2142, -21, -6, 25}, {2142, -21, -7, 25}// 4 5 6
, {2143, -21, -10, 20}, {2141, -19, -8, 0}, {2141, -18, -8, 0}// 7 8 9
, {2141, -16, -8, 0}, {2141, -17, -8, 0}, {2141, -12, -8, 0}// 10 11 12
, {2141, -15, -8, 0}, {2141, -14, -8, 0}, {2141, -21, -8, 0}// 13 14 15
, {2141, -20, -8, 0}, {2141, -9, -8, 0}, {2141, -8, -8, 0}// 16 17 18
, {2141, -11, -8, 0}, {2141, -10, -8, 0}, {2141, -13, -8, 0}// 19 20 21
, {2141, -20, -10, 25}, {2141, -19, -10, 25}, {2141, -18, -10, 25}// 22 23 24
, {2141, -17, -10, 25}, {2141, -16, -10, 25}, {2141, -15, -10, 25}// 25 26 27
, {2141, -14, -10, 25}, {2141, -13, -10, 25}, {2141, -12, -10, 25}// 28 29 30
, {2141, -11, -10, 25}, {2141, -10, -10, 25}, {2141, -9, -10, 25}// 31 32 33
, {2141, -8, -10, 25}, {2141, -8, -10, 25}, {2141, -7, -10, 25}// 34 35 36
, {2141, -6, -9, 25}, {6013, -15, 7, 20}, {2142, -21, 1, 25}// 37 38 39
, {2142, -21, 8, 25}, {6013, -12, 11, 21}, {2142, -21, 6, 25}// 40 41 42
, {6013, -11, 11, 20}, {6013, -13, 11, 20}, {6013, -12, 11, 21}// 43 44 45
, {6013, -14, 11, 20}, {6013, -15, 11, 20}, {6013, -16, 11, 20}// 46 47 48
, {6013, -14, 10, 20}, {6013, -15, 10, 20}, {2142, -21, 4, 25}// 49 50 51
, {2142, -21, 5, 25}, {2142, -21, 0, 25}, {2142, -21, 7, 25}// 52 53 54
, {6013, -12, 9, 20}, {6013, -13, 9, 20}, {6013, -13, 8, 20}// 55 56 57
, {6013, -14, 8, 20}, {2142, -21, 3, 25}, {2142, -21, 2, 25}// 58 59 60
, {2142, -21, -1, 25}, {2142, -21, -4, 25}, {6013, -14, 7, 20}// 61 62 63
, {6013, -14, 7, 20}, {6013, -13, 7, 20}, {2142, -21, 10, 25}// 64 65 66
, {2142, -21, 9, 25}, {2142, -21, -2, 25}, {2142, -21, -3, 25}// 67 68 69
, {2142, -21, 11, 25}, {6013, -15, 8, 20}, {2142, -21, 8, 25}// 70 71 72
, {2141, -16, 11, 25}, {2141, -10, 11, 25}, {2141, -9, 11, 25}// 73 74 75
, {2141, -8, 11, 25}, {2141, -7, 11, 25}, {2141, -14, 11, 25}// 76 77 78
, {2141, -13, 11, 25}, {2141, -12, 11, 25}, {2141, -11, 11, 25}// 79 80 81
, {2141, -20, 11, 25}, {2141, -19, 11, 25}, {2141, -18, 11, 25}// 82 83 84
, {2141, -17, 11, 25}, {2141, -15, 11, 25}, {2141, -6, 11, 25}// 85 86 87
, {6013, -16, 9, 20}, {6013, -16, 10, 20}, {6013, -11, 9, 20}// 88 89 90
, {6013, -12, 10, 20}, {6013, -11, 10, 20}, {6013, -13, 10, 20}// 91 92 93
, {6013, -15, 9, 20}, {6013, -14, 9, 20}, {515, 4, -11, 25}// 94 95 96
, {1191, 7, -5, 65}, {515, 0, -5, 25}, {1266, 9, -6, 25}// 97 98 99
, {1191, 7, -6, 65}, {1266, 4, -9, 45}, {1191, 7, -7, 65}// 100 101 102
, {1266, 9, -7, 25}, {1266, 3, -5, 45}, {515, 0, -11, 25}// 103 104 105
, {1191, 7, -8, 65}, {1191, 7, -9, 65}, {1266, 6, -10, 45}// 106 107 108
, {1266, 6, -9, 45}, {1266, 6, -8, 45}, {1191, 7, -10, 65}// 109 110 111
, {1266, 0, -6, 25}, {1191, 6, -5, 65}, {1266, 5, -5, 25}// 112 113 114
, {1191, 6, -6, 65}, {1191, 6, -7, 65}, {1191, 6, -8, 65}// 115 116 117
, {514, -3, -11, 45}, {1266, 0, -5, 25}, {1191, 6, -9, 65}// 118 119 120
, {1266, 3, -10, 45}, {514, -3, -11, 25}, {1191, 6, -10, 65}// 121 122 123
, {1191, 5, -5, 65}, {1191, 5, -6, 65}, {1191, 9, -7, 65}// 124 125 126
, {1191, 5, -7, 65}, {1266, 0, -8, 25}, {1266, 4, -8, 45}// 127 128 129
, {1191, 5, -8, 65}, {1191, 5, -9, 65}, {1266, 5, -8, 25}// 130 131 132
, {1191, 5, -10, 65}, {1266, 2, -6, 25}, {1266, 3, -8, 45}// 133 134 135
, {515, 2, -5, 25}, {1266, 3, -7, 45}, {1266, 2, -5, 45}// 136 137 138
, {1191, 4, -5, 65}, {1266, 2, -6, 45}, {1191, 4, -6, 65}// 139 140 141
, {1191, 4, -7, 65}, {1191, 4, -8, 65}, {1191, 4, -9, 65}// 142 143 144
, {1266, 3, -8, 25}, {1191, 4, -10, 65}, {1266, 3, -9, 25}// 145 146 147
, {1191, 3, -5, 65}, {1191, 3, -6, 65}, {1191, 3, -7, 65}// 148 149 150
, {1191, 3, -8, 65}, {1191, 3, -9, 65}, {1191, 3, -10, 65}// 151 152 153
, {1191, 2, -5, 65}, {513, -3, -5, 25}, {1266, -1, -10, 25}// 154 155 156
, {1266, 1, -5, 25}, {1266, -2, -9, 45}, {1191, 2, -6, 65}// 157 158 159
, {1191, 2, -7, 65}, {1266, 10, -9, 45}, {1266, 10, -10, 45}// 160 161 162
, {1191, 2, -8, 65}, {1191, 2, -9, 65}, {1266, -2, -10, 45}// 163 164 165
, {1191, 2, -10, 65}, {1266, 2, -10, 25}, {1191, 1, -5, 65}// 166 167 168
, {1266, 2, -7, 45}, {515, 8, -11, 25}, {1191, 8, -10, 65}// 169 170 171
, {1191, 1, -6, 65}, {1191, 1, -7, 65}, {1266, 8, -6, 45}// 172 173 174
, {1266, -1, -9, 25}, {1191, 9, -8, 65}, {1266, -2, -10, 25}// 175 176 177
, {1266, 0, -7, 25}, {1191, 1, -8, 65}, {1191, 1, -9, 65}// 178 179 180
, {515, 5, -11, 25}, {1191, 1, -10, 65}, {1191, 0, -5, 65}// 181 182 183
, {1191, 0, -6, 65}, {1191, 0, -7, 65}, {1191, 8, -9, 65}// 184 185 188
, {1191, 0, -8, 65}, {1191, 0, -9, 65}, {1266, -2, -8, 45}// 189 190 192
, {1266, -2, -7, 25}, {1191, 6, -5, 65}, {1191, 0, -10, 65}// 193 194 195
, {1266, -2, -5, 45}, {1266, 2, -8, 25}, {1191, -1, -5, 65}// 196 197 198
, {1266, 1, -5, 45}, {1191, -1, -6, 65}, {1266, 5, -8, 45}// 199 200 201
, {1266, 5, -9, 45}, {1191, -1, -7, 65}, {1191, 8, -5, 65}// 202 203 204
, {1266, -1, -5, 25}, {1266, 6, -8, 25}, {2141, 6, -6, 45}// 205 206 207
, {1191, -1, -8, 65}, {1191, -1, -9, 65}, {1191, -1, -10, 65}// 208 209 210
, {1191, -2, -5, 65}, {1191, -2, -6, 65}, {1191, -2, -7, 65}// 211 212 213
, {1266, -2, -8, 25}, {1191, -2, -8, 65}, {1266, 2, -5, 25}// 214 215 216
, {1266, 3, -10, 25}, {1191, -2, -9, 65}, {1266, 6, -9, 25}// 217 218 219
, {515, 1, -5, 25}, {1191, 9, -6, 65}, {1191, 3, -5, 65}// 220 221 222
, {1266, 4, -6, 25}, {2142, 9, -5, 45}, {1266, 6, -7, 25}// 223 224 225
, {1266, 7, -9, 25}, {1266, 10, -8, 25}, {1266, -1, -9, 45}// 226 227 228
, {1266, 1, -7, 25}, {1266, 1, -10, 45}, {1266, 1, -6, 25}// 229 230 231
, {1266, 1, -9, 45}, {1266, 7, -8, 45}, {1266, 5, -10, 45}// 232 233 234
, {518, -3, -10, 45}, {1266, 8, -10, 25}, {1266, 5, -9, 25}// 235 236 237
, {1266, 5, -10, 25}, {515, 9, -11, 25}, {1266, 6, -6, 25}// 238 239 240
, {1266, 1, -6, 45}, {1266, 7, -5, 25}, {1266, 6, -5, 25}// 241 242 243
, {1266, 7, -10, 25}, {1266, 8, -9, 25}, {516, -3, -8, 25}// 244 245 246
, {1266, -2, -7, 45}, {516, -3, -7, 25}, {1266, -1, -7, 45}// 247 248 250
, {1266, 2, -10, 45}, {1266, 7, -10, 45}, {512, 2, -5, 45}// 251 252 253
, {1266, 4, -5, 25}, {1266, 4, -5, 45}, {1266, 9, -8, 25}// 254 255 256
, {516, 3, -5, 0}, {1266, 1, -10, 25}, {1266, 0, -9, 25}// 257 258 259
, {1266, 4, -7, 25}, {1266, 5, -6, 25}, {1191, 10, -6, 65}// 260 261 262
, {1266, 3, -5, 45}, {1266, 1, -8, 25}, {1266, 0, -10, 25}// 263 264 265
, {1266, 2, -7, 25}, {1266, 9, -5, 25}, {1191, 10, -8, 65}// 266 267 268
, {1266, -2, -6, 45}, {1266, 2, -8, 45}, {1266, -1, -10, 45}// 269 270 271
, {1266, 0, -7, 45}, {1266, 8, -8, 25}, {1266, -1, -6, 45}// 272 273 274
, {1266, 4, -5, 45}, {1266, 5, -7, 45}, {1266, 10, -9, 25}// 275 276 277
, {515, 7, -11, 25}, {1266, 10, -7, 25}, {2181, 6, -5, 42}// 278 279 280
, {1266, -2, -6, 25}, {1266, 1, -9, 25}, {517, -2, -11, 25}// 281 282 283
, {1266, 7, -7, 25}, {1266, 9, -10, 25}, {1266, -1, -8, 25}// 284 285 286
, {1266, 6, -6, 45}, {1266, -1, -7, 25}, {1266, 8, -7, 25}// 287 288 289
, {1266, 8, -6, 25}, {1266, 8, -5, 25}, {1266, -1, -8, 45}// 290 291 292
, {2142, 4, -5, 45}, {1266, -2, -9, 25}, {1266, 8, -10, 45}// 293 294 295
, {1266, 2, -9, 45}, {1266, 9, -9, 45}, {1191, 10, -9, 65}// 296 297 298
, {516, -3, -10, 0}, {1266, -1, -6, 25}, {516, -3, -7, 0}// 299 300 301
, {516, -3, -6, 0}, {515, 6, -11, 25}, {1191, 9, -5, 65}// 302 303 304
, {1191, 10, -10, 65}, {516, -3, -8, 0}, {516, -3, -5, 0}// 305 306 307
, {1191, 8, -8, 65}, {515, 1, -11, 25}, {1266, -2, -5, 25}// 308 309 310
, {1266, 9, -10, 45}, {1191, 8, -6, 65}, {1873, 7, -5, 40}// 311 312 313
, {1266, 3, -5, 25}, {1191, 10, -5, 65}, {1266, 4, -8, 25}// 314 315 316
, {1266, 9, -9, 25}, {1266, 4, -10, 25}, {1266, 4, -9, 25}// 317 318 319
, {1266, 5, -6, 45}, {1266, 2, -9, 25}, {1266, 7, -6, 25}// 320 321 322
, {1266, 7, -8, 25}, {1266, 6, -10, 25}, {1266, 10, -10, 25}// 323 324 325
, {1266, 10, -5, 25}, {1266, 10, -6, 25}, {516, 4, -5, 0}// 326 327 328
, {516, -3, -9, 0}, {1266, 10, -5, 45}, {1873, 8, -5, 40}// 329 330 331
, {1266, 8, -8, 45}, {1266, -1, -5, 45}, {1266, 8, -9, 45}// 332 333 334
, {1266, 7, -6, 45}, {1266, 9, -6, 45}, {515, -1, -11, 25}// 335 336 337
, {1266, 0, -6, 45}, {2181, 8, -5, 42}, {1191, 5, -5, 65}// 338 339 340
, {1266, 10, -8, 45}, {1266, 10, -7, 45}, {1266, 10, -6, 45}// 341 342 343
, {1266, 8, -7, 45}, {1266, 3, -6, 45}, {1266, 4, -7, 45}// 344 345 346
, {1266, 9, -8, 45}, {1266, 9, -7, 45}, {1266, 4, -10, 45}// 347 348 349
, {1266, 7, -7, 45}, {1191, 8, -7, 65}, {515, 2, -11, 25}// 350 351 352
, {1191, 9, -10, 65}, {1191, 9, -9, 65}, {1191, 4, -5, 65}// 353 354 355
, {1266, 4, -6, 45}, {1266, 1, -8, 45}, {517, -2, -5, 25}// 356 357 361
, {1324, -2, -10, 65}, {1266, 6, -7, 45}, {512, 3, -5, 25}// 362 363 364
, {2141, 9, -6, 45}, {524, -3, -8, 65}, {524, -3, -9, 65}// 365 366 367
, {524, -3, -10, 65}, {1266, 3, -6, 25}, {1191, 10, -7, 65}// 368 369 370
, {1266, 3, -7, 25}, {1266, 7, -9, 45}, {1872, 7, -5, 25}// 371 372 373
, {1872, 8, -5, 35}, {1266, 3, -9, 45}, {524, -3, -5, 65}// 374 375 376
, {524, -3, -6, 65}, {524, -3, -7, 65}, {1266, 0, -5, 45}// 377 378 379
, {513, -3, -5, 45}, {517, -2, -5, 45}, {1266, 5, -7, 25}// 380 381 382
, {515, -1, -5, 25}, {1266, 1, -7, 45}, {518, -3, -10, 25}// 383 384 385
, {515, 0, -5, 45}, {515, 0, -5, 45}, {515, -1, -5, 45}// 386 387 388
, {1266, 0, -10, 45}, {1266, 0, -8, 45}, {1266, 0, -9, 45}// 389 390 391
, {516, -3, -7, 45}, {516, -3, -8, 45}, {1266, 10, -5, 45}// 392 393 396
, {1872, 8, -5, 25}, {1872, 7, -5, 35}, {1191, 8, -5, 65}// 397 398 399
, {1872, 7, -5, 30}, {1872, 8, -5, 30}, {1191, 10, -5, 65}// 401 402 403
, {517, -2, -11, 45}, {515, 2, -11, 45}, {515, -1, -11, 45}// 404 405 406
, {515, 4, -11, 45}, {2141, 5, -6, 45}, {515, 1, -11, 45}// 407 408 409
, {515, 9, -11, 45}, {515, 5, -11, 45}, {515, 6, -11, 45}// 410 411 412
, {515, 7, -11, 45}, {1191, 9, -5, 65}, {1191, 7, -5, 65}// 413 414 415
, {515, 10, -11, 45}, {1324, -2, -9, 65}, {1324, -2, -8, 65}// 416 417 418
, {1324, -2, -7, 65}, {1324, -2, -6, 65}, {1324, -2, -5, 65}// 419 420 421
, {1324, -1, -10, 65}, {1324, -1, -9, 65}, {1324, -1, -8, 65}// 422 423 424
, {1324, -1, -7, 65}, {1324, -1, -6, 65}, {1324, -1, -5, 65}// 425 426 427
, {1324, 0, -10, 65}, {1324, 0, -9, 65}, {1324, 0, -8, 65}// 428 429 430
, {1324, 0, -7, 65}, {1324, 0, -6, 65}, {1324, 0, -5, 65}// 431 432 433
, {1324, 1, -10, 65}, {1324, 1, -9, 65}, {1324, 1, -8, 65}// 434 435 436
, {1324, 1, -7, 65}, {1324, 1, -6, 65}, {1324, 1, -5, 65}// 437 438 439
, {1324, 2, -10, 65}, {1324, 2, -9, 65}, {1324, 2, -8, 65}// 440 441 442
, {1324, 2, -7, 65}, {1324, 2, -6, 65}, {1324, 2, -5, 65}// 443 444 445
, {1324, 3, -10, 65}, {1324, 3, -9, 65}, {1324, 3, -8, 65}// 446 447 448
, {1324, 3, -7, 65}, {1324, 3, -6, 65}, {1324, 3, -5, 65}// 449 450 451
, {1324, 4, -10, 65}, {1324, 4, -9, 65}, {1324, 4, -8, 65}// 452 453 454
, {1324, 4, -7, 65}, {1324, 4, -6, 65}, {1324, 4, -5, 65}// 455 456 457
, {1324, 5, -10, 65}, {1324, 5, -9, 65}, {1324, 5, -8, 65}// 458 459 460
, {1324, 5, -7, 65}, {1324, 5, -6, 65}, {1324, 5, -5, 65}// 461 462 463
, {1324, 6, -10, 65}, {1324, 6, -9, 65}, {1324, 6, -8, 65}// 464 465 466
, {1324, 6, -7, 65}, {1324, 6, -6, 65}, {1324, 6, -5, 65}// 467 468 469
, {1324, 7, -10, 65}, {1324, 7, -9, 65}, {1324, 7, -8, 65}// 470 471 472
, {1324, 7, -7, 65}, {1324, 7, -6, 65}, {1324, 7, -5, 65}// 473 474 475
, {1324, 8, -10, 65}, {1324, 8, -9, 65}, {1324, 8, -8, 65}// 476 477 478
, {1324, 8, -7, 65}, {1324, 8, -6, 65}, {1324, 8, -5, 65}// 479 480 481
, {1324, 9, -10, 65}, {1324, 9, -9, 65}, {1324, 9, -8, 65}// 482 483 484
, {1324, 9, -7, 65}, {1324, 9, -6, 65}, {1324, 9, -5, 65}// 485 486 487
, {1324, 10, -10, 65}, {1324, 10, -9, 65}, {1324, 10, -8, 65}// 488 489 490
, {1324, 10, -7, 65}, {1324, 10, -6, 65}, {1324, 10, -5, 65}// 491 492 493
, {523, -2, -5, 65}, {523, -1, -5, 65}, {523, 0, -5, 65}// 494 495 496
, {523, 1, -5, 65}, {523, 2, -5, 65}, {523, -2, -11, 65}// 497 498 499
, {523, -1, -11, 65}, {523, 0, -11, 65}, {523, 1, -11, 65}// 500 501 502
, {523, 2, -11, 65}, {523, 3, -11, 65}, {523, 4, -11, 65}// 503 504 505
, {523, 5, -11, 65}, {523, 6, -11, 65}, {523, 7, -11, 65}// 506 507 508
, {523, 8, -11, 65}, {523, 9, -11, 65}, {523, 10, -11, 65}// 509 510 511
, {2141, -5, -10, 25}, {2141, -4, -10, 25}, {2141, -3, -10, 25}// 512 513 514
, {2143, 8, -6, 45}, {2143, 4, -6, 45}, {2143, 9, -6, 45}// 515 516 517
, {1266, 2, 0, 25}, {515, 2, 9, 0}, {1266, 2, -1, 25}// 518 519 520
, {1266, 2, -2, 25}, {1266, 2, -3, 25}, {1266, 2, -4, 25}// 521 522 523
, {1266, 1, 3, 25}, {1266, 1, 2, 25}, {1266, 6, 2, 25}// 524 525 526
, {1266, 6, 3, 25}, {1266, 7, -4, 25}, {1266, 7, -3, 25}// 527 528 529
, {1266, 1, 1, 25}, {1251, 5, 10, 45}, {1191, 4, -1, 65}// 530 531 532
, {1251, 5, 11, 45}, {515, 2, 10, 0}, {1191, 5, -3, 65}// 533 534 535
, {1251, 4, 11, 45}, {1335, 3, 2, 25}, {1251, 4, 10, 45}// 536 537 538
, {1251, 8, 11, 45}, {1251, 7, 11, 45}, {1191, 6, -4, 65}// 539 540 541
, {1266, 0, 3, 25}, {1266, 0, 2, 25}, {1266, 0, 1, 25}// 542 543 544
, {1324, 2, 9, 65}, {516, -3, 9, 0}, {1266, 5, -2, 25}// 545 546 547
, {1266, 8, 3, 25}, {2141, 8, -1, 45}, {1266, -1, 3, 25}// 548 549 550
, {1266, -1, 2, 25}, {1266, 7, 10, 25}, {516, -3, 8, 0}// 551 552 553
, {516, -3, 1, 0}, {511, 2, 2, 45}, {1266, -1, 1, 25}// 554 555 556
, {1266, 6, 1, 25}, {2142, 3, 11, 45}, {515, 3, 9, 0}// 557 558 559
, {515, 3, 10, 0}, {1872, 7, -3, 25}, {1191, 5, -4, 65}// 560 561 562
, {514, 8, 9, 25}, {1324, 3, 3, 65}, {1872, 8, -4, 30}// 563 564 565
, {1191, 5, 1, 65}, {516, -3, 2, 0}, {516, -3, 7, 0}// 566 567 568
, {1191, 5, 2, 65}, {515, 2, 9, 45}, {1191, 8, -3, 65}// 569 570 571
, {515, 0, 10, 0}, {1266, 7, -2, 25}, {1324, 5, 4, 65}// 572 573 574
, {1266, 10, 9, 25}, {1266, 10, 8, 25}, {1266, 10, 7, 25}// 575 576 577
, {1266, 10, 6, 25}, {1266, 10, 5, 25}, {1266, 10, 4, 25}// 578 579 580
, {1266, 9, 9, 25}, {516, 8, 10, 25}, {1191, 3, 1, 65}// 581 582 583
, {1266, 9, 8, 25}, {1266, 9, 7, 25}, {1266, 9, 6, 25}// 584 585 586
, {1266, 9, 5, 25}, {2141, 5, -1, 45}, {517, 4, 11, 25}// 587 588 589
, {1266, 9, 4, 25}, {1266, 4, 10, 25}, {516, 2, -2, 45}// 590 591 592
, {1266, 5, 10, 25}, {1324, 5, 5, 65}, {1324, 3, 6, 65}// 594 595 596
, {1266, 8, 9, 25}, {523, 5, 9, 65}, {1266, 8, 8, 25}// 597 598 599
, {1266, 8, 7, 25}, {523, 6, 9, 65}, {1266, 8, 6, 25}// 600 601 602
, {1324, 1, 7, 65}, {1266, 8, 5, 25}, {1266, 8, 4, 25}// 603 604 605
, {1266, 7, 9, 25}, {1266, 7, 8, 25}, {1266, 7, 7, 25}// 606 607 608
, {1266, 7, 6, 25}, {1266, 7, 5, 25}, {1266, 7, 4, 25}// 609 610 611
, {1266, 6, 9, 25}, {1266, 6, 8, 25}, {1266, 6, 7, 25}// 612 613 614
, {1266, 6, 6, 25}, {1266, 6, 5, 25}, {1266, 6, 4, 25}// 615 616 617
, {1266, 5, 9, 25}, {1266, 5, 8, 25}, {1266, 5, 7, 25}// 618 619 620
, {1266, 5, 6, 25}, {1266, 5, 5, 25}, {1872, 8, -4, 25}// 621 622 623
, {1872, 7, -4, 25}, {515, 8, 9, 45}, {516, -3, -2, 0}// 624 625 626
, {1266, 5, 4, 25}, {2142, 9, -3, 45}, {1266, 4, 9, 25}// 627 628 629
, {1266, 4, 8, 25}, {1191, 5, 3, 65}, {1266, 4, 7, 25}// 630 631 632
, {1266, 7, 9, 45}, {1266, 4, 6, 25}, {1266, 9, 3, 25}// 633 634 635
, {1266, 6, 11, 45}, {515, 0, 9, 45}, {1266, 4, 5, 25}// 636 637 638
, {1266, 10, -4, 25}, {1266, 4, 4, 25}, {1266, 3, 9, 25}// 639 640 641
, {1266, 3, 8, 25}, {1266, 3, 7, 25}, {1266, 3, 6, 25}// 642 643 644
, {1266, 3, 5, 25}, {1266, 3, 4, 25}, {515, 9, 9, 45}// 645 646 647
, {518, -3, 3, 45}, {1266, 2, 9, 25}, {1266, 2, 8, 25}// 648 649 650
, {1324, -2, 5, 65}, {1266, 7, -1, 25}, {1266, 2, 7, 25}// 651 652 653
, {516, 3, 2, 0}, {1266, 2, 6, 25}, {1324, -2, 4, 65}// 654 655 656
, {1266, 2, 5, 25}, {1266, 9, 2, 25}, {1266, 2, 4, 25}// 657 658 659
, {516, -3, -4, 0}, {1266, 1, 9, 25}, {1324, -2, 3, 65}// 660 661 662
, {1324, 0, 7, 65}, {2181, 6, -4, 25}, {511, 3, 2, 25}// 663 664 665
, {1251, 6, 11, 45}, {2142, 4, -4, 45}, {1872, 7, -4, 30}// 666 667 668
, {1266, 1, 8, 25}, {1266, 1, 7, 25}, {1266, 1, 6, 25}// 669 670 671
, {1266, 5, -1, 25}, {1191, 9, 3, 65}, {1191, 8, -4, 65}// 672 673 674
, {1266, 1, 5, 25}, {1266, 1, 4, 25}, {1266, 0, 9, 25}// 675 676 679
, {1266, 0, 8, 25}, {1266, 0, 7, 25}, {1266, 0, 6, 25}// 680 681 682
, {1266, 0, 5, 25}, {1191, 4, 2, 65}, {1266, 0, 4, 25}// 683 684 685
, {1266, -1, 9, 25}, {1266, -1, 8, 25}, {1266, -1, 7, 25}// 686 687 688
, {1266, -1, 6, 25}, {1191, 3, -4, 65}, {1191, 4, 1, 65}// 689 690 691
, {1266, -1, 5, 25}, {1266, 6, 10, 25}, {1266, -1, 4, 25}// 692 693 694
, {516, 3, -3, 0}, {516, 3, -1, 0}, {516, 3, -2, 0}// 696 697 698
, {516, 3, 1, 0}, {1266, 5, 1, 25}, {516, -3, 5, 0}// 699 700 701
, {516, -3, 6, 0}, {516, -3, 4, 0}, {1324, 1, 8, 65}// 702 703 704
, {2181, 6, -3, 32}, {2142, 9, -4, 45}, {523, 7, 9, 65}// 705 706 707
, {2181, 8, -2, 27}, {513, 3, 11, 25}, {1324, 1, 9, 65}// 708 709 710
, {1266, 9, -3, 25}, {1266, 9, -4, 25}, {523, -2, 9, 65}// 711 712 713
, {2181, 6, -4, 37}, {1191, 6, 3, 65}, {1191, 6, 2, 65}// 714 715 716
, {1266, 9, 1, 25}, {1324, 5, 3, 65}, {1324, 4, 9, 65}// 717 718 719
, {1324, 4, 8, 65}, {1324, 4, 7, 65}, {1324, 4, 6, 65}// 720 721 722
, {1266, 5, 3, 25}, {1324, 2, 4, 65}, {515, 6, 11, 25}// 723 724 725
, {516, 3, -4, 0}, {1266, 4, 3, 45}, {1266, 5, 0, 25}// 726 727 728
, {1266, 4, 2, 45}, {516, 3, 3, 0}, {516, 3, 4, 0}// 729 730 731
, {518, 2, -4, 45}, {1873, 8, -2, 25}, {515, 1, 9, 25}// 732 733 734
, {2142, 8, 10, 45}, {1266, 4, -3, 45}, {1266, 4, -4, 45}// 735 736 737
, {2142, 4, -2, 45}, {1873, 7, -2, 25}, {516, 3, 0, 0}// 738 739 740
, {1266, 3, 3, 45}, {2181, 8, -3, 32}, {515, 3, 9, 25}// 741 742 743
, {515, 2, 9, 25}, {1266, 5, -4, 25}, {1266, 3, -4, 45}// 744 745 746
, {1266, 7, 0, 25}, {1266, 3, -2, 45}, {1266, 3, -3, 45}// 747 748 749
, {1266, 3, -1, 45}, {515, 3, 9, 25}, {2142, 4, -3, 45}// 750 751 752
, {2142, 8, 11, 45}, {516, -3, 5, 25}, {1324, 3, 7, 65}// 753 754 755
, {1266, 5, 2, 25}, {515, 9, 9, 25}, {2140, 9, -1, 45}// 756 758 759
, {515, -2, 9, 0}, {1266, 5, -3, 25}, {515, -2, 10, 0}// 760 761 762
, {513, 3, 10, 16}, {1324, 3, 8, 65}, {2142, 4, -1, 45}// 763 764 765
, {1266, 5, 11, 25}, {516, 3, -3, 25}, {1266, 6, 11, 25}// 766 767 768
, {516, 3, 3, 0}, {516, 3, 2, 0}, {516, 3, 1, 0}// 769 770 771
, {516, 3, 0, 0}, {516, 3, -1, 0}, {516, 3, -2, 0}// 772 773 774
, {516, 3, -3, 0}, {516, 3, -4, 0}, {1266, 4, 11, 25}// 775 776 777
, {1266, 4, 2, 25}, {1266, 6, 10, 45}, {1191, 10, -2, 65}// 778 779 780
, {2142, -3, 11, 25}, {2142, -3, 10, 25}, {2142, -3, 9, 25}// 781 783 784
, {1266, 6, 0, 25}, {1266, 6, -1, 25}, {1266, 9, 0, 25}// 785 786 787
, {1266, 6, -2, 25}, {1266, 6, -3, 25}, {1266, 4, 3, 25}// 788 789 790
, {2141, -3, 11, 25}, {515, -1, 2, 25}, {516, -3, -3, 0}// 791 792 793
, {515, 0, 2, 25}, {2141, -4, 11, 25}, {515, 2, 2, 25}// 794 795 796
, {1266, 10, -3, 25}, {2141, 6, -1, 45}, {1324, -1, 9, 65}// 797 798 799
, {2141, 7, -1, 45}, {515, 1, 2, 25}, {516, 3, 0, 25}// 800 801 802
, {1266, 7, 11, 25}, {1324, -1, 8, 65}, {1251, 6, 10, 45}// 803 804 805
, {1324, 0, 9, 65}, {511, 8, 11, 25}, {515, 4, 9, 45}// 806 807 808
, {1266, 5, 9, 45}, {1324, 1, 4, 65}, {514, -3, 2, 45}// 809 810 811
, {1324, 1, 6, 65}, {1266, 8, -1, 25}, {1266, 8, -2, 25}// 812 813 814
, {1266, 9, -1, 25}, {1266, 8, -3, 25}, {1266, 8, -4, 25}// 815 816 817
, {1266, 7, 3, 25}, {1266, 7, 2, 25}, {515, 10, 9, 45}// 818 819 820
, {1266, 7, 1, 25}, {1266, 6, -4, 25}, {1266, 9, -2, 25}// 821 822 823
, {1266, 8, 2, 25}, {1266, 8, 1, 25}, {1266, 8, 0, 25}// 824 825 826
, {1266, 4, 1, 25}, {1266, 4, 0, 25}, {1266, 4, -1, 25}// 828 829 830
, {1266, 4, -2, 25}, {1266, 4, -3, 25}, {1266, 4, -4, 25}// 831 832 833
, {515, 1, 10, 0}, {1324, -2, 7, 65}, {1324, 3, 5, 65}// 834 835 836
, {1324, 3, 4, 65}, {513, -3, 9, 25}, {517, -2, 9, 25}// 837 838 839
, {1191, 8, -2, 65}, {1324, -2, 6, 65}, {516, 4, -1, 0}// 840 841 842
, {516, 4, 0, 0}, {516, 4, 2, 0}, {516, 4, 1, 0}// 843 844 845
, {516, 4, -4, 0}, {516, 4, -3, 0}, {516, 4, -2, 0}// 846 847 848
, {516, 4, 3, 0}, {516, 4, 4, 0}, {2141, 8, 11, 45}// 849 850 852
, {516, -3, 6, 45}, {1191, 9, 1, 65}, {1266, 4, 9, 45}// 853 854 855
, {1266, 8, 10, 25}, {1266, 10, -2, 25}, {1266, 10, 3, 25}// 856 857 858
, {1266, 10, 2, 25}, {1266, 10, 1, 25}, {1266, 10, 0, 25}// 859 860 861
, {1266, 10, -1, 25}, {1191, 10, -4, 65}, {516, -3, 5, 45}// 862 863 864
, {1266, -2, 1, 25}, {1266, -2, 2, 25}, {1266, -2, 3, 25}// 865 866 867
, {1191, 4, -2, 65}, {2181, 8, -4, 37}, {1324, 2, 3, 65}// 868 869 870
, {1191, 10, -1, 65}, {1191, 4, 3, 65}, {515, 7, 9, 45}// 871 872 873
, {1266, 2, 1, 25}, {1266, 2, 2, 25}, {1266, 2, 3, 25}// 874 875 876
, {1266, 3, -4, 25}, {1266, 3, -3, 25}, {1266, 3, -2, 25}// 877 878 879
, {1266, 3, -1, 25}, {1266, 3, 0, 25}, {1266, 3, 1, 25}// 880 881 882
, {1266, 3, 2, 25}, {1266, 3, 3, 25}, {1266, -2, 4, 25}// 883 884 886
, {1266, -2, 5, 25}, {1266, -2, 6, 25}, {1266, -2, 7, 25}// 887 888 889
, {1266, -2, 8, 25}, {1266, -2, 9, 25}, {1266, 3, 0, 45}// 890 891 892
, {1266, 3, 1, 45}, {1266, 3, 2, 45}, {514, -3, 2, 25}// 893 894 895
, {516, 3, 1, 25}, {1324, -1, 7, 65}, {517, -2, 9, 45}// 896 897 898
, {1191, 3, -3, 65}, {1191, 4, 0, 65}, {516, -3, 7, 45}// 899 900 901
, {515, 1, 9, 0}, {516, -3, -1, 0}, {1191, 5, -2, 65}// 902 903 904
, {515, -1, 10, 0}, {515, -1, 9, 0}, {515, 10, 9, 25}// 905 906 907
, {516, -3, 3, 0}, {518, 3, -4, 25}, {1191, 3, -1, 65}// 908 909 910
, {1191, 3, -2, 65}, {515, -1, 9, 45}, {1191, 10, -3, 65}// 911 912 913
, {1324, 2, 6, 65}, {2142, 3, 10, 45}, {1324, 2, 7, 65}// 914 915 916
, {1324, 2, 8, 65}, {1191, 3, 2, 65}, {515, 0, 9, 25}// 917 918 919
, {1191, 4, -3, 65}, {1191, 4, -4, 65}, {515, -1, 9, 25}// 920 921 922
, {515, 0, 9, 0}, {1191, 3, 0, 65}, {1324, 2, 5, 65}// 923 924 925
, {1191, 9, 2, 65}, {1324, 1, 3, 65}, {1324, 3, 9, 65}// 926 927 928
, {1873, 7, -3, 30}, {516, 3, 10, 25}, {1266, 4, -1, 45}// 929 930 931
, {1266, 4, 0, 45}, {1266, 4, 1, 45}, {1266, 4, -2, 45}// 932 933 935
, {524, -3, 3, 65}, {1266, 8, 11, 25}, {1335, 3, 1, 25}// 936 937 938
, {515, 3, 9, 45}, {524, -3, 4, 65}, {1324, 1, 5, 65}// 939 941 942
, {1251, 7, 10, 45}, {1251, 8, 10, 45}, {516, -3, 7, 25}// 943 944 945
, {516, -3, 6, 25}, {518, -3, 3, 25}, {517, -2, 2, 25}// 946 947 948
, {523, 10, 9, 65}, {523, 9, 9, 65}, {523, 8, 9, 65}// 949 950 951
, {523, 4, 9, 65}, {513, -3, 9, 45}, {1266, 6, 9, 45}// 952 953 954
, {523, 3, 9, 65}, {523, 2, 9, 65}, {523, 1, 9, 65}// 955 956 957
, {1335, 3, 0, 25}, {1335, 3, -1, 25}, {1335, 3, -2, 25}// 958 959 960
, {1335, 3, -3, 25}, {1335, 3, -4, 25}, {1335, 2, 2, 25}// 961 962 963
, {1335, 0, -2, 25}, {1335, 0, -1, 25}, {1335, 0, 0, 25}// 964 965 966
, {1335, 0, 1, 25}, {1335, 0, 2, 25}, {1335, 1, -4, 25}// 967 968 969
, {1335, 1, -3, 25}, {1335, 1, -2, 25}, {1335, 1, -1, 25}// 970 971 972
, {1335, 1, 0, 25}, {1335, 1, 1, 25}, {1335, 1, 2, 25}// 973 974 975
, {1335, 2, -4, 25}, {1335, 2, -3, 25}, {1335, 2, -2, 25}// 976 977 978
, {1335, 2, -1, 25}, {1335, 2, 0, 25}, {1335, 2, 1, 25}// 979 980 981
, {1335, -1, 0, 25}, {1335, -1, 1, 25}, {1335, -1, 2, 25}// 982 983 984
, {1335, 0, -4, 25}, {1335, 0, -3, 25}, {1335, -2, 2, 25}// 985 986 987
, {1335, -1, -4, 25}, {1335, -1, -3, 25}, {1335, -1, -2, 25}// 988 989 990
, {1335, -1, -1, 25}, {1335, -2, -2, 25}, {1335, -2, -1, 25}// 991 992 993
, {1335, -2, 0, 25}, {1335, -2, 1, 25}, {1324, -2, 8, 65}// 994 995 996
, {1335, -2, -4, 25}, {1335, -2, -3, 25}, {523, 0, 9, 65}// 997 998 999
, {523, -1, 9, 65}, {1191, 8, 0, 65}, {1191, 8, -1, 65}// 1000 1001 1002
, {1266, 5, 0, 45}, {1266, 5, 1, 45}, {1266, 5, 2, 45}// 1003 1004 1005
, {1266, 5, 3, 45}, {1266, 6, 0, 45}, {1266, 6, 1, 45}// 1006 1007 1008
, {1266, 6, 2, 45}, {1266, 6, 3, 45}, {1266, 7, 0, 45}// 1009 1010 1011
, {1266, 7, 1, 45}, {1266, 7, 2, 45}, {1266, 7, 3, 45}// 1012 1013 1014
, {1266, 8, 0, 45}, {1266, 8, 1, 45}, {1266, 8, 2, 45}// 1015 1016 1017
, {1266, 8, 3, 45}, {1266, 9, 0, 45}, {1266, 9, 1, 45}// 1018 1019 1020
, {1266, 9, 2, 45}, {1266, 9, 3, 45}, {1266, 10, -4, 45}// 1021 1022 1023
, {1266, 10, -3, 45}, {1266, 10, -2, 45}, {1266, 10, -1, 45}// 1024 1025 1026
, {1266, 10, 0, 45}, {1266, 10, 1, 45}, {1266, 10, 2, 45}// 1027 1028 1029
, {1266, 10, 3, 45}, {516, 2, -1, 45}, {516, 2, 0, 45}// 1030 1031 1032
, {1266, -2, 3, 45}, {1266, -2, 4, 45}, {1266, -2, 5, 45}// 1033 1034 1035
, {1266, -2, 6, 45}, {1266, -2, 7, 45}, {1266, -2, 8, 45}// 1036 1037 1038
, {1266, -2, 9, 45}, {1266, -1, 3, 45}, {1266, -1, 4, 45}// 1039 1040 1041
, {1266, -1, 5, 45}, {1266, -1, 6, 45}, {1266, -1, 7, 45}// 1042 1043 1044
, {1266, -1, 8, 45}, {1266, -1, 9, 45}, {1266, 0, 3, 45}// 1045 1046 1047
, {1266, 0, 4, 45}, {1266, 0, 5, 45}, {1266, 0, 6, 45}// 1048 1049 1050
, {1266, 0, 7, 45}, {1266, 0, 8, 45}, {1266, 0, 9, 45}// 1051 1052 1053
, {1266, 1, 3, 45}, {1266, 1, 4, 45}, {1266, 1, 5, 45}// 1054 1055 1056
, {1266, 1, 6, 45}, {1266, 1, 7, 45}, {1266, 1, 8, 45}// 1057 1058 1059
, {1266, 1, 9, 45}, {1266, 2, 3, 45}, {1266, 2, 4, 45}// 1060 1061 1062
, {1266, 2, 5, 45}, {1266, 2, 6, 45}, {1266, 2, 7, 45}// 1063 1064 1065
, {1266, 2, 8, 45}, {1266, 2, 9, 45}, {1266, 3, 3, 45}// 1066 1067 1068
, {1266, 3, 4, 45}, {1266, 3, 5, 45}, {1266, 3, 6, 45}// 1069 1070 1071
, {1266, 3, 7, 45}, {1266, 3, 8, 45}, {1266, 3, 9, 45}// 1072 1073 1074
, {1266, 4, 3, 45}, {1266, 4, 4, 45}, {1266, 4, 5, 45}// 1075 1076 1077
, {1266, 4, 6, 45}, {1266, 4, 7, 45}, {1266, 4, 8, 45}// 1078 1079 1080
, {1266, 4, 9, 45}, {1266, 5, 3, 45}, {1266, 5, 4, 45}// 1081 1082 1083
, {1266, 5, 5, 45}, {1266, 5, 6, 45}, {1266, 5, 7, 45}// 1084 1085 1086
, {1266, 5, 8, 45}, {1266, 5, 9, 45}, {1266, 6, 3, 45}// 1087 1088 1089
, {1266, 6, 4, 45}, {1266, 6, 5, 45}, {1266, 6, 6, 45}// 1090 1091 1092
, {1266, 6, 7, 45}, {1266, 6, 8, 45}, {1266, 6, 9, 45}// 1093 1094 1095
, {1266, 7, 3, 45}, {1266, 7, 4, 45}, {1266, 7, 5, 45}// 1096 1097 1098
, {1266, 7, 6, 45}, {1266, 7, 7, 45}, {1266, 7, 8, 45}// 1099 1100 1101
, {1266, 7, 9, 45}, {1266, 8, 3, 45}, {1266, 8, 4, 45}// 1102 1103 1104
, {1266, 8, 5, 45}, {1266, 8, 6, 45}, {1266, 8, 7, 45}// 1105 1106 1107
, {1266, 8, 8, 45}, {1266, 8, 9, 45}, {1266, 9, 3, 45}// 1108 1109 1110
, {1266, 9, 4, 45}, {1266, 9, 5, 45}, {1266, 9, 6, 45}// 1111 1112 1113
, {1266, 9, 7, 45}, {1266, 9, 8, 45}, {1266, 9, 9, 45}// 1114 1115 1116
, {1266, 10, 3, 45}, {1266, 10, 4, 45}, {1266, 10, 5, 45}// 1117 1118 1119
, {1266, 10, 6, 45}, {1266, 10, 7, 45}, {1266, 10, 8, 45}// 1120 1121 1122
, {1266, 10, 9, 45}, {1266, 8, 9, 45}, {1324, -1, 6, 65}// 1123 1124 1125
, {2181, 6, -2, 27}, {517, -2, 2, 45}, {1191, 7, 3, 65}// 1126 1127 1128
, {1191, 7, 0, 65}, {1191, 7, 1, 65}, {1191, 7, 2, 65}// 1129 1130 1131
, {1191, 9, -1, 65}, {1191, 7, -1, 65}, {1191, 9, 0, 65}// 1132 1133 1134
, {515, -1, 2, 45}, {2141, 4, 11, 45}, {2141, 5, 11, 45}// 1135 1136 1137
, {2141, 6, 11, 45}, {2141, 7, 11, 45}, {515, 1, 2, 45}// 1138 1139 1140
, {1324, 0, 3, 65}, {1324, 0, 4, 65}, {1324, 0, 5, 65}// 1141 1142 1143
, {1324, 0, 6, 65}, {1324, -2, 9, 65}, {1324, -1, 3, 65}// 1144 1145 1146
, {1324, -1, 5, 65}, {1324, -1, 4, 65}, {1324, 0, 8, 65}// 1147 1148 1149
, {1191, 10, 3, 65}, {1191, 10, 2, 65}, {1191, 10, 1, 65}// 1150 1151 1152
, {1191, 10, 0, 65}, {1191, 5, -1, 65}, {1191, 5, 0, 65}// 1153 1154 1155
, {1324, 4, 3, 65}, {1324, 4, 4, 65}, {1324, 4, 5, 65}// 1156 1157 1158
, {1191, 7, -4, 65}, {1191, 7, -3, 65}, {1191, 7, -2, 65}// 1159 1160 1161
, {1191, 8, 3, 65}, {1191, 9, -4, 65}, {1191, 9, -3, 65}// 1162 1163 1164
, {1191, 9, -2, 65}, {1191, 8, 2, 65}, {1191, 8, 1, 65}// 1165 1166 1167
, {1191, 6, 1, 65}, {1191, 6, 0, 65}, {1191, 6, -1, 65}// 1168 1169 1170
, {1191, 6, -2, 65}, {1191, 6, -3, 65}, {2141, -5, 11, 25}// 1171 1172 1173
, {2141, -4, 11, 25}, {2141, -4, 11, 25}, {1873, 8, -4, 35}// 1174 1175 1176
, {1873, 7, -4, 35}, {1872, 8, -3, 25}, {1191, 5, 6, 65}// 1177 1178 1179
, {1191, 5, 7, 65}, {1191, 5, 8, 65}, {1191, 5, 9, 65}// 1180 1181 1182
, {1191, 6, 3, 65}, {1191, 6, 4, 65}, {1191, 6, 5, 65}// 1183 1184 1185
, {1191, 6, 6, 65}, {1191, 6, 7, 65}, {1191, 6, 8, 65}// 1186 1187 1188
, {1191, 6, 9, 65}, {1191, 7, 3, 65}, {1191, 7, 4, 65}// 1189 1190 1191
, {1191, 7, 5, 65}, {1191, 7, 6, 65}, {1191, 7, 7, 65}// 1192 1193 1194
, {1191, 7, 8, 65}, {1191, 7, 9, 65}, {1191, 8, 3, 65}// 1195 1196 1197
, {1191, 8, 4, 65}, {1191, 8, 5, 65}, {1191, 8, 6, 65}// 1198 1199 1200
, {1191, 8, 7, 65}, {1191, 8, 8, 65}, {1191, 8, 9, 65}// 1201 1202 1203
, {1191, 9, 3, 65}, {1191, 9, 4, 65}, {1191, 9, 5, 65}// 1204 1205 1206
, {1191, 9, 6, 65}, {1191, 9, 7, 65}, {1191, 9, 8, 65}// 1207 1208 1209
, {1191, 9, 9, 65}, {1191, 10, 3, 65}, {1191, 10, 4, 65}// 1210 1211 1212
, {1191, 10, 5, 65}, {1191, 10, 6, 65}, {1191, 10, 7, 65}// 1213 1214 1215
, {1191, 10, 8, 65}, {1191, 10, 9, 65}, {1324, 5, 6, 65}// 1216 1217 1218
, {1324, 5, 7, 65}, {1324, 5, 8, 65}, {1324, 5, 9, 65}// 1219 1220 1221
, {1324, 6, 3, 65}, {1324, 6, 4, 65}, {1324, 6, 5, 65}// 1222 1223 1224
, {1324, 6, 6, 65}, {1324, 6, 7, 65}, {1324, 6, 8, 65}// 1225 1226 1227
, {1324, 6, 9, 65}, {1324, 7, 3, 65}, {1324, 7, 4, 65}// 1228 1229 1230
, {1324, 7, 5, 65}, {1324, 7, 6, 65}, {1324, 7, 7, 65}// 1231 1232 1233
, {1324, 7, 8, 65}, {1324, 7, 9, 65}, {1324, 8, 3, 65}// 1234 1235 1236
, {1324, 8, 4, 65}, {1324, 8, 5, 65}, {1324, 8, 6, 65}// 1237 1238 1239
, {1324, 8, 7, 65}, {1324, 8, 8, 65}, {1324, 8, 9, 65}// 1240 1241 1242
, {1324, 9, 3, 65}, {1324, 9, 4, 65}, {1324, 9, 5, 65}// 1243 1244 1245
, {1324, 9, 6, 65}, {1324, 9, 7, 65}, {1324, 9, 8, 65}// 1246 1247 1248
, {1324, 9, 9, 65}, {1324, 10, 3, 65}, {1324, 10, 4, 65}// 1249 1250 1251
, {1324, 10, 5, 65}, {1324, 10, 6, 65}, {1324, 10, 7, 65}// 1252 1253 1254
, {1324, 10, 8, 65}, {1324, 10, 9, 65}, {1324, 3, -1, 65}// 1255 1256 1257
, {1324, 3, -2, 65}, {1324, 3, -3, 65}, {1324, 3, -4, 65}// 1258 1259 1260
, {1324, 3, 0, 65}, {1324, 3, 1, 65}, {1324, 3, 2, 65}// 1261 1262 1263
, {1324, 4, -4, 65}, {1324, 4, -3, 65}, {1324, 4, -2, 65}// 1264 1265 1266
, {1324, 4, -1, 65}, {1324, 4, 0, 65}, {1324, 4, 1, 65}// 1267 1268 1269
, {1324, 4, 2, 65}, {1324, 5, -4, 65}, {1324, 5, -3, 65}// 1270 1271 1272
, {1324, 5, -2, 65}, {1324, 5, -1, 65}, {1324, 5, 0, 65}// 1273 1274 1275
, {1324, 5, 1, 65}, {1324, 5, 2, 65}, {1324, 6, -4, 65}// 1276 1277 1278
, {1324, 6, -3, 65}, {1324, 6, -2, 65}, {1324, 6, -1, 65}// 1279 1280 1281
, {1324, 6, 0, 65}, {1324, 6, 1, 65}, {1324, 6, 2, 65}// 1282 1283 1284
, {1324, 7, -4, 65}, {1324, 7, -3, 65}, {1324, 7, -2, 65}// 1285 1286 1287
, {1324, 7, -1, 65}, {1324, 7, 0, 65}, {1324, 7, 1, 65}// 1288 1289 1290
, {1324, 7, 2, 65}, {1324, 8, -4, 65}, {1324, 8, -3, 65}// 1291 1292 1293
, {1324, 8, -2, 65}, {1324, 8, -1, 65}, {1324, 8, 0, 65}// 1294 1295 1296
, {1324, 8, 1, 65}, {1324, 8, 2, 65}, {1324, 9, -4, 65}// 1297 1298 1299
, {1324, 9, -3, 65}, {1324, 9, -2, 65}, {1324, 9, -1, 65}// 1300 1301 1302
, {1324, 9, 0, 65}, {1324, 9, 1, 65}, {1324, 9, 2, 65}// 1303 1304 1305
, {1324, 10, -4, 65}, {1324, 10, -3, 65}, {1324, 10, -2, 65}// 1306 1307 1308
, {1324, 10, -1, 65}, {1324, 10, 0, 65}, {1324, 10, 1, 65}// 1309 1310 1311
, {1324, 10, 2, 65}, {524, -3, 5, 65}, {524, -3, 6, 65}// 1312 1313 1314
, {524, -3, 7, 65}, {524, -3, 8, 65}, {524, -3, 9, 65}// 1315 1316 1317
, {523, -2, 2, 65}, {523, -1, 2, 65}, {523, 0, 2, 65}// 1318 1319 1320
, {523, 1, 2, 65}, {523, 2, 2, 65}, {524, 2, -4, 65}// 1321 1322 1323
, {524, 2, -3, 65}, {524, 2, -2, 65}, {524, 2, -1, 65}// 1324 1325 1326
, {524, 2, 0, 65}, {524, 2, 1, 65}, {524, 2, 2, 65}// 1327 1328 1329
, {1873, 8, -3, 30}, {2142, 9, -2, 45}, {1252, 17, -5, 25}// 1330 1331 1332
, {1251, 16, -9, 45}, {1251, 15, -6, 45}, {1251, 15, -7, 45}// 1333 1334 1335
, {1266, 13, -9, 45}, {1251, 15, -8, 45}, {1266, 13, -10, 25}// 1336 1337 1338
, {1251, 15, -9, 45}, {1191, 11, -10, 65}, {1191, 12, -10, 65}// 1339 1340 1341
, {2142, 16, -7, 45}, {2903, 18, -9, 25}, {2142, 16, -8, 45}// 1342 1343 1344
, {1266, 12, -5, 25}, {516, 14, -9, 45}, {2142, 16, -6, 45}// 1345 1346 1347
, {1266, 14, -8, 45}, {1266, 14, -9, 25}, {1266, 14, -8, 25}// 1348 1349 1350
, {2142, 19, -6, 25}, {1252, 17, -6, 25}, {1266, 14, -6, 25}// 1351 1352 1353
, {1266, 14, -7, 25}, {516, 14, -9, 25}, {1266, 12, -9, 45}// 1354 1355 1356
, {1266, 12, -10, 45}, {1266, 11, -5, 45}, {1266, 11, -6, 45}// 1357 1358 1359
, {1266, 12, -9, 25}, {523, 13, -5, 65}, {6016, 22, -5, 25}// 1360 1361 1362
, {2140, 19, -5, 25}, {1266, 12, -6, 25}, {516, 14, -6, 25}// 1363 1364 1365
, {1266, 12, -8, 25}, {523, 14, -5, 65}, {1266, 13, -6, 25}// 1366 1367 1368
, {2142, 19, -10, 25}, {515, 13, -11, 25}, {1191, 14, -9, 65}// 1369 1370 1371
, {1266, 14, -7, 45}, {1191, 14, -10, 65}, {1191, 12, -6, 65}// 1372 1373 1374
, {1266, 14, -5, 45}, {1266, 12, -10, 25}, {1191, 14, -8, 65}// 1375 1376 1377
, {1266, 13, -9, 25}, {1266, 16, -8, 45}, {516, 14, -6, 45}// 1378 1379 1380
, {1191, 13, -6, 65}, {2142, 16, -9, 45}, {2955, 18, -7, 25}// 1381 1382 1383
, {1252, 16, -8, 25}, {1252, 16, -9, 25}, {1252, 16, -10, 25}// 1384 1385 1386
, {1252, 15, -5, 25}, {1252, 15, -6, 25}, {517, 13, -5, 25}// 1387 1388 1389
, {2142, 19, -7, 25}, {6016, 22, -6, 25}, {1266, 14, -9, 45}// 1390 1391 1392
, {2141, 16, -10, 45}, {1191, 12, -7, 65}, {2141, 15, -10, 45}// 1393 1394 1395
, {2141, 15, -11, 25}, {1191, 11, -9, 65}, {2141, 15, -6, 45}// 1396 1397 1398
, {1191, 13, -5, 65}, {1191, 11, -5, 65}, {1191, 12, -5, 65}// 1399 1400 1401
, {1191, 12, -8, 65}, {1191, 12, -9, 65}, {517, 13, -5, 45}// 1402 1403 1404
, {515, 13, -5, 0}, {515, 13, -5, 0}, {2141, 19, -11, 25}// 1405 1406 1407
, {1252, 15, -10, 25}, {515, 14, -5, 0}, {2142, 19, -9, 25}// 1408 1409 1410
, {1251, 16, -8, 45}, {1266, 11, -7, 25}, {2142, 19, -8, 25}// 1411 1412 1413
, {1266, 11, -6, 25}, {1252, 17, -7, 25}, {1251, 16, -6, 45}// 1414 1415 1416
, {1266, 11, -8, 25}, {2954, 18, -8, 25}, {1266, 14, -5, 25}// 1417 1418 1419
, {1266, 11, -5, 25}, {1191, 14, -5, 65}, {1191, 14, -6, 65}// 1420 1421 1422
, {1191, 14, -7, 65}, {1266, 13, -5, 45}, {1266, 11, -9, 25}// 1423 1424 1425
, {511, 14, -5, 45}, {1191, 11, -6, 65}, {1266, 13, -8, 25}// 1426 1427 1428
, {1266, 13, -7, 25}, {6016, 20, -6, 25}, {1191, 11, -7, 65}// 1429 1430 1431
, {6016, 21, -6, 25}, {1266, 12, -7, 25}, {1266, 13, -10, 45}// 1432 1433 1434
, {1252, 15, -7, 25}, {1266, 14, -10, 25}, {1266, 13, -5, 25}// 1435 1436 1437
, {1191, 11, -8, 65}, {518, 14, -10, 25}, {1252, 15, -8, 25}// 1438 1439 1440
, {1266, 11, -10, 25}, {1266, 11, -9, 45}, {1266, 11, -10, 45}// 1441 1442 1443
, {515, 12, -5, 0}, {1266, 12, -5, 45}, {1266, 12, -6, 45}// 1444 1445 1446
, {1266, 12, -7, 45}, {1266, 12, -8, 45}, {1252, 15, -9, 25}// 1447 1448 1449
, {2141, 16, -5, 25}, {2141, 15, -5, 25}, {2141, 16, -11, 25}// 1450 1451 1452
, {1266, 14, -8, 45}, {514, 12, -5, 45}, {512, 14, -11, 25}// 1455 1456 1457
, {514, 12, -5, 25}, {515, 14, -5, 0}, {518, 14, -10, 45}// 1458 1459 1460
, {515, 12, -11, 25}, {515, 11, -11, 25}, {1266, 16, -7, 45}// 1461 1462 1463
, {1266, 14, -10, 45}, {1252, 18, -9, 25}, {524, 14, -9, 65}// 1464 1466 1467
, {524, 14, -8, 65}, {524, 14, -10, 65}, {524, 14, -7, 65}// 1468 1469 1470
, {524, 14, -6, 65}, {524, 14, -5, 65}, {1251, 16, -7, 45}// 1471 1472 1473
, {1266, 13, -8, 45}, {2141, 17, -5, 25}, {2141, 18, -5, 25}// 1474 1475 1476
, {1266, 11, -8, 45}, {1266, 11, -7, 45}, {1252, 19, -8, 25}// 1477 1478 1479
, {1252, 19, -7, 25}, {1252, 18, -10, 25}, {1252, 19, -6, 25}// 1480 1481 1482
, {1252, 19, -5, 25}, {1252, 18, -8, 25}, {1252, 18, -7, 25}// 1483 1484 1485
, {1252, 18, -6, 25}, {1252, 19, -10, 25}, {1252, 18, -5, 25}// 1486 1487 1488
, {1252, 19, -9, 25}, {1252, 16, -7, 25}, {1252, 16, -6, 25}// 1489 1490 1491
, {1252, 16, -5, 25}, {1252, 17, -10, 25}, {1252, 17, -9, 25}// 1492 1493 1494
, {1252, 17, -8, 25}, {511, 14, -5, 25}, {2902, 16, -8, 25}// 1495 1496 1497
, {2141, 18, -11, 25}, {2141, 17, -11, 25}, {1266, 14, -6, 45}// 1498 1499 1500
, {1266, 13, -6, 45}, {1266, 13, -7, 45}, {1266, 11, -5, 45}// 1501 1502 1503
, {1266, 12, -5, 45}, {2903, 17, -9, 25}, {2958, 17, -8, 25}// 1504 1505 1506
, {2902, 16, -7, 25}, {1191, 11, -5, 65}, {1191, 13, -10, 65}// 1507 1508 1509
, {1191, 13, -9, 65}, {1191, 13, -8, 65}, {1191, 13, -7, 65}// 1510 1511 1512
, {512, 14, -11, 45}, {515, 12, -11, 45}, {515, 13, -11, 45}// 1513 1514 1515
, {1191, 12, -5, 65}, {2141, 16, -6, 45}, {1324, 11, -10, 65}// 1516 1517 1518
, {1324, 11, -9, 65}, {1324, 11, -8, 65}, {1324, 11, -7, 65}// 1519 1520 1521
, {1324, 11, -6, 65}, {1324, 11, -5, 65}, {1324, 12, -10, 65}// 1522 1523 1524
, {1324, 12, -9, 65}, {1324, 12, -8, 65}, {1324, 12, -7, 65}// 1525 1526 1527
, {1324, 12, -6, 65}, {1324, 12, -5, 65}, {1324, 13, -10, 65}// 1528 1529 1530
, {1324, 13, -9, 65}, {1324, 13, -8, 65}, {1324, 13, -7, 65}// 1531 1532 1533
, {1324, 13, -6, 65}, {1324, 13, -5, 65}, {1324, 14, -10, 65}// 1534 1535 1536
, {1324, 14, -9, 65}, {1324, 14, -8, 65}, {1324, 14, -7, 65}// 1537 1538 1539
, {1324, 14, -6, 65}, {1324, 14, -5, 65}, {523, 11, -11, 65}// 1540 1541 1542
, {523, 12, -11, 65}, {523, 13, -11, 65}, {523, 14, -11, 65}// 1543 1544 1545
, {2905, 18, -6, 25}, {2905, 17, -6, 25}, {2956, 17, -7, 25}// 1546 1547 1548
, {6016, 16, -7, 25}, {6016, 16, -7, 25}, {515, 13, 9, 25}// 1549 1550 1551
, {515, 14, 3, 45}, {6016, 21, 3, 25}, {6016, 21, -1, 25}// 1552 1553 1554
, {512, 16, 3, 45}, {6016, 21, -3, 25}, {6016, 22, 0, 25}// 1555 1556 1557
, {6016, 22, 3, 25}, {1266, 12, 9, 25}, {1266, 12, 8, 25}// 1558 1559 1560
, {1266, 12, 7, 25}, {1266, 12, 6, 25}, {1266, 12, 5, 25}// 1561 1562 1563
, {1266, 12, 4, 25}, {1266, 11, 9, 25}, {1266, 11, 8, 25}// 1564 1565 1566
, {1266, 11, 7, 25}, {1266, 11, 6, 25}, {6016, 20, 1, 25}// 1567 1568 1569
, {1266, 11, 5, 25}, {1266, 11, 4, 25}, {515, 12, 9, 25}// 1570 1571 1572
, {518, 16, 4, 45}, {2141, 17, 8, 45}, {6016, 22, -4, 25}// 1573 1574 1575
, {1266, 12, -3, 25}, {515, 14, 3, 25}, {515, 16, -4, 0}// 1576 1577 1578
, {1266, 12, -1, 25}, {515, 13, -4, 0}, {6016, 22, 2, 25}// 1579 1580 1581
, {516, 16, 7, 25}, {516, 16, 6, 25}, {524, 16, 5, 65}// 1582 1583 1584
, {6016, 20, 2, 25}, {6016, 21, 2, 25}, {1266, 16, 7, 25}// 1585 1586 1587
, {1266, 16, 6, 25}, {1266, 16, 5, 25}, {1266, 16, 4, 25}// 1588 1589 1591
, {6016, 22, 6, 25}, {1266, 15, 7, 25}, {1266, 15, 6, 25}// 1592 1593 1594
, {515, 15, 9, 45}, {515, 14, 9, 45}, {1266, 15, 5, 25}// 1595 1596 1597
, {1266, 15, 4, 25}, {513, 12, 3, 25}, {516, 12, 2, 45}// 1598 1599 1601
, {1266, 14, 7, 25}, {2142, 18, 8, 45}, {1266, 14, 6, 25}// 1602 1603 1604
, {515, 13, 9, 45}, {1266, 14, 5, 25}, {1266, 14, 4, 25}// 1605 1606 1607
, {6016, 20, -1, 25}, {6016, 20, -2, 25}, {515, 12, 9, 45}// 1608 1609 1610
, {515, 11, 9, 25}, {1266, 13, 7, 25}, {1266, 13, 6, 25}// 1611 1612 1613
, {1266, 13, 5, 25}, {1266, 13, 4, 25}, {515, 16, -4, 0}// 1614 1615 1616
, {6016, 22, 1, 25}, {518, 12, -4, 25}, {2141, 18, 8, 45}// 1617 1618 1619
, {517, 13, 3, 25}, {6016, 22, 5, 25}, {1266, 12, 1, 25}// 1620 1621 1622
, {1266, 12, 2, 25}, {515, 13, -4, 0}, {1266, 11, -3, 25}// 1623 1624 1625
, {6016, 21, -2, 25}, {515, 15, 9, 25}, {515, 14, -4, 0}// 1626 1628 1629
, {2141, 18, 4, 45}, {6016, 22, -1, 25}, {6016, 21, 4, 25}// 1630 1631 1632
, {6016, 22, 4, 25}, {6016, 21, 5, 25}, {518, 12, -4, 45}// 1633 1634 1635
, {6016, 20, -3, 25}, {1266, 12, -2, 25}, {518, 16, 4, 25}// 1636 1637 1638
, {6016, 21, 1, 25}, {6016, 22, -3, 25}, {6016, 22, -2, 25}// 1641 1642 1643
, {6016, 21, 0, 25}, {6016, 20, 0, 25}, {1266, 14, 8, 25}// 1644 1645 1646
, {1266, 14, 9, 25}, {1266, 15, 8, 25}, {1266, 13, 8, 25}// 1647 1648 1649
, {1266, 13, 9, 25}, {1266, 16, 9, 25}, {1266, 16, 8, 25}// 1650 1651 1652
, {1266, 15, 9, 25}, {523, 16, 3, 65}, {515, 12, -4, 1}// 1653 1654 1655
, {523, 13, 3, 65}, {1266, 11, -2, 25}, {1266, 11, 3, 25}// 1656 1657 1658
, {1266, 11, 2, 25}, {1266, 11, 1, 25}, {1266, 11, 0, 25}// 1659 1660 1661
, {1266, 11, -1, 25}, {1266, 11, -4, 25}, {1266, 12, 3, 25}// 1662 1663 1664
, {1266, 12, 0, 25}, {1266, 12, -4, 25}, {523, 14, 3, 65}// 1665 1666 1667
, {515, 14, 3, 25}, {516, 16, 8, 45}, {516, 16, 5, 45}// 1668 1669 1670
, {523, 15, 3, 65}, {516, 12, 1, 25}, {516, 12, 2, 25}// 1671 1672 1673
, {511, 16, 9, 25}, {2141, 17, 4, 45}, {516, 12, -2, 25}// 1674 1675 1676
, {516, 12, -3, 25}, {515, 14, -4, 0}, {515, 15, -4, 0}// 1677 1678 1679
, {524, 16, 6, 65}, {1252, 14, 0, 25}, {515, 15, -4, 0}// 1680 1681 1682
, {1252, 14, -1, 25}, {524, 16, 7, 65}, {1252, 14, -2, 25}// 1684 1685 1686
, {524, 16, 4, 65}, {524, 16, 8, 65}, {524, 16, 9, 65}// 1687 1688 1689
, {511, 16, 9, 45}, {515, 15, 3, 45}, {516, 12, -3, 45}// 1690 1691 1692
, {517, 13, 3, 45}, {513, 12, 3, 45}, {523, 12, 9, 65}// 1693 1694 1695
, {523, 13, 9, 65}, {523, 11, 9, 65}, {515, 15, 3, 25}// 1696 1697 1698
, {512, 16, 3, 25}, {1266, 11, -4, 45}, {1266, 11, -3, 45}// 1699 1700 1701
, {1266, 11, -2, 45}, {1266, 11, -1, 45}, {1266, 11, 0, 45}// 1702 1703 1704
, {1266, 11, 1, 45}, {1266, 11, 2, 45}, {1266, 11, 3, 45}// 1705 1706 1707
, {1266, 12, -4, 45}, {1266, 12, -3, 45}, {1266, 12, -2, 45}// 1708 1709 1710
, {1266, 12, -1, 45}, {1266, 12, 0, 45}, {1266, 12, 1, 45}// 1711 1712 1713
, {1266, 12, 2, 45}, {1266, 12, 3, 45}, {1252, 14, 1, 25}// 1714 1715 1716
, {1250, 17, 8, 45}, {1250, 18, 8, 45}, {1250, 17, 5, 45}// 1717 1718 1719
, {1250, 18, 5, 45}, {1250, 17, 6, 45}, {1250, 18, 7, 45}// 1720 1721 1722
, {1250, 17, 7, 45}, {1250, 18, 6, 45}, {1266, 11, 3, 45}// 1723 1724 1725
, {1266, 11, 4, 45}, {1266, 11, 5, 45}, {1266, 11, 6, 45}// 1726 1727 1728
, {1266, 11, 7, 45}, {1266, 11, 8, 45}, {1266, 11, 9, 45}// 1729 1730 1731
, {1266, 12, 3, 45}, {1266, 12, 4, 45}, {1266, 12, 5, 45}// 1732 1733 1734
, {1266, 12, 6, 45}, {1266, 12, 7, 45}, {1266, 12, 8, 45}// 1735 1736 1737
, {1266, 12, 9, 45}, {1266, 13, 4, 45}, {1266, 13, 5, 45}// 1738 1739 1740
, {1266, 13, 6, 45}, {1266, 13, 7, 45}, {1266, 13, 8, 45}// 1741 1742 1743
, {1266, 13, 9, 45}, {1266, 14, 4, 45}, {1266, 14, 5, 45}// 1744 1745 1746
, {1266, 14, 6, 45}, {1266, 14, 7, 45}, {1266, 14, 8, 45}// 1747 1748 1749
, {1266, 14, 9, 45}, {1266, 15, 4, 45}, {1266, 15, 5, 45}// 1750 1751 1752
, {1266, 15, 6, 45}, {1266, 15, 7, 45}, {1266, 15, 8, 45}// 1753 1754 1755
, {1266, 15, 9, 45}, {1266, 16, 4, 45}, {1266, 16, 5, 45}// 1756 1757 1758
, {1266, 16, 6, 45}, {1266, 16, 7, 45}, {1266, 16, 8, 45}// 1759 1760 1761
, {1266, 16, 9, 45}, {2142, 18, 5, 45}, {2142, 18, 6, 45}// 1762 1763 1764
, {2142, 18, 7, 45}, {516, 12, -1, 45}, {516, 12, 0, 45}// 1765 1766 1767
, {524, 12, -3, 65}, {524, 12, -2, 65}, {524, 12, -4, 65}// 1768 1769 1770
, {524, 12, 1, 65}, {524, 12, -1, 65}, {524, 12, 0, 65}// 1774 1775 1776
, {524, 12, 3, 65}, {524, 12, 2, 65}, {1191, 11, -4, 65}// 1777 1778 1779
, {1191, 11, -3, 65}, {1191, 11, -2, 65}, {1191, 11, 0, 65}// 1780 1781 1782
, {1191, 11, -1, 65}, {1191, 11, 1, 65}, {1191, 11, 2, 65}// 1783 1785 1786
, {1191, 11, 3, 65}, {1191, 12, -4, 65}, {1191, 12, -3, 65}// 1787 1788 1789
, {1191, 12, -2, 65}, {1191, 12, -1, 65}, {1191, 12, 0, 65}// 1790 1791 1792
, {1191, 12, 1, 65}, {1191, 12, 2, 65}, {1191, 12, 3, 65}// 1793 1794 1795
, {1191, 11, 3, 65}, {1191, 11, 4, 65}, {1191, 11, 5, 65}// 1796 1797 1798
, {1191, 11, 6, 65}, {1191, 11, 7, 65}, {1191, 11, 8, 65}// 1799 1800 1801
, {1191, 11, 9, 65}, {1191, 12, 3, 65}, {1191, 12, 4, 65}// 1802 1803 1804
, {1191, 12, 5, 65}, {1191, 12, 6, 65}, {1191, 12, 7, 65}// 1805 1806 1807
, {1191, 12, 8, 65}, {1191, 12, 9, 65}, {1191, 13, 4, 65}// 1808 1809 1810
, {1191, 13, 5, 65}, {1191, 13, 6, 65}, {1191, 13, 7, 65}// 1811 1812 1813
, {1191, 13, 8, 65}, {1191, 13, 9, 65}, {1191, 14, 4, 65}// 1814 1815 1816
, {1191, 14, 5, 65}, {1191, 14, 6, 65}, {1191, 14, 7, 65}// 1817 1818 1819
, {1191, 14, 8, 65}, {1191, 14, 9, 65}, {1191, 15, 4, 65}// 1820 1821 1822
, {1191, 15, 5, 65}, {1191, 15, 6, 65}, {1191, 15, 7, 65}// 1823 1824 1825
, {1191, 15, 8, 65}, {1191, 15, 9, 65}, {1191, 16, 4, 65}// 1826 1827 1828
, {1191, 16, 5, 65}, {1191, 16, 6, 65}, {1191, 16, 7, 65}// 1829 1830 1831
, {1191, 16, 8, 65}, {1191, 16, 9, 65}, {1324, 11, 3, 65}// 1832 1833 1834
, {1324, 11, 4, 65}, {1324, 11, 5, 65}, {1324, 11, 6, 65}// 1835 1836 1837
, {1324, 11, 7, 65}, {1324, 11, 8, 65}, {1324, 11, 9, 65}// 1838 1839 1840
, {1324, 12, 3, 65}, {1324, 12, 4, 65}, {1324, 12, 5, 65}// 1841 1842 1843
, {1324, 12, 6, 65}, {1324, 12, 7, 65}, {1324, 12, 8, 65}// 1844 1845 1846
, {1324, 12, 9, 65}, {1324, 13, 4, 65}, {1324, 13, 5, 65}// 1847 1848 1849
, {1324, 13, 6, 65}, {1324, 13, 7, 65}, {1324, 13, 8, 65}// 1850 1851 1852
, {1324, 13, 9, 65}, {1324, 14, 4, 65}, {1324, 14, 5, 65}// 1853 1854 1855
, {1324, 14, 6, 65}, {1324, 14, 7, 65}, {1324, 14, 8, 65}// 1856 1857 1858
, {1324, 14, 9, 65}, {1324, 15, 4, 65}, {1324, 15, 5, 65}// 1859 1860 1861
, {1324, 15, 6, 65}, {1324, 15, 7, 65}, {1324, 15, 8, 65}// 1862 1863 1864
, {1324, 15, 9, 65}, {1324, 16, 4, 65}, {1324, 16, 5, 65}// 1865 1866 1867
, {1324, 16, 6, 65}, {1324, 16, 7, 65}, {1324, 16, 8, 65}// 1868 1869 1870
, {1324, 16, 9, 65}, {1324, 11, -4, 65}, {1324, 11, -3, 65}// 1871 1872 1873
, {1324, 11, -2, 65}, {1324, 11, -1, 65}, {1324, 11, 0, 65}// 1874 1875 1876
, {1324, 11, 1, 65}, {1324, 11, 2, 65}, {1324, 12, -4, 65}// 1877 1878 1879
, {1324, 12, -3, 65}, {1324, 12, -2, 65}, {1324, 12, -1, 65}// 1880 1881 1882
, {1324, 12, 0, 65}, {1324, 12, 1, 65}, {1324, 12, 2, 65}// 1883 1884 1885
, {523, 14, 9, 65}, {523, 15, 9, 65}, {523, 16, 9, 65}// 1886 1887 1888
, {1252, 13, -1, 25}, {1252, 13, 0, 25}, {1252, 13, 1, 25}// 1889 1890 1891
, {1252, 13, -2, 25}// 1892
};
public override BaseAddonDeed Deed
{
get
{
return new Aiakos_Villa_FinalAddonDeed();
}
}
[ Constructable ]
public Aiakos_Villa_FinalAddon()
{
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, 520, -3, -6, 45, 0, 1, "", 1);// 186
AddComplexComponent( (BaseAddon) this, 520, -3, -9, 45, 0, 1, "", 1);// 187
AddComplexComponent( (BaseAddon) this, 520, -3, -6, 25, 0, 1, "", 1);// 191
AddComplexComponent( (BaseAddon) this, 520, -3, -9, 25, 0, 1, "", 1);// 249
AddComplexComponent( (BaseAddon) this, 521, 8, -11, 45, 0, 1, "", 1);// 358
AddComplexComponent( (BaseAddon) this, 521, 3, -11, 45, 0, 1, "", 1);// 359
AddComplexComponent( (BaseAddon) this, 521, 0, -11, 45, 0, 1, "", 1);// 360
AddComplexComponent( (BaseAddon) this, 521, 3, -11, 25, 0, 1, "", 1);// 394
AddComplexComponent( (BaseAddon) this, 521, 10, -11, 25, 0, 1, "", 1);// 395
AddComplexComponent( (BaseAddon) this, 519, 1, -5, 45, 0, 1, "", 1);// 400
AddComplexComponent( (BaseAddon) this, 519, 1, 9, 45, 0, 1, "", 1);// 593
AddComplexComponent( (BaseAddon) this, 520, -3, 8, 45, 0, 1, "", 1);// 677
AddComplexComponent( (BaseAddon) this, 520, -3, 4, 45, 0, 1, "", 1);// 678
AddComplexComponent( (BaseAddon) this, 520, -3, 4, 25, 0, 1, "", 1);// 695
AddComplexComponent( (BaseAddon) this, 519, 3, 10, 19, 0, 1, "", 1);// 757
AddComplexComponent( (BaseAddon) this, 520, 2, 1, 45, 0, 1, "", 1);// 782
AddComplexComponent( (BaseAddon) this, 519, 5, 11, 25, 0, 1, "", 1);// 827
AddComplexComponent( (BaseAddon) this, 519, 7, 11, 25, 0, 1, "", 1);// 851
AddComplexComponent( (BaseAddon) this, 520, 2, -3, 45, 0, 1, "", 1);// 885
AddComplexComponent( (BaseAddon) this, 519, 0, 2, 45, 0, 1, "", 1);// 934
AddComplexComponent( (BaseAddon) this, 520, -3, 8, 25, 0, 1, "", 1);// 940
AddComplexComponent( (BaseAddon) this, 2567, 15, -9, 56, 0, 1, "", 1);// 1453
AddComplexComponent( (BaseAddon) this, 2567, 15, -6, 56, 0, 1, "", 1);// 1454
AddComplexComponent( (BaseAddon) this, 521, 11, -11, 45, 0, 1, "", 1);// 1465
AddComplexComponent( (BaseAddon) this, 2569, 17, 8, 55, 0, 1, "", 1);// 1590
AddComplexComponent( (BaseAddon) this, 519, 14, 9, 25, 0, 1, "", 1);// 1600
AddComplexComponent( (BaseAddon) this, 3026, 13, -3, 25, 0, -1, "La Casa Del Magic By Aiakos", 1);// 1627
AddComplexComponent( (BaseAddon) this, 522, 16, 8, 25, 0, 1, "", 1);// 1639
AddComplexComponent( (BaseAddon) this, 522, 16, 5, 25, 0, 1, "", 1);// 1640
AddComplexComponent( (BaseAddon) this, 519, 11, 9, 45, 0, 1, "", 1);// 1683
AddComplexComponent( (BaseAddon) this, 2569, 13, 1, 35, 0, 1, "", 1);// 1771
AddComplexComponent( (BaseAddon) this, 520, 12, -2, 45, 0, 1, "", 1);// 1772
AddComplexComponent( (BaseAddon) this, 520, 12, 1, 45, 0, 1, "", 1);// 1773
AddComplexComponent( (BaseAddon) this, 2569, 17, 5, 55, 0, 1, "", 1);// 1784
AddComplexComponent( (BaseAddon) this, 2569, 13, -2, 35, 0, 1, "", 1);// 1893
}
public Aiakos_Villa_FinalAddon( 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 Aiakos_Villa_FinalAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Aiakos_Villa_FinalAddon();
}
}
[Constructable]
public Aiakos_Villa_FinalAddonDeed()
{
Name = "Aiakos_Villa_Final";
}
public Aiakos_Villa_FinalAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,92 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - Ver 2 //
// (Yet Another Arya Addon Generator) //
// Modified by Hammerhand for //
// SA & High Seas content //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AlchemistBookShelfEastAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{19493, 0, 0, 0}// 1
};
public override BaseAddonDeed Deed
{
get
{
return new AlchemistBookShelfEastAddonDeed();
}
}
[ Constructable ]
public AlchemistBookShelfEastAddon()
{
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] );
}
public AlchemistBookShelfEastAddon( 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();
}
}
public class AlchemistBookShelfEastAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AlchemistBookShelfEastAddon();
}
}
[Constructable]
public AlchemistBookShelfEastAddonDeed()
{
Name = "AlchemistBookShelfEast";
}
public AlchemistBookShelfEastAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,92 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - Ver 2 //
// (Yet Another Arya Addon Generator) //
// Modified by Hammerhand for //
// SA & High Seas content //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AlchemistBookShelfSouthAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{19492, 0, 0, 0}// 1
};
public override BaseAddonDeed Deed
{
get
{
return new AlchemistBookShelfSouthAddonDeed();
}
}
[ Constructable ]
public AlchemistBookShelfSouthAddon()
{
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] );
}
public AlchemistBookShelfSouthAddon( 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();
}
}
public class AlchemistBookShelfSouthAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AlchemistBookShelfSouthAddon();
}
}
[Constructable]
public AlchemistBookShelfSouthAddonDeed()
{
Name = "AlchemistBookShelfSouth";
}
public AlchemistBookShelfSouthAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,140 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Altar2EastAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1955, -1, -1, 0}, {1955, -1, 0, 0}, {1955, -1, 1, 0}// 5 6 7
, {226, -1, -3, 0}// 23
};
public override BaseAddonDeed Deed
{
get
{
return new Altar2EastAddonDeed();
}
}
[ Constructable ]
public Altar2EastAddon()
{
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, 1955, 0, -1, 0, 0, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1955, 0, 0, 0, 0, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 1955, 0, 1, 0, 0, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1955, -1, -2, 0, 0, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1955, -1, 2, 0, 0, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 1957, 1, -1, 0, 0, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 1957, 1, 0, 0, 0, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 1957, 1, 1, 0, 0, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 1955, -1, -1, 4, 0, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 1955, -1, 0, 4, 0, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 1955, -1, 1, 4, 0, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 219, -1, 2, 5, 0, -1, "", 1);// 15
AddComplexComponent( (BaseAddon) this, 219, -1, -2, 5, 0, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 1961, 1, 2, 0, 0, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 1962, 1, -2, 0, 0, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 1965, 0, 2, 0, 0, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 1966, 0, -2, 0, 0, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 226, 1, -3, 0, 0, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 226, 0, -3, 0, 0, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 227, 1, 3, 0, 0, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 227, 0, 3, 0, 0, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 227, -1, 3, 0, 0, -1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 3634, -1, -1, 9, 0, 1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 3634, -1, 1, 9, 0, 1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 6571, -1, -1, 16, 0, 1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 6571, -1, 1, 16, 0, 1, "", 1);// 30
}
public Altar2EastAddon( 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 Altar2EastAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Altar2EastAddon();
}
}
[Constructable]
public Altar2EastAddonDeed()
{
Name = "Altar2East";
}
public Altar2EastAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,140 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Altar2SouthAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1955, -1, -1, 0}, {1955, 0, -1, 0}, {1955, 1, -1, 0}// 15 16 17
};
public override BaseAddonDeed Deed
{
get
{
return new Altar2SouthAddonDeed();
}
}
[ Constructable ]
public Altar2SouthAddon()
{
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, 225, -3, -1, 0, 0, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 225, -3, 0, 0, 0, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 225, -3, 1, 0, 0, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1956, -1, 1, 0, 0, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1956, 0, 1, 0, 0, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 1956, 1, 1, 0, 0, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 1961, 2, 1, 0, 0, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 1963, -2, 1, 0, 0, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 1965, 2, 0, 0, 0, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 1967, -2, 0, 0, 0, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 1955, -1, 0, 0, 0, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 1955, 0, 0, 0, 0, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 1955, 1, 0, 0, 0, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 1955, -2, -1, 0, 0, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 1955, 2, -1, 0, 0, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 1955, -1, -1, 4, 0, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 1955, 0, -1, 4, 0, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 1955, 1, -1, 4, 0, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 219, -2, -1, 5, 0, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 219, 2, -1, 5, 0, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 224, 3, 1, 0, 0, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 224, 3, 0, 0, 0, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 224, 3, -1, 0, 0, -1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 3633, -1, -1, 9, 0, 1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 3633, 1, -1, 9, 0, 1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 6571, -1, -1, 16, 0, 1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 6571, 1, -1, 16, 0, 1, "", 1);// 30
}
public Altar2SouthAddon( 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 Altar2SouthAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Altar2SouthAddon();
}
}
[Constructable]
public Altar2SouthAddonDeed()
{
Name = "Altar2South";
}
public Altar2SouthAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,140 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AltarEastAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1955, -1, -1, 0}, {1955, -1, 0, 0}, {1955, -1, 1, 0}// 7 8 9
};
public override BaseAddonDeed Deed
{
get
{
return new AltarEastAddonDeed();
}
}
[ Constructable ]
public AltarEastAddon()
{
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, 1957, 1, -1, 0, 2321, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1957, 1, 0, 0, 2321, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 1957, 1, 1, 0, 2321, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1955, 0, 0, 0, 2321, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1955, 0, 1, 0, 2321, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 1955, 0, -1, 0, 2321, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 1955, -1, -1, 4, 2852, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 1955, -1, 0, 4, 2852, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 1955, -1, 1, 4, 2852, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 1955, -1, 2, 0, 2321, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 1955, -1, -2, 0, 2852, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 1961, 1, 2, 0, 2321, -1, "", 1);// 15
AddComplexComponent( (BaseAddon) this, 1962, 1, -2, 0, 2321, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 1965, 0, 2, 0, 2321, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 1966, 0, -2, 0, 2321, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 6570, -1, 1, 11, 0, 29, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 6570, -1, -1, 11, 0, 29, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 6571, -1, 1, 29, 0, 1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 6571, -1, -1, 29, 0, 1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 214, 1, 3, 0, 2852, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 214, 0, 3, 0, 2852, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 214, -1, 3, 0, 2852, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 219, -1, 2, 5, 2852, -1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 219, -1, -2, 5, 2852, -1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 226, 1, -3, 0, 2852, -1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 226, 0, -3, 0, 2852, -1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 226, -1, -3, 0, 2852, -1, "", 1);// 30
}
public AltarEastAddon( 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 AltarEastAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AltarEastAddon();
}
}
[Constructable]
public AltarEastAddonDeed()
{
Name = "AltarEast";
}
public AltarEastAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,140 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AltarSouthAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{1955, -1, -1, 0}, {1955, 0, -1, 0}, {1955, 1, -1, 0}// 2 14 15
};
public override BaseAddonDeed Deed
{
get
{
return new AltarSouthAddonDeed();
}
}
[ Constructable ]
public AltarSouthAddon()
{
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, 1955, -2, -1, 0, 2321, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1955, -1, 0, 0, 2321, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1956, -1, 1, 0, 2321, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1967, -2, 0, 0, 2321, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 1963, -2, 1, 0, 2321, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 1955, -1, -1, 4, 2852, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 6570, -1, -1, 10, 0, 1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 6571, -1, -1, 28, 0, 1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 225, -3, 1, 0, 2852, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 225, -3, 0, 0, 2852, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 225, -3, -1, 0, 2852, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 219, -2, -1, 5, 2852, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 1955, 2, -1, 0, 2321, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 1955, 0, 0, 0, 2321, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 1955, 1, 0, 0, 2321, -1, "", 1);// 18
AddComplexComponent( (BaseAddon) this, 1956, 0, 1, 0, 2321, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 1956, 1, 1, 0, 2321, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 1965, 2, 0, 0, 2321, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 1961, 2, 1, 0, 2321, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 1955, 0, -1, 4, 2852, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 1955, 1, -1, 4, 2852, -1, "", 1);// 24
AddComplexComponent( (BaseAddon) this, 6570, 1, -1, 10, 0, 1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 6571, 1, -1, 28, 0, 1, "", 1);// 26
AddComplexComponent( (BaseAddon) this, 213, 3, 1, 0, 2852, -1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 213, 3, 0, 0, 2852, -1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 213, 3, -1, 0, 2852, -1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 219, 2, -1, 5, 2852, -1, "", 1);// 30
}
public AltarSouthAddon( 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 AltarSouthAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AltarSouthAddon();
}
}
[Constructable]
public AltarSouthAddonDeed()
{
Name = "AltarSouth";
}
public AltarSouthAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,225 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AmericanFlag1Addon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AmericanFlag1AddonDeed();
}
}
[ Constructable ]
public AmericanFlag1Addon()
{
AddonComponent ac;
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, -1, 0, 20 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, -1, 0, 40 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 47 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 46 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 47 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 48 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 47 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 48 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 49 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 48 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 49 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 50 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 49 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 50 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 51 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 50 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 51 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 52 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 51 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 52 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 53 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 54 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 55 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 52 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 53 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 53 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 54 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 54 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 55 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 56 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 56 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 55 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 57 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 56 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 57 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 58 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 57 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 2, 0, 58 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 59 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 58 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 2, 0, 59 );
ac = new AddonComponent( 2233 );
ac.Hue = 2998;
AddComponent( ac, -1, 0, 52 );
ac = new AddonComponent( 8477 );
AddComponent( ac, -1, 0, 58 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 59 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 46 );
ac = new AddonComponent( 3214 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 3262 );
ac.Hue = 37;
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 0 );
}
public AmericanFlag1Addon( 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();
}
}
public class AmericanFlag1AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AmericanFlag1Addon();
}
}
[Constructable]
public AmericanFlag1AddonDeed()
{
Name = "AmericanFlag1";
}
public AmericanFlag1AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,225 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AmericanFlag2Addon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AmericanFlag2AddonDeed();
}
}
[ Constructable ]
public AmericanFlag2Addon()
{
AddonComponent ac;
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, -1, 20 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, -1, 40 );
ac = new AddonComponent( 2233 );
ac.Hue = 2998;
AddComponent( ac, 0, -1, 52 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 47 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 46 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 47 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 48 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 47 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 48 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 49 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 48 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 49 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 50 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 49 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 50 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 51 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 50 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 51 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 52 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 51 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 52 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 52 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 53 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 53 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 54 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 53 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 54 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 55 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 54 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 55 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 57 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 55 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 56 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 56 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 56 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 57 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 58 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 1, 57 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, 0, 2, 58 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, 0, 0, 59 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 58 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 59 );
ac = new AddonComponent( 8477 );
AddComponent( ac, 0, -1, 58 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, 0, 1, 59 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 46 );
ac = new AddonComponent( 3207 );
ac.Hue = 2;
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 3262 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 0 );
}
public AmericanFlag2Addon( 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();
}
}
public class AmericanFlag2AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AmericanFlag2Addon();
}
}
[Constructable]
public AmericanFlag2AddonDeed()
{
Name = "AmericanFlag2";
}
public AmericanFlag2AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,225 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AmericanFlag3Addon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AmericanFlag3AddonDeed();
}
}
[ Constructable ]
public AmericanFlag3Addon()
{
AddonComponent ac;
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 35 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 34 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 35 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 36 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 35 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 36 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 37 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 36 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 37 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 38 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 37 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 38 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 39 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 38 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 39 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 40 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 39 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 40 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 41 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 41 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 40 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 42 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 41 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 42 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 43 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 43 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 42 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 44 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 44 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 43 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 45 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 45 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 44 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 46 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -2, 46 );
ac = new AddonComponent( 2252 );
ac.Hue = 1153;
AddComponent( ac, -1, -1, 45 );
ac = new AddonComponent( 2252 );
ac.Hue = 2;
AddComponent( ac, -1, 0, 47 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 47 );
ac = new AddonComponent( 2252 );
ac.Hue = 37;
AddComponent( ac, -1, -1, 46 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 46 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, -1, -2, 34 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, 1, 20 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 0, 1, 40 );
ac = new AddonComponent( 2233 );
ac.Hue = 2998;
AddComponent( ac, 0, 1, 54 );
ac = new AddonComponent( 8477 );
AddComponent( ac, 0, 1, 60 );
ac = new AddonComponent( 3207 );
ac.Hue = 2;
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 3262 );
ac.Hue = 37;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 1153;
AddComponent( ac, 1, 2, 0 );
}
public AmericanFlag3Addon( 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();
}
}
public class AmericanFlag3AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AmericanFlag3Addon();
}
}
[Constructable]
public AmericanFlag3AddonDeed()
{
Name = "AmericanFlag3";
}
public AmericanFlag3AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,225 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AmericanFlag4Addon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AmericanFlag4AddonDeed();
}
}
[ Constructable ]
public AmericanFlag4Addon()
{
AddonComponent ac;
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 2, 1, 20 );
ac = new AddonComponent( 169 );
ac.Hue = 2998;
AddComponent( ac, 2, 1, 40 );
ac = new AddonComponent( 2233 );
ac.Hue = 2998;
AddComponent( ac, 2, 1, 54 );
ac = new AddonComponent( 3214 );
ac.Hue = 1153;
AddComponent( ac, 3, 2, 0 );
ac = new AddonComponent( 3262 );
ac.Hue = 37;
AddComponent( ac, 2, 2, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2;
AddComponent( ac, 3, 1, 0 );
ac = new AddonComponent( 8477 );
AddComponent( ac, 2, 1, 60 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 34 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 35 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 35 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 36 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 35 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 36 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 37 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 36 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 37 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 38 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 37 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 38 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 39 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 38 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 1, 0, 39 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 40 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 39 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 1, 0, 40 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 41 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 41 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 40 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 42 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 42 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 41 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 43 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 43 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 42 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 44 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 44 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 43 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 45 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 45 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 44 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 46 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, -1, 0, 46 );
ac = new AddonComponent( 2254 );
ac.Hue = 1153;
AddComponent( ac, 0, 0, 45 );
ac = new AddonComponent( 2254 );
ac.Hue = 2;
AddComponent( ac, 1, 0, 47 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 47 );
ac = new AddonComponent( 2254 );
ac.Hue = 37;
AddComponent( ac, 0, 0, 46 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, -1, 0, 46 );
ac = new AddonComponent( 2251 );
ac.Hue = 37;
AddComponent( ac, -2, -1, 23 );
}
public AmericanFlag4Addon( 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();
}
}
public class AmericanFlag4AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AmericanFlag4Addon();
}
}
[Constructable]
public AmericanFlag4AddonDeed()
{
Name = "AmericanFlag4";
}
public AmericanFlag4AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,76 @@
using System;
using Server.Mobiles;
namespace Server.Mobiles
{
[CorpseName( "an ostard corpse" )]
public class AncientFrenziedOstard : BaseMount
{
[Constructable]
public AncientFrenziedOstard() : this( "an ancient frenzied ostard" )
{
}
[Constructable]
public AncientFrenziedOstard( string name ) : base( name, 0xDA, 0x3EA4, AIType.AI_Mage, FightMode.Closest, 10, 1, 0.2, 0.4 )
{
Hue = Utility.RandomHairHue() | 0x8000;
BaseSoundID = 0x275;
SetStr( 450, 500 );
SetDex( 250, 300 );
SetInt( 450, 500 );
SetHits( 12000, 15000 );
SetMana( 450, 500 );
SetDamage( 35, 40 );
SetDamageType( ResistanceType.Physical, 100 );
SetDamageType( ResistanceType.Energy, 100 );
SetResistance( ResistanceType.Physical, 65, 70 );
SetResistance( ResistanceType.Fire, 40, 45 );
SetResistance( ResistanceType.Poison, 50, 55 );
SetResistance( ResistanceType.Energy, 40, 45 );
SetSkill( SkillName.MagicResist, 105.1, 110.0 );
SetSkill( SkillName.Tactics, 109.3, 114.0 );
SetSkill( SkillName.Wrestling, 110.3, 115.0 );
SetSkill( SkillName.Magery, 115.3, 120.0 );
SetSkill( SkillName.Meditation, 115.3, 120.0 );
SetSkill( SkillName.EvalInt, 114.3, 119.3 );
SetSkill( SkillName.Anatomy, 110.3, 115.3 );
SetSkill( SkillName.Healing, 111.3, 115.3 );
Fame = 1500;
Karma = 1500;
Tamable = true;
ControlSlots = 2;
MinTameSkill = 109.1;
}
public override int Meat{ get{ return 3; } }
public override FoodType FavoriteFood{ get{ return FoodType.Meat | FoodType.Fish | FoodType.Eggs | FoodType.FruitsAndVegies; } }
public override PackInstinct PackInstinct{ get{ return PackInstinct.Ostard; } }
public AncientFrenziedOstard( Serial serial ) : base( serial )
{
}
public override void Serialize( GenericWriter writer )
{
base.Serialize( writer );
writer.Write( (int) 0 ); // version
}
public override void Deserialize( GenericReader reader )
{
base.Deserialize( reader );
int version = reader.ReadInt();
}
}
}

View File

@@ -0,0 +1,92 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - Ver 2 //
// (Yet Another Arya Addon Generator) //
// Modified by Hammerhand for //
// SA & High Seas content //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AncientOakBonsaiEastAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{18137, 0, 0, 0}// 1
};
public override BaseAddonDeed Deed
{
get
{
return new AncientOakBonsaiEastAddonDeed();
}
}
[ Constructable ]
public AncientOakBonsaiEastAddon()
{
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] );
}
public AncientOakBonsaiEastAddon( 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();
}
}
public class AncientOakBonsaiEastAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AncientOakBonsaiEastAddon();
}
}
[Constructable]
public AncientOakBonsaiEastAddonDeed()
{
Name = "AncientOakBonsaiEast";
}
public AncientOakBonsaiEastAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,92 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - Ver 2 //
// (Yet Another Arya Addon Generator) //
// Modified by Hammerhand for //
// SA & High Seas content //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AncientOakBonsaiSouthAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{18149, 0, 0, 0}// 1
};
public override BaseAddonDeed Deed
{
get
{
return new AncientOakBonsaiSouthAddonDeed();
}
}
[ Constructable ]
public AncientOakBonsaiSouthAddon()
{
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] );
}
public AncientOakBonsaiSouthAddon( 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();
}
}
public class AncientOakBonsaiSouthAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AncientOakBonsaiSouthAddon();
}
}
[Constructable]
public AncientOakBonsaiSouthAddonDeed()
{
Name = "AncientOakBonsaiSouth";
}
public AncientOakBonsaiSouthAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,81 @@
using System;
using Server.Mobiles;
namespace Server.Mobiles
{
[CorpseName( "an ostard corpse" )]
public class AncientOstard : BaseMount
{
[Constructable]
public AncientOstard() : this( "a ancient ostard" )
{
}
[Constructable]
public AncientOstard( string name ) : base( name, 0xDB, 0x3EA5, AIType.AI_Mage, FightMode.Aggressor, 10, 1, 0.2, 0.4 )
{
Hue =
Utility.RandomSlimeHue() | 0x8000;
BaseSoundID = 0x270;
SetStr( 500, 800 );
SetDex( 300, 400 );
SetInt( 500, 1800 );
SetHits( 10000, 15000 );
SetMana( 1500, 32000);
SetDamage( 55, 65 );
SetDamageType(
ResistanceType.Physical, 65, 80 );
SetDamageType( ResistanceType.Fire, 65, 80 );
SetDamageType( ResistanceType.Energy, 65, 80 );
SetResistance( ResistanceType.Physical, 75, 95 );
SetResistance( ResistanceType.Fire, 65, 80 );
SetResistance( ResistanceType.Cold, 65, 80 );
SetResistance( ResistanceType.Poison, 65, 80);
SetResistance( ResistanceType.Energy, 65, 80 );
SetSkill( SkillName.MagicResist, 115.1, 200.0 );
SetSkill( SkillName.Tactics, 115.3, 200.0 );
SetSkill( SkillName.Wrestling, 115.3, 199.0 );
SetSkill(
SkillName.Magery, 115,200 );
SetSkill(
SkillName.Meditation, 115.3, 200.0 );
SetSkill(
SkillName.EvalInt, 115.3, 200.0 );
Fame = 450;
Karma = 0;
Tamable = true;
ControlSlots = 2;
MinTameSkill = 100.1;
}
public override int Meat{ get{ return 3; } }
public override FoodType FavoriteFood{ get{ return FoodType.FruitsAndVegies | FoodType.GrainsAndHay; } }
public override PackInstinct PackInstinct{ get{ return PackInstinct.Ostard; } }
public AncientOstard( Serial serial ) : base( serial )
{
}
public override void Serialize( GenericWriter writer )
{
base.Serialize( writer );
writer.Write( (int) 0 ); // version
}
public override void Deserialize( GenericReader reader )
{
base.Deserialize( reader );
int version = reader.ReadInt();
}
}
}

View File

@@ -0,0 +1,90 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AncientWallCarving2Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{4637, 0, 0, 0}, {4638, 1, 0, 0}// 1 2
};
public override BaseAddonDeed Deed
{
get
{
return new AncientWallCarving2AddonDeed();
}
}
[ Constructable ]
public AncientWallCarving2Addon()
{
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] );
}
public AncientWallCarving2Addon( 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();
}
}
public class AncientWallCarving2AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AncientWallCarving2Addon();
}
}
[Constructable]
public AncientWallCarving2AddonDeed()
{
Name = "AncientWallCarving2";
}
public AncientWallCarving2AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,90 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AncientWallCarvingAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{4640, 0, 0, 0}, {4641, 1, 0, 0}// 1 2
};
public override BaseAddonDeed Deed
{
get
{
return new AncientWallCarvingAddonDeed();
}
}
[ Constructable ]
public AncientWallCarvingAddon()
{
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] );
}
public AncientWallCarvingAddon( 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();
}
}
public class AncientWallCarvingAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AncientWallCarvingAddon();
}
}
[Constructable]
public AncientWallCarvingAddonDeed()
{
Name = "AncientWallCarving";
}
public AncientWallCarvingAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,136 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AnimalPenAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2142, -3, -2, 0}, {2142, -3, 0, 0}, {2142, -3, 2, 0}// 1 2 3
, {2145, -3, 3, 0}, {2145, -3, 1, 0}, {2145, -3, -1, 0}// 4 5 6
, {2145, -3, -3, 0}, {2143, -3, -4, 0}, {2144, -2, -4, 0}// 7 8 9
, {2141, -1, -4, 0}, {9, -3, -2, 0}, {9, -3, -4, 0}// 10 11 12
, {9964, -3, -4, 12}, {9964, -2, -4, 12}, {9964, -1, -4, 12}// 13 14 15
, {9964, -3, -3, 15}, {9964, -2, -3, 15}, {9964, -1, -3, 15}// 16 17 18
, {9964, -3, -2, 18}, {9964, -2, -2, 18}, {9964, -1, -2, 18}// 19 20 21
, {9964, -3, -1, 20}, {9964, -2, -1, 20}, {9964, -1, -1, 20}// 22 23 24
, {4151, -2, -2, 0}, {4151, -1, 2, 0}, {2141, -1, 4, 0}// 27 28 29
, {2144, -2, 4, 0}, {2142, -3, 4, 0}, {2143, 3, 3, 0}// 30 31 32
, {2144, 0, -4, 0}, {2144, 3, -4, 0}, {2145, 3, -3, 0}// 33 34 35
, {2143, 3, -4, 0}, {2145, 3, -1, 0}, {2142, 3, -2, 0}// 36 37 38
, {2142, 3, 0, 0}, {2141, 1, -4, 0}, {2144, 2, -4, 0}// 39 40 41
, {9, 1, -2, 0}, {9, 1, -4, 0}, {9964, 0, -4, 12}// 42 43 44
, {9964, 1, -4, 12}, {9964, 2, -4, 12}, {9964, 0, -3, 15}// 45 46 47
, {9964, 1, -3, 15}, {9964, 2, -3, 15}, {9964, 0, -2, 18}// 48 49 50
, {9964, 1, -2, 18}, {9964, 2, -2, 18}, {9964, 0, -1, 20}// 51 52 53
, {9964, 1, -1, 20}, {9964, 2, -1, 20}, {2881, 2, -3, 0}// 54 55 56
, {2882, 2, -2, 0}, {2860, 4, -1, 0}, {4090, 4, -2, 0}// 57 58 59
, {4014, 4, -3, 0}, {4151, 1, -3, 0}, {4151, 0, -1, 0}// 60 61 62
, {4151, 2, 3, 0}, {4151, 2, 0, 0}, {2140, 3, 4, 0}// 63 64 65
, {2141, 1, 4, 0}, {2144, 2, 4, 0}, {2144, 0, 4, 0}// 66 67 68
};
public override BaseAddonDeed Deed
{
get
{
return new AnimalPenAddonDeed();
}
}
[ Constructable ]
public AnimalPenAddon()
{
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, 7869, -2, -3, 0, 0, -1, "", 2);// 25
AddComplexComponent( (BaseAddon) this, 4165, -1, -3, 0, 0, -1, "Feed", 2);// 26
}
public AnimalPenAddon( 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 AnimalPenAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AnimalPenAddon();
}
}
[Constructable]
public AnimalPenAddonDeed()
{
Name = "AnimalPen";
}
public AnimalPenAddonDeed( 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();
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,125 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AnkhPentAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{4, 0, -2, 0}, {2, -2, 1, 0}, {3, -2, 0, 0}// 1 2 3
, {4071, -1, -1, 0}, {4072, 0, -1, 0}, {4070, -1, 0, 0}// 4 5 6
, {4074, 0, 0, 0}, {4073, -1, 1, 0}, {4076, 0, 1, 0}// 7 8 9
, {7380, 0, 2, 2}, {7405, 0, 0, 0}, {7373, -1, 2, 2}// 12 14 15
, {4311, -1, 1, 0}, {5, 1, -2, 0}, {4075, 1, -1, 0}// 16 17 18
, {4078, 1, 0, 0}, {4077, 1, 1, 0}, {7384, 2, 0, 2}// 19 20 21
, {7374, 1, 2, 2}, {7374, 2, 1, 2}, {7376, 2, -1, 2}// 23 24 25
, {4653, 2, 1, 0}, {4651, 1, 2, 0}, {4650, 1, 1, 0}// 26 27 28
, {4310, 1, -1, 0}// 29
};
public override BaseAddonDeed Deed
{
get
{
return new AnkhPentAddonDeed();
}
}
[ Constructable ]
public AnkhPentAddon()
{
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, 6570, -1, -1, 0, 0, 10, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 3555, -1, -1, 17, 0, 10, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 6228, -2, 1, 7, 0, 10, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 6228, 1, -2, 7, 0, 10, "", 1);// 22
}
public AnkhPentAddon( 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 AnkhPentAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AnkhPentAddon();
}
}
[Constructable]
public AnkhPentAddonDeed()
{
Name = "AnkhPent";
}
public AnkhPentAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,103 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class Ankhsouth1Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{7381, 0, -2, 3}, {7382, 1, -2, 3}, {4, 0, -2, 3}// 1 2 3
, {5, 1, -2, 3}, {7369, -1, -1, 3}, {7370, -1, 2, 3}// 4 5 6
, {7371, 2, 2, 3}, {7377, -2, 1, 3}, {7378, -2, 0, 3}// 7 8 9
, {7375, -2, -1, 3}, {7373, -2, 2, 3}, {7373, -1, 3, 3}// 10 11 12
, {7379, 0, 3, 3}, {7380, 1, 3, 3}, {7372, 2, -1, 3}// 13 14 15
, {7383, 3, 0, 3}, {7384, 3, 1, 3}, {7385, -1, 0, 3}// 16 17 18
, {7385, -1, 1, 3}, {7385, 0, -1, 3}, {7385, 1, -1, 3}// 19 20 21
, {7385, 0, 0, 3}, {7385, 0, 1, 3}, {7385, 0, 2, 3}// 22 23 24
, {7385, 1, 2, 3}, {7385, 1, 1, 3}, {7385, 2, 1, 3}// 25 26 27
, {7385, 2, 0, 3}, {7385, 1, 0, 3}, {7376, 3, -1, 3}// 28 29 30
, {7374, 2, 3, 3}, {7374, 3, 2, 3}, {7573, 1, -1, 0}// 31 32 33
, {7389, 1, 0, 3}, {7407, -1, 1, 3}, {7393, 0, -1, 3}// 34 35 36
, {7405, 1, 2, 3}, {4967, 2, -1, 3}, {4973, -1, 2, 3}// 37 38 39
, {4970, 2, 2, 3}// 40
};
public override BaseAddonDeed Deed
{
get
{
return new Ankhsouth1AddonDeed();
}
}
[ Constructable ]
public Ankhsouth1Addon()
{
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] );
}
public Ankhsouth1Addon( 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();
}
}
public class Ankhsouth1AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new Ankhsouth1Addon();
}
}
[Constructable]
public Ankhsouth1AddonDeed()
{
Name = "Ankhsouth1";
}
public Ankhsouth1AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,132 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class ArmorDesplayAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{5100, -1, 1, 10}, {5099, -1, 1, 11}, {7107, 1, 1, 9}// 14 15 16
, {5051, -1, 1, 12}, {5054, 0, 1, 11}, {5137, 2, 1, 8}// 17 18 19
, {5141, 3, 1, 10}, {5140, 3, 1, 11}, {5134, 3, 1, 12}// 24 25 26
};
public override BaseAddonDeed Deed
{
get
{
return new ArmorDesplayAddonDeed();
}
}
[ Constructable ]
public ArmorDesplayAddon()
{
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, 10559, -1, 1, 0, 2747, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 10559, 0, 1, 0, 2747, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 10559, 1, 1, 0, 2747, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 10559, 2, 1, 0, 2747, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 10556, -2, 1, 0, 2747, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 10559, -1, 0, 0, 2747, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 10559, 0, 0, 0, 2747, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 10559, 1, 0, 0, 2747, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 10559, 2, 0, 0, 2747, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 1180, 2, 1, 10, 1109, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 1180, 1, 1, 10, 1109, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 1180, 0, 1, 10, 1109, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 1180, -1, 1, 10, 1109, -1, "", 1);// 13
AddComplexComponent( (BaseAddon) this, 10559, 3, 1, 0, 2747, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 10556, 3, 1, 0, 2747, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 10559, 3, 0, 0, 2747, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 1180, 3, 1, 10, 1109, -1, "", 1);// 23
}
public ArmorDesplayAddon( 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 ArmorDesplayAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new ArmorDesplayAddon();
}
}
[Constructable]
public ArmorDesplayAddonDeed()
{
Name = "ArmorDesplay";
}
public ArmorDesplayAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,94 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class ArtCenterNSAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{7617, 0, 2, 0}, {7619, 0, 1, 0}, {7619, 0, 0, 0}// 1 2 3
, {7618, 0, -1, 0}, {1114, 1, 1, 0}, {4643, 1, 2, 0}// 4 5 6
, {4811, 1, 2, 11}, {6009, 0, 2, 6}, {4787, 0, 1, 6}// 7 8 9
, {4648, 0, 0, 6}, {4033, 0, -1, 6}, {3944, 0, -2, 0}// 10 11 12
, {3745, 1, 0, 0}, {3752, 1, -2, 3}// 13 14
};
public override BaseAddonDeed Deed
{
get
{
return new ArtCenterNSAddonDeed();
}
}
[ Constructable ]
public ArtCenterNSAddon()
{
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] );
}
public ArtCenterNSAddon( 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();
}
}
public class ArtCenterNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new ArtCenterNSAddon();
}
}
[Constructable]
public ArtCenterNSAddonDeed()
{
Name = "ArtCenterNS";
}
public ArtCenterNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,94 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class ArtistCenterWEAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{7620, 1, 0, 0}, {7622, 0, 0, 0}, {7622, -1, 0, 0}// 1 2 3
, {7621, -2, 0, 0}, {1113, -1, 1, 0}, {4643, -2, 1, 0}// 4 5 6
, {4811, -2, 1, 12}, {6009, -2, 0, 6}, {4787, -1, 0, 6}// 7 8 9
, {5021, 0, 0, 6}, {4033, 1, 0, 6}, {3942, 2, 0, 0}// 10 11 12
, {3750, 2, 1, 0}, {3746, 1, 1, 0}// 13 14
};
public override BaseAddonDeed Deed
{
get
{
return new ArtistCenterWEAddonDeed();
}
}
[ Constructable ]
public ArtistCenterWEAddon()
{
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] );
}
public ArtistCenterWEAddon( 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();
}
}
public class ArtistCenterWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new ArtistCenterWEAddon();
}
}
[Constructable]
public ArtistCenterWEAddonDeed()
{
Name = "ArtistCenterWE";
}
public ArtistCenterWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,218 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianBedNSAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianBedNSAddonDeed();
}
}
[ Constructable ]
public AsianBedNSAddon()
{
AddonComponent ac;
ac = new AddonComponent( 10082 );
AddComponent( ac, -2, -2, 0 );
ac = new AddonComponent( 10082 );
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 10082 );
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 10082 );
AddComponent( ac, 1, -2, 0 );
ac = new AddonComponent( 10082 );
AddComponent( ac, 2, -2, 0 );
ac = new AddonComponent( 1 );
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 10589 );
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 1981 );
ac.Hue = 1192;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 1981 );
ac.Hue = 1192;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 9417 );
ac.Light = LightType.Circle150;
AddComponent( ac, 1, 0, 5 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, 3, 1, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, 3, -1, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, -2, 0, 2 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 9403 );
ac.Light = LightType.Circle150;
AddComponent( ac, -2, 0, 2 );
ac = new AddonComponent( 4057 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 4058 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -1, 2, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 1, 2, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 2, 2, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 2, 3, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 1, 3, 0 );
ac = new AddonComponent( 10406 );
ac.Hue = 246;
AddComponent( ac, 0, 3, 0 );
ac = new AddonComponent( 1848 );
ac.Hue = 1192;
AddComponent( ac, 2, 3, 0 );
ac = new AddonComponent( 4550 );
AddComponent( ac, 2, 3, 7 );
ac = new AddonComponent( 16150 );
AddComponent( ac, 2, 3, 12 );
ac = new AddonComponent( 9407 );
ac.Light = LightType.Circle225;
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, 3, 2, 0 );
ac = new AddonComponent( 9419 );
ac.Hue = 1157;
AddComponent( ac, -2, 2, 0 );
}
public AsianBedNSAddon( 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();
}
}
public class AsianBedNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianBedNSAddon();
}
}
[Constructable]
public AsianBedNSAddonDeed()
{
Name = "AsianBedNS";
}
public AsianBedNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,127 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianDiningroomNSAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{9431, 0, -1, 2}, {10320, 1, 1, 2}, {9446, 1, 0, 2}// 13 14 15
, {10303, 0, 0, 2}, {9449, 0, 1, 2}, {10314, 1, -1, 2}// 16 17 18
};
public override BaseAddonDeed Deed
{
get
{
return new AsianDiningroomNSAddonDeed();
}
}
[ Constructable ]
public AsianDiningroomNSAddon()
{
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, 1981, 0, -1, 0, 1844, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1981, 0, 0, 0, 1844, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 1981, 0, 1, 0, 1844, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1981, 1, -1, 0, 1844, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1981, 1, 0, 0, 1844, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 1981, 1, 1, 0, 1844, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 5035, -1, -1, 0, 1837, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 5035, -1, 0, 0, 1837, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 5035, -1, 1, 0, 1837, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 5035, 2, -1, 0, 1837, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 5035, 2, 0, 0, 1837, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 5035, 2, 1, 0, 1837, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 5168, 0, -1, 4, 0, 1, "", 1);// 19
}
public AsianDiningroomNSAddon( 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 AsianDiningroomNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianDiningroomNSAddon();
}
}
[Constructable]
public AsianDiningroomNSAddonDeed()
{
Name = "AsianDiningroomNS";
}
public AsianDiningroomNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,127 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianDiningroomWEAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{10302, 0, 1, 2}, {9448, 1, 1, 2}, {9447, 0, 0, 2}// 13 14 15
, {10320, 1, 0, 2}, {9431, -1, 1, 2}, {10314, -1, 0, 2}// 16 17 19
};
public override BaseAddonDeed Deed
{
get
{
return new AsianDiningroomWEAddonDeed();
}
}
[ Constructable ]
public AsianDiningroomWEAddon()
{
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, 1981, -1, 0, 0, 1844, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 1981, -1, 1, 0, 1844, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 1981, 0, 0, 0, 1844, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 1981, 0, 1, 0, 1844, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 1981, 1, 0, 0, 1844, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 1981, 1, 1, 0, 1844, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 5035, -1, 2, 0, 1837, -1, "", 1);// 7
AddComplexComponent( (BaseAddon) this, 5035, 0, 2, 0, 1837, -1, "", 1);// 8
AddComplexComponent( (BaseAddon) this, 5035, 1, 2, 0, 1837, -1, "", 1);// 9
AddComplexComponent( (BaseAddon) this, 5035, -1, -1, 0, 1837, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 5035, 0, -1, 0, 1837, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 5035, 1, -1, 0, 1837, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 5168, -1, 1, 4, 0, 1, "", 1);// 18
}
public AsianDiningroomWEAddon( 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 AsianDiningroomWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianDiningroomWEAddon();
}
}
[Constructable]
public AsianDiningroomWEAddonDeed()
{
Name = "AsianDiningroomWE";
}
public AsianDiningroomWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,144 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianDrawbridge1Addon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{9255, -2, -4, 5}, {9270, -2, 2, 5}, {9271, 0, -4, 5}// 1 2 3
, {9270, -2, 3, 5}, {9270, 3, -3, 5}, {9270, -2, -3, 5}// 4 5 6
, {9270, 3, 1, 5}, {9270, 3, 0, 5}, {9270, 3, -1, 5}// 7 8 9
, {9270, 3, -2, 5}, {9271, 0, 4, 5}, {9270, 3, 3, 5}// 10 11 12
, {9270, 3, 2, 5}, {9271, 1, -4, 5}, {933, 3, 0, 0}// 13 14 15
, {9271, 2, 4, 5}, {9271, 1, 4, 5}, {9269, 2, 3, 5}// 16 17 18
, {9269, 2, 2, 5}, {9269, 2, 1, 5}, {9269, 2, 0, 5}// 19 20 21
, {9269, 2, -1, 5}, {933, 3, 4, 0}, {9256, 3, 4, 5}// 22 23 24
, {9269, 2, -2, 5}, {9269, 2, -3, 5}, {9269, 1, 3, 5}// 25 26 27
, {9269, 1, 2, 5}, {9269, 1, 1, 5}, {9269, 1, 0, 5}// 28 29 30
, {9269, 1, -1, 5}, {9269, 1, -2, 5}, {9269, 1, -3, 5}// 31 32 33
, {9269, 0, 3, 5}, {9269, 0, 2, 5}, {9269, 0, 0, 5}// 34 35 36
, {9269, 0, 1, 5}, {9269, 0, -2, 5}, {9269, 0, -3, 5}// 37 38 39
, {9269, -1, -1, 5}, {9269, 0, -1, 5}, {9269, -1, 3, 5}// 40 41 42
, {9269, -1, 1, 5}, {9269, -1, 2, 5}, {9271, -1, 4, 5}// 43 44 45
, {933, -2, -4, 0}, {9271, -1, -4, 5}, {933, 3, -4, 0}// 46 47 48
, {933, -2, 0, 0}, {9271, 2, -4, 5}, {9254, -2, 4, 5}// 49 50 51
, {9270, -2, -1, 5}, {9270, -2, 1, 5}, {9270, -2, -2, 5}// 52 53 54
, {9270, -2, 0, 5}, {933, -2, 4, 0}, {9253, 3, -4, 5}// 55 56 57
, {9269, -1, -3, 5}, {9269, -1, -2, 5}, {9269, -1, 0, 5}// 58 59 60
, {8760, -2, -2, 5}, {8760, 3, -2, 5}, {8760, 3, -3, 16}// 69 70 71
, {8760, -2, -3, 16}// 72
};
public override BaseAddonDeed Deed
{
get
{
return new AsianDrawbridge1AddonDeed();
}
}
[ Constructable ]
public AsianDrawbridge1Addon()
{
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, 2171, -1, 5, 0, 2414, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2171, 0, 5, 0, 2414, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2171, 1, 5, 0, 2414, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 2171, 2, 5, 0, 2414, -1, "", 1);// 64
AddComplexComponent( (BaseAddon) this, 9407, -2, 4, 5, 0, 10, "", 1);// 65
AddComplexComponent( (BaseAddon) this, 9407, 3, 4, 5, 0, 10, "", 1);// 66
AddComplexComponent( (BaseAddon) this, 9407, -2, 0, 5, 0, 10, "", 1);// 67
AddComplexComponent( (BaseAddon) this, 9407, 3, 0, 5, 0, 10, "", 1);// 68
AddComplexComponent( (BaseAddon) this, 9407, -2, -4, 5, 0, 10, "", 1);// 73
AddComplexComponent( (BaseAddon) this, 9407, 3, -4, 5, 0, 10, "", 1);// 74
}
public AsianDrawbridge1Addon( 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 AsianDrawbridge1AddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianDrawbridge1Addon();
}
}
[Constructable]
public AsianDrawbridge1AddonDeed()
{
Name = "AsianDrawbridge1";
}
public AsianDrawbridge1AddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,222 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianFenceNSAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianFenceNSAddonDeed();
}
}
[ Constructable ]
public AsianFenceNSAddon()
{
AddonComponent ac;
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, -5, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, -4, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, -3, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 2, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 4, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, -5, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, -3, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 3, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 4, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 0, -6, 0 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -5, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -4, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -3, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -2, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -1, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 0, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 1, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 2, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 3, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 4, 16 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, -5, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, -4, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, -3, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, -2, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, -1, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 0, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 1, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 2, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 3, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 4, 14 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, -5, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, -4, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, -3, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, -2, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, -1, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 0, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 1, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 2, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 3, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 4, 19 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 5, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -1, 6, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 5, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 0, 6, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 0, 6, 0 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 5, 16 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 6, 16 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 5, 14 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 6, 14 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 5, 19 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 6, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 7, 14 );
ac = new AddonComponent( 9150 );
AddComponent( ac, 0, 7, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 7, 17 );
}
public AsianFenceNSAddon( 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();
}
}
public class AsianFenceNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianFenceNSAddon();
}
}
[Constructable]
public AsianFenceNSAddonDeed()
{
Name = "AsianFenceNS";
}
public AsianFenceNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,246 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianFenceWEAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianFenceWEAddonDeed();
}
}
[ Constructable ]
public AsianFenceWEAddon()
{
AddonComponent ac;
ac = new AddonComponent( 10388 );
AddComponent( ac, -5, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, -5, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, -4, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, -3, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 10389 );
AddComponent( ac, -6, 0, 0 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -4, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -3, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -5, 1, 16 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -5, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -4, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -3, 0, 13 );
ac = new AddonComponent( 9169 );
AddComponent( ac, -5, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, -4, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, -3, 0, 17 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -5, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -4, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -3, -1, 14 );
ac = new AddonComponent( 10388 );
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 3, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 4, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 4, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 5, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 5, 0, 0 );
ac = new AddonComponent( 10388 );
AddComponent( ac, 6, -1, 0 );
ac = new AddonComponent( 10388 );
ac.Hue = 1505;
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 10389 );
ac.Hue = 1505;
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -2, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -1, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 2, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 3, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 4, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 5, 1, 16 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 6, 1, 16 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 3, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 4, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 5, 0, 13 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 6, 0, 13 );
ac = new AddonComponent( 9169 );
AddComponent( ac, -2, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, -1, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 2, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 3, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 4, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 5, 0, 17 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 6, 0, 17 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 6, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 3, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 4, -1, 14 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 5, -1, 14 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 7, 1, 16 );
ac = new AddonComponent( 9169 );
AddComponent( ac, 7, 0, 17 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 7, -1, 14 );
}
public AsianFenceWEAddon( 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();
}
}
public class AsianFenceWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianFenceWEAddon();
}
}
[Constructable]
public AsianFenceWEAddonDeed()
{
Name = "AsianFenceWE";
}
public AsianFenceWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,313 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianGateNSAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianGateNSAddonDeed();
}
}
[ Constructable ]
public AsianGateNSAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -2, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -1, 1, 26 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 2, -1, 25 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -1, 5, 20 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 1, 22 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -1, -1, 26 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, -4, 19 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 3214 );
AddComponent( ac, 2, -4, 0 );
ac = new AddonComponent( 3211 );
AddComponent( ac, 1, 3, 0 );
ac = new AddonComponent( 9168 );
AddComponent( ac, -1, -1, 29 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 2, 22 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, -1, 29 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 1, 2, 29 );
ac = new AddonComponent( 9164 );
AddComponent( ac, -1, 2, 29 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, -3, 10 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 0, 29 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 1, -1, 29 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 2, 29 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 3, 22 );
ac = new AddonComponent( 3209 );
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -2, -4, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, 2, 8 );
ac = new AddonComponent( 9152 );
AddComponent( ac, 0, 0, 32 );
ac = new AddonComponent( 3214 );
AddComponent( ac, 1, -3, 0 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -1, -3, 22 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, 1, 25 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, 3, 10 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 0, 22 );
ac = new AddonComponent( 9151 );
AddComponent( ac, 0, 1, 32 );
ac = new AddonComponent( 3212 );
AddComponent( ac, -3, -3, 0 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 1, 1, 26 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, -2, 22 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 2, 3, 25 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, -4, 19 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 1, 2, 26 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, -3, 19 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -2, -2, 25 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, -4, 8 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 2, -2, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 1, 22 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 1, 29 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -3, 5, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 0, 29 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, -1, 19 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -1, 2, 27 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -3, 4, 23 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -1, 0, 26 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, -1, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 1, 4, 23 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 3, 4, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -1, 3, 26 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -1, 26 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 1, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -2, 0, 41 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 2, 22 );
ac = new AddonComponent( 9164 );
AddComponent( ac, -4, 5, 20 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 4, 23 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 0, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 5, 20 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 5, 20 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, -4, 0 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 1, 0, 26 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 2, 19 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, -1, 25 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, -4, 19 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 1, -3, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, -1, 22 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -2, 5, 20 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -2, -3, 22 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -3, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 2, -3, 22 );
ac = new AddonComponent( 9168 );
AddComponent( ac, -4, -4, 19 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, 2, 25 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 1, -2, 25 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 3, -3, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 2, 2, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, -2, 22 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 1, 29 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, -3, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, -4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 3, 5, 20 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -1, 4, 23 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 2, 5, 20 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 1, -1, 26 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, 3, 15 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 2, 0, 25 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -2, 4, 23 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 3, -4, 19 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 2, 27 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 3, 26 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -3, -4, 19 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -1, -2, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 2, 1, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 0, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 2, 4, 23 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 1, 3, 26 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -2, 3, 26 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 3, 19 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, 0, 25 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, 3, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, 2, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, -2, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, -3, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, -1, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, 1, 20 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 4, 5, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, 4, 20 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 4, 0, 20 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 4, -4, 19 );
}
public AsianGateNSAddon( 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();
}
}
public class AsianGateNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianGateNSAddon();
}
}
[Constructable]
public AsianGateNSAddonDeed()
{
Name = "AsianGateNS";
}
public AsianGateNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,315 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianGateNSRedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianGateNSRedAddonDeed();
}
}
[ Constructable ]
public AsianGateNSRedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 4, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, -3, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, -1, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 1, 19 );
ac = new AddonComponent( 9189 );
AddComponent( ac, -4, 5, 20 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 0, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 2, 19 );
ac = new AddonComponent( 9193 );
AddComponent( ac, -4, -4, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 3, 19 );
ac = new AddonComponent( 1 );
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -2, 25 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -1, 1, 26 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 2, -1, 25 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -1, 5, 20 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 1, 22 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -1, -1, 26 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 2, -4, 19 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 3214 );
AddComponent( ac, 2, -4, 0 );
ac = new AddonComponent( 3211 );
AddComponent( ac, 1, 3, 0 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 2, 22 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, -3, 10 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 3, 22 );
ac = new AddonComponent( 3209 );
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -2, -4, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, 2, 8 );
ac = new AddonComponent( 3214 );
AddComponent( ac, 1, -3, 0 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -1, -3, 22 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, 1, 25 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, 3, 10 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 0, 22 );
ac = new AddonComponent( 3212 );
AddComponent( ac, -3, -3, 0 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 1, 1, 26 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, -2, 22 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 2, 3, 25 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 1, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -2, -4, 19 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -2, -2, 25 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, -4, 8 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 2, -2, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 1, 22 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -3, 5, 20 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -1, 2, 27 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -3, 4, 23 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -1, 0, 26 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, -1, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 1, 4, 23 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 3, 4, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -3, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -1, 3, 26 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -1, 26 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -2, 0, 41 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 2, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 4, 23 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 1, 5, 20 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 0, 5, 20 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, -4, 0 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 1, 0, 26 );
ac = new AddonComponent( 553 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, -1, 25 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 0, -4, 19 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 1, -3, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, -1, 22 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -2, 5, 20 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -2, -3, 22 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -3, -3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 2, -3, 22 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, 2, 25 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 1, -2, 25 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 3, -3, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 2, 2, 25 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, -2, 22 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, -3, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -1, -4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 3, 5, 20 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -1, 4, 23 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 2, 5, 20 );
ac = new AddonComponent( 553 );
AddComponent( ac, 2, 3, 15 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 2, 0, 25 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -2, 4, 23 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 3, -4, 19 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 2, 27 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 3, 26 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -3, -4, 19 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -1, -2, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 2, 1, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 0, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 2, 4, 23 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 1, 3, 26 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -2, 3, 26 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, 0, 25 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 1, 2, 26 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 1, -1, 26 );
ac = new AddonComponent( 9193 );
AddComponent( ac, -1, -1, 29 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -1, 0, 29 );
ac = new AddonComponent( 9189 );
AddComponent( ac, -1, 2, 29 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -1, 1, 29 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 0, 2, 29 );
ac = new AddonComponent( 9187 );
AddComponent( ac, 1, 2, 29 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 1, 29 );
ac = new AddonComponent( 9174 );
AddComponent( ac, 0, 1, 32 );
ac = new AddonComponent( 9176 );
AddComponent( ac, 0, 0, 32 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 0, -1, 29 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 0, 29 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 1, -1, 29 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, 4, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, 3, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, 2, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, 1, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, 0, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, -1, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, -2, 20 );
ac = new AddonComponent( 9187 );
AddComponent( ac, 4, 5, 20 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 4, -3, 20 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 4, -4, 19 );
}
public AsianGateNSRedAddon( 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();
}
}
public class AsianGateNSRedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianGateNSRedAddon();
}
}
[Constructable]
public AsianGateNSRedAddonDeed()
{
Name = "AsianGateNSRed";
}
public AsianGateNSRedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,321 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianGateWEAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianGateWEAddonDeed();
}
}
[ Constructable ]
public AsianGateWEAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, -4, 19 );
ac = new AddonComponent( 9168 );
AddComponent( ac, -4, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -3, -4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -3, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -1, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -2, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 4, 19 );
ac = new AddonComponent( 9164 );
AddComponent( ac, -4, 4, 19 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -2, 2, 25 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -1, 1, 28 );
ac = new AddonComponent( 9163 );
AddComponent( ac, -3, 3, 22 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 3, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 1, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, -1, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, -2, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 0, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, 2, 19 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -4, -3, 19 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -3, -3, 22 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -1, -1, 26 );
ac = new AddonComponent( 9167 );
AddComponent( ac, -2, -2, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -1, 0, 26 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, -1, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, 0, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -2, 1, 25 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, -2, 22 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, -1, 22 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 0, 22 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 1, 22 );
ac = new AddonComponent( 9157 );
AddComponent( ac, -3, 2, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -2, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -1, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, -1, -2, 25 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -2, 25 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 0, -1, 26 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 1, 26 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 2, 25 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -1, 2, 25 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -2, 3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 0, 3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, -1, 3, 22 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, -1, 29 );
ac = new AddonComponent( 9168 );
AddComponent( ac, -1, -1, 29 );
ac = new AddonComponent( 9158 );
AddComponent( ac, -1, 0, 29 );
ac = new AddonComponent( 9164 );
AddComponent( ac, -1, 1, 29 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 1, 29 );
ac = new AddonComponent( 9171 );
AddComponent( ac, 0, 0, 32 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, -3, 10 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, 1, 10 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, -3, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 3214 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 3208 );
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 3210 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 3341 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 5, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 4, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 3, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, -4, 19 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, -4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 2, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 3, 4, 19 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 4, 4, 19 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 5, 4, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, 3, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, 2, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, 1, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, -1, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, 0, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, -2, 19 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 5, -3, 19 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 3, 2, 25 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 4, 3, 22 );
ac = new AddonComponent( 9161 );
AddComponent( ac, 2, 1, 26 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 4, -3, 22 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 3, -2, 25 );
ac = new AddonComponent( 9165 );
AddComponent( ac, 2, -1, 26 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 2, 0, 26 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, -1, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 0, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 3, 1, 25 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 4, -2, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 4, -1, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 4, 0, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 4, 1, 22 );
ac = new AddonComponent( 9155 );
AddComponent( ac, 4, 2, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 1, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 2, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 3, -3, 22 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 1, -2, 25 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 2, -2, 25 );
ac = new AddonComponent( 9159 );
AddComponent( ac, 1, -1, 26 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 1, 2, 25 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 2, 2, 25 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 1, 3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 3, 3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 2, 3, 22 );
ac = new AddonComponent( 9153 );
AddComponent( ac, 1, 1, 26 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 2, -1, 29 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, -1, 29 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 1, 29 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 2, 1, 29 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 2, 0, 29 );
ac = new AddonComponent( 9170 );
AddComponent( ac, 1, 0, 32 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 3, -2, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, 1, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, 1, 12 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, -3, 10 );
ac = new AddonComponent( 3262 );
AddComponent( ac, 4, 1, 0 );
ac = new AddonComponent( 3342 );
AddComponent( ac, 3, 2, 0 );
}
public AsianGateWEAddon( 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();
}
}
public class AsianGateWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianGateWEAddon();
}
}
[Constructable]
public AsianGateWEAddonDeed()
{
Name = "AsianGateWE";
}
public AsianGateWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,321 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianGateWERedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianGateWERedAddonDeed();
}
}
[ Constructable ]
public AsianGateWERedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9193 );
AddComponent( ac, -4, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -3, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 0, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -2, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -1, -4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 0, 1, 29 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 2, 22 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 0, 22 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, -1, 22 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, 1, 22 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, -1, 25 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, 0, 25 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -2, -3, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 3, 22 );
ac = new AddonComponent( 9193 );
AddComponent( ac, -1, -1, 29 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -1, -2, 25 );
ac = new AddonComponent( 3341 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -1, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -2, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 0, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -3, 4, 19 );
ac = new AddonComponent( 9189 );
AddComponent( ac, -4, 4, 19 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -2, 2, 25 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -3, 3, 22 );
ac = new AddonComponent( 9188 );
AddComponent( ac, -1, 1, 28 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, -3, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 1, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 2, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, -1, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, -2, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 3, 19 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -4, 0, 19 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -3, -3, 22 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -2, -2, 25 );
ac = new AddonComponent( 9192 );
AddComponent( ac, -1, -1, 27 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, 1, 10 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -3, -2, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, -1, -3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -3, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 1, 27 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 0, 2, 25 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -1, 3, 22 );
ac = new AddonComponent( 9189 );
AddComponent( ac, -1, 1, 29 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -1, 2, 25 );
ac = new AddonComponent( 9183 );
AddComponent( ac, -1, 0, 29 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -1, 0, 26 );
ac = new AddonComponent( 9182 );
AddComponent( ac, -2, 1, 25 );
ac = new AddonComponent( 9178 );
AddComponent( ac, -2, 3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -1, 27 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 0, -2, 25 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, -3, 10 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, -3, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 553 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 3214 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 9177 );
AddComponent( ac, 0, 0, 32 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 3208 );
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 3210 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 0, -1, 29 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 5, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 4, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 3, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 2, -4, 19 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 1, -4, 19 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, -1, 25 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 2, -1, 29 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 1, -3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 2, -3, 22 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 4, -3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 3, -3, 22 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, 0, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 4, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 1, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 3, 4, 19 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 2, 4, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, 3, 19 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 2, -1, 26 );
ac = new AddonComponent( 9187 );
AddComponent( ac, 5, 4, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, -1, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, -2, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, 1, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, -3, 19 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 5, 2, 19 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 4, 3, 22 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 3, 2, 25 );
ac = new AddonComponent( 9186 );
AddComponent( ac, 2, 1, 26 );
ac = new AddonComponent( 9190 );
AddComponent( ac, 3, -2, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 4, 1, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 4, 0, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 4, -1, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 0, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 3, 1, 25 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 4, 2, 22 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 2, 0, 26 );
ac = new AddonComponent( 9180 );
AddComponent( ac, 4, -2, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 2, 3, 22 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 2, -2, 25 );
ac = new AddonComponent( 9187 );
AddComponent( ac, 2, 1, 29 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 2, 2, 25 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 3, 3, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 1, 3, 22 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 1, 1, 26 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, 1, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 9178 );
AddComponent( ac, 1, 2, 25 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 1, -1, 27 );
ac = new AddonComponent( 9184 );
AddComponent( ac, 1, -2, 25 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 2, 0, 29 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 9326 );
AddComponent( ac, 3, -2, 0 );
ac = new AddonComponent( 3262 );
AddComponent( ac, 4, 1, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 1, 1, 29 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, -3, 10 );
ac = new AddonComponent( 553 );
AddComponent( ac, 3, 1, 12 );
ac = new AddonComponent( 9175 );
AddComponent( ac, 1, 0, 32 );
ac = new AddonComponent( 3342 );
AddComponent( ac, 3, 2, 0 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 1, -1, 29 );
}
public AsianGateWERedAddon( 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();
}
}
public class AsianGateWERedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianGateWERedAddon();
}
}
[Constructable]
public AsianGateWERedAddonDeed()
{
Name = "AsianGateWERed";
}
public AsianGateWERedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,104 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasCorSERedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasCorSERedAddonDeed();
}
}
[ Constructable ]
public AsianPlasCorSERedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9187 );
ac.Hue = 33;
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 1, 0, 16 );
ac = new AddonComponent( 9189 );
ac.Hue = 38;
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 10809 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9191 );
ac.Hue = 38;
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 1, 1, 16 );
ac = new AddonComponent( 9193 );
ac.Hue = 38;
AddComponent( ac, 0, 0, 17 );
}
public AsianPlasCorSERedAddon( 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();
}
}
public class AsianPlasCorSERedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasCorSERedAddon();
}
}
[Constructable]
public AsianPlasCorSERedAddonDeed()
{
Name = "AsianPlasCorSERed";
}
public AsianPlasCorSERedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,97 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasCornNERedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasCornNERedAddonDeed();
}
}
[ Constructable ]
public AsianPlasCornNERedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9187 );
ac.Hue = 38;
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9193 );
ac.Hue = 38;
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9383 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9189 );
ac.Hue = 38;
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9191 );
ac.Hue = 38;
AddComponent( ac, 1, 0, 17 );
}
public AsianPlasCornNERedAddon( 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();
}
}
public class AsianPlasCornNERedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasCornNERedAddon();
}
}
[Constructable]
public AsianPlasCornNERedAddonDeed()
{
Name = "AsianPlasCornNERed";
}
public AsianPlasCornNERedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,163 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasFenceNSRedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasFenceNSRedAddonDeed();
}
}
[ Constructable ]
public AsianPlasFenceNSRedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -5, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -5, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -5, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -4, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -4, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 4, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 3, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 6, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 2, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -1, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 3, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 3, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -3, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 4, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -2, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -3, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -2, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 5, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 4, 0 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 6, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 5, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 6, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 5, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -3, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 2, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -1, 15 );
}
public AsianPlasFenceNSRedAddon( 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();
}
}
public class AsianPlasFenceNSRedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasFenceNSRedAddon();
}
}
[Constructable]
public AsianPlasFenceNSRedAddonDeed()
{
Name = "AsianPlasFenceNSRed";
}
public AsianPlasFenceNSRedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,114 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasFenceNSRedShortAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasFenceNSRedShortAddonDeed();
}
}
[ Constructable ]
public AsianPlasFenceNSRedShortAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -2, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, -1, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -1, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 2, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9183 );
AddComponent( ac, 0, -2, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9181 );
AddComponent( ac, 1, 2, 15 );
}
public AsianPlasFenceNSRedShortAddon( 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();
}
}
public class AsianPlasFenceNSRedShortAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasFenceNSRedShortAddon();
}
}
[Constructable]
public AsianPlasFenceNSRedShortAddonDeed()
{
Name = "AsianPlasFenceNSRedShort";
}
public AsianPlasFenceNSRedShortAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,163 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasFenceWERedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasFenceWERedAddonDeed();
}
}
[ Constructable ]
public AsianPlasFenceWERedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -5, 1, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -2, 0, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -4, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -2, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -3, 1, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -3, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -4, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -5, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -5, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 5, 0, 0 );
ac = new AddonComponent( 9185 );
AddComponent( ac, -1, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -1, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 2, 1, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 4, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 2, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 4, 0, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 6, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 5, 1, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 4, 1, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 3, 0, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 6, 0, 15 );
ac = new AddonComponent( 9179 );
AddComponent( ac, 3, 1, 15 );
ac = new AddonComponent( 9185 );
AddComponent( ac, 5, 0, 15 );
}
public AsianPlasFenceWERedAddon( 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();
}
}
public class AsianPlasFenceWERedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasFenceWERedAddon();
}
}
[Constructable]
public AsianPlasFenceWERedAddonDeed()
{
Name = "AsianPlasFenceWERed";
}
public AsianPlasFenceWERedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,123 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasFenceWERedShortAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasFenceWERedShortAddonDeed();
}
}
[ Constructable ]
public AsianPlasFenceWERedShortAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9160 );
ac.Hue = 38;
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9179 );
ac.Hue = 38;
AddComponent( ac, -1, 1, 15 );
ac = new AddonComponent( 9160 );
ac.Hue = 38;
AddComponent( ac, -1, 0, 15 );
ac = new AddonComponent( 9160 );
ac.Hue = 38;
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9160 );
ac.Hue = 38;
AddComponent( ac, 2, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 9179 );
AddComponent( ac, -2, 1, 15 );
ac = new AddonComponent( 9179 );
ac.Hue = 38;
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9179 );
ac.Hue = 38;
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 2107;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 9160 );
ac.Hue = 32;
AddComponent( ac, -2, 0, 15 );
ac = new AddonComponent( 9179 );
ac.Hue = 38;
AddComponent( ac, 2, 1, 15 );
}
public AsianPlasFenceWERedShortAddon( 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();
}
}
public class AsianPlasFenceWERedShortAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasFenceWERedShortAddon();
}
}
[Constructable]
public AsianPlasFenceWERedShortAddonDeed()
{
Name = "AsianPlasFenceWERedShort";
}
public AsianPlasFenceWERedShortAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,96 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlastCorSWRedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlastCorSWRedAddonDeed();
}
}
[ Constructable ]
public AsianPlastCorSWRedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9384 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9189 );
ac.Hue = 38;
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9193 );
ac.Hue = 38;
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9187 );
ac.Hue = 38;
AddComponent( ac, 1, 1, 17 );
}
public AsianPlastCorSWRedAddon( 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();
}
}
public class AsianPlastCorSWRedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlastCorSWRedAddon();
}
}
[Constructable]
public AsianPlastCorSWRedAddonDeed()
{
Name = "AsianPlastCorSWRed";
}
public AsianPlastCorSWRedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,93 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlastCornNWRedAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlastCornNWRedAddonDeed();
}
}
[ Constructable ]
public AsianPlastCornNWRedAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9384 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9193 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9189 );
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9191 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9187 );
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9374 );
ac.Hue = 2107;
AddComponent( ac, 0, 0, 0 );
}
public AsianPlastCornNWRedAddon( 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();
}
}
public class AsianPlastCornNWRedAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlastCornNWRedAddon();
}
}
[Constructable]
public AsianPlastCornNWRedAddonDeed()
{
Name = "AsianPlastCornNWRed";
}
public AsianPlastCornNWRedAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,93 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterCorNWAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterCorNWAddonDeed();
}
}
[ Constructable ]
public AsianPlasterCorNWAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9384 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9168 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9164 );
AddComponent( ac, 0, 1, 17 );
}
public AsianPlasterCorNWAddon( 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();
}
}
public class AsianPlasterCorNWAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterCorNWAddon();
}
}
[Constructable]
public AsianPlasterCorNWAddonDeed()
{
Name = "AsianPlasterCorNW";
}
public AsianPlasterCorNWAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,93 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterCornerNEAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterCornerNEAddonDeed();
}
}
[ Constructable ]
public AsianPlasterCornerNEAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9383 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9164 );
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9168 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 1, 0, 0 );
}
public AsianPlasterCornerNEAddon( 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();
}
}
public class AsianPlasterCornerNEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterCornerNEAddon();
}
}
[Constructable]
public AsianPlasterCornerNEAddonDeed()
{
Name = "AsianPlasterCornerNE";
}
public AsianPlasterCornerNEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,100 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterCornerSEAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterCornerSEAddonDeed();
}
}
[ Constructable ]
public AsianPlasterCornerSEAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 10809 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9164 );
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9168 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 1, 16 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, 0, 16 );
}
public AsianPlasterCornerSEAddon( 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();
}
}
public class AsianPlasterCornerSEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterCornerSEAddon();
}
}
[Constructable]
public AsianPlasterCornerSEAddonDeed()
{
Name = "AsianPlasterCornerSE";
}
public AsianPlasterCornerSEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,93 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterCornerSWAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterCornerSWAddonDeed();
}
}
[ Constructable ]
public AsianPlasterCornerSWAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9384 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 9164 );
AddComponent( ac, 0, 1, 17 );
ac = new AddonComponent( 9168 );
AddComponent( ac, 0, 0, 17 );
ac = new AddonComponent( 9162 );
AddComponent( ac, 1, 1, 17 );
ac = new AddonComponent( 9166 );
AddComponent( ac, 1, 0, 17 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 1, 0 );
}
public AsianPlasterCornerSWAddon( 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();
}
}
public class AsianPlasterCornerSWAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterCornerSWAddon();
}
}
[Constructable]
public AsianPlasterCornerSWAddonDeed()
{
Name = "AsianPlasterCornerSW";
}
public AsianPlasterCornerSWAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,163 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterFenceNSAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterFenceNSAddonDeed();
}
}
[ Constructable ]
public AsianPlasterFenceNSAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -5, 0 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -5, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -4, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -4, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -5, 15 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 5, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 4, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 3, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 6, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -3, 0 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -3, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -2, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -1, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 2, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 3, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 4, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 5, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 6, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 6, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 5, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 3, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -2, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -3, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 4, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 2, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -1, 15 );
}
public AsianPlasterFenceNSAddon( 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();
}
}
public class AsianPlasterFenceNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterFenceNSAddon();
}
}
[Constructable]
public AsianPlasterFenceNSAddonDeed()
{
Name = "AsianPlasterFenceNS";
}
public AsianPlasterFenceNSAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,114 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterFenceNSShortAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterFenceNSShortAddonDeed();
}
}
[ Constructable ]
public AsianPlasterFenceNSShortAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 9374 );
ac.Hue = 1807;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 2, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -1, 15 );
ac = new AddonComponent( 9156 );
AddComponent( ac, 1, -2, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 2, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -1, 15 );
ac = new AddonComponent( 9158 );
AddComponent( ac, 0, -2, 15 );
}
public AsianPlasterFenceNSShortAddon( 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();
}
}
public class AsianPlasterFenceNSShortAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterFenceNSShortAddon();
}
}
[Constructable]
public AsianPlasterFenceNSShortAddonDeed()
{
Name = "AsianPlasterFenceNSShort";
}
public AsianPlasterFenceNSShortAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,163 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterFenceWEAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterFenceWEAddonDeed();
}
}
[ Constructable ]
public AsianPlasterFenceWEAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -5, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -5, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -4, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -3, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -2, 1, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -3, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -4, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -5, 0, 15 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 4, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 5, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -1, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 2, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 3, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 4, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 5, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 6, 1, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 6, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 4, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 5, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 3, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, 0, 15 );
}
public AsianPlasterFenceWEAddon( 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();
}
}
public class AsianPlasterFenceWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterFenceWEAddon();
}
}
[Constructable]
public AsianPlasterFenceWEAddonDeed()
{
Name = "AsianPlasterFenceWE";
}
public AsianPlasterFenceWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,114 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianPlasterFenceWEShortAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AsianPlasterFenceWEShortAddonDeed();
}
}
[ Constructable ]
public AsianPlasterFenceWEShortAddon()
{
AddonComponent ac;
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 9373 );
ac.Hue = 1807;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -2, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, -1, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 0, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 1, 1, 15 );
ac = new AddonComponent( 9154 );
AddComponent( ac, 2, 1, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -2, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 0, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 2, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, 1, 0, 15 );
ac = new AddonComponent( 9160 );
AddComponent( ac, -1, 0, 15 );
}
public AsianPlasterFenceWEShortAddon( 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();
}
}
public class AsianPlasterFenceWEShortAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianPlasterFenceWEShortAddon();
}
}
[Constructable]
public AsianPlasterFenceWEShortAddonDeed()
{
Name = "AsianPlasterFenceWEShort";
}
public AsianPlasterFenceWEShortAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,163 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AsianWaterGardenAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{9254, -1, 3, 0}, {9255, -1, -2, 0}, {9257, -2, -2, 0}// 1 2 3
, {9257, -2, -1, 0}, {9257, -2, 0, 0}, {9257, -2, 1, 0}// 4 5 6
, {9257, -2, 2, 0}, {9257, -2, 3, 0}, {9258, -1, 4, 0}// 7 8 9
, {9258, 0, 4, 0}, {9258, 1, 4, 0}, {9258, 2, 4, 0}// 10 11 12
, {9258, 3, 4, 0}, {9259, -1, -3, 0}, {9259, 0, -3, 0}// 13 14 15
, {9259, 1, -3, 0}, {9259, 2, -3, 0}, {9259, 3, -3, 0}// 16 17 18
, {9261, -2, 4, 0}, {9262, -2, -3, 0}, {9270, -1, -1, 0}// 19 20 21
, {9270, -1, 0, 0}, {9270, -1, 1, 0}, {9270, -1, 2, 0}// 22 23 24
, {9271, 0, 3, 0}, {9271, 1, 3, 0}, {9271, 2, 3, 0}// 25 26 27
, {9271, 3, 3, 0}, {9271, 0, -2, 0}, {9271, 1, -2, 0}// 28 29 30
, {9271, 2, -2, 0}, {9271, 3, -2, 0}, {9310, 3, -1, 0}// 31 32 33
, {9311, 0, -1, 0}, {9312, 3, 2, 0}, {9313, 0, 2, 0}// 34 35 36
, {9314, 1, 2, 0}, {9314, 2, 2, 0}, {9314, 1, -1, 0}// 37 38 39
, {9314, 2, -1, 0}, {9315, 0, 0, 0}, {9315, 0, 1, 0}// 40 41 42
, {9315, 3, 0, 0}, {9315, 3, 1, 0}, {9316, 1, 0, 0}// 43 44 45
, {9317, 2, 1, 0}, {9318, 1, 1, 0}, {9319, 2, 0, 0}// 46 47 48
, {9300, -2, -5, 0}, {9300, -1, -5, 0}, {9300, 0, -5, 0}// 49 50 51
, {9300, 1, -5, 0}, {9300, 2, -5, 0}, {9300, 3, -5, 0}// 52 53 54
, {9301, -4, -5, 0}, {9300, -3, -5, 0}, {9302, -4, -4, 0}// 55 56 57
, {9302, -4, -3, 0}, {9302, -4, -2, 0}, {9302, -4, -1, 0}// 58 59 60
, {9302, -4, 0, 0}, {9302, -4, 1, 0}, {9302, -4, 2, 0}// 61 62 63
, {9302, -4, 3, 0}, {9302, -4, 4, 0}, {9302, -4, 5, 0}// 64 65 66
, {9307, -2, 6, 0}, {9307, -1, 6, 0}, {9307, 0, 6, 0}// 67 68 69
, {9307, 1, 6, 0}, {9307, 2, 6, 0}, {9307, 3, 6, 0}// 70 71 72
, {9307, -3, 6, 0}, {9309, -4, 6, 0}, {9307, -2, -4, 0}// 73 74 75
, {9307, -1, -4, 0}, {9307, 0, -4, 0}, {9307, 1, -4, 0}// 76 77 78
, {9307, 2, -4, 0}, {9307, 3, -4, 0}, {9300, -2, 5, 0}// 79 80 81
, {9300, -1, 5, 0}, {9300, 0, 5, 0}, {9300, 1, 5, 0}// 82 83 84
, {9300, 2, 5, 0}, {9300, 3, 5, 0}, {9305, -3, -3, 0}// 85 86 87
, {9305, -3, -2, 0}, {9305, -3, -1, 0}, {9305, -3, 0, 0}// 88 89 90
, {9305, -3, 1, 0}, {9305, -3, 2, 0}, {9305, -3, 3, 0}// 91 92 93
, {9305, -3, 4, 0}, {9308, -3, 5, 0}, {9308, -3, -4, 0}// 94 95 96
, {9304, 3, -4, 5}, {9304, -1, 6, 5}, {9303, -1, -4, 5}// 97 98 99
, {9303, 2, 6, 5}, {9303, -3, 3, 5}, {9304, -3, -2, 5}// 100 101 102
, {9243, -2, -3, 0}, {9243, -2, 4, 0}, {9328, 0, -5, 0}// 103 104 105
, {9327, 0, 5, 0}, {9326, -4, 0, 0}, {9324, -3, 4, 0}// 106 107 108
, {9324, -3, -3, 0}, {3214, -5, 6, 0}, {3214, -5, 3, 0}// 109 110 111
, {3214, -5, 0, 0}, {3214, -5, -3, 0}, {3214, -5, -6, 0}// 112 113 114
, {3214, -2, -6, 0}, {3214, -2, -7, 0}, {3214, 1, -6, 0}// 115 116 117
, {3214, 1, -7, 0}, {3207, -5, 5, 0}, {3207, -5, 2, 0}// 118 119 120
, {3207, -5, -1, 0}, {3207, -5, -4, 0}, {3207, -4, -6, 0}// 121 122 123
, {3207, -4, -7, 0}, {3207, -1, -6, 0}, {3207, -1, -7, 0}// 124 125 126
, {3207, 2, -6, 0}, {3207, 2, -7, 0}, {3262, 3, -6, 0}// 127 128 129
, {3262, 3, -7, 0}, {3262, 0, -6, 0}, {3262, 0, -7, 0}// 130 131 132
, {3262, -3, -6, 0}, {3262, -3, -7, 0}, {3262, -5, -5, 0}// 133 134 135
, {3262, -5, -2, 0}, {3262, -5, 1, 0}, {3262, -5, 4, 0}// 136 137 138
, {3214, -5, -7, 0}, {9331, -5, -7, 0}, {9334, -5, -7, 0}// 139 140 141
, {9965, 1, -7, 0}, {9970, 1, -7, 0}, {9966, -4, 1, 20}// 142 143 144
, {9971, -4, 1, 20}, {7633, 1, 3, 0}, {7633, 1, -2, 0}// 145 146 147
, {7632, 2, 3, 0}, {7632, 2, -2, 0}, {7630, -1, 0, 0}// 148 149 150
, {7629, -1, 1, 0}, {3214, 3, 8, 0}, {3214, 3, 7, 0}// 151 152 153
, {3214, 0, 8, 0}, {3214, 0, 7, 0}, {3214, -3, 8, 0}// 154 155 156
, {3214, -3, 7, 0}, {3207, 2, 7, 0}, {3207, 2, 8, 0}// 157 158 159
, {3207, -1, 7, 0}, {3207, -1, 8, 0}, {3207, -4, 7, 0}// 160 161 162
, {3207, -4, 8, 0}, {3262, -5, 7, 0}, {3262, -5, 8, 0}// 163 164 165
, {3262, -2, 7, 0}, {3262, -2, 8, 0}, {3262, 1, 7, 0}// 166 167 168
, {3262, 1, 8, 0}, {9333, -6, 8, 0}, {9335, -6, 8, 0}// 169 170 171
, {9966, 0, 8, 3}, {9968, 0, 8, 3}, {9253, 4, -2, 0}// 172 173 174
, {9256, 4, 3, 0}, {9258, 4, 4, 0}, {9259, 4, -3, 0}// 175 176 177
, {9260, 5, 3, 0}, {9260, 5, -2, 0}, {9263, 5, -3, 0}// 178 179 180
, {9264, 5, 4, 0}, {9270, 4, -1, 0}, {9270, 4, 0, 0}// 181 182 183
, {9270, 4, 1, 0}, {9270, 4, 2, 0}, {9269, 5, 1, 0}// 184 185 186
, {9269, 5, 0, 0}, {9263, 6, -1, 0}, {9264, 6, 2, 0}// 187 188 189
, {9260, 6, 0, 0}, {9260, 6, 1, 0}, {9269, 5, 2, 0}// 190 191 192
, {9269, 5, -1, 0}, {9299, 5, -5, 0}, {9300, 4, -5, 0}// 193 194 195
, {9306, 5, 6, 0}, {9307, 4, 6, 0}, {9307, 4, -4, 0}// 196 197 198
, {9300, 4, 5, 0}, {9299, 5, 5, 0}, {9306, 5, -4, 0}// 199 200 201
, {9242, 5, -3, 0}, {9242, 5, 4, 0}, {9328, 4, 5, 0}// 202 203 204
, {9325, 4, -5, 0}, {3214, 4, -6, 0}, {3214, 4, -7, 0}// 205 206 207
, {3207, 5, -6, 0}, {3207, 5, -7, 0}, {3262, 6, -6, 0}// 208 209 210
, {3262, 6, -7, 0}, {9330, 5, -7, 1}, {9334, 5, -7, 0}// 211 212 213
, {3214, 6, 8, 0}, {3214, 6, 7, 0}, {3207, 5, 7, 0}// 214 215 216
, {3207, 5, 8, 0}, {3262, 4, 7, 0}, {3262, 4, 8, 0}// 217 218 219
, {9329, 6, 8, 0}, {9334, 6, 8, 0}// 220 221
};
public override BaseAddonDeed Deed
{
get
{
return new AsianWaterGardenAddonDeed();
}
}
[ Constructable ]
public AsianWaterGardenAddon()
{
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] );
}
public AsianWaterGardenAddon( 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();
}
}
public class AsianWaterGardenAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AsianWaterGardenAddon();
}
}
[Constructable]
public AsianWaterGardenAddonDeed()
{
Name = "AsianWaterGarden";
}
public AsianWaterGardenAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,222 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AttackedCrateAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AttackedCrateAddonDeed();
}
}
[ Constructable ]
public AttackedCrateAddon()
{
AddComponent( new AddonComponent( 3253 ), -6, 4, 1 );
AddComponent( new AddonComponent( 3342 ), 5, 4, 1 );
AddComponent( new AddonComponent( 3248 ), 4, 1, 1 );
AddComponent( new AddonComponent( 3315 ), 2, 4, 1 );
AddComponent( new AddonComponent( 3247 ), 3, 3, 1 );
AddComponent( new AddonComponent( 3247 ), 7, 4, 1 );
AddComponent( new AddonComponent( 3253 ), 1, 3, 1 );
AddComponent( new AddonComponent( 3247 ), -3, 4, 1 );
AddComponent( new AddonComponent( 3248 ), 4, 3, 1 );
AddComponent( new AddonComponent( 3253 ), -4, 3, 1 );
AddComponent( new AddonComponent( 3288 ), -4, 2, 1 );
AddComponent( new AddonComponent( 3289 ), -4, 2, 1 );
AddComponent( new AddonComponent( 3253 ), 7, 1, 1 );
AddonComponent ac;
ac = new AddonComponent( 16000 );
ac.Hue = 1854;
AddComponent( ac, 0, 1, 3 );
ac = new AddonComponent( 2176 );
AddComponent( ac, 0, 1, 3 );
ac = new AddonComponent( 6406 );
AddComponent( ac, 1, -2, 0 );
ac = new AddonComponent( 16001 );
ac.Hue = 1854;
AddComponent( ac, 0, -1, 3 );
ac = new AddonComponent( 3646 );
ac.Hue = 1622;
AddComponent( ac, -1, -1, 3 );
ac = new AddonComponent( 7796 );
ac.Hue = 1854;
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 1994 );
AddComponent( ac, 0, 0, 3 );
ac = new AddonComponent( 7861 );
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 2473 );
AddComponent( ac, -6, 1, 0 );
ac = new AddonComponent( 1 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 2176 );
AddComponent( ac, -1, -2, 2 );
ac = new AddonComponent( 1994 );
AddComponent( ac, 0, -1, 3 );
ac = new AddonComponent( 4154 );
AddComponent( ac, -2, -1, 3 );
ac = new AddonComponent( 6412 );
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 2176 );
AddComponent( ac, -3, -2, 2 );
ac = new AddonComponent( 1994 );
AddComponent( ac, 0, 1, 3 );
ac = new AddonComponent( 15720 );
AddComponent( ac, 2, 2, 1 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -2, 1, 3 );
ac = new AddonComponent( 2176 );
AddComponent( ac, -2, -2, 2 );
ac = new AddonComponent( 7072 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 7796 );
ac.Hue = 1854;
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 1993 );
AddComponent( ac, 1, -1, 3 );
ac = new AddonComponent( 2176 );
AddComponent( ac, -2, 1, 3 );
ac = new AddonComponent( 3391 );
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 6571 );
ac.Light = LightType.Circle300;
AddComponent( ac, -3, 1, 5 );
ac = new AddonComponent( 2176 );
AddComponent( ac, 0, -2, 2 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -1, -1, 3 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -2, 0, 3 );
ac = new AddonComponent( 6355 );
AddComponent( ac, -4, -1, 0 );
ac = new AddonComponent( 6325 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -2, -1, 3 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -3, 0, 3 );
ac = new AddonComponent( 6355 );
AddComponent( ac, 1, -1, 3 );
ac = new AddonComponent( 15719 );
AddComponent( ac, -5, -2, 1 );
ac = new AddonComponent( 7075 );
AddComponent( ac, -5, -1, 0 );
ac = new AddonComponent( 1993 );
AddComponent( ac, 1, 0, 2 );
ac = new AddonComponent( 123420 );
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 7604 );
AddComponent( ac, -6, -1, 0 );
ac = new AddonComponent( 6355 );
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 15720 );
AddComponent( ac, 2, -3, 1 );
ac = new AddonComponent( 6571 );
ac.Light = LightType.Circle300;
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 6355 );
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -3, -1, 3 );
ac = new AddonComponent( 2176 );
AddComponent( ac, 1, -2, 2 );
ac = new AddonComponent( 7603 );
AddComponent( ac, -6, 0, 0 );
ac = new AddonComponent( 6571 );
ac.Light = LightType.Circle300;
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 6571 );
ac.Light = LightType.Circle300;
AddComponent( ac, 0, 0, 3 );
ac = new AddonComponent( 6272 );
AddComponent( ac, -2, 0, 3 );
ac = new AddonComponent( 4651 );
AddComponent( ac, 1, 0, 2 );
ac = new AddonComponent( 1994 );
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 6409 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 14742 );
ac.Light = LightType.Circle225;
AddComponent( ac, -1, 0, 1 );
ac = new AddonComponent( 7825 );
AddComponent( ac, 6, 0, 1 );
ac = new AddonComponent( 3722 );
AddComponent( ac, 4, 0, 0 );
ac = new AddonComponent( 3722 );
AddComponent( ac, 4, -1, 0 );
ac = new AddonComponent( 7825 );
AddComponent( ac, 6, 1, 1 );
ac = new AddonComponent( 3722 );
AddComponent( ac, 6, -1, 0 );
ac = new AddonComponent( 3722 );
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 7825 );
AddComponent( ac, 4, 1, 1 );
ac = new AddonComponent( 7825 );
AddComponent( ac, 4, 0, 1 );
}
public AttackedCrateAddon( 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();
}
}
public class AttackedCrateAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AttackedCrateAddon();
}
}
[Constructable]
public AttackedCrateAddonDeed()
{
Name = "AttackedCrate";
}
public AttackedCrateAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,317 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumFallsByMagonisAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AutumFallsByMagonisAddonDeed();
}
}
[ Constructable ]
public AutumFallsByMagonisAddon()
{
AddonComponent ac;
ac = new AddonComponent( 13573 );
AddComponent( ac, -2, -2, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -6, -1, 10 );
ac = new AddonComponent( 4954 );
AddComponent( ac, -4, -3, 0 );
ac = new AddonComponent( 4948 );
AddComponent( ac, -6, 0, 10 );
ac = new AddonComponent( 6005 );
AddComponent( ac, -2, -3, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 13567 );
AddComponent( ac, -3, -2, 0 );
ac = new AddonComponent( 4947 );
AddComponent( ac, -6, 1, 10 );
ac = new AddonComponent( 13573 );
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -4, 0, 0 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 6048 );
AddComponent( ac, -3, -3, 0 );
ac = new AddonComponent( 13573 );
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 13567 );
AddComponent( ac, -3, -1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -5, -1, 10 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -5, 0, 10 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -5, 1, 10 );
ac = new AddonComponent( 13567 );
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -5, -2, 10 );
ac = new AddonComponent( 13573 );
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 4952 );
AddComponent( ac, -6, 2, 10 );
ac = new AddonComponent( 4946 );
AddComponent( ac, -7, 4, 0 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -4, 1, 0 );
ac = new AddonComponent( 4951 );
AddComponent( ac, -7, 2, 10 );
ac = new AddonComponent( 4944 );
AddComponent( ac, -6, -1, 10 );
ac = new AddonComponent( 4943 );
AddComponent( ac, -7, -1, 10 );
ac = new AddonComponent( 4945 );
AddComponent( ac, -6, -2, 10 );
ac = new AddonComponent( 4953 );
AddComponent( ac, -6, 1, 10 );
ac = new AddonComponent( 6011 );
AddComponent( ac, -3, 3, 0 );
ac = new AddonComponent( 4949 );
AddComponent( ac, -6, 4, 10 );
ac = new AddonComponent( 4955 );
AddComponent( ac, -4, -4, 0 );
ac = new AddonComponent( 4952 );
AddComponent( ac, -5, 3, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -6, 2, 10 );
ac = new AddonComponent( 4947 );
AddComponent( ac, -6, 4, 0 );
ac = new AddonComponent( 4958 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 4957 );
AddComponent( ac, -4, 3, 0 );
ac = new AddonComponent( 4953 );
AddComponent( ac, -5, 2, 0 );
ac = new AddonComponent( 4956 );
AddComponent( ac, -5, 3, 0 );
ac = new AddonComponent( 6006 );
AddComponent( ac, -3, -3, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -6, -2, 10 );
ac = new AddonComponent( 4950 );
AddComponent( ac, -6, 3, 10 );
ac = new AddonComponent( 4951 );
AddComponent( ac, -6, 3, 0 );
ac = new AddonComponent( 4943 );
AddComponent( ac, -6, -3, 0 );
ac = new AddonComponent( 13573 );
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, -3, 3, 0 );
ac = new AddonComponent( 4945 );
AddComponent( ac, -5, -4, 0 );
ac = new AddonComponent( 4944 );
AddComponent( ac, -5, -3, 0 );
ac = new AddonComponent( 4948 );
AddComponent( ac, -6, 3, 0 );
ac = new AddonComponent( 13567 );
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -5, 2, 10 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -4, -1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -6, 0, 10 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -6, 1, 10 );
ac = new AddonComponent( 4946 );
AddComponent( ac, -7, 1, 10 );
ac = new AddonComponent( 6048 );
AddComponent( ac, -2, -3, 0 );
ac = new AddonComponent( 6010 );
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 13567 );
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 6065 );
AddComponent( ac, 1, 2, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 6, 0, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 3479 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 3334 );
AddComponent( ac, 4, -1, 8 );
ac = new AddonComponent( 3223 );
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 6056 );
AddComponent( ac, 4, 2, 0 );
ac = new AddonComponent( 3517 );
AddComponent( ac, 4, -2, 0 );
ac = new AddonComponent( 13501 );
AddComponent( ac, 5, 0, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 5, -1, 0 );
ac = new AddonComponent( 6055 );
AddComponent( ac, 8, 2, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, 6, 2, 0 );
ac = new AddonComponent( 6005 );
AddComponent( ac, -1, -3, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 4, 0, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 6049 );
AddComponent( ac, 7, 2, 0 );
ac = new AddonComponent( 6046 );
AddComponent( ac, 8, 1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 4, -1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 5, -3, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 7, 1, 0 );
ac = new AddonComponent( 6058 );
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 6047 );
AddComponent( ac, 6, -2, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 6057 );
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 6058 );
AddComponent( ac, -1, 2, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 6046 );
AddComponent( ac, 7, -1, 0 );
ac = new AddonComponent( 6049 );
AddComponent( ac, 3, 1, 0 );
ac = new AddonComponent( 6047 );
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 3, -2, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 3516 );
AddComponent( ac, 4, -1, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 6, 1, 0 );
ac = new AddonComponent( 6055 );
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 6048 );
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 6048 );
AddComponent( ac, 4, -3, 0 );
ac = new AddonComponent( 6057 );
AddComponent( ac, 7, 0, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 4, -2, 0 );
ac = new AddonComponent( 6047 );
AddComponent( ac, 1, -2, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 5, 1, 0 );
ac = new AddonComponent( 6060 );
AddComponent( ac, 2, -2, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 6, -1, 0 );
ac = new AddonComponent( 13501 );
AddComponent( ac, 3, -1, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 6057 );
AddComponent( ac, 5, -2, 0 );
ac = new AddonComponent( 13422 );
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 8, 0, 0 );
ac = new AddonComponent( 3220 );
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 6054 );
AddComponent( ac, 2, -3, 0 );
ac = new AddonComponent( 3476 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 6004 );
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 3339 );
AddComponent( ac, 6, 1, 0 );
ac = new AddonComponent( 6049 );
AddComponent( ac, 5, 2, 0 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 7, -2, 0 );
ac = new AddonComponent( 6059 );
AddComponent( ac, 4, 1, 0 );
}
public AutumFallsByMagonisAddon( 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();
}
}
public class AutumFallsByMagonisAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumFallsByMagonisAddon();
}
}
[Constructable]
public AutumFallsByMagonisAddonDeed()
{
Name = "AutumFallsByMagonis";
}
public AutumFallsByMagonisAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,335 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumnDreamBedroomWEAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2918, 2, 2, 0}, {2917, 3, 2, 0}// 154 166
};
public override BaseAddonDeed Deed
{
get
{
return new AutumnDreamBedroomWEAddonDeed();
}
}
[ Constructable ]
public AutumnDreamBedroomWEAddon()
{
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, 2802, -5, -1, 0, 2960, -1, "", 1);// 1
AddComplexComponent( (BaseAddon) this, 2803, -3, -4, 0, 2960, -1, "", 1);// 2
AddComplexComponent( (BaseAddon) this, 2802, -5, 1, 0, 2960, -1, "", 1);// 3
AddComplexComponent( (BaseAddon) this, 2797, -3, 0, 0, 2960, -1, "", 1);// 4
AddComplexComponent( (BaseAddon) this, 2797, -2, -2, 0, 2960, -1, "", 1);// 5
AddComplexComponent( (BaseAddon) this, 2802, -5, -2, 0, 2960, -1, "", 1);// 6
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 3, 2827, -1, "(26,5992): 1, 0, 2", 1);// 7
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 3, 2827, -1, "(23,5992): 0, 0, 2", 1);// 8
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 3, 2827, -1, "(25,5992): 1, -1, 2", 1);// 9
AddComplexComponent( (BaseAddon) this, 2800, -5, 4, 0, 2960, -1, "", 1);// 10
AddComplexComponent( (BaseAddon) this, 10395, -4, -2, 0, 2960, -1, "", 1);// 11
AddComplexComponent( (BaseAddon) this, 2797, -4, -2, 0, 2960, -1, "", 1);// 12
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 3, 2827, -1, "(22,5992): 0, -1, 2", 1);// 13
AddComplexComponent( (BaseAddon) this, 2797, -2, -1, 0, 2960, -1, "", 1);// 14
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 5, 2827, -1, "(40,5992): 0, -1, 4", 1);// 15
AddComplexComponent( (BaseAddon) this, 2805, -4, 4, 0, 2960, -1, "", 1);// 16
AddComplexComponent( (BaseAddon) this, 2797, -3, 3, 0, 2960, -1, "", 1);// 17
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 5, 2827, -1, "(42,5992): 0, 1, 4", 1);// 18
AddComplexComponent( (BaseAddon) this, 2803, -4, -4, 0, 2960, -1, "", 1);// 19
AddComplexComponent( (BaseAddon) this, 10395, -4, 1, 0, 2960, -1, "", 1);// 20
AddComplexComponent( (BaseAddon) this, 2797, -4, 3, 0, 2960, -1, "", 1);// 21
AddComplexComponent( (BaseAddon) this, 2797, -3, -3, 0, 2960, -1, "", 1);// 22
AddComplexComponent( (BaseAddon) this, 2802, -5, 2, 0, 2960, -1, "", 1);// 23
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 1, 2827, -1, "(5,5992): 0, 0, 0", 1);// 24
AddComplexComponent( (BaseAddon) this, 10398, -5, 0, 0, 2960, -1, "", 1);// 25
AddComplexComponent( (BaseAddon) this, 3530, -3, 0, 7, 2827, -1, "(56,3530): 0, 0, 6", 1);// 26
AddComplexComponent( (BaseAddon) this, 10398, -5, -2, 0, 2960, -1, "", 1);// 27
AddComplexComponent( (BaseAddon) this, 10398, -5, -1, 0, 2960, -1, "", 1);// 28
AddComplexComponent( (BaseAddon) this, 10398, -5, 2, 0, 2960, -1, "", 1);// 29
AddComplexComponent( (BaseAddon) this, 5690, -4, 0, 7, 2660, -1, "(63,5690): -1, 0, 6", 1);// 30
AddComplexComponent( (BaseAddon) this, 10398, -5, 1, 0, 2960, -1, "", 1);// 31
AddComplexComponent( (BaseAddon) this, 2799, -5, -4, 0, 2960, -1, "", 1);// 32
AddComplexComponent( (BaseAddon) this, 2797, -2, 3, 0, 2960, -1, "", 1);// 33
AddComplexComponent( (BaseAddon) this, 2797, -4, -3, 0, 2960, -1, "", 1);// 34
AddComplexComponent( (BaseAddon) this, 2797, -4, 1, 0, 2960, -1, "", 1);// 35
AddComplexComponent( (BaseAddon) this, 2797, -1, -2, 0, 2960, -1, "", 1);// 36
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 2, 2827, -1, "(16,5992): 1, -1, 1", 1);// 37
AddComplexComponent( (BaseAddon) this, 2797, -3, -2, 0, 2960, -1, "", 1);// 38
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 5, 2827, -1, "(44,5992): 1, 0, 4", 1);// 39
AddComplexComponent( (BaseAddon) this, 2797, -4, 0, 0, 2960, -1, "", 1);// 40
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 1, 2827, -1, "(4,5992): 0, -1, 0", 1);// 41
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 6, 2827, -1, "(51,5992): 0, 1, 5", 1);// 42
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 4, 2827, -1, "(36,5992): 1, 1, 3", 1);// 43
AddComplexComponent( (BaseAddon) this, 2797, -2, 1, 0, 2960, -1, "", 1);// 44
AddComplexComponent( (BaseAddon) this, 2805, -1, 4, 0, 2960, -1, "", 1);// 45
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 1, 2827, -1, "(3,5992): -1, 1, 0", 1);// 46
AddComplexComponent( (BaseAddon) this, 2805, -2, 4, 0, 2960, -1, "", 1);// 47
AddComplexComponent( (BaseAddon) this, 2805, -3, 4, 0, 2960, -1, "", 1);// 48
AddComplexComponent( (BaseAddon) this, 9234, -3, -2, 0, 2726, -1, "", 1);// 49
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 3, 2827, -1, "(27,5992): 1, 1, 2", 1);// 50
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 4, 2827, -1, "(30,5992): -1, 1, 3", 1);// 51
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 5, 2827, -1, "(39,5992): -1, 1, 4", 1);// 52
AddComplexComponent( (BaseAddon) this, 2803, -2, -4, 0, 2960, -1, "", 1);// 53
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 1, 2827, -1, "(2,5992): -1, 0, 0", 1);// 54
AddComplexComponent( (BaseAddon) this, 2797, -1, 2, 0, 2960, -1, "", 1);// 55
AddComplexComponent( (BaseAddon) this, 10398, -4, 2, 0, 2960, -1, "", 1);// 56
AddComplexComponent( (BaseAddon) this, 2797, -1, -1, 0, 2960, -1, "", 1);// 57
AddComplexComponent( (BaseAddon) this, 2797, -4, -1, 0, 2960, -1, "", 1);// 58
AddComplexComponent( (BaseAddon) this, 9234, -3, 2, 0, 2726, -1, "", 1);// 59
AddComplexComponent( (BaseAddon) this, 2797, -1, 3, 0, 2960, -1, "", 1);// 60
AddComplexComponent( (BaseAddon) this, 2797, -2, -3, 0, 2960, -1, "", 1);// 61
AddComplexComponent( (BaseAddon) this, 2797, -3, -1, 0, 2960, -1, "", 1);// 62
AddComplexComponent( (BaseAddon) this, 2797, -2, 2, 0, 2960, -1, "", 1);// 63
AddComplexComponent( (BaseAddon) this, 10381, -5, -3, 0, 2960, -1, "", 1);// 64
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 5, 2827, -1, "(45,5992): 1, 1, 4", 1);// 65
AddComplexComponent( (BaseAddon) this, 2802, -5, 3, 0, 2960, -1, "", 1);// 66
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 4, 2827, -1, "(34,5992): 1, -1, 3", 1);// 67
AddComplexComponent( (BaseAddon) this, 10395, -4, -3, 0, 2960, -1, "", 1);// 68
AddComplexComponent( (BaseAddon) this, 2797, -4, 2, 0, 2960, -1, "", 1);// 69
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 5, 2827, -1, "(38,5992): -1, 0, 4", 1);// 70
AddComplexComponent( (BaseAddon) this, 2797, -1, -3, 0, 2960, -1, "", 1);// 71
AddComplexComponent( (BaseAddon) this, 10398, -4, -2, 0, 2960, -1, "", 1);// 72
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 3, 2827, -1, "(21,5992): -1, 1, 2", 1);// 73
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 4, 2827, -1, "(29,5992): -1, 0, 3", 1);// 74
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 3, 2827, -1, "(24,5992): 0, 1, 2", 1);// 75
AddComplexComponent( (BaseAddon) this, 2797, -3, 1, 0, 2960, -1, "", 1);// 76
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 1, 2827, -1, "(7,5992): 1, -1, 0", 1);// 77
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 4, 2827, -1, "(31,5992): 0, -1, 3", 1);// 78
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 1, 2827, -1, "(1,5992): -1, -1, 0", 1);// 79
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 2, 2827, -1, "(15,5992): 0, 1, 1", 1);// 80
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 6, 2827, -1, "(46,5992): -1, -1, 5", 1);// 81
AddComplexComponent( (BaseAddon) this, 10392, -4, 2, 0, 2960, -1, "", 1);// 82
AddComplexComponent( (BaseAddon) this, 2803, -1, -4, 0, 2960, -1, "", 1);// 83
AddComplexComponent( (BaseAddon) this, 2802, -5, -3, 0, 2960, -1, "", 1);// 84
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 3, 2827, -1, "(20,5992): -1, 0, 2", 1);// 85
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 6, 2827, -1, "(47,5992): -1, 0, 5", 1);// 86
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 6, 2827, -1, "(48,5992): -1, 1, 5", 1);// 87
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 6, 2827, -1, "(49,5992): 0, -1, 5", 1);// 88
AddComplexComponent( (BaseAddon) this, 10328, -1, 0, 0, 2827, -1, "", 1);// 89
AddComplexComponent( (BaseAddon) this, 10328, -1, -1, 0, 2827, -1, "", 1);// 90
AddComplexComponent( (BaseAddon) this, 10328, -1, 1, 0, 2827, -1, "", 1);// 91
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 2, 2827, -1, "(10,5992): -1, -1, 1", 1);// 92
AddComplexComponent( (BaseAddon) this, 5992, -4, 0, 2, 2827, -1, "(11,5992): -1, 0, 1", 1);// 93
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 2, 2827, -1, "(17,5992): 1, 0, 1", 1);// 94
AddComplexComponent( (BaseAddon) this, 5992, -3, -1, 2, 2827, -1, "(13,5992): 0, -1, 1", 1);// 95
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 2, 2827, -1, "(18,5992): 1, 1, 1", 1);// 96
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 5, 2827, -1, "(43,5992): 1, -1, 4", 1);// 97
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 4, 2827, -1, "(33,5992): 0, 1, 3", 1);// 98
AddComplexComponent( (BaseAddon) this, 2802, -5, 0, 0, 2960, -1, "", 1);// 99
AddComplexComponent( (BaseAddon) this, 5028, -4, 1, 7, 2655, -1, "(61,5028): -1, 1, 6", 1);// 100
AddComplexComponent( (BaseAddon) this, 3530, -2, 0, 7, 2827, -1, "(59,3530): 1, 0, 6", 1);// 101
AddComplexComponent( (BaseAddon) this, 5028, -4, -1, 7, 2659, -1, "(62,5028): -1, -1, 6", 1);// 102
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 6, 2827, -1, "(50,5992): 0, 0, 5", 1);// 103
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 3, 2827, -1, "(19,5992): -1, -1, 2", 1);// 104
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 4, 2827, -1, "(32,5992): 0, 0, 3", 1);// 105
AddComplexComponent( (BaseAddon) this, 2797, -2, 0, 0, 2960, -1, "", 1);// 106
AddComplexComponent( (BaseAddon) this, 2797, -1, 1, 0, 2960, -1, "", 1);// 107
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 4, 2827, -1, "(35,5992): 1, 0, 3", 1);// 108
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 5, 2827, -1, "(41,5992): 0, 0, 4", 1);// 109
AddComplexComponent( (BaseAddon) this, 5992, -3, 0, 2, 2827, -1, "(14,5992): 0, 0, 1", 1);// 110
AddComplexComponent( (BaseAddon) this, 5992, -4, 1, 2, 2827, -1, "(12,5992): -1, 1, 1", 1);// 111
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 4, 2827, -1, "(28,5992): -1, -1, 3", 1);// 112
AddComplexComponent( (BaseAddon) this, 3530, -3, -1, 7, 2827, -1, "(55,3530): 0, -1, 6", 1);// 113
AddComplexComponent( (BaseAddon) this, 3530, -3, 1, 7, 2827, -1, "(57,3530): 0, 1, 6", 1);// 114
AddComplexComponent( (BaseAddon) this, 3530, -2, -1, 7, 2827, -1, "(58,3530): 1, -1, 6", 1);// 115
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 6, 2827, -1, "(53,5992): 1, 0, 5", 1);// 116
AddComplexComponent( (BaseAddon) this, 5992, -2, -1, 6, 2827, -1, "(52,5992): 1, -1, 5", 1);// 117
AddComplexComponent( (BaseAddon) this, 5992, -3, 1, 1, 2827, -1, "(6,5992): 0, 1, 0", 1);// 118
AddComplexComponent( (BaseAddon) this, 5992, -2, 0, 1, 2827, -1, "(8,5992): 1, 0, 0", 1);// 119
AddComplexComponent( (BaseAddon) this, 2797, -1, 0, 0, 2960, -1, "", 1);// 120
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 6, 2827, -1, "(54,5992): 1, 1, 5", 1);// 121
AddComplexComponent( (BaseAddon) this, 5992, -2, 1, 1, 2827, -1, "(9,5992): 1, 1, 0", 1);// 122
AddComplexComponent( (BaseAddon) this, 5992, -4, -1, 5, 2827, -1, "(37,5992): -1, -1, 4", 1);// 123
AddComplexComponent( (BaseAddon) this, 3530, -2, 1, 7, 2827, -1, "(60,3530): 1, 1, 6", 1);// 124
AddComplexComponent( (BaseAddon) this, 2797, -3, 2, 0, 2960, -1, "", 1);// 125
AddComplexComponent( (BaseAddon) this, 2803, 1, -4, 0, 2960, -1, "", 1);// 126
AddComplexComponent( (BaseAddon) this, 2797, 3, 0, 0, 2960, -1, "", 1);// 127
AddComplexComponent( (BaseAddon) this, 2805, 3, 4, 0, 2960, -1, "", 1);// 128
AddComplexComponent( (BaseAddon) this, 5029, 3, 2, 3, 2827, -1, "", 1);// 129
AddComplexComponent( (BaseAddon) this, 2805, 2, 4, 0, 2960, -1, "", 1);// 130
AddComplexComponent( (BaseAddon) this, 2803, 4, -4, 0, 2960, -1, "", 1);// 131
AddComplexComponent( (BaseAddon) this, 1981, 1, -3, 13, 1, -1, "", 1);// 132
AddComplexComponent( (BaseAddon) this, 2797, 3, 2, 0, 2960, -1, "", 1);// 133
AddComplexComponent( (BaseAddon) this, 5015, 4, 2, 5, 2827, -1, "", 1);// 134
AddComplexComponent( (BaseAddon) this, 2797, 4, -3, 0, 2960, -1, "", 1);// 135
AddComplexComponent( (BaseAddon) this, 2803, 3, -4, 0, 2960, -1, "", 1);// 136
AddComplexComponent( (BaseAddon) this, 2797, 4, 0, 0, 2960, -1, "", 1);// 137
AddComplexComponent( (BaseAddon) this, 1981, 2, -3, 0, 1, -1, "", 1);// 138
AddComplexComponent( (BaseAddon) this, 2952, 1, 1, 0, 2827, -1, "", 1);// 139
AddComplexComponent( (BaseAddon) this, 2797, 1, -1, 0, 2960, -1, "", 1);// 140
AddComplexComponent( (BaseAddon) this, 2798, 5, 4, 0, 2960, -1, "", 1);// 141
AddComplexComponent( (BaseAddon) this, 2797, 3, -2, 0, 2960, -1, "", 1);// 142
AddComplexComponent( (BaseAddon) this, 2804, 5, -3, 0, 2960, -1, "", 1);// 143
AddComplexComponent( (BaseAddon) this, 2805, 4, 4, 0, 2960, -1, "", 1);// 144
AddComplexComponent( (BaseAddon) this, 2805, 1, 4, 0, 2960, -1, "", 1);// 145
AddComplexComponent( (BaseAddon) this, 2797, 2, -3, 0, 2960, -1, "", 1);// 146
AddComplexComponent( (BaseAddon) this, 2797, 3, -3, 0, 2960, -1, "", 1);// 147
AddComplexComponent( (BaseAddon) this, 2797, 1, -3, 0, 2960, -1, "", 1);// 148
AddComplexComponent( (BaseAddon) this, 2797, 2, 1, 0, 2960, -1, "", 1);// 149
AddComplexComponent( (BaseAddon) this, 2797, 0, -3, 0, 2960, -1, "", 1);// 150
AddComplexComponent( (BaseAddon) this, 2804, 5, -1, 0, 2960, -1, "", 1);// 151
AddComplexComponent( (BaseAddon) this, 2797, 4, -2, 0, 2960, -1, "", 1);// 152
AddComplexComponent( (BaseAddon) this, 2797, 2, 2, 0, 2960, -1, "", 1);// 153
AddComplexComponent( (BaseAddon) this, 1801, 4, 3, 0, 2827, -1, "", 1);// 155
AddComplexComponent( (BaseAddon) this, 1801, 1, 3, 0, 2827, -1, "", 1);// 156
AddComplexComponent( (BaseAddon) this, 2804, 5, 1, 0, 2960, -1, "", 1);// 157
AddComplexComponent( (BaseAddon) this, 2804, 5, -2, 0, 2960, -1, "", 1);// 158
AddComplexComponent( (BaseAddon) this, 5015, 1, 2, 5, 2827, -1, "", 1);// 159
AddComplexComponent( (BaseAddon) this, 2804, 5, 2, 0, 2960, -1, "", 1);// 160
AddComplexComponent( (BaseAddon) this, 2797, 3, -1, 0, 2960, -1, "", 1);// 161
AddComplexComponent( (BaseAddon) this, 2797, 2, 3, 0, 2960, -1, "", 1);// 162
AddComplexComponent( (BaseAddon) this, 2512, 1, -2, 12, 2999, -1, "Volume", 1);// 163
AddComplexComponent( (BaseAddon) this, 1801, 3, 3, 0, 2827, -1, "", 1);// 164
AddComplexComponent( (BaseAddon) this, 2804, 5, 0, 0, 2960, -1, "", 1);// 165
AddComplexComponent( (BaseAddon) this, 2797, 4, 1, 0, 2960, -1, "", 1);// 167
AddComplexComponent( (BaseAddon) this, 2797, 3, 3, 0, 2960, -1, "", 1);// 168
AddComplexComponent( (BaseAddon) this, 2797, 0, 3, 0, 2960, -1, "", 1);// 169
AddComplexComponent( (BaseAddon) this, 1981, 4, -3, 13, 1, -1, "", 1);// 170
AddComplexComponent( (BaseAddon) this, 5015, 4, 3, 5, 2827, -1, "", 1);// 171
AddComplexComponent( (BaseAddon) this, 1981, 3, -3, 13, 1, -1, "", 1);// 172
AddComplexComponent( (BaseAddon) this, 2797, 1, 1, 0, 2960, -1, "", 1);// 173
AddComplexComponent( (BaseAddon) this, 1981, 3, -3, 0, 1, -1, "", 1);// 174
AddComplexComponent( (BaseAddon) this, 7154, 4, 1, 6, 2763, -1, "Remote", 1);// 175
AddComplexComponent( (BaseAddon) this, 1848, 1, -3, 0, 1, -1, "", 1);// 176
AddComplexComponent( (BaseAddon) this, 2804, 5, 3, 0, 2960, -1, "", 1);// 177
AddComplexComponent( (BaseAddon) this, 1801, 4, 2, 0, 2827, -1, "", 1);// 178
AddComplexComponent( (BaseAddon) this, 1981, 2, -3, 13, 1, -1, "", 1);// 179
AddComplexComponent( (BaseAddon) this, 2797, 1, 3, 0, 2960, -1, "", 1);// 180
AddComplexComponent( (BaseAddon) this, 2801, 5, -4, 0, 2960, -1, "", 1);// 181
AddComplexComponent( (BaseAddon) this, 2797, 4, -1, 0, 2960, -1, "", 1);// 182
AddComplexComponent( (BaseAddon) this, 2797, 0, 1, 0, 2960, -1, "", 1);// 183
AddComplexComponent( (BaseAddon) this, 2803, 2, -4, 0, 2960, -1, "", 1);// 184
AddComplexComponent( (BaseAddon) this, 1985, 0, -3, 13, 1, -1, "", 1);// 185
AddComplexComponent( (BaseAddon) this, 2797, 1, 2, 0, 2960, -1, "", 1);// 186
AddComplexComponent( (BaseAddon) this, 2797, 0, 2, 0, 2960, -1, "", 1);// 187
AddComplexComponent( (BaseAddon) this, 2797, 4, 3, 0, 2960, -1, "", 1);// 188
AddComplexComponent( (BaseAddon) this, 1848, 4, -3, 0, 1, -1, "", 1);// 189
AddComplexComponent( (BaseAddon) this, 2797, 2, -2, 0, 2960, -1, "", 1);// 190
AddComplexComponent( (BaseAddon) this, 1986, 5, -3, 0, 1, -1, "", 1);// 191
AddComplexComponent( (BaseAddon) this, 1848, 4, -3, 10, 1, -1, "", 1);// 192
AddComplexComponent( (BaseAddon) this, 2803, 0, -4, 0, 2960, -1, "", 1);// 193
AddComplexComponent( (BaseAddon) this, 2797, 2, 0, 0, 2960, -1, "", 1);// 194
AddComplexComponent( (BaseAddon) this, 2797, 4, 2, 0, 2960, -1, "", 1);// 195
AddComplexComponent( (BaseAddon) this, 1801, 2, 3, 0, 2827, -1, "", 1);// 196
AddComplexComponent( (BaseAddon) this, 2797, 2, -1, 0, 2960, -1, "", 1);// 197
AddComplexComponent( (BaseAddon) this, 2805, 0, 4, 0, 2960, -1, "", 1);// 198
AddComplexComponent( (BaseAddon) this, 2797, 0, 0, 0, 2960, -1, "", 1);// 199
AddComplexComponent( (BaseAddon) this, 2797, 0, -2, 0, 2960, -1, "", 1);// 200
AddComplexComponent( (BaseAddon) this, 2797, 3, 1, 0, 2960, -1, "", 1);// 201
AddComplexComponent( (BaseAddon) this, 5015, 2, 3, 5, 2827, -1, "", 1);// 202
AddComplexComponent( (BaseAddon) this, 7889, 2, -3, 15, 2963, 1, "", 1);// 203
AddComplexComponent( (BaseAddon) this, 7889, 1, -3, 15, 2963, 1, "", 1);// 204
AddComplexComponent( (BaseAddon) this, 1848, 4, -3, 5, 1, -1, "", 1);// 205
AddComplexComponent( (BaseAddon) this, 1986, 5, -3, 6, 1, -1, "", 1);// 206
AddComplexComponent( (BaseAddon) this, 1848, 1, -3, 5, 1, -1, "", 1);// 207
AddComplexComponent( (BaseAddon) this, 1985, 0, -3, 7, 1, -1, "", 1);// 208
AddComplexComponent( (BaseAddon) this, 2952, 4, 1, 0, 2827, -1, "", 1);// 209
AddComplexComponent( (BaseAddon) this, 9039, 3, -2, 0, 0, -1, "", 1);// 210
AddComplexComponent( (BaseAddon) this, 1986, 5, -3, 13, 1, -1, "", 1);// 211
AddComplexComponent( (BaseAddon) this, 1985, 0, -3, 0, 1, -1, "", 1);// 212
AddComplexComponent( (BaseAddon) this, 5015, 1, 3, 5, 2827, -1, "", 1);// 213
AddComplexComponent( (BaseAddon) this, 5015, 3, 3, 5, 2827, -1, "", 1);// 214
AddComplexComponent( (BaseAddon) this, 7714, 3, -3, 15, 2827, -1, "DVD Player", 1);// 215
AddComplexComponent( (BaseAddon) this, 2512, 1, -2, 6, 2999, -1, "On/Off", 1);// 216
AddComplexComponent( (BaseAddon) this, 1848, 1, -3, 10, 1, -1, "", 1);// 217
AddComplexComponent( (BaseAddon) this, 2797, 1, 0, 0, 2960, -1, "", 1);// 218
AddComplexComponent( (BaseAddon) this, 2797, 0, -1, 0, 2960, -1, "", 1);// 219
AddComplexComponent( (BaseAddon) this, 1801, 1, 2, 0, 2827, -1, "", 1);// 220
AddComplexComponent( (BaseAddon) this, 5029, 2, 2, 3, 2827, -1, "", 1);// 221
AddComplexComponent( (BaseAddon) this, 2512, 1, -2, 9, 2999, -1, "Channel", 1);// 222
AddComplexComponent( (BaseAddon) this, 2797, 1, -2, 0, 2960, -1, "", 1);// 223
AddComplexComponent( (BaseAddon) this, 2453, 1, 1, 6, 0, -1, "Hot Chocolate", 1);// 224
}
public AutumnDreamBedroomWEAddon( 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 AutumnDreamBedroomWEAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumnDreamBedroomWEAddon();
}
}
[Constructable]
public AutumnDreamBedroomWEAddonDeed()
{
Name = "AutumnDreamBedroomWE";
}
public AutumnDreamBedroomWEAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,242 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumnFallsAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AutumnFallsAddonDeed();
}
}
[ Constructable ]
public AutumnFallsAddon()
{
AddonComponent ac;
ac = new AddonComponent( 13555 );
AddComponent( ac, 0, 0, 2 );
ac = new AddonComponent( 13555 );
AddComponent( ac, -1, -1, 2 );
ac = new AddonComponent( 13567 );
AddComponent( ac, 1, 0, 2 );
ac = new AddonComponent( 13567 );
AddComponent( ac, 0, -1, 2 );
ac = new AddonComponent( 13573 );
AddComponent( ac, 2, 0, 2 );
ac = new AddonComponent( 13574 );
AddComponent( ac, 1, -1, 2 );
ac = new AddonComponent( 13597 );
AddComponent( ac, -1, 2, 2 );
ac = new AddonComponent( 13579 );
AddComponent( ac, -2, 0, 2 );
ac = new AddonComponent( 13591 );
AddComponent( ac, -1, 1, 2 );
ac = new AddonComponent( 13603 );
AddComponent( ac, -1, 3, 2 );
ac = new AddonComponent( 4961 );
AddComponent( ac, -2, 0, 15 );
ac = new AddonComponent( 4962 );
AddComponent( ac, -1, 0, 15 );
ac = new AddonComponent( 4949 );
AddComponent( ac, -1, 0, 18 );
ac = new AddonComponent( 4950 );
AddComponent( ac, -1, -1, 18 );
ac = new AddonComponent( 6006 );
AddComponent( ac, -1, -2, 2 );
ac = new AddonComponent( 6010 );
AddComponent( ac, -2, 2, 2 );
ac = new AddonComponent( 6001 );
AddComponent( ac, -2, 1, 1 );
ac = new AddonComponent( 4963 );
AddComponent( ac, 0, 1, 19 );
ac = new AddonComponent( 4968 );
AddComponent( ac, 1, 1, 27 );
ac = new AddonComponent( 6045 );
AddComponent( ac, 3, 0, 2 );
ac = new AddonComponent( 6046 );
AddComponent( ac, 3, 1, 2 );
ac = new AddonComponent( 6049 );
AddComponent( ac, -1, 4, 2 );
ac = new AddonComponent( 6050 );
AddComponent( ac, 0, 4, 2 );
ac = new AddonComponent( 6055 );
AddComponent( ac, 1, 4, 2 );
ac = new AddonComponent( 6057 );
AddComponent( ac, 2, -1, 2 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 3, -1, 2 );
ac = new AddonComponent( 6045 );
AddComponent( ac, 3, 2, 2 );
ac = new AddonComponent( 6055 );
AddComponent( ac, 3, 3, 2 );
ac = new AddonComponent( 6050 );
AddComponent( ac, 2, 3, 2 );
ac = new AddonComponent( 6058 );
AddComponent( ac, 1, 3, 2 );
ac = new AddonComponent( 6056 );
AddComponent( ac, -2, 4, 2 );
ac = new AddonComponent( 6052 );
AddComponent( ac, -2, 3, 2 );
ac = new AddonComponent( 6051 );
AddComponent( ac, -2, 2, 2 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 2, -2, 2 );
ac = new AddonComponent( 6047 );
AddComponent( ac, 1, -2, 2 );
ac = new AddonComponent( 6048 );
AddComponent( ac, 0, -2, 2 );
ac = new AddonComponent( 6047 );
AddComponent( ac, -1, -2, 2 );
ac = new AddonComponent( 6040 );
AddComponent( ac, -1, 0, 2 );
ac = new AddonComponent( 6041 );
AddComponent( ac, -2, 0, 2 );
ac = new AddonComponent( 6042 );
AddComponent( ac, -1, 1, 2 );
ac = new AddonComponent( 6043 );
AddComponent( ac, 0, 0, 2 );
ac = new AddonComponent( 6044 );
AddComponent( ac, 0, 3, 2 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 0, 2, 2 );
ac = new AddonComponent( 6040 );
AddComponent( ac, 1, 1, 2 );
ac = new AddonComponent( 6041 );
AddComponent( ac, 2, 2, 2 );
ac = new AddonComponent( 13456 );
AddComponent( ac, 0, 1, 2 );
ac = new AddonComponent( 13521 );
AddComponent( ac, 1, 2, 2 );
ac = new AddonComponent( 13504 );
AddComponent( ac, -1, 2, 2 );
ac = new AddonComponent( 13506 );
AddComponent( ac, 2, 1, 2 );
ac = new AddonComponent( 6039 );
AddComponent( ac, 1, 0, 2 );
ac = new AddonComponent( 13451 );
AddComponent( ac, 0, 0, 12 );
ac = new AddonComponent( 6002 );
AddComponent( ac, -3, 0, 2 );
ac = new AddonComponent( 4967 );
AddComponent( ac, -2, 2, 13 );
ac = new AddonComponent( 4970 );
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 3299 );
AddComponent( ac, -3, 2, 2 );
ac = new AddonComponent( 3301 );
AddComponent( ac, -3, 2, 2 );
ac = new AddonComponent( 3302 );
AddComponent( ac, 1, -3, 2 );
ac = new AddonComponent( 3304 );
AddComponent( ac, 1, -3, 2 );
ac = new AddonComponent( 3286 );
AddComponent( ac, -3, -2, 2 );
ac = new AddonComponent( 3287 );
AddComponent( ac, -3, -2, 2 );
ac = new AddonComponent( 3288 );
AddComponent( ac, 3, -1, 4 );
ac = new AddonComponent( 3289 );
AddComponent( ac, 3, -1, 4 );
ac = new AddonComponent( 3157 );
AddComponent( ac, 0, 4, 3 );
ac = new AddonComponent( 3158 );
AddComponent( ac, -1, 4, 3 );
ac = new AddonComponent( 3159 );
AddComponent( ac, 3, 1, 3 );
ac = new AddonComponent( 3162 );
AddComponent( ac, 2, -3, 3 );
ac = new AddonComponent( 4965 );
AddComponent( ac, 2, 3, 3 );
ac = new AddonComponent( 4966 );
AddComponent( ac, 3, 0, 3 );
ac = new AddonComponent( 4971 );
AddComponent( ac, -2, 3, 3 );
ac = new AddonComponent( 4951 );
AddComponent( ac, -1, 1, 6 );
ac = new AddonComponent( 4952 );
AddComponent( ac, 0, 1, 6 );
ac = new AddonComponent( 6943 );
ac.Hue = 2724;
AddComponent( ac, 1, 4, 4 );
ac = new AddonComponent( 6946 );
ac.Hue = 2724;
AddComponent( ac, -3, 3, 2 );
ac = new AddonComponent( 6944 );
ac.Hue = 2724;
AddComponent( ac, 4, -1, 2 );
ac = new AddonComponent( 6947 );
ac.Hue = 2434;
AddComponent( ac, -2, 4, 2 );
ac = new AddonComponent( 6950 );
ac.Hue = 51;
AddComponent( ac, 3, 2, 3 );
ac = new AddonComponent( 3317 );
AddComponent( ac, 1, 4, 2 );
ac = new AddonComponent( 3318 );
AddComponent( ac, 2, 4, 2 );
ac = new AddonComponent( 3319 );
AddComponent( ac, 3, 4, 2 );
}
public AutumnFallsAddon( 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();
}
}
public class AutumnFallsAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumnFallsAddon();
}
}
[Constructable]
public AutumnFallsAddonDeed()
{
Name = "AutumnFalls";
}
public AutumnFallsAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,253 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumnParkAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AutumnParkAddonDeed();
}
}
[ Constructable ]
public AutumnParkAddon()
{
AddonComponent ac;
ac = new AddonComponent( 6943 );
ac.Hue = 1031;
AddComponent( ac, -2, -3, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2814;
AddComponent( ac, 3, -4, 33 );
ac = new AddonComponent( 3277 );
AddComponent( ac, 2, -4, 0 );
ac = new AddonComponent( 3283 );
AddComponent( ac, -4, -3, 0 );
ac = new AddonComponent( 7627 );
AddComponent( ac, -3, -4, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -3, -3, 23 );
ac = new AddonComponent( 3214 );
ac.Hue = 2814;
AddComponent( ac, 3, -4, 20 );
ac = new AddonComponent( 7626 );
AddComponent( ac, 0, -4, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -4, -3, 20 );
ac = new AddonComponent( 7628 );
AddComponent( ac, -2, -4, 0 );
ac = new AddonComponent( 7869 );
AddComponent( ac, 2, -3, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2814;
AddComponent( ac, 2, -3, 20 );
ac = new AddonComponent( 3214 );
ac.Hue = 2814;
AddComponent( ac, 2, -4, 20 );
ac = new AddonComponent( 7628 );
AddComponent( ac, -1, -4, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -4, -3, 30 );
ac = new AddonComponent( 6042 );
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 3392 );
ac.Hue = 1157;
AddComponent( ac, -5, 3, 32 );
ac = new AddonComponent( 3391 );
ac.Hue = 1157;
AddComponent( ac, -5, 4, 23 );
ac = new AddonComponent( 3391 );
ac.Hue = 1157;
AddComponent( ac, -4, 3, 28 );
ac = new AddonComponent( 3392 );
ac.Hue = 1157;
AddComponent( ac, -5, 4, 32 );
ac = new AddonComponent( 3280 );
AddComponent( ac, -5, 3, 0 );
ac = new AddonComponent( 3299 );
AddComponent( ac, 2, 3, 0 );
ac = new AddonComponent( 6049 );
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 6048 );
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 5, 5, 38 );
ac = new AddonComponent( 3178 );
AddComponent( ac, -3, -2, 0 );
ac = new AddonComponent( 6045 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 7626 );
AddComponent( ac, 0, 3, 0 );
ac = new AddonComponent( 7869 );
AddComponent( ac, -5, 2, 0 );
ac = new AddonComponent( 7625 );
AddComponent( ac, -5, 0, 0 );
ac = new AddonComponent( 6950 );
ac.Hue = 342;
AddComponent( ac, -3, 1, 1 );
ac = new AddonComponent( 7625 );
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 3, 3, 25 );
ac = new AddonComponent( 6056 );
AddComponent( ac, -3, 0, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2814;
AddComponent( ac, 3, -2, 24 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 2, 3, 28 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 2, 4, 25 );
ac = new AddonComponent( 6946 );
ac.Hue = 43;
AddComponent( ac, -4, -2, 0 );
ac = new AddonComponent( 7623 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -2, -2, 25 );
ac = new AddonComponent( 6047 );
AddComponent( ac, -2, -2, 0 );
ac = new AddonComponent( 6945 );
ac.Hue = 43;
AddComponent( ac, 0, -2, 1 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -4, -2, 24 );
ac = new AddonComponent( 6055 );
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 3, 4, 22 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -3, -1, 25 );
ac = new AddonComponent( 3207 );
ac.Hue = 2445;
AddComponent( ac, -3, -2, 20 );
ac = new AddonComponent( 3157 );
AddComponent( ac, -1, -2, 1 );
ac = new AddonComponent( 7869 );
AddComponent( ac, -4, 3, 0 );
ac = new AddonComponent( 7627 );
AddComponent( ac, -3, 3, 0 );
ac = new AddonComponent( 7623 );
AddComponent( ac, -5, 1, 0 );
ac = new AddonComponent( 3214 );
ac.Hue = 2802;
AddComponent( ac, 2, 5, 22 );
ac = new AddonComponent( 6054 );
AddComponent( ac, -3, -2, 0 );
ac = new AddonComponent( 6947 );
ac.Hue = 342;
AddComponent( ac, -2, 1, 1 );
ac = new AddonComponent( 7625 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 3158 );
AddComponent( ac, -3, -1, 1 );
ac = new AddonComponent( 3178 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 3180 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 6052 );
AddComponent( ac, -3, -1, 0 );
ac = new AddonComponent( 6050 );
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 7624 );
AddComponent( ac, 2, -2, 0 );
ac = new AddonComponent( 7628 );
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 7625 );
AddComponent( ac, -5, -1, 0 );
ac = new AddonComponent( 3179 );
AddComponent( ac, -4, 2, 0 );
ac = new AddonComponent( 6949 );
ac.Hue = 342;
AddComponent( ac, -3, 0, 1 );
ac = new AddonComponent( 6944 );
ac.Hue = 1031;
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 7628 );
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 6039 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 3159 );
AddComponent( ac, -1, 1, 1 );
ac = new AddonComponent( 7624 );
AddComponent( ac, -5, -2, 0 );
ac = new AddonComponent( 6948 );
ac.Hue = 342;
AddComponent( ac, -2, 0, 1 );
}
public AutumnParkAddon( 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();
}
}
public class AutumnParkAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumnParkAddon();
}
}
[Constructable]
public AutumnParkAddonDeed()
{
Name = "AutumnPark";
}
public AutumnParkAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,148 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumnPicnicAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AutumnPicnicAddonDeed();
}
}
[ Constructable ]
public AutumnPicnicAddon()
{
AddonComponent ac;
ac = new AddonComponent( 3283 );
AddComponent( ac, 1, -3, 0 );
ac = new AddonComponent( 6949 );
ac.Hue = 1702;
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 3285 );
AddComponent( ac, 1, -3, 0 );
ac = new AddonComponent( 6950 );
ac.Hue = 442;
AddComponent( ac, 2, -2, 0 );
ac = new AddonComponent( 6946 );
ac.Hue = 337;
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 3158 );
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 3157 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 2773 );
ac.Hue = 1512;
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 2918 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 2776 );
ac.Hue = 1512;
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 6943 );
ac.Hue = 1507;
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 3158 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 2770 );
ac.Hue = 1512;
AddComponent( ac, 1, 2, 0 );
ac = new AddonComponent( 9434 );
AddComponent( ac, -1, 2, 0 );
ac = new AddonComponent( 6944 );
ac.Hue = 53;
AddComponent( ac, -1, 0, 1 );
ac = new AddonComponent( 3277 );
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 6944 );
ac.Hue = 1743;
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 2917 );
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 2503 );
AddComponent( ac, 1, -1, 3 );
ac = new AddonComponent( 3279 );
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 2774 );
ac.Hue = 1512;
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 2777 );
ac.Hue = 1512;
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 2772 );
ac.Hue = 1512;
AddComponent( ac, -1, 2, 0 );
ac = new AddonComponent( 2775 );
ac.Hue = 1512;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 2769 );
ac.Hue = 1512;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 3157 );
AddComponent( ac, -2, 2, 0 );
ac = new AddonComponent( 2771 );
ac.Hue = 1512;
AddComponent( ac, -1, 0, 0 );
}
public AutumnPicnicAddon( 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();
}
}
public class AutumnPicnicAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumnPicnicAddon();
}
}
[Constructable]
public AutumnPicnicAddonDeed()
{
Name = "AutumnPicnic";
}
public AutumnPicnicAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,165 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AutumnVillageAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AutumnVillageAddonDeed();
}
}
[ Constructable ]
public AutumnVillageAddon()
{
AddonComponent ac;
ac = new AddonComponent( 6950 );
ac.Hue = 44;
AddComponent( ac, 2, 2, 0 );
ac = new AddonComponent( 6949 );
ac.Hue = 44;
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 8979 );
AddComponent( ac, -2, -1, 0 );
ac = new AddonComponent( 8981 );
AddComponent( ac, -2, 0, 0 );
ac = new AddonComponent( 16150 );
ac.Hue = 40;
AddComponent( ac, -1, -2, 0 );
ac = new AddonComponent( 6945 );
AddComponent( ac, 0, -1, 0 );
ac = new AddonComponent( 8945 );
AddComponent( ac, 3, -3, 0 );
ac = new AddonComponent( 6946 );
ac.Hue = 344;
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 6056 );
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 16150 );
ac.Hue = 45;
AddComponent( ac, -3, 2, 0 );
ac = new AddonComponent( 6943 );
ac.Hue = 337;
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 8943 );
AddComponent( ac, 3, -2, 0 );
ac = new AddonComponent( 8950 );
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 16144 );
AddComponent( ac, -1, 2, 4 );
ac = new AddonComponent( 6053 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 6944 );
ac.Hue = 53;
AddComponent( ac, 1, -1, 0 );
ac = new AddonComponent( 6946 );
ac.Hue = 53;
AddComponent( ac, 2, 3, 0 );
ac = new AddonComponent( 6948 );
ac.Hue = 1045;
AddComponent( ac, 0, -2, 0 );
ac = new AddonComponent( 6945 );
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 16150 );
ac.Hue = 344;
AddComponent( ac, 2, -1, 0 );
ac = new AddonComponent( 8944 );
AddComponent( ac, 2, -2, 0 );
ac = new AddonComponent( 6055 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 6946 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 6944 );
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 6943 );
ac.Hue = 40;
AddComponent( ac, -1, 3, 0 );
ac = new AddonComponent( 16150 );
ac.Hue = 40;
AddComponent( ac, 0, 0, 0 );
ac = new AddonComponent( 8960 );
AddComponent( ac, 3, 0, 0 );
ac = new AddonComponent( 8980 );
AddComponent( ac, -1, -1, 0 );
ac = new AddonComponent( 6947 );
ac.Hue = 345;
AddComponent( ac, -2, 3, 0 );
ac = new AddonComponent( 8982 );
AddComponent( ac, -1, 0, 0 );
ac = new AddonComponent( 16150 );
ac.Hue = 48;
AddComponent( ac, 1, 2, 0 );
ac = new AddonComponent( 8900 );
AddComponent( ac, 1, -2, 0 );
ac = new AddonComponent( 6054 );
AddComponent( ac, 1, 0, 0 );
ac = new AddonComponent( 8926 );
AddComponent( ac, 3, 2, 0 );
ac = new AddonComponent( 8946 );
AddComponent( ac, 2, -3, 0 );
ac = new AddonComponent( 6946 );
AddComponent( ac, 4, 1, 0 );
}
public AutumnVillageAddon( 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();
}
}
public class AutumnVillageAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AutumnVillageAddon();
}
}
[Constructable]
public AutumnVillageAddonDeed()
{
Name = "AutumnVillage";
}
public AutumnVillageAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,259 @@
/////////////////////////////////////////////////
//
// Automatically generated by the
// AddonGenerator script by Arya
//
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class AwardPlatformAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new AwardPlatformAddonDeed();
}
}
[ Constructable ]
public AwardPlatformAddon()
{
AddonComponent ac;
ac = new AddonComponent( 1981 );
AddComponent( ac, -5, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -5, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -5, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -5, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -5, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -4, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -3, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -2, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, -1, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 0, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 1, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 2, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 3, 3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, -3, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, 2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 4, 3, 1 );
ac = new AddonComponent( 1983 );
AddComponent( ac, -5, -3, 1 );
ac = new AddonComponent( 1985 );
AddComponent( ac, -5, 3, 1 );
ac = new AddonComponent( 1801 );
ac.Hue = 54;
AddComponent( ac, -1, -3, 3 );
ac = new AddonComponent( 1801 );
ac.Hue = 1263;
AddComponent( ac, 0, -3, 3 );
ac = new AddonComponent( 1801 );
ac.Hue = 1263;
AddComponent( ac, 0, -3, 8 );
ac = new AddonComponent( 1801 );
ac.Hue = 32;
AddComponent( ac, 1, -3, 3 );
ac = new AddonComponent( 1801 );
ac.Hue = 32;
AddComponent( ac, 1, -3, 8 );
ac = new AddonComponent( 1801 );
ac.Hue = 1263;
AddComponent( ac, 0, -3, 13 );
ac = new AddonComponent( 1 );
AddComponent( ac, -4, -3, 3 );
ac = new AddonComponent( 4825 );
AddComponent( ac, -4, -3, 3 );
ac = new AddonComponent( 1 );
AddComponent( ac, 4, -3, 3 );
ac = new AddonComponent( 4825 );
AddComponent( ac, 4, -3, 3 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 5, -2, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 5, -1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 5, 0, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 5, 1, 1 );
ac = new AddonComponent( 1981 );
AddComponent( ac, 5, 2, 1 );
ac = new AddonComponent( 1984 );
AddComponent( ac, 5, -3, 0 );
ac = new AddonComponent( 1990 );
AddComponent( ac, 5, 3, 1 );
}
public AwardPlatformAddon( 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();
}
}
public class AwardPlatformAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new AwardPlatformAddon();
}
}
[Constructable]
public AwardPlatformAddonDeed()
{
Name = "AwardPlatform";
}
public AwardPlatformAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,183 @@
/////////////////////////////////////////////////
// //
// Automatically generated by the //
// AddonGenerator script by Arya //
// //
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class BBQ1EastAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new BBQ1EastAddonDeed();
}
}
[ Constructable ]
public BBQ1EastAddon()
{
AddComponent( new AddonComponent( 2449 ), 1, 2, 7 );
AddComponent( new AddonComponent( 1822 ), 1, 2, 0 );
AddComponent( new AddonComponent( 1822 ), 1, 2, 2 );
AddComponent( new AddonComponent( 5111 ), 1, 2, 9 );
AddComponent( new AddonComponent( 3530 ), 1, 1, 6 );
AddComponent( new AddonComponent( 7703 ), 1, 1, 7 );
AddComponent( new AddonComponent( 4846 ), 1, 1, 5 );
AddComponent( new AddonComponent( 1822 ), 1, 1, 0 );
AddComponent( new AddonComponent( 5637 ), 0, -3, 7 );
AddComponent( new AddonComponent( 1822 ), 0, -3, 3 );
AddComponent( new AddonComponent( 5625 ), 0, -2, 9 );
AddComponent( new AddonComponent( 1822 ), 0, -2, 4 );
AddComponent( new AddonComponent( 1822 ), 0, -1, 6 );
AddComponent( new AddonComponent( 2459 ), 0, -1, 11 );
AddComponent( new AddonComponent( 1822 ), 0, -1, 2 );
AddComponent( new AddonComponent( 5634 ), 0, 0, 11 );
AddComponent( new AddonComponent( 1822 ), 0, 0, 6 );
AddComponent( new AddonComponent( 1822 ), 0, 0, 2 );
AddComponent( new AddonComponent( 3530 ), 1, 0, 6 );
AddComponent( new AddonComponent( 7703 ), 1, 0, 7 );
AddComponent( new AddonComponent( 4846 ), 1, 0, 5 );
AddComponent( new AddonComponent( 1822 ), 1, 0, 0 );
AddComponent( new AddonComponent( 6467 ), 1, -1, 4 );
AddComponent( new AddonComponent( 1822 ), 1, -1, 0 );
AddComponent( new AddonComponent( 1822 ), 1, -1, 2 );
AddComponent( new AddonComponent( 5628 ), 0, 1, 9 );
AddComponent( new AddonComponent( 1822 ), 0, 1, 4 );
AddComponent( new AddonComponent( 2518 ), 0, 2, 8 );
AddComponent( new AddonComponent( 1822 ), 0, 2, 0 );
AddComponent( new AddonComponent( 1822 ), 0, 2, 3 );
AddComponent( new AddonComponent( 2421 ), 1, -2, 6 );
AddComponent( new AddonComponent( 4846 ), 1, -2, 5 );
AddComponent( new AddonComponent( 3530 ), 1, -2, 6 );
AddComponent( new AddonComponent( 2416 ), 1, -2, 14 );
AddComponent( new AddonComponent( 1822 ), 1, -2, 0 );
AddComponent( new AddonComponent( 4329 ), 1, -3, 7 );
AddComponent( new AddonComponent( 1822 ), 1, -3, 0 );
AddComponent( new AddonComponent( 1822 ), 1, -3, 2 );
AddComponent( new AddonComponent( 7138 ), 1, 3, 0 );
AddonComponent ac;
ac = new AddonComponent( 5625 );
AddComponent( ac, 0, -2, 9 );
ac = new AddonComponent( 7138 );
ac.Name = "Mesquite Logs";
AddComponent( ac, 1, 3, 0 );
ac = new AddonComponent( 5628 );
AddComponent( ac, 0, 1, 9 );
ac = new AddonComponent( 5634 );
AddComponent( ac, 0, 0, 11 );
ac = new AddonComponent( 5637 );
AddComponent( ac, 0, -3, 7 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, 1, 1, 5 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, 1, 0, 5 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, 1, -2, 5 );
ac = new AddonComponent( 2518 );
ac.Name = "Marinade";
AddComponent( ac, 0, 2, 8 );
ac = new AddonComponent( 6467 );
ac.Name = "Imported Spices";
AddComponent( ac, 1, -1, 4 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, 1, 1, 6 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, 1, 0, 6 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, 1, -2, 6 );
ac = new AddonComponent( 7703 );
ac.Name = "Grilled Salmon";
AddComponent( ac, 1, 1, 7 );
ac = new AddonComponent( 7703 );
ac.Name = "Grilled Salmon";
AddComponent( ac, 1, 0, 7 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 2, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, -1, 6 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 0, 6 );
ac = new AddonComponent( 2459 );
ac.Name = "Cooking Wine";
AddComponent( ac, 0, -1, 11 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, -3, 3 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, -2, 4 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, -1, 2 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 0, 2 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 1, 4 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 2, 3 );
}
public BBQ1EastAddon( 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();
}
}
public class BBQ1EastAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new BBQ1EastAddon();
}
}
[Constructable]
public BBQ1EastAddonDeed()
{
Name = "BBQ1East";
}
public BBQ1EastAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,208 @@
/////////////////////////////////////////////////
// //
// Automatically generated by the //
// AddonGenerator script by Arya //
// //
/////////////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class BBQ1SouthAddon : BaseAddon
{
public override BaseAddonDeed Deed
{
get
{
return new BBQ1SouthAddonDeed();
}
}
[ Constructable ]
public BBQ1SouthAddon()
{
AddComponent( new AddonComponent( 7135 ), 3, 1, 1 );
AddComponent( new AddonComponent( 1822 ), 0, 1, 2 );
AddComponent( new AddonComponent( 1822 ), 0, 1, 0 );
AddComponent( new AddonComponent( 6467 ), 0, 1, 4 );
AddComponent( new AddonComponent( 1822 ), -2, 0, 4 );
AddComponent( new AddonComponent( 5628 ), -2, 0, 9 );
AddComponent( new AddonComponent( 1822 ), -2, 1, 0 );
AddComponent( new AddonComponent( 4846 ), -2, 1, 5 );
AddComponent( new AddonComponent( 7704 ), -2, 1, 7 );
AddComponent( new AddonComponent( 1822 ), -3, 1, 2 );
AddComponent( new AddonComponent( 1822 ), -3, 1, 0 );
AddComponent( new AddonComponent( 2450 ), -3, 1, 7 );
AddComponent( new AddonComponent( 5110 ), -3, 1, 8 );
AddComponent( new AddonComponent( 1822 ), 1, 0, 4 );
AddComponent( new AddonComponent( 5625 ), 1, 0, 9 );
AddComponent( new AddonComponent( 1822 ), 2, 0, 3 );
AddComponent( new AddonComponent( 1822 ), 2, 0, 0 );
AddComponent( new AddonComponent( 5637 ), 2, 0, 8 );
AddComponent( new AddonComponent( 1822 ), 2, 1, 2 );
AddComponent( new AddonComponent( 1822 ), 2, 1, 0 );
AddComponent( new AddonComponent( 4329 ), 2, 1, 7 );
AddComponent( new AddonComponent( 1822 ), 1, 1, 0 );
AddComponent( new AddonComponent( 4846 ), 1, 1, 5 );
AddComponent( new AddonComponent( 2420 ), 1, 1, 6 );
AddComponent( new AddonComponent( 2416 ), 1, 1, 14 );
AddComponent( new AddonComponent( 1822 ), -3, 0, 3 );
AddComponent( new AddonComponent( 2518 ), -3, 0, 8 );
AddComponent( new AddonComponent( 1822 ), -1, 1, 0 );
AddComponent( new AddonComponent( 4846 ), -1, 1, 5 );
AddComponent( new AddonComponent( 7704 ), -1, 1, 7 );
AddComponent( new AddonComponent( 1822 ), -1, 0, 1 );
AddComponent( new AddonComponent( 1822 ), -1, 0, 6 );
AddComponent( new AddonComponent( 5634 ), -1, 0, 11 );
AddComponent( new AddonComponent( 1822 ), 0, 0, 1 );
AddComponent( new AddonComponent( 1822 ), 0, 0, 6 );
AddComponent( new AddonComponent( 2459 ), 0, 0, 11 );
AddonComponent ac;
ac = new AddonComponent( 1822 );
AddComponent( ac, -3, 1, 2 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -3, 0, 3 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -2, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -2, 0, 4 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -1, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -1, 0, 1 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 1, 2 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 0, 1 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 1, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 1, 0, 4 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 2, 1, 2 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 2, 0, 3 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -3, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 2, 1, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 2, 0, 0 );
ac = new AddonComponent( 1822 );
AddComponent( ac, -1, 0, 6 );
ac = new AddonComponent( 1822 );
AddComponent( ac, 0, 0, 6 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, -2, 1, 5 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, -1, 1, 5 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, -2, 1, 6 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, -1, 1, 6 );
ac = new AddonComponent( 3530 );
ac.Hue = 1;
ac.Name = "Grill";
AddComponent( ac, 1, 1, 6 );
ac = new AddonComponent( 7704 );
ac.Name = "Grilled Salmon";
AddComponent( ac, -2, 1, 7 );
ac = new AddonComponent( 7704 );
ac.Name = "Grilled Salmon";
AddComponent( ac, -1, 1, 7 );
ac = new AddonComponent( 4846 );
ac.Light = LightType.Circle225;
AddComponent( ac, 1, 1, 5 );
ac = new AddonComponent( 7135 );
ac.Name = "Mesquite Logs";
AddComponent( ac, 3, 1, 1 );
ac = new AddonComponent( 2420 );
AddComponent( ac, 1, 1, 6 );
ac = new AddonComponent( 4329 );
AddComponent( ac, 2, 1, 7 );
ac = new AddonComponent( 2416 );
AddComponent( ac, 1, 1, 14 );
ac = new AddonComponent( 2450 );
AddComponent( ac, -3, 1, 7 );
ac = new AddonComponent( 5637 );
AddComponent( ac, 2, 0, 8 );
ac = new AddonComponent( 5628 );
AddComponent( ac, -2, 0, 9 );
ac = new AddonComponent( 5634 );
AddComponent( ac, -1, 0, 11 );
ac = new AddonComponent( 5625 );
AddComponent( ac, 1, 0, 9 );
ac = new AddonComponent( 2459 );
ac.Name = "Cooking Wine";
AddComponent( ac, 0, 0, 11 );
ac = new AddonComponent( 2518 );
ac.Name = "Marinade";
AddComponent( ac, -3, 0, 8 );
ac = new AddonComponent( 6467 );
ac.Name = "Imported Spices";
AddComponent( ac, 0, 1, 4 );
ac = new AddonComponent( 5110 );
AddComponent( ac, -3, 1, 8 );
}
public BBQ1SouthAddon( 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();
}
}
public class BBQ1SouthAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new BBQ1SouthAddon();
}
}
[Constructable]
public BBQ1SouthAddonDeed()
{
Name = "BBQ1South";
}
public BBQ1SouthAddonDeed( 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();
}
}
}

View File

@@ -0,0 +1,122 @@
////////////////////////////////////////
// //
// Generated by CEO's YAAAG - V1.2 //
// (Yet Another Arya Addon Generator) //
// //
////////////////////////////////////////
using System;
using Server;
using Server.Items;
namespace Server.Items
{
public class BCRugNSAddon : BaseAddon
{
private static int[,] m_AddOnSimpleComponents = new int[,] {
{2796, -3, -4, 0}, {2796, -2, -4, 0}, {2796, -1, -4, 0}// 1 2 3
, {2796, 0, -4, 0}, {2796, 1, -4, 0}, {2796, 2, -4, 0}// 4 5 6
, {2796, 3, -4, 0}, {2796, 3, -3, 0}, {2796, 3, -2, 0}// 7 8 9
, {2796, -3, -3, 0}, {2796, -3, -2, 0}, {2796, -2, -3, 0}// 10 11 12
, {2796, -2, -2, 0}, {2796, -1, -3, 0}, {2796, -1, -2, 0}// 13 14 15
, {2796, 0, -3, 0}, {2796, 0, -2, 0}, {2796, 1, -3, 0}// 16 17 18
, {2796, 1, -2, 0}, {2796, 2, -3, 0}, {2796, 2, -2, 0}// 19 20 21
, {2799, -4, -5, 0}, {2801, 4, -5, 0}, {2802, -4, -4, 0}// 22 23 24
, {2802, -4, -3, 0}, {2802, -4, -2, 0}, {2803, -3, -5, 0}// 25 26 27
, {2803, -2, -5, 0}, {2803, -1, -5, 0}, {2803, 0, -5, 0}// 28 29 30
, {2803, 1, -5, 0}, {2803, 2, -5, 0}, {2803, 3, -5, 0}// 31 32 33
, {2804, 4, -4, 0}, {2804, 4, -3, 0}, {2804, 4, -2, 0}// 34 35 36
, {2796, 3, -1, 0}, {2796, -3, -1, 0}, {2796, -2, -1, 0}// 37 38 39
, {2796, -1, -1, 0}, {2796, 0, -1, 0}, {2796, 1, -1, 0}// 40 41 42
, {2796, 2, -1, 0}, {2802, -4, -1, 0}, {2804, 4, -1, 0}// 43 44 45
, {2796, 3, 0, 0}, {2796, -3, 0, 0}, {2796, -2, 0, 0}// 46 47 48
, {2796, -1, 0, 0}, {2796, 0, 0, 0}, {2796, 1, 0, 0}// 49 50 51
, {2796, 2, 0, 0}, {2802, -4, 0, 0}, {2804, 4, 0, 0}// 52 53 54
, {2796, 3, 1, 0}, {2796, -3, 1, 0}, {2796, -2, 1, 0}// 55 56 57
, {2796, -1, 1, 0}, {2796, 0, 1, 0}, {2796, 1, 1, 0}// 58 59 60
, {2796, 2, 1, 0}, {2802, -4, 1, 0}, {2804, 4, 1, 0}// 61 62 63
, {2796, 3, 2, 0}, {2796, -3, 2, 0}, {2796, -2, 2, 0}// 64 65 66
, {2796, -1, 2, 0}, {2796, 0, 2, 0}, {2796, 1, 2, 0}// 67 68 69
, {2796, 2, 2, 0}, {2802, -4, 2, 0}, {2804, 4, 2, 0}// 70 71 72
, {2796, 3, 3, 0}, {2796, -3, 3, 0}, {2796, -2, 3, 0}// 73 74 75
, {2796, -1, 3, 0}, {2796, 0, 3, 0}, {2796, 1, 3, 0}// 76 77 78
, {2796, 2, 3, 0}, {2802, -4, 3, 0}, {2804, 4, 3, 0}// 79 80 81
, {2796, 3, 4, 0}, {2796, -3, 4, 0}, {2796, -2, 4, 0}// 82 83 84
, {2796, -1, 4, 0}, {2796, 0, 4, 0}, {2796, 1, 4, 0}// 85 86 87
, {2796, 2, 4, 0}, {2802, -4, 4, 0}, {2804, 4, 4, 0}// 88 89 90
, {2798, 4, 5, 0}, {2800, -4, 5, 0}, {2805, -3, 5, 0}// 91 92 93
, {2805, -2, 5, 0}, {2805, -1, 5, 0}, {2805, 0, 5, 0}// 94 95 96
, {2805, 1, 5, 0}, {2805, 2, 5, 0}, {2805, 3, 5, 0}// 97 98 99
};
public override BaseAddonDeed Deed
{
get
{
return new BCRugNSAddonDeed();
}
}
[ Constructable ]
public BCRugNSAddon()
{
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] );
}
public BCRugNSAddon( 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();
}
}
public class BCRugNSAddonDeed : BaseAddonDeed
{
public override BaseAddon Addon
{
get
{
return new BCRugNSAddon();
}
}
[Constructable]
public BCRugNSAddonDeed()
{
Name = "BCRugNS";
}
public BCRugNSAddonDeed( 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();
}
}
}

Some files were not shown because too many files have changed in this diff Show More