Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
195
Scripts/Scripts-master/Addons/Hall2011FireplaceFEAddon.cs
Normal file
195
Scripts/Scripts-master/Addons/Hall2011FireplaceFEAddon.cs
Normal file
@@ -0,0 +1,195 @@
|
||||
/////////////////////////////////////////////////
|
||||
//
|
||||
// Automatically generated by the
|
||||
// AddonGenerator script by Arya
|
||||
//
|
||||
/////////////////////////////////////////////////
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
public class Hall2011FireplaceFEAddon : BaseAddon
|
||||
{
|
||||
public override BaseAddonDeed Deed
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011FireplaceFEAddonDeed();
|
||||
}
|
||||
}
|
||||
|
||||
[ Constructable ]
|
||||
public Hall2011FireplaceFEAddon()
|
||||
{
|
||||
AddonComponent ac;
|
||||
ac = new AddonComponent( 711 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, -1, 0 );
|
||||
ac = new AddonComponent( 711 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
ac = new AddonComponent( 714 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
ac = new AddonComponent( 712 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, -2, 0 );
|
||||
ac = new AddonComponent( 711 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 1, 0 );
|
||||
ac = new AddonComponent( 4929 );
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 717 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
ac = new AddonComponent( 6665 );
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
ac = new AddonComponent( 14742 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 4896 );
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
ac = new AddonComponent( 4655 );
|
||||
AddComponent( ac, 2, -2, 0 );
|
||||
ac = new AddonComponent( 7856 );
|
||||
ac.Hue = 2790;
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
ac = new AddonComponent( 4941 );
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
ac = new AddonComponent( 4874 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
ac = new AddonComponent( 7401 );
|
||||
AddComponent( ac, 2, 1, 19 );
|
||||
ac = new AddonComponent( 4896 );
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 14742 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
ac = new AddonComponent( 14742 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
ac = new AddonComponent( 4896 );
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 2421 );
|
||||
AddComponent( ac, 1, 0, 3 );
|
||||
ac = new AddonComponent( 715 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, -1, 2, 0 );
|
||||
ac = new AddonComponent( 713 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
ac = new AddonComponent( 10723 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
ac = new AddonComponent( 10723 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 10723 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 7368 );
|
||||
AddComponent( ac, 2, 1, 0 );
|
||||
ac = new AddonComponent( 7374 );
|
||||
AddComponent( ac, 2, 2, 0 );
|
||||
ac = new AddonComponent( 7039 );
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
ac = new AddonComponent( 4706 );
|
||||
ac.Hue = 2596;
|
||||
AddComponent( ac, 2, 2, 10 );
|
||||
ac = new AddonComponent( 4650 );
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
ac = new AddonComponent( 3117 );
|
||||
AddComponent( ac, 0, 3, 0 );
|
||||
ac = new AddonComponent( 5746 );
|
||||
ac.Hue = 1141;
|
||||
AddComponent( ac, 1, -2, 15 );
|
||||
ac = new AddonComponent( 5746 );
|
||||
ac.Hue = 1141;
|
||||
AddComponent( ac, 1, 1, 15 );
|
||||
ac = new AddonComponent( 5746 );
|
||||
ac.Hue = 1141;
|
||||
AddComponent( ac, 1, -1, 15 );
|
||||
ac = new AddonComponent( 5746 );
|
||||
ac.Hue = 1141;
|
||||
AddComponent( ac, 1, 0, 15 );
|
||||
ac = new AddonComponent( 5746 );
|
||||
ac.Hue = 1141;
|
||||
AddComponent( ac, 1, 2, 15 );
|
||||
ac = new AddonComponent( 2416 );
|
||||
AddComponent( ac, 1, 0, 11 );
|
||||
ac = new AddonComponent( 6917 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 2, 20 );
|
||||
ac = new AddonComponent( 7826 );
|
||||
ac.Hue = 2112;
|
||||
AddComponent( ac, 1, -1, 5 );
|
||||
ac = new AddonComponent( 2540 );
|
||||
AddComponent( ac, 1, 2, 18 );
|
||||
ac = new AddonComponent( 4101 );
|
||||
AddComponent( ac, 1, 1, 19 );
|
||||
ac = new AddonComponent( 9244 );
|
||||
AddComponent( ac, 1, 0, 19 );
|
||||
ac = new AddonComponent( 2534 );
|
||||
AddComponent( ac, 1, -2, 19 );
|
||||
ac = new AddonComponent( 2534 );
|
||||
AddComponent( ac, 1, -1, 19 );
|
||||
ac = new AddonComponent( 3138 );
|
||||
AddComponent( ac, 2, -1, 11 );
|
||||
ac = new AddonComponent( 3136 );
|
||||
AddComponent( ac, 2, -1, 16 );
|
||||
|
||||
}
|
||||
|
||||
public Hall2011FireplaceFEAddon( 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 Hall2011FireplaceFEAddonDeed : BaseAddonDeed
|
||||
{
|
||||
public override BaseAddon Addon
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011FireplaceFEAddon();
|
||||
}
|
||||
}
|
||||
|
||||
[Constructable]
|
||||
public Hall2011FireplaceFEAddonDeed()
|
||||
{
|
||||
Name = "Hall2011FireplaceFE";
|
||||
}
|
||||
|
||||
public Hall2011FireplaceFEAddonDeed( 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