Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
175
Scripts/Scripts-master/Addons/Hall2011RackAddon.cs
Normal file
175
Scripts/Scripts-master/Addons/Hall2011RackAddon.cs
Normal file
@@ -0,0 +1,175 @@
|
||||
/////////////////////////////////////////////////
|
||||
//
|
||||
// Automatically generated by the
|
||||
// AddonGenerator script by Arya
|
||||
//
|
||||
/////////////////////////////////////////////////
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
public class Hall2011RackAddon : BaseAddon
|
||||
{
|
||||
public override BaseAddonDeed Deed
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011RackAddonDeed();
|
||||
}
|
||||
}
|
||||
|
||||
[ Constructable ]
|
||||
public Hall2011RackAddon()
|
||||
{
|
||||
AddonComponent ac;
|
||||
ac = new AddonComponent( 7848 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
ac = new AddonComponent( 7848 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
ac = new AddonComponent( 4117 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 4609 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
ac = new AddonComponent( 4610 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 4611 );
|
||||
ac.Hue = 1175;
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 7399 );
|
||||
AddComponent( ac, 1, 2, 6 );
|
||||
ac = new AddonComponent( 7400 );
|
||||
AddComponent( ac, 1, 0, 6 );
|
||||
ac = new AddonComponent( 7395 );
|
||||
AddComponent( ac, 1, 1, 9 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -2, -2, 0 );
|
||||
ac = new AddonComponent( 7417 );
|
||||
AddComponent( ac, -2, -1, 0 );
|
||||
ac = new AddonComponent( 7416 );
|
||||
AddComponent( ac, -2, 0, 0 );
|
||||
ac = new AddonComponent( 7415 );
|
||||
AddComponent( ac, -2, 1, 0 );
|
||||
ac = new AddonComponent( 7414 );
|
||||
AddComponent( ac, -2, 2, 0 );
|
||||
ac = new AddonComponent( 7413 );
|
||||
AddComponent( ac, -2, 3, 0 );
|
||||
ac = new AddonComponent( 7419 );
|
||||
AddComponent( ac, -1, -2, 0 );
|
||||
ac = new AddonComponent( 7418 );
|
||||
AddComponent( ac, -1, -1, 0 );
|
||||
ac = new AddonComponent( 7433 );
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
ac = new AddonComponent( 7432 );
|
||||
AddComponent( ac, -1, 1, 0 );
|
||||
ac = new AddonComponent( 7431 );
|
||||
AddComponent( ac, -1, 2, 0 );
|
||||
ac = new AddonComponent( 7412 );
|
||||
AddComponent( ac, -1, 3, 0 );
|
||||
ac = new AddonComponent( 7420 );
|
||||
AddComponent( ac, 0, -2, 0 );
|
||||
ac = new AddonComponent( 7434 );
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 7441 );
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
ac = new AddonComponent( 7440 );
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
ac = new AddonComponent( 7430 );
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
ac = new AddonComponent( 7411 );
|
||||
AddComponent( ac, 0, 3, 0 );
|
||||
ac = new AddonComponent( 7421 );
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
ac = new AddonComponent( 7435 );
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
ac = new AddonComponent( 7442 );
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 7439 );
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 7429 );
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
ac = new AddonComponent( 7410 );
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
ac = new AddonComponent( 7422 );
|
||||
AddComponent( ac, 2, -2, 0 );
|
||||
ac = new AddonComponent( 7436 );
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
ac = new AddonComponent( 7437 );
|
||||
AddComponent( ac, 2, 0, 0 );
|
||||
ac = new AddonComponent( 7438 );
|
||||
AddComponent( ac, 2, 1, 0 );
|
||||
ac = new AddonComponent( 7428 );
|
||||
AddComponent( ac, 2, 2, 0 );
|
||||
ac = new AddonComponent( 7409 );
|
||||
AddComponent( ac, 2, 3, 0 );
|
||||
ac = new AddonComponent( 7423 );
|
||||
AddComponent( ac, 3, -2, 0 );
|
||||
ac = new AddonComponent( 7424 );
|
||||
AddComponent( ac, 3, -1, 0 );
|
||||
ac = new AddonComponent( 7425 );
|
||||
AddComponent( ac, 3, 0, 0 );
|
||||
ac = new AddonComponent( 7426 );
|
||||
AddComponent( ac, 3, 1, 0 );
|
||||
ac = new AddonComponent( 7427 );
|
||||
AddComponent( ac, 3, 2, 0 );
|
||||
ac = new AddonComponent( 7397 );
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
|
||||
}
|
||||
|
||||
public Hall2011RackAddon( 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 Hall2011RackAddonDeed : BaseAddonDeed
|
||||
{
|
||||
public override BaseAddon Addon
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2011RackAddon();
|
||||
}
|
||||
}
|
||||
|
||||
[Constructable]
|
||||
public Hall2011RackAddonDeed()
|
||||
{
|
||||
Name = "Hall2011Rack";
|
||||
}
|
||||
|
||||
public Hall2011RackAddonDeed( 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