Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
205
Scripts/Scripts-master/Addons/Hall2011SkelePlatformAddon.cs
Normal file
205
Scripts/Scripts-master/Addons/Hall2011SkelePlatformAddon.cs
Normal file
@@ -0,0 +1,205 @@
|
||||
/////////////////////////////////////////////////
|
||||
//
|
||||
// Automatically generated by the
|
||||
// AddonGenerator script by Arya
|
||||
//
|
||||
/////////////////////////////////////////////////
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
public class Hall2011SkelePlatformAddon : BaseAddon
|
||||
{
|
||||
public override BaseAddonDeed Deed
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011SkelePlatformAddonDeed();
|
||||
}
|
||||
}
|
||||
|
||||
[ Constructable ]
|
||||
public Hall2011SkelePlatformAddon()
|
||||
{
|
||||
AddonComponent ac;
|
||||
ac = new AddonComponent( 1883 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -3, 2, 0 );
|
||||
ac = new AddonComponent( 1876 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -3, 1, 0 );
|
||||
ac = new AddonComponent( 1876 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -3, 0, 0 );
|
||||
ac = new AddonComponent( 1876 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -3, -1, 0 );
|
||||
ac = new AddonComponent( 1881 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -3, -2, 0 );
|
||||
ac = new AddonComponent( 1873 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -2, 2, 0 );
|
||||
ac = new AddonComponent( 1873 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 2, 0 );
|
||||
ac = new AddonComponent( 1873 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
ac = new AddonComponent( 1873 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
ac = new AddonComponent( 1873 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 2, 2, 0 );
|
||||
ac = new AddonComponent( 1882 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 3, 2, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -2, 0, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -2, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 2, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
ac = new AddonComponent( 1874 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 3, 1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 2, 0, 0 );
|
||||
ac = new AddonComponent( 4653 );
|
||||
AddComponent( ac, 2, 0, 5 );
|
||||
ac = new AddonComponent( 4650 );
|
||||
AddComponent( ac, 0, 0, 5 );
|
||||
ac = new AddonComponent( 4651 );
|
||||
AddComponent( ac, -2, 0, 5 );
|
||||
ac = new AddonComponent( 6942 );
|
||||
AddComponent( ac, -2, 0, 5 );
|
||||
ac = new AddonComponent( 6665 );
|
||||
AddComponent( ac, 0, 0, 5 );
|
||||
ac = new AddonComponent( 6659 );
|
||||
AddComponent( ac, 2, 0, 5 );
|
||||
ac = new AddonComponent( 1874 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 3, 0, 0 );
|
||||
ac = new AddonComponent( 1874 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 3, -1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -2, -1, 0 );
|
||||
ac = new AddonComponent( 1872 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, -1, 0 );
|
||||
ac = new AddonComponent( 1875 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -2, -2, 0 );
|
||||
ac = new AddonComponent( 1875 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, -2, 0 );
|
||||
ac = new AddonComponent( 1875 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, -2, 0 );
|
||||
ac = new AddonComponent( 1875 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
ac = new AddonComponent( 1875 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 2, -2, 0 );
|
||||
ac = new AddonComponent( 1884 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 3, -2, 0 );
|
||||
ac = new AddonComponent( 8708 );
|
||||
ac.Hue = 1157;
|
||||
AddComponent( ac, -3, -1, 5 );
|
||||
ac = new AddonComponent( 8708 );
|
||||
ac.Hue = 1157;
|
||||
AddComponent( ac, -1, -1, 5 );
|
||||
ac = new AddonComponent( 8708 );
|
||||
ac.Hue = 1157;
|
||||
AddComponent( ac, 1, -1, 5 );
|
||||
|
||||
}
|
||||
|
||||
public Hall2011SkelePlatformAddon( 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 Hall2011SkelePlatformAddonDeed : BaseAddonDeed
|
||||
{
|
||||
public override BaseAddon Addon
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011SkelePlatformAddon();
|
||||
}
|
||||
}
|
||||
|
||||
[Constructable]
|
||||
public Hall2011SkelePlatformAddonDeed()
|
||||
{
|
||||
Name = "Hall2011SkelePlatform";
|
||||
}
|
||||
|
||||
public Hall2011SkelePlatformAddonDeed( 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();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user