Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
258
Scripts/Scripts-master/Addons2/ValentinesSetting2Addon.cs
Normal file
258
Scripts/Scripts-master/Addons2/ValentinesSetting2Addon.cs
Normal file
@@ -0,0 +1,258 @@
|
||||
// Automatically generated by the
|
||||
// AddonGenerator script by Arya
|
||||
// Generator edited 10.Mar.07 by Papler
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
namespace Server.Items
|
||||
{
|
||||
public class ValentinesSetting2Addon : BaseAddon {
|
||||
public override BaseAddonDeed Deed{get{return new ValentinesSetting2AddonDeed();}}
|
||||
[ Constructable ]
|
||||
public ValentinesSetting2Addon()
|
||||
{
|
||||
AddonComponent ac = null;
|
||||
ac = new AddonComponent( 2520 );
|
||||
ac.Name = "Shrimp-in-love-Pasta";
|
||||
AddComponent( ac, 0, 0, 7 );
|
||||
|
||||
ac = new AddonComponent( 2520 );
|
||||
ac.Name = "Shrimp-in-love-Pasta";
|
||||
AddComponent( ac, 0, 1, 6 );
|
||||
|
||||
ac = new AddonComponent( 4497 );
|
||||
ac.Hue = 942;
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 4497 );
|
||||
ac.Hue = 942;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 2494 );
|
||||
AddComponent( ac, 0, 0, 8 );
|
||||
|
||||
ac = new AddonComponent( 2516 );
|
||||
AddComponent( ac, 0, 1, 7 );
|
||||
|
||||
ac = new AddonComponent( 2458 );
|
||||
ac.Hue = 1153;
|
||||
ac.Name = "Champagne";
|
||||
AddComponent( ac, 0, 1, 13 );
|
||||
|
||||
ac = new AddonComponent( 2458 );
|
||||
ac.Hue = 1153;
|
||||
ac.Name = "Champagne";
|
||||
AddComponent( ac, 0, 1, 9 );
|
||||
|
||||
ac = new AddonComponent( 4632 );
|
||||
ac.Hue = 942;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 4634 );
|
||||
ac.Hue = 942;
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 8511 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, -1, -2, 4 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, -1, 2, 2 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, 0, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, 1, 0, 2 );
|
||||
|
||||
ac = new AddonComponent( 7405 );
|
||||
ac.Hue = 33;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 2761 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, 4, 0 );
|
||||
|
||||
ac = new AddonComponent( 2762 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, -3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2763 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, 4, 0 );
|
||||
|
||||
ac = new AddonComponent( 2764 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, -3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 2765 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -2, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2766 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, -3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2766 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, -3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2766 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, -3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, -2, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, 0, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, 1, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, 2, 0 );
|
||||
|
||||
ac = new AddonComponent( 2767 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 2, 3, 0 );
|
||||
|
||||
ac = new AddonComponent( 2768 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, -1, 4, 0 );
|
||||
|
||||
ac = new AddonComponent( 2768 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 0, 4, 0 );
|
||||
|
||||
ac = new AddonComponent( 2768 );
|
||||
ac.Hue = 1153;
|
||||
AddComponent( ac, 1, 4, 0 );
|
||||
|
||||
|
||||
}
|
||||
public ValentinesSetting2Addon( Serial serial ) : base( serial ){}
|
||||
public override void Serialize( GenericWriter writer ){base.Serialize( writer );writer.Write( 0 );}
|
||||
public override void Deserialize( GenericReader reader ){base.Deserialize( reader );reader.ReadInt();}
|
||||
}
|
||||
|
||||
public class ValentinesSetting2AddonDeed : BaseAddonDeed {
|
||||
public override BaseAddon Addon{get{return new ValentinesSetting2Addon();}}
|
||||
[Constructable]
|
||||
public ValentinesSetting2AddonDeed(){Name = "ValentinesSetting2";}
|
||||
public ValentinesSetting2AddonDeed( Serial serial ) : base( serial ){}
|
||||
public override void Serialize( GenericWriter writer ){ base.Serialize( writer );writer.Write( 0 );}
|
||||
public override void Deserialize( GenericReader reader ) {base.Deserialize( reader );reader.ReadInt();}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user