Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
973
Scripts/Scripts-master/Addons/Hall2013FrontYard3Addon.cs
Normal file
973
Scripts/Scripts-master/Addons/Hall2013FrontYard3Addon.cs
Normal file
@@ -0,0 +1,973 @@
|
||||
/////////////////////////////////////////////////
|
||||
//
|
||||
// Automatically generated by the
|
||||
// AddonGenerator script by Arya
|
||||
//
|
||||
/////////////////////////////////////////////////
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
public class Hall2013FrontYard3Addon : BaseAddon
|
||||
{
|
||||
public override BaseAddonDeed Deed
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2013FrontYard3AddonDeed();
|
||||
}
|
||||
}
|
||||
|
||||
[ Constructable ]
|
||||
public Hall2013FrontYard3Addon()
|
||||
{
|
||||
AddonComponent ac;
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, -3, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, -3, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, -3, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, -2, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, -1, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, 0, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, 1, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, 2, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, 3, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, 4, 0 );
|
||||
ac = new AddonComponent( 10402 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -11, -3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -10, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -9, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -9, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -8, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -8, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -8, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -7, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -7, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -6, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -6, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -5, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -5, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -4, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -4, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -3, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -3, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -2, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -2, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -1, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, -1, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 0, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 0, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 1, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 1, 4, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -10, 3, 0 );
|
||||
ac = new AddonComponent( 2854 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
ac.Hue = 2694;
|
||||
AddComponent( ac, -10, 3, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 3179 );
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 3885 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, -10, 3, 13 );
|
||||
ac = new AddonComponent( 3871 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 3178 );
|
||||
AddComponent( ac, -10, 3, 13 );
|
||||
ac = new AddonComponent( 3883 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, -10, 3, 15 );
|
||||
ac = new AddonComponent( 3862 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, -10, 3, 14 );
|
||||
ac = new AddonComponent( 3180 );
|
||||
AddComponent( ac, -10, 3, 18 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -8, 3, 0 );
|
||||
ac = new AddonComponent( 9874 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -8, 3, 10 );
|
||||
ac = new AddonComponent( 3879 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -8, 3, 11 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, -8, 3, 0 );
|
||||
ac = new AddonComponent( 10136 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, -8, 3, 16 );
|
||||
ac = new AddonComponent( 9873 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -8, 3, 10 );
|
||||
ac = new AddonComponent( 3700 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -8, 3, 8 );
|
||||
ac = new AddonComponent( 6256 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -8, 3, 2 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -6, 3, 0 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, -6, 3, 0 );
|
||||
ac = new AddonComponent( 5908 );
|
||||
ac.Hue = 2925;
|
||||
AddComponent( ac, -6, 3, 14 );
|
||||
ac = new AddonComponent( 8965 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, -6, 3, 8 );
|
||||
ac = new AddonComponent( 8966 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, -6, 3, 8 );
|
||||
ac = new AddonComponent( 4161 );
|
||||
ac.Hue = 2535;
|
||||
AddComponent( ac, -6, 3, 6 );
|
||||
ac = new AddonComponent( 5928 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, -6, 3, 9 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -4, 3, 0 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, -4, 3, 0 );
|
||||
ac = new AddonComponent( 14360 );
|
||||
ac.Hue = 2692;
|
||||
AddComponent( ac, -4, 3, 7 );
|
||||
ac = new AddonComponent( 6275 );
|
||||
ac.Hue = 2692;
|
||||
AddComponent( ac, -4, 3, 9 );
|
||||
ac = new AddonComponent( 6276 );
|
||||
ac.Hue = 2692;
|
||||
AddComponent( ac, -4, 3, 9 );
|
||||
ac = new AddonComponent( 2538 );
|
||||
ac.Hue = 2608;
|
||||
AddComponent( ac, -4, 3, 8 );
|
||||
ac = new AddonComponent( 5910 );
|
||||
ac.Hue = 17;
|
||||
AddComponent( ac, -4, 3, 15 );
|
||||
ac = new AddonComponent( 1 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, 2, 0 );
|
||||
ac = new AddonComponent( 3273 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, 2, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, -1, 0 );
|
||||
ac = new AddonComponent( 3273 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, -10, -1, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, -6, 1, 0 );
|
||||
ac = new AddonComponent( 4301 );
|
||||
AddComponent( ac, -4, 0, 0 );
|
||||
ac = new AddonComponent( 4298 );
|
||||
AddComponent( ac, -7, 3, 0 );
|
||||
ac = new AddonComponent( 4299 );
|
||||
AddComponent( ac, -6, 2, 0 );
|
||||
ac = new AddonComponent( 4300 );
|
||||
AddComponent( ac, -5, 1, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 4, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, -3, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, -3, 0 );
|
||||
ac = new AddonComponent( 10394 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, -3, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, -2, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, -1, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 0, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 1, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 2, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 3, 0 );
|
||||
ac = new AddonComponent( 10397 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 2, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 2, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 3, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 3, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 4, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 4, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 5, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 5, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 6, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 6, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 7, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 7, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 8, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 8, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 9, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 9, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 10, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 10, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 10, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 43;
|
||||
AddComponent( ac, 11, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 4, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, -2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, -1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 0, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 1, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 2, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 3, 0 );
|
||||
ac = new AddonComponent( 1305 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 12, 4, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, -1, 0 );
|
||||
ac = new AddonComponent( 2854 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
ac.Hue = 2694;
|
||||
AddComponent( ac, 11, -1, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 3179 );
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 3885 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, -1, 13 );
|
||||
ac = new AddonComponent( 3871 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 3178 );
|
||||
AddComponent( ac, 11, -1, 13 );
|
||||
ac = new AddonComponent( 3883 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, -1, 15 );
|
||||
ac = new AddonComponent( 3862 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, -1, 14 );
|
||||
ac = new AddonComponent( 3180 );
|
||||
AddComponent( ac, 11, -1, 18 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, 3, 0 );
|
||||
ac = new AddonComponent( 2854 );
|
||||
ac.Light = LightType.ArchedWindowEast;
|
||||
ac.Hue = 2694;
|
||||
AddComponent( ac, 11, 3, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 3179 );
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 3885 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, 3, 13 );
|
||||
ac = new AddonComponent( 3871 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 5703 );
|
||||
ac.Light = LightType.Circle150;
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 3178 );
|
||||
AddComponent( ac, 11, 3, 13 );
|
||||
ac = new AddonComponent( 3883 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, 3, 15 );
|
||||
ac = new AddonComponent( 3862 );
|
||||
ac.Hue = 1161;
|
||||
AddComponent( ac, 11, 3, 14 );
|
||||
ac = new AddonComponent( 3180 );
|
||||
AddComponent( ac, 11, 3, 18 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 4, 3, 0 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, 4, 3, 0 );
|
||||
ac = new AddonComponent( 9874 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, 4, 3, 9 );
|
||||
ac = new AddonComponent( 9873 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, 4, 3, 9 );
|
||||
ac = new AddonComponent( 4036 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, 4, 3, 4 );
|
||||
ac = new AddonComponent( 10136 );
|
||||
ac.Hue = 2975;
|
||||
AddComponent( ac, 4, 3, 16 );
|
||||
ac = new AddonComponent( 3879 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, 4, 3, 10 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 6, 3, 0 );
|
||||
ac = new AddonComponent( 6276 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, 6, 3, 10 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, 6, 3, 0 );
|
||||
ac = new AddonComponent( 6275 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, 6, 3, 10 );
|
||||
ac = new AddonComponent( 2538 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, 6, 3, 9 );
|
||||
ac = new AddonComponent( 14068 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, 6, 3, 6 );
|
||||
ac = new AddonComponent( 5913 );
|
||||
ac.Hue = 2540;
|
||||
AddComponent( ac, 6, 3, 16 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 10, 3, 0 );
|
||||
ac = new AddonComponent( 6277 );
|
||||
ac.Hue = 1908;
|
||||
AddComponent( ac, 10, 3, 8 );
|
||||
ac = new AddonComponent( 6278 );
|
||||
ac.Hue = 1908;
|
||||
AddComponent( ac, 10, 3, 8 );
|
||||
ac = new AddonComponent( 3699 );
|
||||
ac.Hue = 1908;
|
||||
AddComponent( ac, 10, 3, 10 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, 10, 3, 0 );
|
||||
ac = new AddonComponent( 5914 );
|
||||
ac.Hue = 1373;
|
||||
AddComponent( ac, 10, 3, 16 );
|
||||
ac = new AddonComponent( 5919 );
|
||||
ac.Hue = 1;
|
||||
AddComponent( ac, 10, 3, 5 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 8, 3, 0 );
|
||||
ac = new AddonComponent( 6882 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, 8, 3, 12 );
|
||||
ac = new AddonComponent( 6883 );
|
||||
ac.Hue = 2696;
|
||||
AddComponent( ac, 8, 3, 12 );
|
||||
ac = new AddonComponent( 13920 );
|
||||
ac.Hue = 40;
|
||||
AddComponent( ac, 8, 3, 0 );
|
||||
ac = new AddonComponent( 3555 );
|
||||
ac.Light = LightType.Circle225;
|
||||
AddComponent( ac, 8, 3, 18 );
|
||||
ac = new AddonComponent( 7023 );
|
||||
ac.Hue = 1257;
|
||||
AddComponent( ac, 9, 4, 2 );
|
||||
ac = new AddonComponent( 3972 );
|
||||
ac.Hue = 1257;
|
||||
AddComponent( ac, 8, 3, 6 );
|
||||
ac = new AddonComponent( 3975 );
|
||||
AddComponent( ac, 8, 3, 12 );
|
||||
ac = new AddonComponent( 1 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 0, 0 );
|
||||
ac = new AddonComponent( 3273 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 0, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 2, 0 );
|
||||
ac = new AddonComponent( 3273 );
|
||||
ac.Hue = 987;
|
||||
AddComponent( ac, 11, 2, 0 );
|
||||
ac = new AddonComponent( 1 );
|
||||
AddComponent( ac, 8, 1, 0 );
|
||||
ac = new AddonComponent( 4302 );
|
||||
AddComponent( ac, 10, 0, 0 );
|
||||
ac = new AddonComponent( 4303 );
|
||||
AddComponent( ac, 9, 1, 0 );
|
||||
ac = new AddonComponent( 4304 );
|
||||
AddComponent( ac, 8, 2, 0 );
|
||||
ac = new AddonComponent( 4305 );
|
||||
AddComponent( ac, 7, 3, 0 );
|
||||
|
||||
}
|
||||
|
||||
public Hall2013FrontYard3Addon( 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 Hall2013FrontYard3AddonDeed : BaseAddonDeed
|
||||
{
|
||||
public override BaseAddon Addon
|
||||
{
|
||||
get
|
||||
{
|
||||
return new Hall2013FrontYard3Addon();
|
||||
}
|
||||
}
|
||||
|
||||
[Constructable]
|
||||
public Hall2013FrontYard3AddonDeed()
|
||||
{
|
||||
Name = "Hall2013FrontYard3";
|
||||
}
|
||||
|
||||
public Hall2013FrontYard3AddonDeed( 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