821 lines
24 KiB
C#
821 lines
24 KiB
C#
/////////////////////////////////////////////////
|
|
//
|
|
// Automatically generated by the
|
|
// AddonGenerator script by Arya
|
|
//
|
|
/////////////////////////////////////////////////
|
|
using System;
|
|
using Server;
|
|
using Server.Items;
|
|
|
|
namespace Server.Items
|
|
{
|
|
public class UnderTheSeaWaterfallAddon : BaseAddon
|
|
{
|
|
public override BaseAddonDeed Deed
|
|
{
|
|
get
|
|
{
|
|
return new UnderTheSeaWaterfallAddonDeed();
|
|
}
|
|
}
|
|
|
|
[ Constructable ]
|
|
public UnderTheSeaWaterfallAddon()
|
|
{
|
|
AddonComponent ac;
|
|
ac = new AddonComponent( 4961 );
|
|
AddComponent( ac, -5, -5, 0 );
|
|
ac = new AddonComponent( 4962 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -3, -4, 17 );
|
|
ac = new AddonComponent( 4959 );
|
|
AddComponent( ac, -3, -4, 16 );
|
|
ac = new AddonComponent( 4960 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -2, -4, 16 );
|
|
ac = new AddonComponent( 4956 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -2, -4, 13 );
|
|
ac = new AddonComponent( 6010 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -1, -4, 5 );
|
|
ac = new AddonComponent( 6005 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 1, -4, 20 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, -4, 21 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, -4, 19 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -3, -4, 22 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 0, -4, 7 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 1, -4, 24 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 2, -5, 0 );
|
|
ac = new AddonComponent( 2276 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -3, -4, 32 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 2, -4, 0 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 1, -4, 0 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -1, -4, 10 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 0, -4, 27 );
|
|
ac = new AddonComponent( 2273 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -3, -4, 40 );
|
|
ac = new AddonComponent( 2277 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 0, -4, 2 );
|
|
ac = new AddonComponent( 2279 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 0, -4, 2 );
|
|
ac = new AddonComponent( 1846 );
|
|
ac.Hue = 1106;
|
|
AddComponent( ac, -4, -3, 21 );
|
|
ac = new AddonComponent( 1846 );
|
|
ac.Hue = 1106;
|
|
AddComponent( ac, -3, -3, 17 );
|
|
ac = new AddonComponent( 1846 );
|
|
ac.Hue = 1106;
|
|
AddComponent( ac, -2, -3, 12 );
|
|
ac = new AddonComponent( 1846 );
|
|
ac.Hue = 1106;
|
|
AddComponent( ac, -1, -3, 7 );
|
|
ac = new AddonComponent( 1846 );
|
|
ac.Hue = 1106;
|
|
AddComponent( ac, 0, -3, 2 );
|
|
ac = new AddonComponent( 3514 );
|
|
AddComponent( ac, -3, -3, 19 );
|
|
ac = new AddonComponent( 3515 );
|
|
AddComponent( ac, -2, -3, 14 );
|
|
ac = new AddonComponent( 3515 );
|
|
AddComponent( ac, 0, -3, 4 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, 4, 26 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, 4, 16 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, 4, 15 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 0, 4, 4 );
|
|
ac = new AddonComponent( 4946 );
|
|
AddComponent( ac, -5, 5, 25 );
|
|
ac = new AddonComponent( 4947 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, 5, 25 );
|
|
ac = new AddonComponent( 4948 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, 4, 25 );
|
|
ac = new AddonComponent( 4951 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -4, 6, 27 );
|
|
ac = new AddonComponent( 4952 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -3, 6, 27 );
|
|
ac = new AddonComponent( 4953 );
|
|
AddComponent( ac, -3, 5, 27 );
|
|
ac = new AddonComponent( 4954 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, 6, 22 );
|
|
ac = new AddonComponent( 4955 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, 5, 22 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, -2, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -3, -2, 17 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -2, -2, 12 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -1, -2, 7 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, -2, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, 0, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, 1, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, -1, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, 2, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, -1, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, 0, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, 1, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -4, 3, 21 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, 2, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, 0, 3, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 0, 4, 2 );
|
|
ac = new AddonComponent( 4963 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -1, 4, 7 );
|
|
ac = new AddonComponent( 4963 );
|
|
AddComponent( ac, -2, 4, 12 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, 3, 26 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, 2, 26 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, 1, 26 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, 0, 26 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, -1, 26 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -3, -2, 26 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, 3, 16 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, 2, 16 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, 1, 16 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, 0, 16 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, -2, 16 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, -2, -1, 16 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, 3, 15 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, 2, 15 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, 1, 15 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, 0, 15 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, -1, 15 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, -1, -2, 15 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 1, 6, 0 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -1, 5, 7 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 2, 5, 3 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 2, 6, 0 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 2, 6, 10 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, 6, 12 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -3, 6, 32 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, 6, 33 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -3, 6, 16 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -6, 5, 25 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, 6, 38 );
|
|
ac = new AddonComponent( 2277 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, -2, 5, 30 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 1, 3, 4 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 0, 2, 4 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 0, 1, 4 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 1, 0, 4 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 1, -1, 4 );
|
|
ac = new AddonComponent( 13555 );
|
|
AddComponent( ac, 0, -2, 4 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 1, -2, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, -1, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, 0, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 1, 1, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 1, 2, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, 3, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 1, 4, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 0, -1, 14 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 0, 0, 14 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 0, 3, 14 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, 2, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, 1, 3 );
|
|
ac = new AddonComponent( 6006 );
|
|
AddComponent( ac, 1, 1, 5 );
|
|
ac = new AddonComponent( 13345 );
|
|
AddComponent( ac, 1, 4, 6 );
|
|
ac = new AddonComponent( 13345 );
|
|
AddComponent( ac, 0, 4, 16 );
|
|
ac = new AddonComponent( 13451 );
|
|
AddComponent( ac, 1, 4, 18 );
|
|
ac = new AddonComponent( 13345 );
|
|
AddComponent( ac, 1, 1, 19 );
|
|
ac = new AddonComponent( 13446 );
|
|
AddComponent( ac, 2, 0, 22 );
|
|
ac = new AddonComponent( 4965 );
|
|
AddComponent( ac, 1, 1, 15 );
|
|
ac = new AddonComponent( 13451 );
|
|
AddComponent( ac, -2, 1, 27 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 2, -2, 3 );
|
|
ac = new AddonComponent( 13567 );
|
|
AddComponent( ac, 2, 4, 3 );
|
|
ac = new AddonComponent( 1289 );
|
|
ac.Hue = 2006;
|
|
AddComponent( ac, 1, -3, 2 );
|
|
ac = new AddonComponent( 1289 );
|
|
ac.Hue = 2006;
|
|
AddComponent( ac, 2, -3, 2 );
|
|
ac = new AddonComponent( 2277 );
|
|
AddComponent( ac, 2, -1, 2 );
|
|
ac = new AddonComponent( 4968 );
|
|
AddComponent( ac, 1, -2, 6 );
|
|
ac = new AddonComponent( 2279 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -1, 6, 23 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, -2, 26 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, -4, -1, 27 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, -4, 0, 27 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, -4, 1, 27 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, -4, 2, 27 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, -4, 3, 27 );
|
|
ac = new AddonComponent( 13446 );
|
|
AddComponent( ac, -4, 2, 28 );
|
|
ac = new AddonComponent( 16026 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, -2, 25 );
|
|
ac = new AddonComponent( 16027 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, -1, 25 );
|
|
ac = new AddonComponent( 16028 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -5, -1, 25 );
|
|
ac = new AddonComponent( 16029 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, 0, 25 );
|
|
ac = new AddonComponent( 16030 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -5, 0, 25 );
|
|
ac = new AddonComponent( 16032 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -5, 1, 25 );
|
|
ac = new AddonComponent( 16033 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, 2, 25 );
|
|
ac = new AddonComponent( 16035 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, 3, 25 );
|
|
ac = new AddonComponent( 16036 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -5, 2, 25 );
|
|
ac = new AddonComponent( 16037 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, 4, 25 );
|
|
ac = new AddonComponent( 16036 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -5, 3, 25 );
|
|
ac = new AddonComponent( 16044 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, 0, 25 );
|
|
ac = new AddonComponent( 16044 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, 1, 25 );
|
|
ac = new AddonComponent( 16044 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, 4, 25 );
|
|
ac = new AddonComponent( 16044 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, 3, 25 );
|
|
ac = new AddonComponent( 16046 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, -1, 25 );
|
|
ac = new AddonComponent( 16080 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -6, 2, 25 );
|
|
ac = new AddonComponent( 16081 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -4, 2, 25 );
|
|
ac = new AddonComponent( 16082 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -3, 2, 36 );
|
|
ac = new AddonComponent( 16079 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -7, 3, 25 );
|
|
ac = new AddonComponent( 16078 );
|
|
ac.Hue = 1445;
|
|
AddComponent( ac, -8, 4, 25 );
|
|
ac = new AddonComponent( 3117 );
|
|
AddComponent( ac, -6, 1, 28 );
|
|
ac = new AddonComponent( 3118 );
|
|
AddComponent( ac, -5, 3, 28 );
|
|
ac = new AddonComponent( 3515 );
|
|
AddComponent( ac, -5, 2, 28 );
|
|
ac = new AddonComponent( 3514 );
|
|
AddComponent( ac, -6, 0, 28 );
|
|
ac = new AddonComponent( 3514 );
|
|
AddComponent( ac, -6, 4, 28 );
|
|
ac = new AddonComponent( 3515 );
|
|
ac.Hue = 669;
|
|
AddComponent( ac, -5, 2, 30 );
|
|
ac = new AddonComponent( 3515 );
|
|
ac.Hue = 669;
|
|
AddComponent( ac, -6, 4, 33 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -5, -1, 25 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -7, 5, 25 );
|
|
ac = new AddonComponent( 4965 );
|
|
AddComponent( ac, -4, 1, 28 );
|
|
ac = new AddonComponent( 4966 );
|
|
AddComponent( ac, -5, 0, 25 );
|
|
ac = new AddonComponent( 6008 );
|
|
AddComponent( ac, -4, 0, 28 );
|
|
ac = new AddonComponent( 4963 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -5, 6, 31 );
|
|
ac = new AddonComponent( 4964 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -4, 6, 34 );
|
|
ac = new AddonComponent( 2282 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, -2, 6, 40 );
|
|
ac = new AddonComponent( 2279 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 0, 6, 6 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 2, 6, 20 );
|
|
ac = new AddonComponent( 2276 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 1, 6, 24 );
|
|
ac = new AddonComponent( 6002 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, -4, 0 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, -5, 0 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -5, 0 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 5, -5, 1 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -5, 0 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 7, -5, 0 );
|
|
ac = new AddonComponent( 2273 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -5, 0 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -5, 0 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -4, 0 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -4, 10 );
|
|
ac = new AddonComponent( 2282 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 7, -4, 0 );
|
|
ac = new AddonComponent( 2281 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -4, 4 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -6, 0 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -6, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -4, 0 );
|
|
ac = new AddonComponent( 1340 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, -4, 0 );
|
|
ac = new AddonComponent( 1341 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -5, 0 );
|
|
ac = new AddonComponent( 1340 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, -5, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -5, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -5, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -5, 0 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, 3, 3 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, -1, 3 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, 0, 3 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, 1, 3 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, 2, 3 );
|
|
ac = new AddonComponent( 13573 );
|
|
AddComponent( ac, 3, 4, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 3, -2, 3 );
|
|
ac = new AddonComponent( 1289 );
|
|
ac.Hue = 2006;
|
|
AddComponent( ac, 3, -3, 2 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, 5, 0 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, 5, 4 );
|
|
ac = new AddonComponent( 6002 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, 5, 1 );
|
|
ac = new AddonComponent( 6005 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, 6, 2 );
|
|
ac = new AddonComponent( 6006 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, 6, 1 );
|
|
ac = new AddonComponent( 4961 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 4, 4, 8 );
|
|
ac = new AddonComponent( 4962 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 5, 4, 8 );
|
|
ac = new AddonComponent( 4954 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 3, 1 );
|
|
ac = new AddonComponent( 4955 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 2, 1 );
|
|
ac = new AddonComponent( 4949 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -1, 5 );
|
|
ac = new AddonComponent( 4950 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -2, 5 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -1, 0 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, 3, 5 );
|
|
ac = new AddonComponent( 2282 );
|
|
AddComponent( ac, 3, -2, 4 );
|
|
ac = new AddonComponent( 4963 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 4, 4, 0 );
|
|
ac = new AddonComponent( 6010 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, 0, 1 );
|
|
ac = new AddonComponent( 4943 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 5, 5, 1 );
|
|
ac = new AddonComponent( 4944 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 5, 2 );
|
|
ac = new AddonComponent( 4945 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 4, 2 );
|
|
ac = new AddonComponent( 4946 );
|
|
AddComponent( ac, 6, 1, 0 );
|
|
ac = new AddonComponent( 4947 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 1, 0 );
|
|
ac = new AddonComponent( 4948 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 0, 0 );
|
|
ac = new AddonComponent( 4963 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 1, 10 );
|
|
ac = new AddonComponent( 4967 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 5, -1, 0 );
|
|
ac = new AddonComponent( 2274 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 2, 0 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 4, 0 );
|
|
ac = new AddonComponent( 2275 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 4, 10 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 7, 3, 0 );
|
|
ac = new AddonComponent( 13521 );
|
|
AddComponent( ac, 4, 1, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 4, 0, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 4, -1, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 4, 3, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 4, 2, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 5, 3, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 5, 2, 3 );
|
|
ac = new AddonComponent( 13422 );
|
|
AddComponent( ac, 5, 1, 3 );
|
|
ac = new AddonComponent( 2279 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 6, -1, 0 );
|
|
ac = new AddonComponent( 2276 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 3, 6, 21 );
|
|
ac = new AddonComponent( 2277 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, 7, 32 );
|
|
ac = new AddonComponent( 8109 );
|
|
AddComponent( ac, 5, 2, 5 );
|
|
ac = new AddonComponent( 2277 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 7, 1, 0 );
|
|
ac = new AddonComponent( 2279 );
|
|
ac.Hue = 100;
|
|
AddComponent( ac, 5, 6, 3 );
|
|
ac = new AddonComponent( 2280 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, 6, 0 );
|
|
ac = new AddonComponent( 2278 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 5, 2 );
|
|
ac = new AddonComponent( 2272 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 6, 4 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 3, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 4, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 5, -1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 6, -1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, -1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, -1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 0, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 8, 5, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, -1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 0, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 9, 5, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 0, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 1, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 2, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 3, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 4, 0 );
|
|
ac = new AddonComponent( 1339 );
|
|
ac.Hue = 99;
|
|
AddComponent( ac, 7, 5, 0 );
|
|
|
|
}
|
|
|
|
public UnderTheSeaWaterfallAddon( 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 UnderTheSeaWaterfallAddonDeed : BaseAddonDeed
|
|
{
|
|
public override BaseAddon Addon
|
|
{
|
|
get
|
|
{
|
|
return new UnderTheSeaWaterfallAddon();
|
|
}
|
|
}
|
|
|
|
[Constructable]
|
|
public UnderTheSeaWaterfallAddonDeed()
|
|
{
|
|
Name = "UnderTheSeaWaterfall";
|
|
}
|
|
|
|
public UnderTheSeaWaterfallAddonDeed( 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();
|
|
}
|
|
}
|
|
} |