From 9b047d9d3f1f5aaea274e844552a9e58535900da Mon Sep 17 00:00:00 2001
From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com>
Date: Tue, 17 Aug 2021 09:51:08 -0700
Subject: [PATCH] fix(codegen): Removes unused json fields (#691)
---
.../SerializableEntityGeneration.Class.cs | 2 +-
.../SerializationGenerator.ContentStruct.cs | 13 +++++---
.../Rules/ArrayMigrationRule.cs | 11 ++++---
.../Rules/HashSetMigrationRule.cs | 6 ++--
.../Rules/KeyValuePairMigrationRule.cs | 32 ++++++++++++-------
.../Rules/ListMigrationRule.cs | 12 ++++---
.../Rules/PrimitiveTypeMigrationRule.cs | 4 +--
.../Rules/PrimitiveUOTypeMigrationRule.cs | 2 +-
...rializationMethodSignatureMigrationRule.cs | 2 +-
.../Rules/TimerMigrationRule.cs | 4 +--
.../SerializableMetadata.cs | 2 +-
.../SerializableMigrationRulesEngine.cs | 2 +-
.../SerializableProperty.cs | 2 +-
.../Server.Accounting.Account.v3.json | 9 ++----
...r.Engines.BulkOrders.LargeSmithBOD.v0.json | 3 +-
....Engines.BulkOrders.LargeTailorBOD.v0.json | 3 +-
...r.Engines.BulkOrders.SmallSmithBOD.v0.json | 3 +-
....Engines.BulkOrders.SmallTailorBOD.v0.json | 3 +-
.../Server.Engines.Events.NaughtyTwin.v0.json | 3 +-
...rver.Engines.Events.ZombieSkeleton.v0.json | 3 +-
.../Server.Items.AbbatoirAddon.v0.json | 3 +-
.../Server.Items.AbbatoirDeed.v0.json | 3 +-
.../Server.Items.AddonComponent.v1.json | 3 +-
...rver.Items.AddonContainerComponent.v0.json | 3 +-
.../Server.Items.AgapiteIngot.v0.json | 3 +-
.../Server.Items.AgapiteOre.v0.json | 3 +-
.../Server.Items.AlbinoCourtesanFish.v0.json | 3 +-
.../Server.Items.AlbinoFrog.v0.json | 3 +-
...rver.Items.AlchemistTableEastAddon.v0.json | 3 +-
...erver.Items.AlchemistTableEastDeed.v0.json | 3 +-
...ver.Items.AlchemistTableSouthAddon.v0.json | 3 +-
...rver.Items.AlchemistTableSouthDeed.v0.json | 3 +-
...erver.Items.AnimatedHeartShapedBox.v0.json | 3 +-
...rver.Items.AnthropomorphistGlasses.v0.json | 3 +-
.../Server.Items.AnvilComponent.v0.json | 3 +-
.../Server.Items.AnvilEastAddon.v0.json | 3 +-
.../Server.Items.AnvilEastDeed.v0.json | 3 +-
.../Server.Items.AnvilSouthAddon.v0.json | 3 +-
.../Server.Items.AnvilSouthDeed.v0.json | 3 +-
.../Server.Items.AquariumEastDeed.v0.json | 3 +-
.../Server.Items.AquariumFishNet.v0.json | 3 +-
.../Server.Items.AquariumFood.v0.json | 3 +-
.../Server.Items.AquariumMessage.v0.json | 3 +-
.../Server.Items.AquariumNorthDeed.v0.json | 3 +-
...ver.Items.ArcaneBookshelfEastAddon.v0.json | 3 +-
...rver.Items.ArcaneBookshelfEastDeed.v0.json | 3 +-
...er.Items.ArcaneBookshelfSouthAddon.v0.json | 3 +-
...ver.Items.ArcaneBookshelfSouthDeed.v0.json | 3 +-
.../Server.Items.ArcaneCircleAddon.v1.json | 3 +-
.../Server.Items.ArcaneCircleDeed.v0.json | 3 +-
...rver.Items.ArcanistStatueEastAddon.v0.json | 3 +-
...erver.Items.ArcanistStatueEastDeed.v0.json | 3 +-
...ver.Items.ArcanistStatueSouthAddon.v0.json | 3 +-
...rver.Items.ArcanistStatueSouthDeed.v0.json | 3 +-
.../Server.Items.ArcheryButteAddon.v0.json | 3 +-
.../Server.Items.ArcheryButteDeed.v0.json | 3 +-
.../Server.Items.ArmorOfFortune.v0.json | 3 +-
.../Server.Items.ArtsGlasses.v0.json | 3 +-
.../Migrations/Server.Items.AshLog.v0.json | 3 +-
.../Server.Items.AxeOfTheHeavens.v0.json | 3 +-
.../Server.Items.BallotBoxAddon.v0.json | 3 +-
.../Server.Items.BallotBoxDeed.v0.json | 3 +-
.../Server.Items.BarbedHides.v0.json | 3 +-
.../Server.Items.BarbedLeather.v0.json | 3 +-
.../Server.Items.BarkFragment.v0.json | 3 +-
.../Migrations/Server.Items.BaseAddon.v3.json | 3 +-
.../Server.Items.BaseAddonContainer.v2.json | 3 +-
.../Server.Items.BaseAddonDeed.v0.json | 3 +-
.../Server.Items.BaseClothMaterial.v0.json | 3 +-
.../Migrations/Server.Items.BaseFish.v0.json | 3 +-
.../Migrations/Server.Items.BaseHides.v2.json | 3 +-
.../Migrations/Server.Items.BaseIngot.v2.json | 3 +-
.../Server.Items.BaseLeather.v2.json | 3 +-
.../Server.Items.BaseMagicFish.v0.json | 3 +-
.../Migrations/Server.Items.BaseOre.v2.json | 3 +-
.../Server.Items.BaseReagent.v0.json | 3 +-
.../Server.Items.BaseRejuvinationAnkh.v0.json | 3 +-
.../Migrations/Server.Items.BatWing.v0.json | 3 +-
.../Migrations/Server.Items.BigFish.v1.json | 3 +-
.../Server.Items.BlackDyeTub.v0.json | 3 +-
.../Server.Items.BlackPearl.v0.json | 3 +-
.../Server.Items.BladeOfInsanity.v0.json | 3 +-
.../Server.Items.BladeOfTheRighteous.v0.json | 3 +-
.../Server.Items.BlazeDyeTub.v0.json | 3 +-
.../Migrations/Server.Items.Blight.v0.json | 3 +-
.../Server.Items.BloodPentagram.v0.json | 3 +-
.../Migrations/Server.Items.Bloodmoss.v0.json | 3 +-
.../Server.Items.BloodwoodLog.v0.json | 3 +-
.../Server.Items.BlueDiamond.v0.json | 3 +-
.../Server.Items.BoltOfCloth.v0.json | 3 +-
.../Migrations/Server.Items.Bone.v0.json | 3 +-
.../Migrations/Server.Items.BoneArms.v0.json | 3 +-
.../Migrations/Server.Items.BoneChest.v0.json | 3 +-
.../Server.Items.BoneCrusher.v0.json | 3 +-
.../Server.Items.BoneGloves.v0.json | 3 +-
.../Migrations/Server.Items.BoneLegs.v0.json | 3 +-
.../Server.Items.BrambleCoat.v0.json | 3 +-
.../Server.Items.BreathOfTheDead.v0.json | 3 +-
.../Server.Items.BrilliantAmber.v0.json | 3 +-
.../Server.Items.BrineShrimp.v0.json | 3 +-
.../Server.Items.BritainCrownFish.v0.json | 3 +-
...rver.Items.BrocadeGozaMatEastAddon.v0.json | 3 +-
...erver.Items.BrocadeGozaMatEastDeed.v0.json | 3 +-
...ver.Items.BrocadeGozaMatSouthAddon.v0.json | 3 +-
...rver.Items.BrocadeGozaMatSouthDeed.v0.json | 3 +-
...tems.BrocadeSquareGozaMatEastAddon.v0.json | 3 +-
...Items.BrocadeSquareGozaMatEastDeed.v0.json | 3 +-
...ems.BrocadeSquareGozaMatSouthAddon.v0.json | 3 +-
...tems.BrocadeSquareGozaMatSouthDeed.v0.json | 3 +-
.../Server.Items.BronzeIngot.v0.json | 3 +-
.../Migrations/Server.Items.BronzeOre.v0.json | 3 +-
...Server.Items.BrownBearRugEastAddon.v0.json | 3 +-
.../Server.Items.BrownBearRugEastDeed.v0.json | 3 +-
...erver.Items.BrownBearRugSouthAddon.v0.json | 3 +-
...Server.Items.BrownBearRugSouthDeed.v0.json | 3 +-
...tems.CaptainBlackheartsFishingPole.v0.json | 3 +-
.../Server.Items.CapturedEssence.v0.json | 3 +-
.../Server.Items.ChainChest.v0.json | 3 +-
.../Server.Items.ChainHatsuburi.v0.json | 3 +-
.../Migrations/Server.Items.ChainLegs.v0.json | 3 +-
.../Server.Items.ChairInAGhostCostume.v0.json | 3 +-
.../Migrations/Server.Items.Cloth.v0.json | 3 +-
.../Server.Items.ColoredSmallWebs.v0.json | 3 +-
.../Server.Items.CopperIngot.v0.json | 3 +-
.../Migrations/Server.Items.CopperOre.v0.json | 3 +-
.../Migrations/Server.Items.Coral.v0.json | 3 +-
.../Server.Items.Corruption.v0.json | 3 +-
.../Migrations/Server.Items.Cotton.v0.json | 3 +-
.../Server.Items.CraftysFishingHat.v0.json | 3 +-
.../Server.Items.CreepyCake.v0.json | 3 +-
.../Server.Items.CupidStatue.v0.json | 3 +-
.../Server.Items.DaemonArms.v0.json | 3 +-
.../Server.Items.DaemonBlood.v0.json | 3 +-
.../Server.Items.DaemonBone.v0.json | 3 +-
.../Server.Items.DaemonChest.v0.json | 3 +-
.../Server.Items.DaemonGloves.v0.json | 3 +-
.../Server.Items.DaemonLegs.v0.json | 3 +-
....Items.DarkFlowerTapestryEastAddon.v0.json | 3 +-
...r.Items.DarkFlowerTapestryEastDeed.v0.json | 3 +-
...Items.DarkFlowerTapestrySouthAddon.v0.json | 3 +-
....Items.DarkFlowerTapestrySouthDeed.v0.json | 3 +-
.../Server.Items.DarkSapphire.v0.json | 3 +-
.../Migrations/Server.Items.DarkYarn.v0.json | 3 +-
.../Migrations/Server.Items.DartBoard.v0.json | 3 +-
.../Server.Items.DartBoardEastAddon.v0.json | 3 +-
.../Server.Items.DartBoardEastDeed.v0.json | 3 +-
.../Server.Items.DartBoardSouthAddon.v0.json | 3 +-
.../Server.Items.DartBoardSouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.DeadWood.v0.json | 3 +-
.../Server.Items.DiseasedBark.v0.json | 3 +-
.../Server.Items.DragonArms.v0.json | 3 +-
.../Server.Items.DragonChest.v0.json | 3 +-
.../Server.Items.DragonEasterEgg.v0.json | 3 +-
.../Server.Items.DragonGloves.v0.json | 3 +-
.../Server.Items.DragonHelm.v0.json | 3 +-
.../Server.Items.DragonLegs.v0.json | 3 +-
.../Server.Items.DragonsBlood.v0.json | 3 +-
.../Server.Items.DreadHornMane.v0.json | 3 +-
.../Server.Items.DullCopperIngot.v0.json | 3 +-
.../Server.Items.DullCopperOre.v0.json | 3 +-
.../Migrations/Server.Items.DyeTub.v2.json | 3 +-
.../Server.Items.EcruCitrine.v0.json | 3 +-
.../Server.Items.ElvenBedEastAddon.v0.json | 3 +-
.../Server.Items.ElvenBedEastDeed.v0.json | 3 +-
.../Server.Items.ElvenBedSouthAddon.v0.json | 3 +-
.../Server.Items.ElvenBedSouthDeed.v0.json | 3 +-
...Server.Items.ElvenDresserEastAddon.v0.json | 3 +-
.../Server.Items.ElvenDresserEastDeed.v0.json | 3 +-
...erver.Items.ElvenDresserSouthAddon.v0.json | 3 +-
...Server.Items.ElvenDresserSouthDeed.v0.json | 3 +-
.../Server.Items.ElvenForgeAddon.v0.json | 3 +-
.../Server.Items.ElvenForgeDeed.v0.json | 3 +-
...erver.Items.ElvenLoveseatEastAddon.v0.json | 3 +-
...Server.Items.ElvenLoveseatEastDeed.v0.json | 3 +-
...rver.Items.ElvenLoveseatSouthAddon.v0.json | 3 +-
...erver.Items.ElvenLoveseatSouthDeed.v0.json | 3 +-
....Items.ElvenSpinningwheelEastAddon.v0.json | 3 +-
...r.Items.ElvenSpinningwheelEastDeed.v0.json | 3 +-
...Items.ElvenSpinningwheelSouthAddon.v0.json | 3 +-
....Items.ElvenSpinningwheelSouthDeed.v0.json | 3 +-
.../Server.Items.ElvenStoveEastAddon.v0.json | 3 +-
.../Server.Items.ElvenStoveEastDeed.v0.json | 3 +-
.../Server.Items.ElvenStoveSouthAddon.v0.json | 3 +-
.../Server.Items.ElvenStoveSouthDeed.v0.json | 3 +-
...rver.Items.ElvenWashBasinEastAddon.v0.json | 3 +-
...erver.Items.ElvenWashBasinEastDeed.v0.json | 3 +-
...ver.Items.ElvenWashBasinSouthAddon.v0.json | 3 +-
...rver.Items.ElvenWashBasinSouthDeed.v0.json | 3 +-
.../Server.Items.ExcellentIronMaiden.v0.json | 3 +-
.../Server.Items.EyeOfTheTravesty.v0.json | 3 +-
...ver.Items.FancyElvenTableEastAddon.v0.json | 3 +-
...rver.Items.FancyElvenTableEastDeed.v0.json | 3 +-
...er.Items.FancyElvenTableSouthAddon.v0.json | 3 +-
...ver.Items.FancyElvenTableSouthDeed.v0.json | 3 +-
.../Server.Items.FandancerFish.v0.json | 3 +-
.../Server.Items.FireColumnAddon.v0.json | 3 +-
.../Migrations/Server.Items.FireRuby.v0.json | 3 +-
.../Migrations/Server.Items.Fireflies.v0.json | 3 +-
.../Server.Items.FirefliesDeed.v0.json | 3 +-
.../Migrations/Server.Items.Fish.v0.json | 3 +-
.../Migrations/Server.Items.FishBones.v0.json | 3 +-
.../Migrations/Server.Items.FishBowl.v0.json | 3 +-
.../Migrations/Server.Items.Flax.v0.json | 3 +-
.../Server.Items.FlourMillEastDeed.v0.json | 3 +-
.../Server.Items.FlourMillSouthDeed.v0.json | 3 +-
.../Server.Items.ForgeComponent.v0.json | 3 +-
.../Server.Items.Frostbringer.v0.json | 3 +-
.../Server.Items.FrostwoodLog.v0.json | 3 +-
.../Server.Items.FullMoonFish.v0.json | 3 +-
.../Migrations/Server.Items.Garlic.v0.json | 3 +-
.../Server.Items.GauntletsOfNobility.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb1.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb2.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb3.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb4.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb5.v0.json | 3 +-
.../Migrations/Server.Items.GiantWeb6.v0.json | 3 +-
.../Migrations/Server.Items.Ginseng.v0.json | 3 +-
.../Migrations/Server.Items.GoldIngot.v0.json | 3 +-
.../Migrations/Server.Items.GoldOre.v0.json | 3 +-
.../Server.Items.GoldenBroadtail.v0.json | 3 +-
.../Server.Items.GozaMatEastAddon.v0.json | 3 +-
.../Server.Items.GozaMatEastDeed.v0.json | 3 +-
.../Server.Items.GozaMatSouthAddon.v0.json | 3 +-
.../Server.Items.GozaMatSouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.GraveDust.v0.json | 3 +-
....Items.GrayBrickFireplaceEastAddon.v0.json | 3 +-
...r.Items.GrayBrickFireplaceEastDeed.v0.json | 3 +-
...Items.GrayBrickFireplaceSouthAddon.v0.json | 3 +-
....Items.GrayBrickFireplaceSouthDeed.v0.json | 3 +-
.../Server.Items.GrimWarning.v0.json | 3 +-
.../Server.Items.GrizzledBones.v0.json | 3 +-
.../Server.Items.HalloweenGuillotine.v0.json | 3 +-
.../Server.Items.HalloweenPumpkin.v1.json | 3 +-
.../Server.Items.HarvestWine.v0.json | 3 +-
.../Server.Items.HeartShapedBox.v0.json | 3 +-
.../Server.Items.HeartwoodLog.v0.json | 3 +-
.../Server.Items.HelmOfInsight.v0.json | 3 +-
.../Migrations/Server.Items.Hides.v0.json | 3 +-
...rver.Items.Holiday.AngelDecoration.v0.json | 3 +-
...er.Items.Holiday.PaintedDaemonMask.v0.json | 3 +-
...Items.Holiday.PaintedEvilClownMask.v0.json | 3 +-
...tems.Holiday.PaintedEvilJesterMask.v0.json | 3 +-
...er.Items.Holiday.PaintedPlagueMask.v0.json | 3 +-
...Items.Holiday.PaintedPorcelainMask.v0.json | 3 +-
.../Server.Items.Holiday.RockingHorse.v0.json | 3 +-
...erver.Items.HolyKnightsBreastplate.v0.json | 3 +-
.../Server.Items.HornedHides.v0.json | 3 +-
.../Server.Items.HornedLeather.v0.json | 3 +-
...Server.Items.InquisitorsResolution.v0.json | 3 +-
.../Migrations/Server.Items.IronIngot.v0.json | 3 +-
.../Migrations/Server.Items.IronOre.v0.json | 3 +-
.../Server.Items.IronwoodCrown.v0.json | 3 +-
.../Server.Items.IslandStatue.v0.json | 3 +-
.../Server.Items.JackOLantern.v0.json | 3 +-
.../Server.Items.JackalsCollar.v0.json | 3 +-
.../Server.Items.JellyBeans.v0.json | 3 +-
.../Migrations/Server.Items.Jellyfish.v0.json | 3 +-
.../Server.Items.KillerFrog.v0.json | 3 +-
.../Server.Items.LardOfParoxysmus.v0.json | 3 +-
.../Server.Items.LargeBedEastAddon.v0.json | 3 +-
.../Server.Items.LargeBedSouthAddon.v0.json | 3 +-
.../Server.Items.LargeBedSouthDeed.v0.json | 3 +-
.../Server.Items.LargeForgeEastAddon.v0.json | 3 +-
.../Server.Items.LargeForgeEastDeed.v0.json | 3 +-
.../Server.Items.LargeForgeSouthAddon.v0.json | 3 +-
.../Server.Items.LargeForgeSouthDeed.v0.json | 3 +-
...ver.Items.LargeStoneTableEastAddon.v0.json | 3 +-
...rver.Items.LargeStoneTableEastDeed.v0.json | 3 +-
...er.Items.LargeStoneTableSouthAddon.v0.json | 3 +-
...ver.Items.LargeStoneTableSouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.Leather.v0.json | 3 +-
.../Server.Items.LegacyOfTheDreadLord.v0.json | 3 +-
.../Server.Items.LeggingsOfBane.v0.json | 3 +-
...Items.LightFlowerTapestryEastAddon.v0.json | 3 +-
....Items.LightFlowerTapestryEastDeed.v0.json | 3 +-
...tems.LightFlowerTapestrySouthAddon.v0.json | 3 +-
...Items.LightFlowerTapestrySouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.LightYarn.v0.json | 3 +-
.../Server.Items.LightYarnUnraveled.v0.json | 3 +-
.../Migrations/Server.Items.Log.v2.json | 3 +-
.../Migrations/Server.Items.Lollipops.v0.json | 3 +-
.../Server.Items.LongClawCrab.v0.json | 3 +-
.../Server.Items.LoomEastDeed.v0.json | 3 +-
.../Server.Items.LoomSouthDeed.v0.json | 3 +-
.../Server.Items.LuminescentFungi.v0.json | 3 +-
.../Server.Items.MakotoCourtesanFish.v0.json | 3 +-
.../Server.Items.MandrakeRoot.v0.json | 3 +-
...er.Items.MediumStoneTableEastAddon.v0.json | 3 +-
...ver.Items.MediumStoneTableEastDeed.v0.json | 3 +-
...r.Items.MediumStoneTableSouthAddon.v0.json | 3 +-
...er.Items.MediumStoneTableSouthDeed.v0.json | 3 +-
...Items.MediumStretchedHideEastAddon.v0.json | 3 +-
....Items.MediumStretchedHideEastDeed.v0.json | 3 +-
...tems.MediumStretchedHideSouthAddon.v0.json | 3 +-
...Items.MediumStretchedHideSouthDeed.v0.json | 3 +-
.../Server.Items.MetallicClothDyetub.v0.json | 3 +-
...Server.Items.MetallicLeatherDyeTub.v0.json | 3 +-
.../Server.Items.MidnightBracers.v0.json | 3 +-
.../Server.Items.MinocBlueFish.v0.json | 3 +-
.../Server.Items.MrPlainsCookies.v0.json | 3 +-
.../Migrations/Server.Items.Muculent.v0.json | 3 +-
.../Migrations/Server.Items.MurkyMilk.v0.json | 3 +-
.../Server.Items.Nightshade.v0.json | 3 +-
.../Server.Items.NougatSwirl.v0.json | 3 +-
.../Server.Items.NoxCrystal.v0.json | 3 +-
.../Server.Items.NujelmHoneyFish.v0.json | 3 +-
.../Migrations/Server.Items.OakLog.v0.json | 3 +-
...ver.Items.OrnateCrownOfTheHarrower.v0.json | 3 +-
...er.Items.OrnateElvenTableEastAddon.v0.json | 3 +-
...ver.Items.OrnateElvenTableEastDeed.v0.json | 3 +-
...r.Items.OrnateElvenTableSouthAddon.v0.json | 3 +-
...er.Items.OrnateElvenTableSouthDeed.v0.json | 3 +-
.../Server.Items.ParasiticPlant.v0.json | 3 +-
.../Server.Items.ParrotPerchAddon.v0.json | 3 +-
.../Server.Items.ParrotPerchDeed.v0.json | 3 +-
.../Server.Items.PeculiarFish.v0.json | 3 +-
.../Server.Items.PentagramAddon.v0.json | 3 +-
.../Server.Items.PentagramDeed.v0.json | 3 +-
.../Server.Items.PerfectEmerald.v0.json | 3 +-
...erver.Items.PickpocketDipEastAddon.v0.json | 3 +-
...Server.Items.PickpocketDipEastDeed.v0.json | 3 +-
...rver.Items.PickpocketDipSouthAddon.v0.json | 3 +-
...erver.Items.PickpocketDipSouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.PigIron.v0.json | 3 +-
...Server.Items.PolarBearRugEastAddon.v0.json | 3 +-
.../Server.Items.PolarBearRugEastDeed.v0.json | 3 +-
...erver.Items.PolarBearRugSouthAddon.v0.json | 3 +-
...Server.Items.PolarBearRugSouthDeed.v0.json | 3 +-
.../Server.Items.PristineDreadHorn.v0.json | 3 +-
.../Server.Items.PrizedFish.v0.json | 3 +-
.../Server.Items.PumpkinPizza.v0.json | 3 +-
.../Server.Items.PumpkinScarecrow.v0.json | 3 +-
.../Server.Items.PurpleFrog.v0.json | 3 +-
.../Server.Items.Putrefication.v0.json | 3 +-
.../Server.Items.PyramidAddon.v0.json | 3 +-
.../Server.Items.RedDartFish.v0.json | 3 +-
...r.Items.RejuvinationAddonComponent.v0.json | 3 +-
...Server.Items.RejuvinationAnkhNorth.v0.json | 3 +-
.../Server.Items.RejuvinationAnkhWest.v0.json | 3 +-
.../Server.Items.RuinedTapestry.v0.json | 3 +-
.../Server.Items.SHTeleComponent.v0.json | 3 +-
.../Server.Items.SHTeleporter.v0.json | 12 +++----
....Items.SandstoneFireplaceEastAddon.v0.json | 3 +-
...r.Items.SandstoneFireplaceEastDeed.v0.json | 3 +-
...Items.SandstoneFireplaceSouthAddon.v0.json | 3 +-
....Items.SandstoneFireplaceSouthDeed.v0.json | 3 +-
...erver.Items.SandstoneFountainAddon.v0.json | 3 +-
.../Migrations/Server.Items.Scourge.v0.json | 3 +-
.../Server.Items.SeaHorseFish.v0.json | 3 +-
.../Server.Items.SerpentPillarAddon.v0.json | 3 +-
.../Server.Items.SerpentsFang.v0.json | 3 +-
.../Server.Items.ShadowDancerLeggings.v0.json | 3 +-
.../Server.Items.ShadowIronIngot.v0.json | 3 +-
.../Server.Items.ShadowIronOre.v0.json | 3 +-
.../Migrations/Server.Items.Shell.v0.json | 3 +-
.../Migrations/Server.Items.Shrimp.v0.json | 3 +-
.../Server.Items.ShrineOfWisdomAddon.v0.json | 3 +-
...rver.Items.ShrineOfWisdomComponent.v0.json | 3 +-
.../Server.Items.SkullPileAddon.v0.json | 3 +-
.../Server.Items.SkullsOnPike.v0.json | 3 +-
.../Server.Items.SmallBedEastAddon.v0.json | 3 +-
.../Server.Items.SmallBedEastDeed.v0.json | 3 +-
.../Server.Items.SmallBedSouthAddon.v0.json | 3 +-
.../Server.Items.SmallBedSouthDeed.v0.json | 3 +-
.../Server.Items.SmallForgeAddon.v0.json | 3 +-
.../Server.Items.SmallForgeDeed.v0.json | 3 +-
.../Server.Items.SmallMouthSuckerFin.v0.json | 3 +-
....Items.SmallStretchedHideEastAddon.v0.json | 3 +-
...r.Items.SmallStretchedHideEastDeed.v0.json | 3 +-
...Items.SmallStretchedHideSouthAddon.v0.json | 3 +-
....Items.SmallStretchedHideSouthDeed.v0.json | 3 +-
...Server.Items.SolenAntHoleComponent.v0.json | 3 +-
.../Server.Items.SongWovenMantle.v0.json | 3 +-
.../Server.Items.SpeckledCrab.v0.json | 3 +-
.../Server.Items.SpellWovenBritches.v0.json | 3 +-
.../Server.Items.SpidersSilk.v0.json | 3 +-
.../Server.Items.SpinedHides.v0.json | 3 +-
.../Server.Items.SpinedLeather.v0.json | 3 +-
.../Server.Items.SpinedScratcherFish.v0.json | 3 +-
...erver.Items.SpinningwheelEastAddon.v0.json | 3 +-
...Server.Items.SpinningwheelEastDeed.v0.json | 3 +-
...rver.Items.SpinningwheelSouthAddon.v0.json | 3 +-
...erver.Items.SpinningwheelSouthDeed.v0.json | 3 +-
.../Server.Items.SpoolOfThread.v0.json | 3 +-
.../Server.Items.SpottedBuccaneer.v0.json | 3 +-
...erver.Items.SquareGozaMatEastAddon.v0.json | 3 +-
...Server.Items.SquareGozaMatEastDeed.v0.json | 3 +-
...rver.Items.SquareGozaMatSouthAddon.v0.json | 3 +-
...erver.Items.SquareGozaMatSouthDeed.v0.json | 3 +-
...rver.Items.SquirrelStatueEastAddon.v0.json | 3 +-
...erver.Items.SquirrelStatueEastDeed.v0.json | 3 +-
...ver.Items.SquirrelStatueSouthAddon.v0.json | 3 +-
...rver.Items.SquirrelStatueSouthDeed.v0.json | 3 +-
.../Server.Items.StValentinesPanda.v0.json | 3 +-
...Server.Items.StValentinesPolarBear.v0.json | 3 +-
.../Server.Items.StaffOfTheMagi.v0.json | 3 +-
.../Server.Items.StitchersMittens.v0.json | 3 +-
...rver.Items.StoneFireplaceEastAddon.v0.json | 3 +-
...erver.Items.StoneFireplaceEastDeed.v0.json | 3 +-
...ver.Items.StoneFireplaceSouthAddon.v0.json | 3 +-
...rver.Items.StoneFireplaceSouthDeed.v0.json | 3 +-
.../Server.Items.StoneFountainAddon.v0.json | 3 +-
.../Server.Items.StoneOvenEastAddon.v0.json | 3 +-
.../Server.Items.StoneOvenEastDeed.v0.json | 3 +-
.../Server.Items.StoneOvenSouthAddon.v0.json | 3 +-
.../Server.Items.StoneOvenSouthDeed.v0.json | 3 +-
.../Server.Items.StrippedFlakeFish.v0.json | 3 +-
...Server.Items.StrippedSosarianSwill.v0.json | 3 +-
.../Server.Items.SulfurousAsh.v0.json | 3 +-
.../Server.Items.SwitchItem.v0.json | 3 +-
.../Migrations/Server.Items.Taffy.v0.json | 3 +-
.../Migrations/Server.Items.Taint.v0.json | 3 +-
.../Server.Items.TaintedWool.v0.json | 3 +-
...Server.Items.TallElvenBedEastAddon.v0.json | 3 +-
.../Server.Items.TallElvenBedEastDeed.v0.json | 3 +-
...erver.Items.TallElvenBedSouthAddon.v0.json | 3 +-
...Server.Items.TallElvenBedSouthDeed.v0.json | 3 +-
.../Migrations/Server.Items.Telescope.v0.json | 3 +-
.../Server.Items.TheBeserkersMaul.v0.json | 3 +-
.../Server.Items.TheDragonSlayer.v0.json | 3 +-
.../Server.Items.TheDryadBow.v0.json | 3 +-
.../Server.Items.TheTaskmaster.v0.json | 3 +-
.../Server.Items.TitansHammer.v0.json | 3 +-
.../Migrations/Server.Items.ToyBoat.v0.json | 3 +-
...erver.Items.TrainingDummyEastAddon.v0.json | 3 +-
...Server.Items.TrainingDummyEastDeed.v0.json | 3 +-
...rver.Items.TrainingDummySouthAddon.v0.json | 3 +-
...erver.Items.TrainingDummySouthDeed.v0.json | 3 +-
.../Server.Items.TrulyRareFish.v0.json | 3 +-
.../Server.Items.TunicOfFire.v0.json | 3 +-
.../Migrations/Server.Items.Turquoise.v0.json | 3 +-
.../Server.Items.TwilightLantern.v0.json | 3 +-
.../Server.Items.UncutCloth.v0.json | 3 +-
.../Server.Items.VacationWafer.v0.json | 3 +-
.../Server.Items.ValoriteIngot.v0.json | 3 +-
.../Server.Items.ValoriteOre.v0.json | 3 +-
.../Server.Items.VeriteIngot.v0.json | 3 +-
.../Migrations/Server.Items.VeriteOre.v0.json | 3 +-
.../Server.Items.VesperReefTiger.v0.json | 3 +-
.../Server.Items.VoiceOfTheFallenKing.v0.json | 3 +-
...erver.Items.WarriorStatueEastAddon.v0.json | 3 +-
...Server.Items.WarriorStatueEastDeed.v0.json | 3 +-
...rver.Items.WarriorStatueSouthAddon.v0.json | 3 +-
...erver.Items.WarriorStatueSouthDeed.v0.json | 3 +-
.../Server.Items.WaterTroughEastAddon.v0.json | 3 +-
.../Server.Items.WaterTroughEastDeed.v0.json | 3 +-
...Server.Items.WaterTroughSouthAddon.v0.json | 3 +-
.../Server.Items.WaterTroughSouthDeed.v0.json | 3 +-
.../Server.Items.WaterVatEast.v0.json | 3 +-
.../Server.Items.WaterVatSouth.v0.json | 3 +-
.../Server.Items.WaterloggedBoots.v0.json | 3 +-
.../Server.Items.WhiteClothDyeTub.v0.json | 3 +-
.../Server.Items.WhiteLeatherDyeTub.v0.json | 3 +-
.../Server.Items.WhitePearl.v0.json | 3 +-
.../Server.Items.WondrousFish.v0.json | 3 +-
.../Migrations/Server.Items.Wool.v0.json | 3 +-
.../Server.Items.WrappedCandy.v0.json | 3 +-
.../Server.Items.YellowFinBluebelly.v0.json | 3 +-
.../Migrations/Server.Items.YewLog.v0.json | 3 +-
.../Server.Items.ZyronicClaw.v0.json | 3 +-
.../Server.Mobiles.PumpkinHead.v0.json | 3 +-
462 files changed, 511 insertions(+), 945 deletions(-)
diff --git a/Projects/SerializationGenerator/SerializableEntityGeneration/SerializableEntityGeneration.Class.cs b/Projects/SerializationGenerator/SerializableEntityGeneration/SerializableEntityGeneration.Class.cs
index b501c1e18..c3119c7e2 100644
--- a/Projects/SerializationGenerator/SerializableEntityGeneration/SerializableEntityGeneration.Class.cs
+++ b/Projects/SerializationGenerator/SerializableEntityGeneration/SerializableEntityGeneration.Class.cs
@@ -358,7 +358,7 @@ namespace SerializationGenerator
{
Version = version,
Type = classSymbol.ToDisplayString(),
- Properties = serializableProperties
+ Properties = serializableProperties.Length > 0 ? serializableProperties : null
};
WriteMigration(migrationPath, newMigration, jsonSerializerOptions);
diff --git a/Projects/SerializationGenerator/SerializableEntityGeneration/SerializationGenerator.ContentStruct.cs b/Projects/SerializationGenerator/SerializableEntityGeneration/SerializationGenerator.ContentStruct.cs
index 5536f96ce..8ea39d0dd 100644
--- a/Projects/SerializationGenerator/SerializableEntityGeneration/SerializationGenerator.ContentStruct.cs
+++ b/Projects/SerializationGenerator/SerializableEntityGeneration/SerializationGenerator.ContentStruct.cs
@@ -13,6 +13,7 @@
* along with this program. If not, see . *
*************************************************************************/
+using System.Collections.Immutable;
using System.Linq;
using System.Text;
using Microsoft.CodeAnalysis;
@@ -32,14 +33,16 @@ namespace SerializationGenerator
source.AppendLine($"{indent}ref struct V{migration.Version}Content");
source.AppendLine($"{indent}{{");
- foreach (var serializableProperty in migration.Properties)
+ var properties = migration.Properties ?? ImmutableArray.Empty;
+
+ foreach (var serializableProperty in properties)
{
source.AppendLine($"{indent} internal readonly {serializableProperty.Type} {serializableProperty.Name};");
}
var innerIndent = $"{indent} ";
- var usesSaveFlags = migration.Properties.Any(p => p.UsesSaveFlag == true);
+ var usesSaveFlags = properties.Any(p => p.UsesSaveFlag == true);
if (usesSaveFlags)
{
@@ -53,7 +56,7 @@ namespace SerializationGenerator
int index = 0;
source.GenerateEnumValue(innerIndent, true, "None", index++);
- foreach (var property in migration.Properties)
+ foreach (var property in properties)
{
if (property.UsesSaveFlag == true)
{
@@ -72,10 +75,10 @@ namespace SerializationGenerator
source.AppendLine($"{innerIndent}var saveFlags = reader.ReadEnum();");
}
- if (migration.Properties.Length > 0)
+ if (properties.Length > 0)
{
source.AppendLine();
- foreach (var property in migration.Properties)
+ foreach (var property in properties)
{
if (property.UsesSaveFlag == true)
{
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/ArrayMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/ArrayMigrationRule.cs
index f14bf0cd4..54b63cc1c 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/ArrayMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/ArrayMigrationRule.cs
@@ -52,11 +52,14 @@ namespace SerializableMigration
null
);
- var length = serializableArrayType.RuleArguments.Length;
+ var length = serializableArrayType.RuleArguments?.Length?? 0;
ruleArguments = new string[length + 2];
ruleArguments[0] = arrayTypeSymbol.ElementType.ToDisplayString();
ruleArguments[1] = serializableArrayType.Rule;
- Array.Copy(serializableArrayType.RuleArguments, 0, ruleArguments, 2, length);
+ if (length > 0)
+ {
+ Array.Copy(serializableArrayType.RuleArguments!, 0, ruleArguments, 2, length);
+ }
return true;
}
@@ -70,7 +73,7 @@ namespace SerializableMigration
throw new ArgumentException($"Invalid rule applied to property {ruleName}. Expecting {expectedRule}, but received {ruleName}.");
}
var ruleArguments = property.RuleArguments;
- var arrayElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments[1]];
+ var arrayElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments![1]];
var arrayElementRuleArguments = new string[ruleArguments.Length - 2];
Array.Copy(ruleArguments, 2, arrayElementRuleArguments, 0, ruleArguments.Length - 2);
@@ -102,7 +105,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var arrayElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments[1]];
+ var arrayElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments![1]];
var arrayElementRuleArguments = new string[ruleArguments.Length - 2];
Array.Copy(ruleArguments, 2, arrayElementRuleArguments, 0, ruleArguments.Length - 2);
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/HashSetMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/HashSetMigrationRule.cs
index 2b56f4d9a..46e425a3d 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/HashSetMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/HashSetMigrationRule.cs
@@ -62,7 +62,7 @@ namespace SerializableMigration
extraOptions += "@Tidy";
}
- var length = serializableSetType.RuleArguments.Length;
+ var length = serializableSetType.RuleArguments?.Length ?? 0;
ruleArguments = new string[length + 3];
ruleArguments[0] = extraOptions;
ruleArguments[1] = setTypeSymbol.ToDisplayString();
@@ -82,7 +82,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var hasExtraOptions = ruleArguments[0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
+ var hasExtraOptions = ruleArguments![0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
var argumentsOffset = hasExtraOptions ? 1 : 0;
var setElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments[1 + argumentsOffset]];
@@ -125,7 +125,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var hasExtraOptions = ruleArguments[0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
+ var hasExtraOptions = ruleArguments![0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
var shouldTidy = hasExtraOptions && ruleArguments[0].Contains("@Tidy");
var argumentsOffset = hasExtraOptions ? 1 : 0;
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/KeyValuePairMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/KeyValuePairMigrationRule.cs
index 9820296cb..7ebdf064d 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/KeyValuePairMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/KeyValuePairMigrationRule.cs
@@ -67,18 +67,28 @@ namespace SerializableMigration
null
);
+ var keyArgumentsLength = keySerializedProperty.RuleArguments?.Length ?? 0;
+ var valueArgumentsLength = valueSerializedProperty.RuleArguments?.Length ?? 0;
+ var index = 0;
+
// Key
- ruleArguments = new string[5 + keySerializedProperty.RuleArguments.Length + valueSerializedProperty.RuleArguments.Length];
- ruleArguments[0] = typeArguments[0].ToDisplayString();
- ruleArguments[1] = keySerializedProperty.Rule;
- ruleArguments[2] = keySerializedProperty.RuleArguments.Length.ToString();
- Array.Copy(keySerializedProperty.RuleArguments, 0, ruleArguments, 2, keySerializedProperty.RuleArguments.Length);
+ ruleArguments = new string[5 + keyArgumentsLength + valueArgumentsLength];
+ ruleArguments[index++] = typeArguments[0].ToDisplayString();
+ ruleArguments[index++] = keySerializedProperty.Rule;
+ ruleArguments[index++] = keyArgumentsLength.ToString();
+ if (keyArgumentsLength > 0)
+ {
+ Array.Copy(keySerializedProperty.RuleArguments!, 0, ruleArguments, index, keyArgumentsLength);
+ }
// Value
- var valueIndex = 3 + keySerializedProperty.RuleArguments.Length;
- ruleArguments[valueIndex++] = typeArguments[1].ToDisplayString();
- ruleArguments[valueIndex++] = valueSerializedProperty.Rule;
- Array.Copy(valueSerializedProperty.RuleArguments, 0, ruleArguments, valueIndex, valueSerializedProperty.RuleArguments.Length);
+ ruleArguments[index++] = typeArguments[1].ToDisplayString();
+ ruleArguments[index++] = valueSerializedProperty.Rule;
+
+ if (valueArgumentsLength > 0)
+ {
+ Array.Copy(valueSerializedProperty.RuleArguments!, 0, ruleArguments, index, valueArgumentsLength);
+ }
return true;
}
@@ -93,7 +103,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var keyType = ruleArguments[0];
+ var keyType = ruleArguments![0];
var keyRule = SerializableMigrationRulesEngine.Rules[ruleArguments[1]];
var keyRuleArguments = new string[int.Parse(ruleArguments[2])];
Array.Copy(ruleArguments, 3, keyRuleArguments, 0, keyRuleArguments.Length);
@@ -149,7 +159,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var keyType = ruleArguments[0];
+ var keyType = ruleArguments![0];
var keyRule = SerializableMigrationRulesEngine.Rules[ruleArguments[1]];
var keyRuleArguments = new string[int.Parse(ruleArguments[2])];
Array.Copy(ruleArguments, 3, keyRuleArguments, 0, keyRuleArguments.Length);
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/ListMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/ListMigrationRule.cs
index e78b8f27e..f11e3f369 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/ListMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/ListMigrationRule.cs
@@ -62,12 +62,16 @@ namespace SerializableMigration
extraOptions += "@Tidy";
}
- var length = serializableListType.RuleArguments.Length;
+ var length = serializableListType.RuleArguments?.Length ?? 0;
ruleArguments = new string[length + 3];
ruleArguments[0] = extraOptions;
ruleArguments[1] = listTypeSymbol.ToDisplayString();
ruleArguments[2] = serializableListType.Rule;
- Array.Copy(serializableListType.RuleArguments, 0, ruleArguments, 3, length);
+
+ if (length > 0)
+ {
+ Array.Copy(serializableListType.RuleArguments!, 0, ruleArguments, 3, length);
+ }
return true;
}
@@ -82,7 +86,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var hasExtraOptions = ruleArguments[0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
+ var hasExtraOptions = ruleArguments![0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
var argumentsOffset = hasExtraOptions ? 1 : 0;
var listElementRule = SerializableMigrationRulesEngine.Rules[ruleArguments[argumentsOffset + 1]];
@@ -126,7 +130,7 @@ namespace SerializableMigration
}
var ruleArguments = property.RuleArguments;
- var hasExtraOptions = ruleArguments[0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
+ var hasExtraOptions = ruleArguments![0] == "" || ruleArguments[0].StartsWith("@", StringComparison.Ordinal);
var shouldTidy = hasExtraOptions && ruleArguments[0].Contains("@Tidy");
var argumentsOffset = hasExtraOptions ? 1 : 0;
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveTypeMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveTypeMigrationRule.cs
index 5aa6f90e2..f3d8135bd 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveTypeMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveTypeMigrationRule.cs
@@ -90,7 +90,7 @@ namespace SerializableMigration
}
var propertyName = property.Name;
- var argument = property.RuleArguments.Length >= 1 ? property.RuleArguments[0] : null;
+ var argument = property.RuleArguments?.Length >= 1 ? property.RuleArguments[0] : null;
const string ipAddress = SymbolMetadata.IPADDRESS_CLASS;
const string timeSpan = SymbolMetadata.TIMESPAN_STRUCT;
@@ -133,7 +133,7 @@ namespace SerializableMigration
}
var propertyName = property.Name;
- var argument = property.RuleArguments.Length >= 1 ? property.RuleArguments[0] : null;
+ var argument = property.RuleArguments?.Length >= 1 ? property.RuleArguments[0] : null;
var writeMethod = property.Type switch
{
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveUOTypeMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveUOTypeMigrationRule.cs
index 467d9d432..ec3562317 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveUOTypeMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/PrimitiveUOTypeMigrationRule.cs
@@ -59,7 +59,7 @@ namespace SerializableMigration
}
var propertyName = property.Name;
- source.AppendLine($"{indent}{propertyName} = reader.Read{property.RuleArguments[0]}();");
+ source.AppendLine($"{indent}{propertyName} = reader.Read{property.RuleArguments?[0] ?? ""}();");
}
public void GenerateSerializationMethod(StringBuilder source, string indent, SerializableProperty property)
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/SerializationMethodSignatureMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/SerializationMethodSignatureMigrationRule.cs
index 4bf93d52a..1cd17971b 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/SerializationMethodSignatureMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/SerializationMethodSignatureMigrationRule.cs
@@ -62,7 +62,7 @@ namespace SerializableMigration
}
var propertyName = property.Name;
- var argument = property.RuleArguments.Length >= 1 &&
+ var argument = property.RuleArguments?.Length >= 1 &&
property.RuleArguments[0] == "DeserializationRequiresParent" ? ", this" : "";
source.AppendLine($"{indent}{propertyName} = new {property.Type}(reader{argument});");
diff --git a/Projects/SerializationGenerator/SerializableMigration/Rules/TimerMigrationRule.cs b/Projects/SerializationGenerator/SerializableMigration/Rules/TimerMigrationRule.cs
index de901432a..6479fb657 100644
--- a/Projects/SerializationGenerator/SerializableMigration/Rules/TimerMigrationRule.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/Rules/TimerMigrationRule.cs
@@ -60,7 +60,7 @@ namespace SerializableMigration
var propertyName = property.Name;
var ruleArguments = property.RuleArguments;
- var driftTimer = ruleArguments[0].Contains("@TimerDrift");
+ var driftTimer = ruleArguments![0].Contains("@TimerDrift");
var readTimer = driftTimer ? "reader.ReadDeltaTime()" : "reader.ReadDateTime()";
source.AppendLine($"{indent}var {propertyName}Delay = {readTimer} - Core.Now;");
@@ -77,7 +77,7 @@ namespace SerializableMigration
var propertyName = property.Name;
var ruleArguments = property.RuleArguments;
- var driftTimer = ruleArguments[0].Contains("@TimerDrift");
+ var driftTimer = ruleArguments![0].Contains("@TimerDrift");
var writerMethod = driftTimer ? "WriteDeltaTime" : "Write";
source.AppendLine($"{indent}writer.{writerMethod}({propertyName}.Next);");
diff --git a/Projects/SerializationGenerator/SerializableMigration/SerializableMetadata.cs b/Projects/SerializationGenerator/SerializableMigration/SerializableMetadata.cs
index 405e9e647..a7a8a6b81 100644
--- a/Projects/SerializationGenerator/SerializableMigration/SerializableMetadata.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/SerializableMetadata.cs
@@ -27,6 +27,6 @@ namespace SerializableMigration
public string Type { get; init; }
[JsonPropertyName("properties")]
- public ImmutableArray Properties { get; init; }
+ public ImmutableArray? Properties { get; init; }
}
}
diff --git a/Projects/SerializationGenerator/SerializableMigration/SerializableMigrationRulesEngine.cs b/Projects/SerializationGenerator/SerializableMigration/SerializableMigrationRulesEngine.cs
index c33859b5d..4287b3e48 100644
--- a/Projects/SerializationGenerator/SerializableMigration/SerializableMigrationRulesEngine.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/SerializableMigrationRulesEngine.cs
@@ -121,7 +121,7 @@ namespace SerializableMigration
Order = order,
UsesSaveFlag = serializablePropertyFlagGetter != null ? true : null,
Rule = rule.RuleName,
- RuleArguments = ruleArguments
+ RuleArguments = ruleArguments.Length > 0 ? ruleArguments : null
};
}
}
diff --git a/Projects/SerializationGenerator/SerializableMigration/SerializableProperty.cs b/Projects/SerializationGenerator/SerializableMigration/SerializableProperty.cs
index fc5b56471..1f6f0c55e 100644
--- a/Projects/SerializationGenerator/SerializableMigration/SerializableProperty.cs
+++ b/Projects/SerializationGenerator/SerializableMigration/SerializableProperty.cs
@@ -32,7 +32,7 @@ namespace SerializableMigration
public string Rule { get; init; }
[JsonPropertyName("ruleArguments")]
- public string[] RuleArguments { get; init; }
+ public string[]? RuleArguments { get; init; }
[JsonIgnore]
public int Order { get; init; }
diff --git a/Projects/UOContent/Migrations/Server.Accounting.Account.v3.json b/Projects/UOContent/Migrations/Server.Accounting.Account.v3.json
index 3bca03371..bf7326e28 100644
--- a/Projects/UOContent/Migrations/Server.Accounting.Account.v3.json
+++ b/Projects/UOContent/Migrations/Server.Accounting.Account.v3.json
@@ -13,8 +13,7 @@
{
"name": "PasswordAlgorithm",
"type": "Server.Accounting.Security.PasswordProtectionAlgorithm",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
},
{
"name": "Password",
@@ -27,8 +26,7 @@
{
"name": "AccessLevel",
"type": "Server.AccessLevel",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
},
{
"name": "Flags",
@@ -123,8 +121,7 @@
{
"name": "TotalGameTime",
"type": "System.TimeSpan",
- "rule": "PrimitiveTypeMigrationRule",
- "ruleArguments": []
+ "rule": "PrimitiveTypeMigrationRule"
},
{
"name": "Email",
diff --git a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeSmithBOD.v0.json b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeSmithBOD.v0.json
index 2a51a1091..f1117fc1f 100644
--- a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeSmithBOD.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeSmithBOD.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Engines.BulkOrders.LargeSmithBOD",
- "properties": []
+ "type": "Server.Engines.BulkOrders.LargeSmithBOD"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeTailorBOD.v0.json b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeTailorBOD.v0.json
index a89e5cdab..8ca1561e1 100644
--- a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeTailorBOD.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.LargeTailorBOD.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Engines.BulkOrders.LargeTailorBOD",
- "properties": []
+ "type": "Server.Engines.BulkOrders.LargeTailorBOD"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallSmithBOD.v0.json b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallSmithBOD.v0.json
index 3043b2886..b45324040 100644
--- a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallSmithBOD.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallSmithBOD.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Engines.BulkOrders.SmallSmithBOD",
- "properties": []
+ "type": "Server.Engines.BulkOrders.SmallSmithBOD"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallTailorBOD.v0.json b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallTailorBOD.v0.json
index 99af071d4..f3d8384b4 100644
--- a/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallTailorBOD.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.BulkOrders.SmallTailorBOD.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Engines.BulkOrders.SmallTailorBOD",
- "properties": []
+ "type": "Server.Engines.BulkOrders.SmallTailorBOD"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Engines.Events.NaughtyTwin.v0.json b/Projects/UOContent/Migrations/Server.Engines.Events.NaughtyTwin.v0.json
index d541a3e26..a435aa594 100644
--- a/Projects/UOContent/Migrations/Server.Engines.Events.NaughtyTwin.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.Events.NaughtyTwin.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Engines.Events.NaughtyTwin",
- "properties": []
+ "type": "Server.Engines.Events.NaughtyTwin"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Engines.Events.ZombieSkeleton.v0.json b/Projects/UOContent/Migrations/Server.Engines.Events.ZombieSkeleton.v0.json
index 7ed240f75..d144ce35f 100644
--- a/Projects/UOContent/Migrations/Server.Engines.Events.ZombieSkeleton.v0.json
+++ b/Projects/UOContent/Migrations/Server.Engines.Events.ZombieSkeleton.v0.json
@@ -5,8 +5,7 @@
{
"name": "DeadPlayer",
"type": "Server.Mobiles.PlayerMobile",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AbbatoirAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.AbbatoirAddon.v0.json
index 1bf85bf45..7ee51ae66 100644
--- a/Projects/UOContent/Migrations/Server.Items.AbbatoirAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AbbatoirAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AbbatoirAddon",
- "properties": []
+ "type": "Server.Items.AbbatoirAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AbbatoirDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AbbatoirDeed.v0.json
index f361004e4..13a8b1121 100644
--- a/Projects/UOContent/Migrations/Server.Items.AbbatoirDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AbbatoirDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AbbatoirDeed",
- "properties": []
+ "type": "Server.Items.AbbatoirDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AddonComponent.v1.json b/Projects/UOContent/Migrations/Server.Items.AddonComponent.v1.json
index eb925fbab..0f22f7f21 100644
--- a/Projects/UOContent/Migrations/Server.Items.AddonComponent.v1.json
+++ b/Projects/UOContent/Migrations/Server.Items.AddonComponent.v1.json
@@ -5,8 +5,7 @@
{
"name": "Addon",
"type": "Server.Items.BaseAddon",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "Offset",
diff --git a/Projects/UOContent/Migrations/Server.Items.AddonContainerComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.AddonContainerComponent.v0.json
index 2fda06acd..4db1666f3 100644
--- a/Projects/UOContent/Migrations/Server.Items.AddonContainerComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AddonContainerComponent.v0.json
@@ -5,8 +5,7 @@
{
"name": "Addon",
"type": "Server.Items.BaseAddonContainer",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "Offset",
diff --git a/Projects/UOContent/Migrations/Server.Items.AgapiteIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.AgapiteIngot.v0.json
index 21384e53a..e653dd490 100644
--- a/Projects/UOContent/Migrations/Server.Items.AgapiteIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AgapiteIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AgapiteIngot",
- "properties": []
+ "type": "Server.Items.AgapiteIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AgapiteOre.v0.json b/Projects/UOContent/Migrations/Server.Items.AgapiteOre.v0.json
index 063cbf54e..c37530937 100644
--- a/Projects/UOContent/Migrations/Server.Items.AgapiteOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AgapiteOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AgapiteOre",
- "properties": []
+ "type": "Server.Items.AgapiteOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlbinoCourtesanFish.v0.json b/Projects/UOContent/Migrations/Server.Items.AlbinoCourtesanFish.v0.json
index 0bc79eebf..975271cfb 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlbinoCourtesanFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlbinoCourtesanFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlbinoCourtesanFish",
- "properties": []
+ "type": "Server.Items.AlbinoCourtesanFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlbinoFrog.v0.json b/Projects/UOContent/Migrations/Server.Items.AlbinoFrog.v0.json
index def1bcf72..9a4b4c24a 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlbinoFrog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlbinoFrog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlbinoFrog",
- "properties": []
+ "type": "Server.Items.AlbinoFrog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastAddon.v0.json
index e4e752349..afdaf5070 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlchemistTableEastAddon",
- "properties": []
+ "type": "Server.Items.AlchemistTableEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastDeed.v0.json
index e6b22c0df..58e6d771f 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlchemistTableEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlchemistTableEastDeed",
- "properties": []
+ "type": "Server.Items.AlchemistTableEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthAddon.v0.json
index b83ae51f7..428b0dd23 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlchemistTableSouthAddon",
- "properties": []
+ "type": "Server.Items.AlchemistTableSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthDeed.v0.json
index 4fdebb10d..21586d03c 100644
--- a/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AlchemistTableSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AlchemistTableSouthDeed",
- "properties": []
+ "type": "Server.Items.AlchemistTableSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnimatedHeartShapedBox.v0.json b/Projects/UOContent/Migrations/Server.Items.AnimatedHeartShapedBox.v0.json
index 687e27481..3ecd817d9 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnimatedHeartShapedBox.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnimatedHeartShapedBox.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnimatedHeartShapedBox",
- "properties": []
+ "type": "Server.Items.AnimatedHeartShapedBox"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnthropomorphistGlasses.v0.json b/Projects/UOContent/Migrations/Server.Items.AnthropomorphistGlasses.v0.json
index 7e0cc84a9..aaaa0612f 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnthropomorphistGlasses.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnthropomorphistGlasses.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnthropomorphistGlasses",
- "properties": []
+ "type": "Server.Items.AnthropomorphistGlasses"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnvilComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.AnvilComponent.v0.json
index c9e78c0c4..7e380a340 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnvilComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnvilComponent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnvilComponent",
- "properties": []
+ "type": "Server.Items.AnvilComponent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnvilEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.AnvilEastAddon.v0.json
index cbf83c795..fd9be0e08 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnvilEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnvilEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnvilEastAddon",
- "properties": []
+ "type": "Server.Items.AnvilEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnvilEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AnvilEastDeed.v0.json
index 51084e375..1a689668a 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnvilEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnvilEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnvilEastDeed",
- "properties": []
+ "type": "Server.Items.AnvilEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnvilSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.AnvilSouthAddon.v0.json
index b53f6baee..53135b930 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnvilSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnvilSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnvilSouthAddon",
- "properties": []
+ "type": "Server.Items.AnvilSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AnvilSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AnvilSouthDeed.v0.json
index 32f6a0536..ad1cf7176 100644
--- a/Projects/UOContent/Migrations/Server.Items.AnvilSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AnvilSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AnvilSouthDeed",
- "properties": []
+ "type": "Server.Items.AnvilSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AquariumEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AquariumEastDeed.v0.json
index eafde1931..f7d140995 100644
--- a/Projects/UOContent/Migrations/Server.Items.AquariumEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AquariumEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AquariumEastDeed",
- "properties": []
+ "type": "Server.Items.AquariumEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AquariumFishNet.v0.json b/Projects/UOContent/Migrations/Server.Items.AquariumFishNet.v0.json
index 90ac0d773..215b5db2c 100644
--- a/Projects/UOContent/Migrations/Server.Items.AquariumFishNet.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AquariumFishNet.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AquariumFishNet",
- "properties": []
+ "type": "Server.Items.AquariumFishNet"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AquariumFood.v0.json b/Projects/UOContent/Migrations/Server.Items.AquariumFood.v0.json
index 69a5501c5..5a05d7a08 100644
--- a/Projects/UOContent/Migrations/Server.Items.AquariumFood.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AquariumFood.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AquariumFood",
- "properties": []
+ "type": "Server.Items.AquariumFood"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AquariumMessage.v0.json b/Projects/UOContent/Migrations/Server.Items.AquariumMessage.v0.json
index d51a81d2f..07ab00bf1 100644
--- a/Projects/UOContent/Migrations/Server.Items.AquariumMessage.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AquariumMessage.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AquariumMessage",
- "properties": []
+ "type": "Server.Items.AquariumMessage"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AquariumNorthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.AquariumNorthDeed.v0.json
index 7f7f5c36f..d80bc5566 100644
--- a/Projects/UOContent/Migrations/Server.Items.AquariumNorthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AquariumNorthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AquariumNorthDeed",
- "properties": []
+ "type": "Server.Items.AquariumNorthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastAddon.v0.json
index 7e28daaa0..2d015c0d7 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcaneBookshelfEastAddon",
- "properties": []
+ "type": "Server.Items.ArcaneBookshelfEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastDeed.v0.json
index 1ce53de35..eb01db805 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcaneBookshelfEastDeed",
- "properties": []
+ "type": "Server.Items.ArcaneBookshelfEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthAddon.v0.json
index e945bf95f..49eae5ddf 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcaneBookshelfSouthAddon",
- "properties": []
+ "type": "Server.Items.ArcaneBookshelfSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthDeed.v0.json
index 9f5013138..c87b3b2ad 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneBookshelfSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcaneBookshelfSouthDeed",
- "properties": []
+ "type": "Server.Items.ArcaneBookshelfSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneCircleAddon.v1.json b/Projects/UOContent/Migrations/Server.Items.ArcaneCircleAddon.v1.json
index 431ce2cc8..b645f5c8b 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneCircleAddon.v1.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneCircleAddon.v1.json
@@ -1,5 +1,4 @@
{
"version": 1,
- "type": "Server.Items.ArcaneCircleAddon",
- "properties": []
+ "type": "Server.Items.ArcaneCircleAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcaneCircleDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcaneCircleDeed.v0.json
index 94010bd19..1de2ec43c 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcaneCircleDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcaneCircleDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcaneCircleDeed",
- "properties": []
+ "type": "Server.Items.ArcaneCircleDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastAddon.v0.json
index 955e78c76..d216cdf7e 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcanistStatueEastAddon",
- "properties": []
+ "type": "Server.Items.ArcanistStatueEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastDeed.v0.json
index d4dc1ec43..01d94c9d8 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcanistStatueEastDeed",
- "properties": []
+ "type": "Server.Items.ArcanistStatueEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthAddon.v0.json
index d0ce5fed1..601a6e0c0 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcanistStatueSouthAddon",
- "properties": []
+ "type": "Server.Items.ArcanistStatueSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthDeed.v0.json
index 42df1f59d..dff99c240 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcanistStatueSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcanistStatueSouthDeed",
- "properties": []
+ "type": "Server.Items.ArcanistStatueSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcheryButteAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcheryButteAddon.v0.json
index aca985834..5ecedb9f0 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcheryButteAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcheryButteAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcheryButteAddon",
- "properties": []
+ "type": "Server.Items.ArcheryButteAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArcheryButteDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ArcheryButteDeed.v0.json
index 27c7f9a97..e42f696c8 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArcheryButteDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArcheryButteDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArcheryButteDeed",
- "properties": []
+ "type": "Server.Items.ArcheryButteDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArmorOfFortune.v0.json b/Projects/UOContent/Migrations/Server.Items.ArmorOfFortune.v0.json
index 67d5ce0b5..2940d4fb4 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArmorOfFortune.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArmorOfFortune.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArmorOfFortune",
- "properties": []
+ "type": "Server.Items.ArmorOfFortune"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ArtsGlasses.v0.json b/Projects/UOContent/Migrations/Server.Items.ArtsGlasses.v0.json
index 3dcc3b28f..15324d5ab 100644
--- a/Projects/UOContent/Migrations/Server.Items.ArtsGlasses.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ArtsGlasses.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ArtsGlasses",
- "properties": []
+ "type": "Server.Items.ArtsGlasses"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AshLog.v0.json b/Projects/UOContent/Migrations/Server.Items.AshLog.v0.json
index f415d8bcc..2469f3da7 100644
--- a/Projects/UOContent/Migrations/Server.Items.AshLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AshLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AshLog",
- "properties": []
+ "type": "Server.Items.AshLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.AxeOfTheHeavens.v0.json b/Projects/UOContent/Migrations/Server.Items.AxeOfTheHeavens.v0.json
index 48efd26c6..badd25cda 100644
--- a/Projects/UOContent/Migrations/Server.Items.AxeOfTheHeavens.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.AxeOfTheHeavens.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.AxeOfTheHeavens",
- "properties": []
+ "type": "Server.Items.AxeOfTheHeavens"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BallotBoxAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BallotBoxAddon.v0.json
index 74a077e4a..37fee0e3b 100644
--- a/Projects/UOContent/Migrations/Server.Items.BallotBoxAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BallotBoxAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BallotBoxAddon",
- "properties": []
+ "type": "Server.Items.BallotBoxAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BallotBoxDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BallotBoxDeed.v0.json
index 7fdd9747f..8a628d55f 100644
--- a/Projects/UOContent/Migrations/Server.Items.BallotBoxDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BallotBoxDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BallotBoxDeed",
- "properties": []
+ "type": "Server.Items.BallotBoxDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BarbedHides.v0.json b/Projects/UOContent/Migrations/Server.Items.BarbedHides.v0.json
index ef0adb9c0..8d271c6ea 100644
--- a/Projects/UOContent/Migrations/Server.Items.BarbedHides.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BarbedHides.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BarbedHides",
- "properties": []
+ "type": "Server.Items.BarbedHides"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BarbedLeather.v0.json b/Projects/UOContent/Migrations/Server.Items.BarbedLeather.v0.json
index 1e7c510ef..bb39d0837 100644
--- a/Projects/UOContent/Migrations/Server.Items.BarbedLeather.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BarbedLeather.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BarbedLeather",
- "properties": []
+ "type": "Server.Items.BarbedLeather"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BarkFragment.v0.json b/Projects/UOContent/Migrations/Server.Items.BarkFragment.v0.json
index 98a90d5b6..69f4bf60c 100644
--- a/Projects/UOContent/Migrations/Server.Items.BarkFragment.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BarkFragment.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BarkFragment",
- "properties": []
+ "type": "Server.Items.BarkFragment"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseAddon.v3.json b/Projects/UOContent/Migrations/Server.Items.BaseAddon.v3.json
index 58c12dbca..edb8610a0 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseAddon.v3.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseAddon.v3.json
@@ -15,8 +15,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseAddonContainer.v2.json b/Projects/UOContent/Migrations/Server.Items.BaseAddonContainer.v2.json
index 71c045b89..9a9c284b3 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseAddonContainer.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseAddonContainer.v2.json
@@ -15,8 +15,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseAddonDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseAddonDeed.v0.json
index 77e8bd6e9..90b3110dd 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseAddonDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseAddonDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseAddonDeed",
- "properties": []
+ "type": "Server.Items.BaseAddonDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseClothMaterial.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseClothMaterial.v0.json
index 303c6d06c..fe618d391 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseClothMaterial.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseClothMaterial.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseClothMaterial",
- "properties": []
+ "type": "Server.Items.BaseClothMaterial"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseFish.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseFish.v0.json
index 13588e804..528ab2d8e 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseFish",
- "properties": []
+ "type": "Server.Items.BaseFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseHides.v2.json b/Projects/UOContent/Migrations/Server.Items.BaseHides.v2.json
index e0d323b1a..85bcbf90f 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseHides.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseHides.v2.json
@@ -5,8 +5,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseIngot.v2.json b/Projects/UOContent/Migrations/Server.Items.BaseIngot.v2.json
index c356536d7..0096d1c3e 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseIngot.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseIngot.v2.json
@@ -5,8 +5,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseLeather.v2.json b/Projects/UOContent/Migrations/Server.Items.BaseLeather.v2.json
index 31b8d76d6..04c3316ec 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseLeather.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseLeather.v2.json
@@ -5,8 +5,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseMagicFish.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseMagicFish.v0.json
index ab30d7c97..b9cec7f8d 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseMagicFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseMagicFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseMagicFish",
- "properties": []
+ "type": "Server.Items.BaseMagicFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseOre.v2.json b/Projects/UOContent/Migrations/Server.Items.BaseOre.v2.json
index 8f078d488..1077e0408 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseOre.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseOre.v2.json
@@ -5,8 +5,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseReagent.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseReagent.v0.json
index 792a85185..24fd7b418 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseReagent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseReagent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseReagent",
- "properties": []
+ "type": "Server.Items.BaseReagent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BaseRejuvinationAnkh.v0.json b/Projects/UOContent/Migrations/Server.Items.BaseRejuvinationAnkh.v0.json
index 546e2e142..69ea0a63b 100644
--- a/Projects/UOContent/Migrations/Server.Items.BaseRejuvinationAnkh.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BaseRejuvinationAnkh.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BaseRejuvinationAnkh",
- "properties": []
+ "type": "Server.Items.BaseRejuvinationAnkh"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BatWing.v0.json b/Projects/UOContent/Migrations/Server.Items.BatWing.v0.json
index 6bc0c2aa3..8bdf1c9f8 100644
--- a/Projects/UOContent/Migrations/Server.Items.BatWing.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BatWing.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BatWing",
- "properties": []
+ "type": "Server.Items.BatWing"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BigFish.v1.json b/Projects/UOContent/Migrations/Server.Items.BigFish.v1.json
index 83addb269..16c1ce720 100644
--- a/Projects/UOContent/Migrations/Server.Items.BigFish.v1.json
+++ b/Projects/UOContent/Migrations/Server.Items.BigFish.v1.json
@@ -5,8 +5,7 @@
{
"name": "Fisher",
"type": "Server.Mobile",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BlackDyeTub.v0.json b/Projects/UOContent/Migrations/Server.Items.BlackDyeTub.v0.json
index 2d36728c1..46df420f4 100644
--- a/Projects/UOContent/Migrations/Server.Items.BlackDyeTub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BlackDyeTub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BlackDyeTub",
- "properties": []
+ "type": "Server.Items.BlackDyeTub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BlackPearl.v0.json b/Projects/UOContent/Migrations/Server.Items.BlackPearl.v0.json
index 0abd5e6e3..09ef599ba 100644
--- a/Projects/UOContent/Migrations/Server.Items.BlackPearl.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BlackPearl.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BlackPearl",
- "properties": []
+ "type": "Server.Items.BlackPearl"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BladeOfInsanity.v0.json b/Projects/UOContent/Migrations/Server.Items.BladeOfInsanity.v0.json
index 286151178..799524d33 100644
--- a/Projects/UOContent/Migrations/Server.Items.BladeOfInsanity.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BladeOfInsanity.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BladeOfInsanity",
- "properties": []
+ "type": "Server.Items.BladeOfInsanity"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BladeOfTheRighteous.v0.json b/Projects/UOContent/Migrations/Server.Items.BladeOfTheRighteous.v0.json
index ac6495803..18e2c71ee 100644
--- a/Projects/UOContent/Migrations/Server.Items.BladeOfTheRighteous.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BladeOfTheRighteous.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BladeOfTheRighteous",
- "properties": []
+ "type": "Server.Items.BladeOfTheRighteous"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BlazeDyeTub.v0.json b/Projects/UOContent/Migrations/Server.Items.BlazeDyeTub.v0.json
index 1b8e75f3b..5283dc158 100644
--- a/Projects/UOContent/Migrations/Server.Items.BlazeDyeTub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BlazeDyeTub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BlazeDyeTub",
- "properties": []
+ "type": "Server.Items.BlazeDyeTub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Blight.v0.json b/Projects/UOContent/Migrations/Server.Items.Blight.v0.json
index 77760cbc4..9bf353fc2 100644
--- a/Projects/UOContent/Migrations/Server.Items.Blight.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Blight.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Blight",
- "properties": []
+ "type": "Server.Items.Blight"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BloodPentagram.v0.json b/Projects/UOContent/Migrations/Server.Items.BloodPentagram.v0.json
index af428cd1e..8d7e610aa 100644
--- a/Projects/UOContent/Migrations/Server.Items.BloodPentagram.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BloodPentagram.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BloodPentagram",
- "properties": []
+ "type": "Server.Items.BloodPentagram"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Bloodmoss.v0.json b/Projects/UOContent/Migrations/Server.Items.Bloodmoss.v0.json
index 013c096d7..b585235ec 100644
--- a/Projects/UOContent/Migrations/Server.Items.Bloodmoss.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Bloodmoss.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Bloodmoss",
- "properties": []
+ "type": "Server.Items.Bloodmoss"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BloodwoodLog.v0.json b/Projects/UOContent/Migrations/Server.Items.BloodwoodLog.v0.json
index 19b8ef216..88cb726a5 100644
--- a/Projects/UOContent/Migrations/Server.Items.BloodwoodLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BloodwoodLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BloodwoodLog",
- "properties": []
+ "type": "Server.Items.BloodwoodLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BlueDiamond.v0.json b/Projects/UOContent/Migrations/Server.Items.BlueDiamond.v0.json
index 821b6baa8..4be966aa5 100644
--- a/Projects/UOContent/Migrations/Server.Items.BlueDiamond.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BlueDiamond.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BlueDiamond",
- "properties": []
+ "type": "Server.Items.BlueDiamond"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoltOfCloth.v0.json b/Projects/UOContent/Migrations/Server.Items.BoltOfCloth.v0.json
index 28904a618..63303a221 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoltOfCloth.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoltOfCloth.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoltOfCloth",
- "properties": []
+ "type": "Server.Items.BoltOfCloth"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Bone.v0.json b/Projects/UOContent/Migrations/Server.Items.Bone.v0.json
index 38eed5525..1bfe52116 100644
--- a/Projects/UOContent/Migrations/Server.Items.Bone.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Bone.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Bone",
- "properties": []
+ "type": "Server.Items.Bone"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoneArms.v0.json b/Projects/UOContent/Migrations/Server.Items.BoneArms.v0.json
index 25e284101..0a889bbe2 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoneArms.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoneArms.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoneArms",
- "properties": []
+ "type": "Server.Items.BoneArms"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoneChest.v0.json b/Projects/UOContent/Migrations/Server.Items.BoneChest.v0.json
index 0647c1982..dd0c576c1 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoneChest.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoneChest.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoneChest",
- "properties": []
+ "type": "Server.Items.BoneChest"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoneCrusher.v0.json b/Projects/UOContent/Migrations/Server.Items.BoneCrusher.v0.json
index c464e1a71..c070f053c 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoneCrusher.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoneCrusher.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoneCrusher",
- "properties": []
+ "type": "Server.Items.BoneCrusher"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoneGloves.v0.json b/Projects/UOContent/Migrations/Server.Items.BoneGloves.v0.json
index 5dbfe0680..9f940be7e 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoneGloves.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoneGloves.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoneGloves",
- "properties": []
+ "type": "Server.Items.BoneGloves"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BoneLegs.v0.json b/Projects/UOContent/Migrations/Server.Items.BoneLegs.v0.json
index abe84bd79..19bbe6290 100644
--- a/Projects/UOContent/Migrations/Server.Items.BoneLegs.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BoneLegs.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BoneLegs",
- "properties": []
+ "type": "Server.Items.BoneLegs"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrambleCoat.v0.json b/Projects/UOContent/Migrations/Server.Items.BrambleCoat.v0.json
index 7daf34aae..61b12f6ad 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrambleCoat.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrambleCoat.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrambleCoat",
- "properties": []
+ "type": "Server.Items.BrambleCoat"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BreathOfTheDead.v0.json b/Projects/UOContent/Migrations/Server.Items.BreathOfTheDead.v0.json
index fca362842..935ee0509 100644
--- a/Projects/UOContent/Migrations/Server.Items.BreathOfTheDead.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BreathOfTheDead.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BreathOfTheDead",
- "properties": []
+ "type": "Server.Items.BreathOfTheDead"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrilliantAmber.v0.json b/Projects/UOContent/Migrations/Server.Items.BrilliantAmber.v0.json
index 1faf2e6f5..77d3eaa8d 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrilliantAmber.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrilliantAmber.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrilliantAmber",
- "properties": []
+ "type": "Server.Items.BrilliantAmber"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrineShrimp.v0.json b/Projects/UOContent/Migrations/Server.Items.BrineShrimp.v0.json
index 8aeec345f..4d70be0aa 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrineShrimp.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrineShrimp.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrineShrimp",
- "properties": []
+ "type": "Server.Items.BrineShrimp"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BritainCrownFish.v0.json b/Projects/UOContent/Migrations/Server.Items.BritainCrownFish.v0.json
index 7ffcf552a..3d86ff439 100644
--- a/Projects/UOContent/Migrations/Server.Items.BritainCrownFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BritainCrownFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BritainCrownFish",
- "properties": []
+ "type": "Server.Items.BritainCrownFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastAddon.v0.json
index a4e1233e8..03c3d1c60 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeGozaMatEastAddon",
- "properties": []
+ "type": "Server.Items.BrocadeGozaMatEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastDeed.v0.json
index 508ec4631..6fb857831 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeGozaMatEastDeed",
- "properties": []
+ "type": "Server.Items.BrocadeGozaMatEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthAddon.v0.json
index cc0c7352d..8c62d60f5 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeGozaMatSouthAddon",
- "properties": []
+ "type": "Server.Items.BrocadeGozaMatSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthDeed.v0.json
index d08377d69..e49540c11 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeGozaMatSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeGozaMatSouthDeed",
- "properties": []
+ "type": "Server.Items.BrocadeGozaMatSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastAddon.v0.json
index 83a64a660..662409b74 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeSquareGozaMatEastAddon",
- "properties": []
+ "type": "Server.Items.BrocadeSquareGozaMatEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastDeed.v0.json
index f355b2738..44304a410 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeSquareGozaMatEastDeed",
- "properties": []
+ "type": "Server.Items.BrocadeSquareGozaMatEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthAddon.v0.json
index ed5798b22..efdfb2791 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeSquareGozaMatSouthAddon",
- "properties": []
+ "type": "Server.Items.BrocadeSquareGozaMatSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthDeed.v0.json
index 064f50f72..5ef8b8af3 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrocadeSquareGozaMatSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrocadeSquareGozaMatSouthDeed",
- "properties": []
+ "type": "Server.Items.BrocadeSquareGozaMatSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BronzeIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.BronzeIngot.v0.json
index 4f67af4d0..c8f21306c 100644
--- a/Projects/UOContent/Migrations/Server.Items.BronzeIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BronzeIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BronzeIngot",
- "properties": []
+ "type": "Server.Items.BronzeIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BronzeOre.v0.json b/Projects/UOContent/Migrations/Server.Items.BronzeOre.v0.json
index a6f26ebf1..6f27e1f32 100644
--- a/Projects/UOContent/Migrations/Server.Items.BronzeOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BronzeOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BronzeOre",
- "properties": []
+ "type": "Server.Items.BronzeOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastAddon.v0.json
index 327fe2f92..aca21a17f 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrownBearRugEastAddon",
- "properties": []
+ "type": "Server.Items.BrownBearRugEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastDeed.v0.json
index f3e59aa15..a0919a157 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrownBearRugEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrownBearRugEastDeed",
- "properties": []
+ "type": "Server.Items.BrownBearRugEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthAddon.v0.json
index accf389f0..389308409 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrownBearRugSouthAddon",
- "properties": []
+ "type": "Server.Items.BrownBearRugSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthDeed.v0.json
index fe670d529..ce3210a98 100644
--- a/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.BrownBearRugSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.BrownBearRugSouthDeed",
- "properties": []
+ "type": "Server.Items.BrownBearRugSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CaptainBlackheartsFishingPole.v0.json b/Projects/UOContent/Migrations/Server.Items.CaptainBlackheartsFishingPole.v0.json
index e28d68615..f3e89de5e 100644
--- a/Projects/UOContent/Migrations/Server.Items.CaptainBlackheartsFishingPole.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CaptainBlackheartsFishingPole.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CaptainBlackheartsFishingPole",
- "properties": []
+ "type": "Server.Items.CaptainBlackheartsFishingPole"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CapturedEssence.v0.json b/Projects/UOContent/Migrations/Server.Items.CapturedEssence.v0.json
index 98c4746c7..c03fdec11 100644
--- a/Projects/UOContent/Migrations/Server.Items.CapturedEssence.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CapturedEssence.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CapturedEssence",
- "properties": []
+ "type": "Server.Items.CapturedEssence"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ChainChest.v0.json b/Projects/UOContent/Migrations/Server.Items.ChainChest.v0.json
index 355f5e85f..2c4f7b55d 100644
--- a/Projects/UOContent/Migrations/Server.Items.ChainChest.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ChainChest.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ChainChest",
- "properties": []
+ "type": "Server.Items.ChainChest"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ChainHatsuburi.v0.json b/Projects/UOContent/Migrations/Server.Items.ChainHatsuburi.v0.json
index 03d98e9e2..38fae669a 100644
--- a/Projects/UOContent/Migrations/Server.Items.ChainHatsuburi.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ChainHatsuburi.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ChainHatsuburi",
- "properties": []
+ "type": "Server.Items.ChainHatsuburi"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ChainLegs.v0.json b/Projects/UOContent/Migrations/Server.Items.ChainLegs.v0.json
index cc9c0a238..87c7114cd 100644
--- a/Projects/UOContent/Migrations/Server.Items.ChainLegs.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ChainLegs.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ChainLegs",
- "properties": []
+ "type": "Server.Items.ChainLegs"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ChairInAGhostCostume.v0.json b/Projects/UOContent/Migrations/Server.Items.ChairInAGhostCostume.v0.json
index 4dbef51b9..60a522267 100644
--- a/Projects/UOContent/Migrations/Server.Items.ChairInAGhostCostume.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ChairInAGhostCostume.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ChairInAGhostCostume",
- "properties": []
+ "type": "Server.Items.ChairInAGhostCostume"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Cloth.v0.json b/Projects/UOContent/Migrations/Server.Items.Cloth.v0.json
index 018b5d514..1df207254 100644
--- a/Projects/UOContent/Migrations/Server.Items.Cloth.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Cloth.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Cloth",
- "properties": []
+ "type": "Server.Items.Cloth"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ColoredSmallWebs.v0.json b/Projects/UOContent/Migrations/Server.Items.ColoredSmallWebs.v0.json
index cacf67138..ebbd90e6d 100644
--- a/Projects/UOContent/Migrations/Server.Items.ColoredSmallWebs.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ColoredSmallWebs.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ColoredSmallWebs",
- "properties": []
+ "type": "Server.Items.ColoredSmallWebs"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CopperIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.CopperIngot.v0.json
index af5bfdd42..3631a7ad4 100644
--- a/Projects/UOContent/Migrations/Server.Items.CopperIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CopperIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CopperIngot",
- "properties": []
+ "type": "Server.Items.CopperIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CopperOre.v0.json b/Projects/UOContent/Migrations/Server.Items.CopperOre.v0.json
index 1287a3fc7..e244dbac2 100644
--- a/Projects/UOContent/Migrations/Server.Items.CopperOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CopperOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CopperOre",
- "properties": []
+ "type": "Server.Items.CopperOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Coral.v0.json b/Projects/UOContent/Migrations/Server.Items.Coral.v0.json
index 1f62cfb00..aa74e0140 100644
--- a/Projects/UOContent/Migrations/Server.Items.Coral.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Coral.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Coral",
- "properties": []
+ "type": "Server.Items.Coral"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Corruption.v0.json b/Projects/UOContent/Migrations/Server.Items.Corruption.v0.json
index 6e3ac6338..983146d08 100644
--- a/Projects/UOContent/Migrations/Server.Items.Corruption.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Corruption.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Corruption",
- "properties": []
+ "type": "Server.Items.Corruption"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Cotton.v0.json b/Projects/UOContent/Migrations/Server.Items.Cotton.v0.json
index 62aeb60a9..dd5b1615d 100644
--- a/Projects/UOContent/Migrations/Server.Items.Cotton.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Cotton.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Cotton",
- "properties": []
+ "type": "Server.Items.Cotton"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CraftysFishingHat.v0.json b/Projects/UOContent/Migrations/Server.Items.CraftysFishingHat.v0.json
index 7ae0976ea..9fe1db8bf 100644
--- a/Projects/UOContent/Migrations/Server.Items.CraftysFishingHat.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CraftysFishingHat.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CraftysFishingHat",
- "properties": []
+ "type": "Server.Items.CraftysFishingHat"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CreepyCake.v0.json b/Projects/UOContent/Migrations/Server.Items.CreepyCake.v0.json
index 0c258d786..34e1df6a8 100644
--- a/Projects/UOContent/Migrations/Server.Items.CreepyCake.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CreepyCake.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CreepyCake",
- "properties": []
+ "type": "Server.Items.CreepyCake"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.CupidStatue.v0.json b/Projects/UOContent/Migrations/Server.Items.CupidStatue.v0.json
index 45f1d06a7..9267c3ebc 100644
--- a/Projects/UOContent/Migrations/Server.Items.CupidStatue.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.CupidStatue.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.CupidStatue",
- "properties": []
+ "type": "Server.Items.CupidStatue"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonArms.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonArms.v0.json
index 9413c70a7..c2c36d00f 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonArms.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonArms.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonArms",
- "properties": []
+ "type": "Server.Items.DaemonArms"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonBlood.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonBlood.v0.json
index d9c64ed7b..13e1f3420 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonBlood.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonBlood.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonBlood",
- "properties": []
+ "type": "Server.Items.DaemonBlood"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonBone.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonBone.v0.json
index 9df4e5013..ec73c3487 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonBone.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonBone.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonBone",
- "properties": []
+ "type": "Server.Items.DaemonBone"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonChest.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonChest.v0.json
index 63c6cd759..af207093c 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonChest.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonChest.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonChest",
- "properties": []
+ "type": "Server.Items.DaemonChest"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonGloves.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonGloves.v0.json
index 04a5622bd..0a05dbf71 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonGloves.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonGloves.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonGloves",
- "properties": []
+ "type": "Server.Items.DaemonGloves"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DaemonLegs.v0.json b/Projects/UOContent/Migrations/Server.Items.DaemonLegs.v0.json
index 015188ba7..2155d1bcc 100644
--- a/Projects/UOContent/Migrations/Server.Items.DaemonLegs.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DaemonLegs.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DaemonLegs",
- "properties": []
+ "type": "Server.Items.DaemonLegs"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastAddon.v0.json
index 0b7dbc538..e1c1d2c0c 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkFlowerTapestryEastAddon",
- "properties": []
+ "type": "Server.Items.DarkFlowerTapestryEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastDeed.v0.json
index 8c8cfc4f6..001dcce83 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestryEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkFlowerTapestryEastDeed",
- "properties": []
+ "type": "Server.Items.DarkFlowerTapestryEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthAddon.v0.json
index 8c18672fb..886b98248 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkFlowerTapestrySouthAddon",
- "properties": []
+ "type": "Server.Items.DarkFlowerTapestrySouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthDeed.v0.json
index 35ab4465d..c6b3f403c 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkFlowerTapestrySouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkFlowerTapestrySouthDeed",
- "properties": []
+ "type": "Server.Items.DarkFlowerTapestrySouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkSapphire.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkSapphire.v0.json
index a6249c813..dfb999d66 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkSapphire.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkSapphire.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkSapphire",
- "properties": []
+ "type": "Server.Items.DarkSapphire"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DarkYarn.v0.json b/Projects/UOContent/Migrations/Server.Items.DarkYarn.v0.json
index 9132d506b..c01ca4f19 100644
--- a/Projects/UOContent/Migrations/Server.Items.DarkYarn.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DarkYarn.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DarkYarn",
- "properties": []
+ "type": "Server.Items.DarkYarn"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DartBoard.v0.json b/Projects/UOContent/Migrations/Server.Items.DartBoard.v0.json
index 687c16f1b..a7ca1663e 100644
--- a/Projects/UOContent/Migrations/Server.Items.DartBoard.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DartBoard.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DartBoard",
- "properties": []
+ "type": "Server.Items.DartBoard"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DartBoardEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.DartBoardEastAddon.v0.json
index 28233417e..6ee40c929 100644
--- a/Projects/UOContent/Migrations/Server.Items.DartBoardEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DartBoardEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DartBoardEastAddon",
- "properties": []
+ "type": "Server.Items.DartBoardEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DartBoardEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.DartBoardEastDeed.v0.json
index 7a6073c68..6f4f88a47 100644
--- a/Projects/UOContent/Migrations/Server.Items.DartBoardEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DartBoardEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DartBoardEastDeed",
- "properties": []
+ "type": "Server.Items.DartBoardEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DartBoardSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.DartBoardSouthAddon.v0.json
index cb3b973ff..31e3e1c46 100644
--- a/Projects/UOContent/Migrations/Server.Items.DartBoardSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DartBoardSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DartBoardSouthAddon",
- "properties": []
+ "type": "Server.Items.DartBoardSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DartBoardSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.DartBoardSouthDeed.v0.json
index cdc9472b6..b32934f2b 100644
--- a/Projects/UOContent/Migrations/Server.Items.DartBoardSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DartBoardSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DartBoardSouthDeed",
- "properties": []
+ "type": "Server.Items.DartBoardSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DeadWood.v0.json b/Projects/UOContent/Migrations/Server.Items.DeadWood.v0.json
index 98fc9bba7..746d99772 100644
--- a/Projects/UOContent/Migrations/Server.Items.DeadWood.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DeadWood.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DeadWood",
- "properties": []
+ "type": "Server.Items.DeadWood"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DiseasedBark.v0.json b/Projects/UOContent/Migrations/Server.Items.DiseasedBark.v0.json
index c2d4e2211..87a49a657 100644
--- a/Projects/UOContent/Migrations/Server.Items.DiseasedBark.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DiseasedBark.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DiseasedBark",
- "properties": []
+ "type": "Server.Items.DiseasedBark"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonArms.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonArms.v0.json
index 646d1a72a..db299432b 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonArms.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonArms.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonArms",
- "properties": []
+ "type": "Server.Items.DragonArms"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonChest.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonChest.v0.json
index 9f00996a1..3d25c9efc 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonChest.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonChest.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonChest",
- "properties": []
+ "type": "Server.Items.DragonChest"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonEasterEgg.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonEasterEgg.v0.json
index 0ffb9ee7d..13a91376e 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonEasterEgg.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonEasterEgg.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonEasterEgg",
- "properties": []
+ "type": "Server.Items.DragonEasterEgg"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonGloves.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonGloves.v0.json
index 8685a3dfc..de5d3e418 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonGloves.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonGloves.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonGloves",
- "properties": []
+ "type": "Server.Items.DragonGloves"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonHelm.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonHelm.v0.json
index 123b2d10a..3e4890ab1 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonHelm.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonHelm.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonHelm",
- "properties": []
+ "type": "Server.Items.DragonHelm"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonLegs.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonLegs.v0.json
index 9e73a6469..d20e9bcf0 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonLegs.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonLegs.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonLegs",
- "properties": []
+ "type": "Server.Items.DragonLegs"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DragonsBlood.v0.json b/Projects/UOContent/Migrations/Server.Items.DragonsBlood.v0.json
index bee4304d6..cd2bdfd0b 100644
--- a/Projects/UOContent/Migrations/Server.Items.DragonsBlood.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DragonsBlood.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DragonsBlood",
- "properties": []
+ "type": "Server.Items.DragonsBlood"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DreadHornMane.v0.json b/Projects/UOContent/Migrations/Server.Items.DreadHornMane.v0.json
index c62f91315..87c9abcdb 100644
--- a/Projects/UOContent/Migrations/Server.Items.DreadHornMane.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DreadHornMane.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DreadHornMane",
- "properties": []
+ "type": "Server.Items.DreadHornMane"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DullCopperIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.DullCopperIngot.v0.json
index 20890c361..3fe313279 100644
--- a/Projects/UOContent/Migrations/Server.Items.DullCopperIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DullCopperIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DullCopperIngot",
- "properties": []
+ "type": "Server.Items.DullCopperIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DullCopperOre.v0.json b/Projects/UOContent/Migrations/Server.Items.DullCopperOre.v0.json
index 637be2a3b..5a17da24f 100644
--- a/Projects/UOContent/Migrations/Server.Items.DullCopperOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.DullCopperOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.DullCopperOre",
- "properties": []
+ "type": "Server.Items.DullCopperOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.DyeTub.v2.json b/Projects/UOContent/Migrations/Server.Items.DyeTub.v2.json
index e23cb003d..5aef28b4f 100644
--- a/Projects/UOContent/Migrations/Server.Items.DyeTub.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.DyeTub.v2.json
@@ -5,8 +5,7 @@
{
"name": "Level",
"type": "Server.Multis.SecureLevel",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
},
{
"name": "Redyable",
diff --git a/Projects/UOContent/Migrations/Server.Items.EcruCitrine.v0.json b/Projects/UOContent/Migrations/Server.Items.EcruCitrine.v0.json
index 3eb3d36a3..64f191e36 100644
--- a/Projects/UOContent/Migrations/Server.Items.EcruCitrine.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.EcruCitrine.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.EcruCitrine",
- "properties": []
+ "type": "Server.Items.EcruCitrine"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenBedEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenBedEastAddon.v0.json
index 999fa5efb..7a813126c 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenBedEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenBedEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenBedEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenBedEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenBedEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenBedEastDeed.v0.json
index eb4f95506..5238d85f6 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenBedEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenBedEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenBedEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenBedEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthAddon.v0.json
index 9702d6f43..d7795ab10 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenBedSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenBedSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthDeed.v0.json
index 858121bcc..3f3f55589 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenBedSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenBedSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenBedSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastAddon.v0.json
index 514f3f3fa..2ea18b1dd 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenDresserEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenDresserEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastDeed.v0.json
index 44bd49197..7473c06a4 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenDresserEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenDresserEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenDresserEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthAddon.v0.json
index 6ee530d9d..6d8849da0 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenDresserSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenDresserSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthDeed.v0.json
index 73b231d1d..39e35f429 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenDresserSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenDresserSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenDresserSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenForgeAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenForgeAddon.v0.json
index 8e18724d5..888d6babe 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenForgeAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenForgeAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenForgeAddon",
- "properties": []
+ "type": "Server.Items.ElvenForgeAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenForgeDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenForgeDeed.v0.json
index 0ff906048..2df1355a1 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenForgeDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenForgeDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenForgeDeed",
- "properties": []
+ "type": "Server.Items.ElvenForgeDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastAddon.v0.json
index 505d0422b..d8a0f87f0 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenLoveseatEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenLoveseatEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastDeed.v0.json
index 6f50c3bc5..72590fb9e 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenLoveseatEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenLoveseatEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthAddon.v0.json
index 34afed18d..c719cf337 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenLoveseatSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenLoveseatSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthDeed.v0.json
index b4d15b48c..555c7151b 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenLoveseatSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenLoveseatSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenLoveseatSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastAddon.v0.json
index 47a202661..dc71c0d6b 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenSpinningwheelEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenSpinningwheelEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastDeed.v0.json
index ede434ef9..0148d9b4d 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenSpinningwheelEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenSpinningwheelEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthAddon.v0.json
index 850fd3342..1f33e596e 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenSpinningwheelSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenSpinningwheelSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthDeed.v0.json
index 7f6afb8b7..318061260 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenSpinningwheelSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenSpinningwheelSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenSpinningwheelSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastAddon.v0.json
index 665d3b2d2..d1902d023 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenStoveEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenStoveEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastDeed.v0.json
index d35d5670e..9a28b3f62 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenStoveEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenStoveEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenStoveEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthAddon.v0.json
index a03f6469e..58b6aab7c 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenStoveSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenStoveSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthDeed.v0.json
index cc7ac1ab2..9985eef99 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenStoveSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenStoveSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenStoveSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastAddon.v0.json
index 4b0cec609..076aaa852 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenWashBasinEastAddon",
- "properties": []
+ "type": "Server.Items.ElvenWashBasinEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastDeed.v0.json
index 3e3d4e398..93b573dc6 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenWashBasinEastDeed",
- "properties": []
+ "type": "Server.Items.ElvenWashBasinEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthAddon.v0.json
index 82e44acb6..51bdb57c1 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenWashBasinSouthAddon",
- "properties": []
+ "type": "Server.Items.ElvenWashBasinSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthDeed.v0.json
index 941b080f2..7a07576e4 100644
--- a/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ElvenWashBasinSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ElvenWashBasinSouthDeed",
- "properties": []
+ "type": "Server.Items.ElvenWashBasinSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ExcellentIronMaiden.v0.json b/Projects/UOContent/Migrations/Server.Items.ExcellentIronMaiden.v0.json
index d66387ce2..cec9c1814 100644
--- a/Projects/UOContent/Migrations/Server.Items.ExcellentIronMaiden.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ExcellentIronMaiden.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ExcellentIronMaiden",
- "properties": []
+ "type": "Server.Items.ExcellentIronMaiden"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.EyeOfTheTravesty.v0.json b/Projects/UOContent/Migrations/Server.Items.EyeOfTheTravesty.v0.json
index 3a2e2eb2f..cccfa65d3 100644
--- a/Projects/UOContent/Migrations/Server.Items.EyeOfTheTravesty.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.EyeOfTheTravesty.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.EyeOfTheTravesty",
- "properties": []
+ "type": "Server.Items.EyeOfTheTravesty"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastAddon.v0.json
index b26d24d68..e6ba9de27 100644
--- a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FancyElvenTableEastAddon",
- "properties": []
+ "type": "Server.Items.FancyElvenTableEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastDeed.v0.json
index ed1e53cc3..4e843805f 100644
--- a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FancyElvenTableEastDeed",
- "properties": []
+ "type": "Server.Items.FancyElvenTableEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthAddon.v0.json
index e6c0b61ff..0541389fe 100644
--- a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FancyElvenTableSouthAddon",
- "properties": []
+ "type": "Server.Items.FancyElvenTableSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthDeed.v0.json
index 30d30d1bb..39a2de547 100644
--- a/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FancyElvenTableSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FancyElvenTableSouthDeed",
- "properties": []
+ "type": "Server.Items.FancyElvenTableSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FandancerFish.v0.json b/Projects/UOContent/Migrations/Server.Items.FandancerFish.v0.json
index 25c3e97a0..60e890ce1 100644
--- a/Projects/UOContent/Migrations/Server.Items.FandancerFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FandancerFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FandancerFish",
- "properties": []
+ "type": "Server.Items.FandancerFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FireColumnAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.FireColumnAddon.v0.json
index 6708edefd..fe46215f4 100644
--- a/Projects/UOContent/Migrations/Server.Items.FireColumnAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FireColumnAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FireColumnAddon",
- "properties": []
+ "type": "Server.Items.FireColumnAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FireRuby.v0.json b/Projects/UOContent/Migrations/Server.Items.FireRuby.v0.json
index 779d9a548..37115a034 100644
--- a/Projects/UOContent/Migrations/Server.Items.FireRuby.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FireRuby.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FireRuby",
- "properties": []
+ "type": "Server.Items.FireRuby"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Fireflies.v0.json b/Projects/UOContent/Migrations/Server.Items.Fireflies.v0.json
index 634cfae85..da12b7b06 100644
--- a/Projects/UOContent/Migrations/Server.Items.Fireflies.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Fireflies.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Fireflies",
- "properties": []
+ "type": "Server.Items.Fireflies"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FirefliesDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.FirefliesDeed.v0.json
index a037fc4d5..f80f99d37 100644
--- a/Projects/UOContent/Migrations/Server.Items.FirefliesDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FirefliesDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FirefliesDeed",
- "properties": []
+ "type": "Server.Items.FirefliesDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Fish.v0.json b/Projects/UOContent/Migrations/Server.Items.Fish.v0.json
index 190a74a2a..03ffd4b6b 100644
--- a/Projects/UOContent/Migrations/Server.Items.Fish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Fish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Fish",
- "properties": []
+ "type": "Server.Items.Fish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FishBones.v0.json b/Projects/UOContent/Migrations/Server.Items.FishBones.v0.json
index e6c083379..00e73de2e 100644
--- a/Projects/UOContent/Migrations/Server.Items.FishBones.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FishBones.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FishBones",
- "properties": []
+ "type": "Server.Items.FishBones"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FishBowl.v0.json b/Projects/UOContent/Migrations/Server.Items.FishBowl.v0.json
index 069db8b0b..41e3e7e60 100644
--- a/Projects/UOContent/Migrations/Server.Items.FishBowl.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FishBowl.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FishBowl",
- "properties": []
+ "type": "Server.Items.FishBowl"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Flax.v0.json b/Projects/UOContent/Migrations/Server.Items.Flax.v0.json
index 82b23472a..f4413ef40 100644
--- a/Projects/UOContent/Migrations/Server.Items.Flax.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Flax.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Flax",
- "properties": []
+ "type": "Server.Items.Flax"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FlourMillEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.FlourMillEastDeed.v0.json
index 9229c2eaf..5fec416fd 100644
--- a/Projects/UOContent/Migrations/Server.Items.FlourMillEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FlourMillEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FlourMillEastDeed",
- "properties": []
+ "type": "Server.Items.FlourMillEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FlourMillSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.FlourMillSouthDeed.v0.json
index 1a4f54a34..50bb05edb 100644
--- a/Projects/UOContent/Migrations/Server.Items.FlourMillSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FlourMillSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FlourMillSouthDeed",
- "properties": []
+ "type": "Server.Items.FlourMillSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ForgeComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.ForgeComponent.v0.json
index 2194acdd1..46451c01f 100644
--- a/Projects/UOContent/Migrations/Server.Items.ForgeComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ForgeComponent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ForgeComponent",
- "properties": []
+ "type": "Server.Items.ForgeComponent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Frostbringer.v0.json b/Projects/UOContent/Migrations/Server.Items.Frostbringer.v0.json
index 11c0e8b65..414122593 100644
--- a/Projects/UOContent/Migrations/Server.Items.Frostbringer.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Frostbringer.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Frostbringer",
- "properties": []
+ "type": "Server.Items.Frostbringer"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FrostwoodLog.v0.json b/Projects/UOContent/Migrations/Server.Items.FrostwoodLog.v0.json
index f1855d218..2b857f49b 100644
--- a/Projects/UOContent/Migrations/Server.Items.FrostwoodLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FrostwoodLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FrostwoodLog",
- "properties": []
+ "type": "Server.Items.FrostwoodLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.FullMoonFish.v0.json b/Projects/UOContent/Migrations/Server.Items.FullMoonFish.v0.json
index 639f7ed56..c88f29e22 100644
--- a/Projects/UOContent/Migrations/Server.Items.FullMoonFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.FullMoonFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.FullMoonFish",
- "properties": []
+ "type": "Server.Items.FullMoonFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Garlic.v0.json b/Projects/UOContent/Migrations/Server.Items.Garlic.v0.json
index 353929a2b..7ebb955bd 100644
--- a/Projects/UOContent/Migrations/Server.Items.Garlic.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Garlic.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Garlic",
- "properties": []
+ "type": "Server.Items.Garlic"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GauntletsOfNobility.v0.json b/Projects/UOContent/Migrations/Server.Items.GauntletsOfNobility.v0.json
index af35b0243..b4bc48319 100644
--- a/Projects/UOContent/Migrations/Server.Items.GauntletsOfNobility.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GauntletsOfNobility.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GauntletsOfNobility",
- "properties": []
+ "type": "Server.Items.GauntletsOfNobility"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb1.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb1.v0.json
index c925b99d4..7cca3005d 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb1.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb1.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb1",
- "properties": []
+ "type": "Server.Items.GiantWeb1"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb2.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb2.v0.json
index b6aeebe02..4f8ef807f 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb2.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb2.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb2",
- "properties": []
+ "type": "Server.Items.GiantWeb2"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb3.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb3.v0.json
index d2795ce77..29fcc2137 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb3.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb3.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb3",
- "properties": []
+ "type": "Server.Items.GiantWeb3"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb4.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb4.v0.json
index 9e2ebb581..b8de786cd 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb4.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb4.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb4",
- "properties": []
+ "type": "Server.Items.GiantWeb4"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb5.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb5.v0.json
index f78ee162b..9b32f5b06 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb5.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb5.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb5",
- "properties": []
+ "type": "Server.Items.GiantWeb5"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GiantWeb6.v0.json b/Projects/UOContent/Migrations/Server.Items.GiantWeb6.v0.json
index 3e9b3bbb7..19977cd95 100644
--- a/Projects/UOContent/Migrations/Server.Items.GiantWeb6.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GiantWeb6.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GiantWeb6",
- "properties": []
+ "type": "Server.Items.GiantWeb6"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Ginseng.v0.json b/Projects/UOContent/Migrations/Server.Items.Ginseng.v0.json
index 4d3f7adfd..742b2d57e 100644
--- a/Projects/UOContent/Migrations/Server.Items.Ginseng.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Ginseng.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Ginseng",
- "properties": []
+ "type": "Server.Items.Ginseng"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GoldIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.GoldIngot.v0.json
index 600b111bf..cb72cc594 100644
--- a/Projects/UOContent/Migrations/Server.Items.GoldIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GoldIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GoldIngot",
- "properties": []
+ "type": "Server.Items.GoldIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GoldOre.v0.json b/Projects/UOContent/Migrations/Server.Items.GoldOre.v0.json
index 2d11f9e4a..91acc9885 100644
--- a/Projects/UOContent/Migrations/Server.Items.GoldOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GoldOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GoldOre",
- "properties": []
+ "type": "Server.Items.GoldOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GoldenBroadtail.v0.json b/Projects/UOContent/Migrations/Server.Items.GoldenBroadtail.v0.json
index af4a2ee5b..d55bf31e3 100644
--- a/Projects/UOContent/Migrations/Server.Items.GoldenBroadtail.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GoldenBroadtail.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GoldenBroadtail",
- "properties": []
+ "type": "Server.Items.GoldenBroadtail"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GozaMatEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.GozaMatEastAddon.v0.json
index f1b346861..1f414eaaf 100644
--- a/Projects/UOContent/Migrations/Server.Items.GozaMatEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GozaMatEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GozaMatEastAddon",
- "properties": []
+ "type": "Server.Items.GozaMatEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GozaMatEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.GozaMatEastDeed.v0.json
index 130dbd935..589c071b0 100644
--- a/Projects/UOContent/Migrations/Server.Items.GozaMatEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GozaMatEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GozaMatEastDeed",
- "properties": []
+ "type": "Server.Items.GozaMatEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GozaMatSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.GozaMatSouthAddon.v0.json
index af00b5a9b..4c0fd3d90 100644
--- a/Projects/UOContent/Migrations/Server.Items.GozaMatSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GozaMatSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GozaMatSouthAddon",
- "properties": []
+ "type": "Server.Items.GozaMatSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GozaMatSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.GozaMatSouthDeed.v0.json
index 0049ee1f3..1e228c0a2 100644
--- a/Projects/UOContent/Migrations/Server.Items.GozaMatSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GozaMatSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GozaMatSouthDeed",
- "properties": []
+ "type": "Server.Items.GozaMatSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GraveDust.v0.json b/Projects/UOContent/Migrations/Server.Items.GraveDust.v0.json
index 15d2299ee..435efa545 100644
--- a/Projects/UOContent/Migrations/Server.Items.GraveDust.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GraveDust.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GraveDust",
- "properties": []
+ "type": "Server.Items.GraveDust"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastAddon.v0.json
index b3935a55e..00fcee813 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrayBrickFireplaceEastAddon",
- "properties": []
+ "type": "Server.Items.GrayBrickFireplaceEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastDeed.v0.json
index 448f5a700..bac737538 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrayBrickFireplaceEastDeed",
- "properties": []
+ "type": "Server.Items.GrayBrickFireplaceEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthAddon.v0.json
index 80723091d..89e31de7f 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrayBrickFireplaceSouthAddon",
- "properties": []
+ "type": "Server.Items.GrayBrickFireplaceSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthDeed.v0.json
index 7f43feeba..d15b2b50f 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrayBrickFireplaceSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrayBrickFireplaceSouthDeed",
- "properties": []
+ "type": "Server.Items.GrayBrickFireplaceSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrimWarning.v0.json b/Projects/UOContent/Migrations/Server.Items.GrimWarning.v0.json
index 624049fad..ef7f77fc0 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrimWarning.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrimWarning.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrimWarning",
- "properties": []
+ "type": "Server.Items.GrimWarning"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.GrizzledBones.v0.json b/Projects/UOContent/Migrations/Server.Items.GrizzledBones.v0.json
index 9273243a4..20f71c78e 100644
--- a/Projects/UOContent/Migrations/Server.Items.GrizzledBones.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.GrizzledBones.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.GrizzledBones",
- "properties": []
+ "type": "Server.Items.GrizzledBones"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HalloweenGuillotine.v0.json b/Projects/UOContent/Migrations/Server.Items.HalloweenGuillotine.v0.json
index a3f72ca8e..efdcf0779 100644
--- a/Projects/UOContent/Migrations/Server.Items.HalloweenGuillotine.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HalloweenGuillotine.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HalloweenGuillotine",
- "properties": []
+ "type": "Server.Items.HalloweenGuillotine"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HalloweenPumpkin.v1.json b/Projects/UOContent/Migrations/Server.Items.HalloweenPumpkin.v1.json
index b5f1b62f3..166414357 100644
--- a/Projects/UOContent/Migrations/Server.Items.HalloweenPumpkin.v1.json
+++ b/Projects/UOContent/Migrations/Server.Items.HalloweenPumpkin.v1.json
@@ -1,5 +1,4 @@
{
"version": 1,
- "type": "Server.Items.HalloweenPumpkin",
- "properties": []
+ "type": "Server.Items.HalloweenPumpkin"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HarvestWine.v0.json b/Projects/UOContent/Migrations/Server.Items.HarvestWine.v0.json
index 07274503d..7f147a894 100644
--- a/Projects/UOContent/Migrations/Server.Items.HarvestWine.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HarvestWine.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HarvestWine",
- "properties": []
+ "type": "Server.Items.HarvestWine"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HeartShapedBox.v0.json b/Projects/UOContent/Migrations/Server.Items.HeartShapedBox.v0.json
index 9da6b366d..682515a0f 100644
--- a/Projects/UOContent/Migrations/Server.Items.HeartShapedBox.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HeartShapedBox.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HeartShapedBox",
- "properties": []
+ "type": "Server.Items.HeartShapedBox"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HeartwoodLog.v0.json b/Projects/UOContent/Migrations/Server.Items.HeartwoodLog.v0.json
index cafbc2c8f..cd4f2d803 100644
--- a/Projects/UOContent/Migrations/Server.Items.HeartwoodLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HeartwoodLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HeartwoodLog",
- "properties": []
+ "type": "Server.Items.HeartwoodLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HelmOfInsight.v0.json b/Projects/UOContent/Migrations/Server.Items.HelmOfInsight.v0.json
index c70e9950a..c24b10d5b 100644
--- a/Projects/UOContent/Migrations/Server.Items.HelmOfInsight.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HelmOfInsight.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HelmOfInsight",
- "properties": []
+ "type": "Server.Items.HelmOfInsight"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Hides.v0.json b/Projects/UOContent/Migrations/Server.Items.Hides.v0.json
index bc199beba..30bd0dac7 100644
--- a/Projects/UOContent/Migrations/Server.Items.Hides.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Hides.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Hides",
- "properties": []
+ "type": "Server.Items.Hides"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.AngelDecoration.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.AngelDecoration.v0.json
index 89024d3b0..7c79b561a 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.AngelDecoration.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.AngelDecoration.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.AngelDecoration",
- "properties": []
+ "type": "Server.Items.Holiday.AngelDecoration"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedDaemonMask.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedDaemonMask.v0.json
index 55f9192c6..4bbab7b93 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedDaemonMask.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedDaemonMask.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.PaintedDaemonMask",
- "properties": []
+ "type": "Server.Items.Holiday.PaintedDaemonMask"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilClownMask.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilClownMask.v0.json
index 120547e9d..6a7650fa0 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilClownMask.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilClownMask.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.PaintedEvilClownMask",
- "properties": []
+ "type": "Server.Items.Holiday.PaintedEvilClownMask"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilJesterMask.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilJesterMask.v0.json
index f49e693cc..f426c5319 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilJesterMask.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedEvilJesterMask.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.PaintedEvilJesterMask",
- "properties": []
+ "type": "Server.Items.Holiday.PaintedEvilJesterMask"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPlagueMask.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPlagueMask.v0.json
index f21926126..babb8fd96 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPlagueMask.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPlagueMask.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.PaintedPlagueMask",
- "properties": []
+ "type": "Server.Items.Holiday.PaintedPlagueMask"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPorcelainMask.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPorcelainMask.v0.json
index d053fae9b..014c3fe56 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPorcelainMask.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.PaintedPorcelainMask.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.PaintedPorcelainMask",
- "properties": []
+ "type": "Server.Items.Holiday.PaintedPorcelainMask"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Holiday.RockingHorse.v0.json b/Projects/UOContent/Migrations/Server.Items.Holiday.RockingHorse.v0.json
index 4da4fadb2..c7a2f0f13 100644
--- a/Projects/UOContent/Migrations/Server.Items.Holiday.RockingHorse.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Holiday.RockingHorse.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Holiday.RockingHorse",
- "properties": []
+ "type": "Server.Items.Holiday.RockingHorse"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HolyKnightsBreastplate.v0.json b/Projects/UOContent/Migrations/Server.Items.HolyKnightsBreastplate.v0.json
index 2ad313cf3..c086f8462 100644
--- a/Projects/UOContent/Migrations/Server.Items.HolyKnightsBreastplate.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HolyKnightsBreastplate.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HolyKnightsBreastplate",
- "properties": []
+ "type": "Server.Items.HolyKnightsBreastplate"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HornedHides.v0.json b/Projects/UOContent/Migrations/Server.Items.HornedHides.v0.json
index 623eb5e82..ec06633b4 100644
--- a/Projects/UOContent/Migrations/Server.Items.HornedHides.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HornedHides.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HornedHides",
- "properties": []
+ "type": "Server.Items.HornedHides"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.HornedLeather.v0.json b/Projects/UOContent/Migrations/Server.Items.HornedLeather.v0.json
index f94c94626..0f254e5dd 100644
--- a/Projects/UOContent/Migrations/Server.Items.HornedLeather.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.HornedLeather.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.HornedLeather",
- "properties": []
+ "type": "Server.Items.HornedLeather"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.InquisitorsResolution.v0.json b/Projects/UOContent/Migrations/Server.Items.InquisitorsResolution.v0.json
index 18ba377dd..d278f8653 100644
--- a/Projects/UOContent/Migrations/Server.Items.InquisitorsResolution.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.InquisitorsResolution.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.InquisitorsResolution",
- "properties": []
+ "type": "Server.Items.InquisitorsResolution"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.IronIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.IronIngot.v0.json
index a6d69ae0a..661a3a942 100644
--- a/Projects/UOContent/Migrations/Server.Items.IronIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.IronIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.IronIngot",
- "properties": []
+ "type": "Server.Items.IronIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.IronOre.v0.json b/Projects/UOContent/Migrations/Server.Items.IronOre.v0.json
index 25a2c838e..94cc94b44 100644
--- a/Projects/UOContent/Migrations/Server.Items.IronOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.IronOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.IronOre",
- "properties": []
+ "type": "Server.Items.IronOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.IronwoodCrown.v0.json b/Projects/UOContent/Migrations/Server.Items.IronwoodCrown.v0.json
index 951b71e83..f0b85b1df 100644
--- a/Projects/UOContent/Migrations/Server.Items.IronwoodCrown.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.IronwoodCrown.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.IronwoodCrown",
- "properties": []
+ "type": "Server.Items.IronwoodCrown"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.IslandStatue.v0.json b/Projects/UOContent/Migrations/Server.Items.IslandStatue.v0.json
index d292ccdb0..c9bdafa7a 100644
--- a/Projects/UOContent/Migrations/Server.Items.IslandStatue.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.IslandStatue.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.IslandStatue",
- "properties": []
+ "type": "Server.Items.IslandStatue"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.JackOLantern.v0.json b/Projects/UOContent/Migrations/Server.Items.JackOLantern.v0.json
index 15c51fee8..19149eaef 100644
--- a/Projects/UOContent/Migrations/Server.Items.JackOLantern.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.JackOLantern.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.JackOLantern",
- "properties": []
+ "type": "Server.Items.JackOLantern"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.JackalsCollar.v0.json b/Projects/UOContent/Migrations/Server.Items.JackalsCollar.v0.json
index f8a1308aa..da6e7ace1 100644
--- a/Projects/UOContent/Migrations/Server.Items.JackalsCollar.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.JackalsCollar.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.JackalsCollar",
- "properties": []
+ "type": "Server.Items.JackalsCollar"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.JellyBeans.v0.json b/Projects/UOContent/Migrations/Server.Items.JellyBeans.v0.json
index 4749ce9a6..24c1f006e 100644
--- a/Projects/UOContent/Migrations/Server.Items.JellyBeans.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.JellyBeans.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.JellyBeans",
- "properties": []
+ "type": "Server.Items.JellyBeans"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Jellyfish.v0.json b/Projects/UOContent/Migrations/Server.Items.Jellyfish.v0.json
index 211bb5627..eec11bc6c 100644
--- a/Projects/UOContent/Migrations/Server.Items.Jellyfish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Jellyfish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Jellyfish",
- "properties": []
+ "type": "Server.Items.Jellyfish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.KillerFrog.v0.json b/Projects/UOContent/Migrations/Server.Items.KillerFrog.v0.json
index b34e5e1e1..fdcdce48c 100644
--- a/Projects/UOContent/Migrations/Server.Items.KillerFrog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.KillerFrog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.KillerFrog",
- "properties": []
+ "type": "Server.Items.KillerFrog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LardOfParoxysmus.v0.json b/Projects/UOContent/Migrations/Server.Items.LardOfParoxysmus.v0.json
index 934ceec73..6b9be7c61 100644
--- a/Projects/UOContent/Migrations/Server.Items.LardOfParoxysmus.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LardOfParoxysmus.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LardOfParoxysmus",
- "properties": []
+ "type": "Server.Items.LardOfParoxysmus"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeBedEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeBedEastAddon.v0.json
index 97990d544..b252e27f3 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeBedEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeBedEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeBedEastAddon",
- "properties": []
+ "type": "Server.Items.LargeBedEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeBedSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeBedSouthAddon.v0.json
index 064585b39..e4345440b 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeBedSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeBedSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeBedSouthAddon",
- "properties": []
+ "type": "Server.Items.LargeBedSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeBedSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeBedSouthDeed.v0.json
index fe8ae1783..946874f70 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeBedSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeBedSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeBedSouthDeed",
- "properties": []
+ "type": "Server.Items.LargeBedSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeForgeEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeForgeEastAddon.v0.json
index 197bb4cb0..e1a562c6a 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeForgeEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeForgeEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeForgeEastAddon",
- "properties": []
+ "type": "Server.Items.LargeForgeEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeForgeEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeForgeEastDeed.v0.json
index 46c24a1c7..705a2dbc2 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeForgeEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeForgeEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeForgeEastDeed",
- "properties": []
+ "type": "Server.Items.LargeForgeEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthAddon.v0.json
index bc02e1819..1d4da7f74 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeForgeSouthAddon",
- "properties": []
+ "type": "Server.Items.LargeForgeSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthDeed.v0.json
index ad51654ef..28c3498e6 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeForgeSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeForgeSouthDeed",
- "properties": []
+ "type": "Server.Items.LargeForgeSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastAddon.v0.json
index f185c7b15..b3746a355 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeStoneTableEastAddon",
- "properties": []
+ "type": "Server.Items.LargeStoneTableEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastDeed.v0.json
index e963cc8f0..44e3b5449 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeStoneTableEastDeed",
- "properties": []
+ "type": "Server.Items.LargeStoneTableEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthAddon.v0.json
index 0b15e8069..608181d1e 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeStoneTableSouthAddon",
- "properties": []
+ "type": "Server.Items.LargeStoneTableSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthDeed.v0.json
index b2d630f88..2c52be291 100644
--- a/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LargeStoneTableSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LargeStoneTableSouthDeed",
- "properties": []
+ "type": "Server.Items.LargeStoneTableSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Leather.v0.json b/Projects/UOContent/Migrations/Server.Items.Leather.v0.json
index a74779a53..a6200c057 100644
--- a/Projects/UOContent/Migrations/Server.Items.Leather.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Leather.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Leather",
- "properties": []
+ "type": "Server.Items.Leather"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LegacyOfTheDreadLord.v0.json b/Projects/UOContent/Migrations/Server.Items.LegacyOfTheDreadLord.v0.json
index ef0dacbbe..20aceb122 100644
--- a/Projects/UOContent/Migrations/Server.Items.LegacyOfTheDreadLord.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LegacyOfTheDreadLord.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LegacyOfTheDreadLord",
- "properties": []
+ "type": "Server.Items.LegacyOfTheDreadLord"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LeggingsOfBane.v0.json b/Projects/UOContent/Migrations/Server.Items.LeggingsOfBane.v0.json
index 62dd8c404..6030373d5 100644
--- a/Projects/UOContent/Migrations/Server.Items.LeggingsOfBane.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LeggingsOfBane.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LeggingsOfBane",
- "properties": []
+ "type": "Server.Items.LeggingsOfBane"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastAddon.v0.json
index 98950c59e..a4085ff47 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightFlowerTapestryEastAddon",
- "properties": []
+ "type": "Server.Items.LightFlowerTapestryEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastDeed.v0.json
index cd8545c3b..0e48b6aa1 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestryEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightFlowerTapestryEastDeed",
- "properties": []
+ "type": "Server.Items.LightFlowerTapestryEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthAddon.v0.json
index 9ac8032b2..6bed20c74 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightFlowerTapestrySouthAddon",
- "properties": []
+ "type": "Server.Items.LightFlowerTapestrySouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthDeed.v0.json
index 103a2e5e1..377ba1771 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightFlowerTapestrySouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightFlowerTapestrySouthDeed",
- "properties": []
+ "type": "Server.Items.LightFlowerTapestrySouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightYarn.v0.json b/Projects/UOContent/Migrations/Server.Items.LightYarn.v0.json
index 5546652d8..d966d9384 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightYarn.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightYarn.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightYarn",
- "properties": []
+ "type": "Server.Items.LightYarn"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LightYarnUnraveled.v0.json b/Projects/UOContent/Migrations/Server.Items.LightYarnUnraveled.v0.json
index 03ed63482..8b3932dcc 100644
--- a/Projects/UOContent/Migrations/Server.Items.LightYarnUnraveled.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LightYarnUnraveled.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LightYarnUnraveled",
- "properties": []
+ "type": "Server.Items.LightYarnUnraveled"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Log.v2.json b/Projects/UOContent/Migrations/Server.Items.Log.v2.json
index 238bafea3..718fa93c0 100644
--- a/Projects/UOContent/Migrations/Server.Items.Log.v2.json
+++ b/Projects/UOContent/Migrations/Server.Items.Log.v2.json
@@ -5,8 +5,7 @@
{
"name": "Resource",
"type": "Server.Items.CraftResource",
- "rule": "EnumMigrationRule",
- "ruleArguments": []
+ "rule": "EnumMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Lollipops.v0.json b/Projects/UOContent/Migrations/Server.Items.Lollipops.v0.json
index 5781c14fb..09073bd58 100644
--- a/Projects/UOContent/Migrations/Server.Items.Lollipops.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Lollipops.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Lollipops",
- "properties": []
+ "type": "Server.Items.Lollipops"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LongClawCrab.v0.json b/Projects/UOContent/Migrations/Server.Items.LongClawCrab.v0.json
index ba9f071c9..8ee67559e 100644
--- a/Projects/UOContent/Migrations/Server.Items.LongClawCrab.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LongClawCrab.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LongClawCrab",
- "properties": []
+ "type": "Server.Items.LongClawCrab"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LoomEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LoomEastDeed.v0.json
index 39aa17104..5cc95b254 100644
--- a/Projects/UOContent/Migrations/Server.Items.LoomEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LoomEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LoomEastDeed",
- "properties": []
+ "type": "Server.Items.LoomEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LoomSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.LoomSouthDeed.v0.json
index 602b71e41..ac41faa72 100644
--- a/Projects/UOContent/Migrations/Server.Items.LoomSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LoomSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LoomSouthDeed",
- "properties": []
+ "type": "Server.Items.LoomSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.LuminescentFungi.v0.json b/Projects/UOContent/Migrations/Server.Items.LuminescentFungi.v0.json
index a2162a097..2bcb5ad67 100644
--- a/Projects/UOContent/Migrations/Server.Items.LuminescentFungi.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.LuminescentFungi.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.LuminescentFungi",
- "properties": []
+ "type": "Server.Items.LuminescentFungi"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MakotoCourtesanFish.v0.json b/Projects/UOContent/Migrations/Server.Items.MakotoCourtesanFish.v0.json
index 903a574a7..349a6d0e7 100644
--- a/Projects/UOContent/Migrations/Server.Items.MakotoCourtesanFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MakotoCourtesanFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MakotoCourtesanFish",
- "properties": []
+ "type": "Server.Items.MakotoCourtesanFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MandrakeRoot.v0.json b/Projects/UOContent/Migrations/Server.Items.MandrakeRoot.v0.json
index de2356382..0e00df802 100644
--- a/Projects/UOContent/Migrations/Server.Items.MandrakeRoot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MandrakeRoot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MandrakeRoot",
- "properties": []
+ "type": "Server.Items.MandrakeRoot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastAddon.v0.json
index 6c0f32035..3a17d7091 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStoneTableEastAddon",
- "properties": []
+ "type": "Server.Items.MediumStoneTableEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastDeed.v0.json
index 9f39f454b..48992890c 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStoneTableEastDeed",
- "properties": []
+ "type": "Server.Items.MediumStoneTableEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthAddon.v0.json
index 46fbac8af..d49b1d633 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStoneTableSouthAddon",
- "properties": []
+ "type": "Server.Items.MediumStoneTableSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthDeed.v0.json
index aea7c25bc..47e2fcf28 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStoneTableSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStoneTableSouthDeed",
- "properties": []
+ "type": "Server.Items.MediumStoneTableSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastAddon.v0.json
index c20f720f2..98fe7bd95 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStretchedHideEastAddon",
- "properties": []
+ "type": "Server.Items.MediumStretchedHideEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastDeed.v0.json
index 4d74ebfe5..50438c78b 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStretchedHideEastDeed",
- "properties": []
+ "type": "Server.Items.MediumStretchedHideEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthAddon.v0.json
index 1143abf3a..f3e040d47 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStretchedHideSouthAddon",
- "properties": []
+ "type": "Server.Items.MediumStretchedHideSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthDeed.v0.json
index b9aa76881..1b460a764 100644
--- a/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MediumStretchedHideSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MediumStretchedHideSouthDeed",
- "properties": []
+ "type": "Server.Items.MediumStretchedHideSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MetallicClothDyetub.v0.json b/Projects/UOContent/Migrations/Server.Items.MetallicClothDyetub.v0.json
index 376f3494f..e09a288b2 100644
--- a/Projects/UOContent/Migrations/Server.Items.MetallicClothDyetub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MetallicClothDyetub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MetallicClothDyetub",
- "properties": []
+ "type": "Server.Items.MetallicClothDyetub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MetallicLeatherDyeTub.v0.json b/Projects/UOContent/Migrations/Server.Items.MetallicLeatherDyeTub.v0.json
index 11e328d51..f2dc89587 100644
--- a/Projects/UOContent/Migrations/Server.Items.MetallicLeatherDyeTub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MetallicLeatherDyeTub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MetallicLeatherDyeTub",
- "properties": []
+ "type": "Server.Items.MetallicLeatherDyeTub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MidnightBracers.v0.json b/Projects/UOContent/Migrations/Server.Items.MidnightBracers.v0.json
index d805df425..110149d03 100644
--- a/Projects/UOContent/Migrations/Server.Items.MidnightBracers.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MidnightBracers.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MidnightBracers",
- "properties": []
+ "type": "Server.Items.MidnightBracers"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MinocBlueFish.v0.json b/Projects/UOContent/Migrations/Server.Items.MinocBlueFish.v0.json
index aff82790e..2691c3a97 100644
--- a/Projects/UOContent/Migrations/Server.Items.MinocBlueFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MinocBlueFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MinocBlueFish",
- "properties": []
+ "type": "Server.Items.MinocBlueFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MrPlainsCookies.v0.json b/Projects/UOContent/Migrations/Server.Items.MrPlainsCookies.v0.json
index e2cf2eb4f..b93fe50cd 100644
--- a/Projects/UOContent/Migrations/Server.Items.MrPlainsCookies.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MrPlainsCookies.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MrPlainsCookies",
- "properties": []
+ "type": "Server.Items.MrPlainsCookies"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Muculent.v0.json b/Projects/UOContent/Migrations/Server.Items.Muculent.v0.json
index 8d8e2b520..ea2e25b09 100644
--- a/Projects/UOContent/Migrations/Server.Items.Muculent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Muculent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Muculent",
- "properties": []
+ "type": "Server.Items.Muculent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.MurkyMilk.v0.json b/Projects/UOContent/Migrations/Server.Items.MurkyMilk.v0.json
index 7cf98cae7..02d41f3fa 100644
--- a/Projects/UOContent/Migrations/Server.Items.MurkyMilk.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.MurkyMilk.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.MurkyMilk",
- "properties": []
+ "type": "Server.Items.MurkyMilk"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Nightshade.v0.json b/Projects/UOContent/Migrations/Server.Items.Nightshade.v0.json
index 3bff6c0ce..d06030580 100644
--- a/Projects/UOContent/Migrations/Server.Items.Nightshade.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Nightshade.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Nightshade",
- "properties": []
+ "type": "Server.Items.Nightshade"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.NougatSwirl.v0.json b/Projects/UOContent/Migrations/Server.Items.NougatSwirl.v0.json
index 9437a68ed..9c672b26a 100644
--- a/Projects/UOContent/Migrations/Server.Items.NougatSwirl.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.NougatSwirl.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.NougatSwirl",
- "properties": []
+ "type": "Server.Items.NougatSwirl"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.NoxCrystal.v0.json b/Projects/UOContent/Migrations/Server.Items.NoxCrystal.v0.json
index de69b03e6..832685320 100644
--- a/Projects/UOContent/Migrations/Server.Items.NoxCrystal.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.NoxCrystal.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.NoxCrystal",
- "properties": []
+ "type": "Server.Items.NoxCrystal"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.NujelmHoneyFish.v0.json b/Projects/UOContent/Migrations/Server.Items.NujelmHoneyFish.v0.json
index 95b2fef06..ce80e7be2 100644
--- a/Projects/UOContent/Migrations/Server.Items.NujelmHoneyFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.NujelmHoneyFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.NujelmHoneyFish",
- "properties": []
+ "type": "Server.Items.NujelmHoneyFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OakLog.v0.json b/Projects/UOContent/Migrations/Server.Items.OakLog.v0.json
index 538fe04ff..292b8e4b5 100644
--- a/Projects/UOContent/Migrations/Server.Items.OakLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OakLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OakLog",
- "properties": []
+ "type": "Server.Items.OakLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OrnateCrownOfTheHarrower.v0.json b/Projects/UOContent/Migrations/Server.Items.OrnateCrownOfTheHarrower.v0.json
index cb1ad9841..1399e3ca1 100644
--- a/Projects/UOContent/Migrations/Server.Items.OrnateCrownOfTheHarrower.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OrnateCrownOfTheHarrower.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OrnateCrownOfTheHarrower",
- "properties": []
+ "type": "Server.Items.OrnateCrownOfTheHarrower"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastAddon.v0.json
index ed977a59d..92ed39ce6 100644
--- a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OrnateElvenTableEastAddon",
- "properties": []
+ "type": "Server.Items.OrnateElvenTableEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastDeed.v0.json
index 388083f48..914ddf52f 100644
--- a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OrnateElvenTableEastDeed",
- "properties": []
+ "type": "Server.Items.OrnateElvenTableEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthAddon.v0.json
index 6253027ec..fb4763875 100644
--- a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OrnateElvenTableSouthAddon",
- "properties": []
+ "type": "Server.Items.OrnateElvenTableSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthDeed.v0.json
index fb2fe945b..ea4dce7bd 100644
--- a/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.OrnateElvenTableSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.OrnateElvenTableSouthDeed",
- "properties": []
+ "type": "Server.Items.OrnateElvenTableSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ParasiticPlant.v0.json b/Projects/UOContent/Migrations/Server.Items.ParasiticPlant.v0.json
index 7fd50492e..a3ad1b4ba 100644
--- a/Projects/UOContent/Migrations/Server.Items.ParasiticPlant.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ParasiticPlant.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ParasiticPlant",
- "properties": []
+ "type": "Server.Items.ParasiticPlant"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ParrotPerchAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ParrotPerchAddon.v0.json
index 23a705057..ea7da017f 100644
--- a/Projects/UOContent/Migrations/Server.Items.ParrotPerchAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ParrotPerchAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ParrotPerchAddon",
- "properties": []
+ "type": "Server.Items.ParrotPerchAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ParrotPerchDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.ParrotPerchDeed.v0.json
index 92f2fded3..d12b86bde 100644
--- a/Projects/UOContent/Migrations/Server.Items.ParrotPerchDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ParrotPerchDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ParrotPerchDeed",
- "properties": []
+ "type": "Server.Items.ParrotPerchDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PeculiarFish.v0.json b/Projects/UOContent/Migrations/Server.Items.PeculiarFish.v0.json
index c912970b6..038d259b3 100644
--- a/Projects/UOContent/Migrations/Server.Items.PeculiarFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PeculiarFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PeculiarFish",
- "properties": []
+ "type": "Server.Items.PeculiarFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PentagramAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PentagramAddon.v0.json
index c07356648..e017247c5 100644
--- a/Projects/UOContent/Migrations/Server.Items.PentagramAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PentagramAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PentagramAddon",
- "properties": []
+ "type": "Server.Items.PentagramAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PentagramDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.PentagramDeed.v0.json
index 8ca77e501..f841a442e 100644
--- a/Projects/UOContent/Migrations/Server.Items.PentagramDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PentagramDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PentagramDeed",
- "properties": []
+ "type": "Server.Items.PentagramDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PerfectEmerald.v0.json b/Projects/UOContent/Migrations/Server.Items.PerfectEmerald.v0.json
index 5d7507fb3..b32fc2160 100644
--- a/Projects/UOContent/Migrations/Server.Items.PerfectEmerald.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PerfectEmerald.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PerfectEmerald",
- "properties": []
+ "type": "Server.Items.PerfectEmerald"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastAddon.v0.json
index cd4c7a272..107888f7f 100644
--- a/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PickpocketDipEastAddon",
- "properties": []
+ "type": "Server.Items.PickpocketDipEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastDeed.v0.json
index bfedb4171..e2ce94892 100644
--- a/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PickpocketDipEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PickpocketDipEastDeed",
- "properties": []
+ "type": "Server.Items.PickpocketDipEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthAddon.v0.json
index 7af9647d7..2aad72533 100644
--- a/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PickpocketDipSouthAddon",
- "properties": []
+ "type": "Server.Items.PickpocketDipSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthDeed.v0.json
index f681d9582..f9fd4d278 100644
--- a/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PickpocketDipSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PickpocketDipSouthDeed",
- "properties": []
+ "type": "Server.Items.PickpocketDipSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PigIron.v0.json b/Projects/UOContent/Migrations/Server.Items.PigIron.v0.json
index 38f37b85b..f900fa185 100644
--- a/Projects/UOContent/Migrations/Server.Items.PigIron.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PigIron.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PigIron",
- "properties": []
+ "type": "Server.Items.PigIron"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastAddon.v0.json
index 888ce9db0..a13763dc0 100644
--- a/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PolarBearRugEastAddon",
- "properties": []
+ "type": "Server.Items.PolarBearRugEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastDeed.v0.json
index cc3ed9a57..9a07daba2 100644
--- a/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PolarBearRugEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PolarBearRugEastDeed",
- "properties": []
+ "type": "Server.Items.PolarBearRugEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthAddon.v0.json
index 3f0b40183..72eb4f7b5 100644
--- a/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PolarBearRugSouthAddon",
- "properties": []
+ "type": "Server.Items.PolarBearRugSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthDeed.v0.json
index c63aa0b02..6b63130a7 100644
--- a/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PolarBearRugSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PolarBearRugSouthDeed",
- "properties": []
+ "type": "Server.Items.PolarBearRugSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PristineDreadHorn.v0.json b/Projects/UOContent/Migrations/Server.Items.PristineDreadHorn.v0.json
index c4dfd285c..d2c519429 100644
--- a/Projects/UOContent/Migrations/Server.Items.PristineDreadHorn.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PristineDreadHorn.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PristineDreadHorn",
- "properties": []
+ "type": "Server.Items.PristineDreadHorn"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PrizedFish.v0.json b/Projects/UOContent/Migrations/Server.Items.PrizedFish.v0.json
index 254f3e90f..d182ec440 100644
--- a/Projects/UOContent/Migrations/Server.Items.PrizedFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PrizedFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PrizedFish",
- "properties": []
+ "type": "Server.Items.PrizedFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PumpkinPizza.v0.json b/Projects/UOContent/Migrations/Server.Items.PumpkinPizza.v0.json
index df8ed5200..e92d22d62 100644
--- a/Projects/UOContent/Migrations/Server.Items.PumpkinPizza.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PumpkinPizza.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PumpkinPizza",
- "properties": []
+ "type": "Server.Items.PumpkinPizza"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PumpkinScarecrow.v0.json b/Projects/UOContent/Migrations/Server.Items.PumpkinScarecrow.v0.json
index c3c38d753..e74df90f2 100644
--- a/Projects/UOContent/Migrations/Server.Items.PumpkinScarecrow.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PumpkinScarecrow.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PumpkinScarecrow",
- "properties": []
+ "type": "Server.Items.PumpkinScarecrow"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PurpleFrog.v0.json b/Projects/UOContent/Migrations/Server.Items.PurpleFrog.v0.json
index 7a0be461b..ae59b85a8 100644
--- a/Projects/UOContent/Migrations/Server.Items.PurpleFrog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PurpleFrog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PurpleFrog",
- "properties": []
+ "type": "Server.Items.PurpleFrog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Putrefication.v0.json b/Projects/UOContent/Migrations/Server.Items.Putrefication.v0.json
index 9c2597b4e..f0f11d8d5 100644
--- a/Projects/UOContent/Migrations/Server.Items.Putrefication.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Putrefication.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Putrefication",
- "properties": []
+ "type": "Server.Items.Putrefication"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.PyramidAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.PyramidAddon.v0.json
index dfe489d49..655bd6619 100644
--- a/Projects/UOContent/Migrations/Server.Items.PyramidAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.PyramidAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.PyramidAddon",
- "properties": []
+ "type": "Server.Items.PyramidAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.RedDartFish.v0.json b/Projects/UOContent/Migrations/Server.Items.RedDartFish.v0.json
index 61e1d00e5..878f8fb9a 100644
--- a/Projects/UOContent/Migrations/Server.Items.RedDartFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.RedDartFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.RedDartFish",
- "properties": []
+ "type": "Server.Items.RedDartFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.RejuvinationAddonComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.RejuvinationAddonComponent.v0.json
index 2e8e0d7ab..ebc40de42 100644
--- a/Projects/UOContent/Migrations/Server.Items.RejuvinationAddonComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.RejuvinationAddonComponent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.RejuvinationAddonComponent",
- "properties": []
+ "type": "Server.Items.RejuvinationAddonComponent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhNorth.v0.json b/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhNorth.v0.json
index 85261fa52..0125e42a7 100644
--- a/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhNorth.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhNorth.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.RejuvinationAnkhNorth",
- "properties": []
+ "type": "Server.Items.RejuvinationAnkhNorth"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhWest.v0.json b/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhWest.v0.json
index 2f971e944..a97a05e25 100644
--- a/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhWest.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.RejuvinationAnkhWest.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.RejuvinationAnkhWest",
- "properties": []
+ "type": "Server.Items.RejuvinationAnkhWest"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.RuinedTapestry.v0.json b/Projects/UOContent/Migrations/Server.Items.RuinedTapestry.v0.json
index eb499bc7f..9473c4507 100644
--- a/Projects/UOContent/Migrations/Server.Items.RuinedTapestry.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.RuinedTapestry.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.RuinedTapestry",
- "properties": []
+ "type": "Server.Items.RuinedTapestry"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SHTeleComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.SHTeleComponent.v0.json
index fa6dee936..86a958b8b 100644
--- a/Projects/UOContent/Migrations/Server.Items.SHTeleComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SHTeleComponent.v0.json
@@ -13,8 +13,7 @@
{
"name": "TeleDest",
"type": "Server.Items.SHTeleComponent",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "TeleOffset",
diff --git a/Projects/UOContent/Migrations/Server.Items.SHTeleporter.v0.json b/Projects/UOContent/Migrations/Server.Items.SHTeleporter.v0.json
index 5bd6f31d7..57861bf29 100644
--- a/Projects/UOContent/Migrations/Server.Items.SHTeleporter.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SHTeleporter.v0.json
@@ -13,26 +13,22 @@
{
"name": "UpTele",
"type": "Server.Items.SHTeleComponent",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "RightTele",
"type": "Server.Items.SHTeleComponent",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "DownTele",
"type": "Server.Items.SHTeleComponent",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
},
{
"name": "LeftTele",
"type": "Server.Items.SHTeleComponent",
- "rule": "SerializableInterfaceMigrationRule",
- "ruleArguments": []
+ "rule": "SerializableInterfaceMigrationRule"
}
]
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastAddon.v0.json
index 357b903e7..98ba46b93 100644
--- a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SandstoneFireplaceEastAddon",
- "properties": []
+ "type": "Server.Items.SandstoneFireplaceEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastDeed.v0.json
index 87a50db33..cef1db8ea 100644
--- a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SandstoneFireplaceEastDeed",
- "properties": []
+ "type": "Server.Items.SandstoneFireplaceEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthAddon.v0.json
index 66753d0c0..d4746f7c1 100644
--- a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SandstoneFireplaceSouthAddon",
- "properties": []
+ "type": "Server.Items.SandstoneFireplaceSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthDeed.v0.json
index 9a72063e4..3e54095e5 100644
--- a/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SandstoneFireplaceSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SandstoneFireplaceSouthDeed",
- "properties": []
+ "type": "Server.Items.SandstoneFireplaceSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SandstoneFountainAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SandstoneFountainAddon.v0.json
index 29aac7584..a5c6d959d 100644
--- a/Projects/UOContent/Migrations/Server.Items.SandstoneFountainAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SandstoneFountainAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SandstoneFountainAddon",
- "properties": []
+ "type": "Server.Items.SandstoneFountainAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Scourge.v0.json b/Projects/UOContent/Migrations/Server.Items.Scourge.v0.json
index 410b23111..31b2868fc 100644
--- a/Projects/UOContent/Migrations/Server.Items.Scourge.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Scourge.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Scourge",
- "properties": []
+ "type": "Server.Items.Scourge"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SeaHorseFish.v0.json b/Projects/UOContent/Migrations/Server.Items.SeaHorseFish.v0.json
index 8b0ac2cbe..3851c9cbf 100644
--- a/Projects/UOContent/Migrations/Server.Items.SeaHorseFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SeaHorseFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SeaHorseFish",
- "properties": []
+ "type": "Server.Items.SeaHorseFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SerpentPillarAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SerpentPillarAddon.v0.json
index 8013ece67..964823a92 100644
--- a/Projects/UOContent/Migrations/Server.Items.SerpentPillarAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SerpentPillarAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SerpentPillarAddon",
- "properties": []
+ "type": "Server.Items.SerpentPillarAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SerpentsFang.v0.json b/Projects/UOContent/Migrations/Server.Items.SerpentsFang.v0.json
index ded62c8b9..98a3c895d 100644
--- a/Projects/UOContent/Migrations/Server.Items.SerpentsFang.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SerpentsFang.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SerpentsFang",
- "properties": []
+ "type": "Server.Items.SerpentsFang"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ShadowDancerLeggings.v0.json b/Projects/UOContent/Migrations/Server.Items.ShadowDancerLeggings.v0.json
index dc6755b73..206446c15 100644
--- a/Projects/UOContent/Migrations/Server.Items.ShadowDancerLeggings.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ShadowDancerLeggings.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ShadowDancerLeggings",
- "properties": []
+ "type": "Server.Items.ShadowDancerLeggings"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ShadowIronIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.ShadowIronIngot.v0.json
index 69c309522..21155aca8 100644
--- a/Projects/UOContent/Migrations/Server.Items.ShadowIronIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ShadowIronIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ShadowIronIngot",
- "properties": []
+ "type": "Server.Items.ShadowIronIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ShadowIronOre.v0.json b/Projects/UOContent/Migrations/Server.Items.ShadowIronOre.v0.json
index 90c263f2e..15a1933f4 100644
--- a/Projects/UOContent/Migrations/Server.Items.ShadowIronOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ShadowIronOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ShadowIronOre",
- "properties": []
+ "type": "Server.Items.ShadowIronOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Shell.v0.json b/Projects/UOContent/Migrations/Server.Items.Shell.v0.json
index f26bdf2f0..3e0f5fa0a 100644
--- a/Projects/UOContent/Migrations/Server.Items.Shell.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Shell.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Shell",
- "properties": []
+ "type": "Server.Items.Shell"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Shrimp.v0.json b/Projects/UOContent/Migrations/Server.Items.Shrimp.v0.json
index 7511496fa..b6d77618c 100644
--- a/Projects/UOContent/Migrations/Server.Items.Shrimp.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Shrimp.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Shrimp",
- "properties": []
+ "type": "Server.Items.Shrimp"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomAddon.v0.json
index 543b8cd99..2b0a4f650 100644
--- a/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ShrineOfWisdomAddon",
- "properties": []
+ "type": "Server.Items.ShrineOfWisdomAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomComponent.v0.json
index 2633a8c44..f365a22eb 100644
--- a/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ShrineOfWisdomComponent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ShrineOfWisdomComponent",
- "properties": []
+ "type": "Server.Items.ShrineOfWisdomComponent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SkullPileAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SkullPileAddon.v0.json
index 939164671..aab903ac4 100644
--- a/Projects/UOContent/Migrations/Server.Items.SkullPileAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SkullPileAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SkullPileAddon",
- "properties": []
+ "type": "Server.Items.SkullPileAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SkullsOnPike.v0.json b/Projects/UOContent/Migrations/Server.Items.SkullsOnPike.v0.json
index 62759f142..bc2c33d3d 100644
--- a/Projects/UOContent/Migrations/Server.Items.SkullsOnPike.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SkullsOnPike.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SkullsOnPike",
- "properties": []
+ "type": "Server.Items.SkullsOnPike"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallBedEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallBedEastAddon.v0.json
index 9d86c9ff0..11409b645 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallBedEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallBedEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallBedEastAddon",
- "properties": []
+ "type": "Server.Items.SmallBedEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallBedEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallBedEastDeed.v0.json
index efbfc1984..959b2b1d7 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallBedEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallBedEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallBedEastDeed",
- "properties": []
+ "type": "Server.Items.SmallBedEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallBedSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallBedSouthAddon.v0.json
index df3d6ae6d..4e0dc096e 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallBedSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallBedSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallBedSouthAddon",
- "properties": []
+ "type": "Server.Items.SmallBedSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallBedSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallBedSouthDeed.v0.json
index eb218a89a..5af9a24b0 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallBedSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallBedSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallBedSouthDeed",
- "properties": []
+ "type": "Server.Items.SmallBedSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallForgeAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallForgeAddon.v0.json
index 73b9c2d7b..b2a359b84 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallForgeAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallForgeAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallForgeAddon",
- "properties": []
+ "type": "Server.Items.SmallForgeAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallForgeDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallForgeDeed.v0.json
index 74fe91763..3903c102c 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallForgeDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallForgeDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallForgeDeed",
- "properties": []
+ "type": "Server.Items.SmallForgeDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallMouthSuckerFin.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallMouthSuckerFin.v0.json
index ae2a3e589..c36168177 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallMouthSuckerFin.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallMouthSuckerFin.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallMouthSuckerFin",
- "properties": []
+ "type": "Server.Items.SmallMouthSuckerFin"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastAddon.v0.json
index 905fe0bfd..a8dad63df 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallStretchedHideEastAddon",
- "properties": []
+ "type": "Server.Items.SmallStretchedHideEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastDeed.v0.json
index 11813019a..cd62f6c2b 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallStretchedHideEastDeed",
- "properties": []
+ "type": "Server.Items.SmallStretchedHideEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthAddon.v0.json
index 2ed567fb3..b1b1897eb 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallStretchedHideSouthAddon",
- "properties": []
+ "type": "Server.Items.SmallStretchedHideSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthDeed.v0.json
index 7cd114a57..62b8ee540 100644
--- a/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SmallStretchedHideSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SmallStretchedHideSouthDeed",
- "properties": []
+ "type": "Server.Items.SmallStretchedHideSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SolenAntHoleComponent.v0.json b/Projects/UOContent/Migrations/Server.Items.SolenAntHoleComponent.v0.json
index ef8b2b99b..4ba24329e 100644
--- a/Projects/UOContent/Migrations/Server.Items.SolenAntHoleComponent.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SolenAntHoleComponent.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SolenAntHoleComponent",
- "properties": []
+ "type": "Server.Items.SolenAntHoleComponent"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SongWovenMantle.v0.json b/Projects/UOContent/Migrations/Server.Items.SongWovenMantle.v0.json
index ad582de7f..b2a79dad6 100644
--- a/Projects/UOContent/Migrations/Server.Items.SongWovenMantle.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SongWovenMantle.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SongWovenMantle",
- "properties": []
+ "type": "Server.Items.SongWovenMantle"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpeckledCrab.v0.json b/Projects/UOContent/Migrations/Server.Items.SpeckledCrab.v0.json
index 737d7c792..df1caf3fd 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpeckledCrab.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpeckledCrab.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpeckledCrab",
- "properties": []
+ "type": "Server.Items.SpeckledCrab"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpellWovenBritches.v0.json b/Projects/UOContent/Migrations/Server.Items.SpellWovenBritches.v0.json
index 45094d7fd..0f018fd9f 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpellWovenBritches.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpellWovenBritches.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpellWovenBritches",
- "properties": []
+ "type": "Server.Items.SpellWovenBritches"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpidersSilk.v0.json b/Projects/UOContent/Migrations/Server.Items.SpidersSilk.v0.json
index 2ec20a945..8023afa88 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpidersSilk.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpidersSilk.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpidersSilk",
- "properties": []
+ "type": "Server.Items.SpidersSilk"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinedHides.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinedHides.v0.json
index 50fae11c5..f444f80b8 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinedHides.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinedHides.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinedHides",
- "properties": []
+ "type": "Server.Items.SpinedHides"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinedLeather.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinedLeather.v0.json
index 8321e2641..5a1198990 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinedLeather.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinedLeather.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinedLeather",
- "properties": []
+ "type": "Server.Items.SpinedLeather"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinedScratcherFish.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinedScratcherFish.v0.json
index 762286ba3..68c91d3af 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinedScratcherFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinedScratcherFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinedScratcherFish",
- "properties": []
+ "type": "Server.Items.SpinedScratcherFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastAddon.v0.json
index 05c189dcd..c4d9a4e84 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinningwheelEastAddon",
- "properties": []
+ "type": "Server.Items.SpinningwheelEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastDeed.v0.json
index 67f684033..3e42d0770 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinningwheelEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinningwheelEastDeed",
- "properties": []
+ "type": "Server.Items.SpinningwheelEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthAddon.v0.json
index 6c6f6fb22..d4021129a 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinningwheelSouthAddon",
- "properties": []
+ "type": "Server.Items.SpinningwheelSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthDeed.v0.json
index 6790d1a32..9c99435eb 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpinningwheelSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpinningwheelSouthDeed",
- "properties": []
+ "type": "Server.Items.SpinningwheelSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpoolOfThread.v0.json b/Projects/UOContent/Migrations/Server.Items.SpoolOfThread.v0.json
index 308073e26..eb7ca7818 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpoolOfThread.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpoolOfThread.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpoolOfThread",
- "properties": []
+ "type": "Server.Items.SpoolOfThread"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SpottedBuccaneer.v0.json b/Projects/UOContent/Migrations/Server.Items.SpottedBuccaneer.v0.json
index f75534044..a1c096786 100644
--- a/Projects/UOContent/Migrations/Server.Items.SpottedBuccaneer.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SpottedBuccaneer.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SpottedBuccaneer",
- "properties": []
+ "type": "Server.Items.SpottedBuccaneer"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastAddon.v0.json
index 2bf9822c7..2d0d08567 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquareGozaMatEastAddon",
- "properties": []
+ "type": "Server.Items.SquareGozaMatEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastDeed.v0.json
index f962945d6..e89ec44a6 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquareGozaMatEastDeed",
- "properties": []
+ "type": "Server.Items.SquareGozaMatEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthAddon.v0.json
index 6cf3488d3..64e2d1082 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquareGozaMatSouthAddon",
- "properties": []
+ "type": "Server.Items.SquareGozaMatSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthDeed.v0.json
index e3737f08b..cf923caf5 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquareGozaMatSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquareGozaMatSouthDeed",
- "properties": []
+ "type": "Server.Items.SquareGozaMatSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastAddon.v0.json
index ab7979894..b20434c4b 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquirrelStatueEastAddon",
- "properties": []
+ "type": "Server.Items.SquirrelStatueEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastDeed.v0.json
index 9ec04eb26..a760e3d8a 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquirrelStatueEastDeed",
- "properties": []
+ "type": "Server.Items.SquirrelStatueEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthAddon.v0.json
index 4bb56aade..ecd32e65c 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquirrelStatueSouthAddon",
- "properties": []
+ "type": "Server.Items.SquirrelStatueSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthDeed.v0.json
index e281eda66..a7387ba0b 100644
--- a/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SquirrelStatueSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SquirrelStatueSouthDeed",
- "properties": []
+ "type": "Server.Items.SquirrelStatueSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StValentinesPanda.v0.json b/Projects/UOContent/Migrations/Server.Items.StValentinesPanda.v0.json
index c2acaf93e..0d0d5a5e8 100644
--- a/Projects/UOContent/Migrations/Server.Items.StValentinesPanda.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StValentinesPanda.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StValentinesPanda",
- "properties": []
+ "type": "Server.Items.StValentinesPanda"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StValentinesPolarBear.v0.json b/Projects/UOContent/Migrations/Server.Items.StValentinesPolarBear.v0.json
index 2d3260fdd..1a6d5f4aa 100644
--- a/Projects/UOContent/Migrations/Server.Items.StValentinesPolarBear.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StValentinesPolarBear.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StValentinesPolarBear",
- "properties": []
+ "type": "Server.Items.StValentinesPolarBear"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StaffOfTheMagi.v0.json b/Projects/UOContent/Migrations/Server.Items.StaffOfTheMagi.v0.json
index 477ded0bb..6186b4fae 100644
--- a/Projects/UOContent/Migrations/Server.Items.StaffOfTheMagi.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StaffOfTheMagi.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StaffOfTheMagi",
- "properties": []
+ "type": "Server.Items.StaffOfTheMagi"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StitchersMittens.v0.json b/Projects/UOContent/Migrations/Server.Items.StitchersMittens.v0.json
index b5c2476c7..dc111da62 100644
--- a/Projects/UOContent/Migrations/Server.Items.StitchersMittens.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StitchersMittens.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StitchersMittens",
- "properties": []
+ "type": "Server.Items.StitchersMittens"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastAddon.v0.json
index 7432b30c2..869755cef 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneFireplaceEastAddon",
- "properties": []
+ "type": "Server.Items.StoneFireplaceEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastDeed.v0.json
index b2fa88894..6dd52897c 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneFireplaceEastDeed",
- "properties": []
+ "type": "Server.Items.StoneFireplaceEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthAddon.v0.json
index 9728a5d1d..71c1f5892 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneFireplaceSouthAddon",
- "properties": []
+ "type": "Server.Items.StoneFireplaceSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthDeed.v0.json
index f9c616f20..62e5c98f9 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneFireplaceSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneFireplaceSouthDeed",
- "properties": []
+ "type": "Server.Items.StoneFireplaceSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneFountainAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneFountainAddon.v0.json
index c7be47bb4..e4e056886 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneFountainAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneFountainAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneFountainAddon",
- "properties": []
+ "type": "Server.Items.StoneFountainAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneOvenEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneOvenEastAddon.v0.json
index e27dd832f..a56f1b87a 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneOvenEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneOvenEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneOvenEastAddon",
- "properties": []
+ "type": "Server.Items.StoneOvenEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneOvenEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneOvenEastDeed.v0.json
index b1d405d62..2978af2cc 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneOvenEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneOvenEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneOvenEastDeed",
- "properties": []
+ "type": "Server.Items.StoneOvenEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthAddon.v0.json
index 3428a5783..19493fd3d 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneOvenSouthAddon",
- "properties": []
+ "type": "Server.Items.StoneOvenSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthDeed.v0.json
index f7effbe77..9a29b7de1 100644
--- a/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StoneOvenSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StoneOvenSouthDeed",
- "properties": []
+ "type": "Server.Items.StoneOvenSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StrippedFlakeFish.v0.json b/Projects/UOContent/Migrations/Server.Items.StrippedFlakeFish.v0.json
index e55914a83..07a548965 100644
--- a/Projects/UOContent/Migrations/Server.Items.StrippedFlakeFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StrippedFlakeFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StrippedFlakeFish",
- "properties": []
+ "type": "Server.Items.StrippedFlakeFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.StrippedSosarianSwill.v0.json b/Projects/UOContent/Migrations/Server.Items.StrippedSosarianSwill.v0.json
index 7dbcd87c7..8e024f6e9 100644
--- a/Projects/UOContent/Migrations/Server.Items.StrippedSosarianSwill.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.StrippedSosarianSwill.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.StrippedSosarianSwill",
- "properties": []
+ "type": "Server.Items.StrippedSosarianSwill"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SulfurousAsh.v0.json b/Projects/UOContent/Migrations/Server.Items.SulfurousAsh.v0.json
index a36caf6a4..431151777 100644
--- a/Projects/UOContent/Migrations/Server.Items.SulfurousAsh.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SulfurousAsh.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SulfurousAsh",
- "properties": []
+ "type": "Server.Items.SulfurousAsh"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.SwitchItem.v0.json b/Projects/UOContent/Migrations/Server.Items.SwitchItem.v0.json
index 500827f65..b24e79d2b 100644
--- a/Projects/UOContent/Migrations/Server.Items.SwitchItem.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.SwitchItem.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.SwitchItem",
- "properties": []
+ "type": "Server.Items.SwitchItem"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Taffy.v0.json b/Projects/UOContent/Migrations/Server.Items.Taffy.v0.json
index fdb7359c3..a9598f2de 100644
--- a/Projects/UOContent/Migrations/Server.Items.Taffy.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Taffy.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Taffy",
- "properties": []
+ "type": "Server.Items.Taffy"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Taint.v0.json b/Projects/UOContent/Migrations/Server.Items.Taint.v0.json
index da2f97459..9c9a0294c 100644
--- a/Projects/UOContent/Migrations/Server.Items.Taint.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Taint.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Taint",
- "properties": []
+ "type": "Server.Items.Taint"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TaintedWool.v0.json b/Projects/UOContent/Migrations/Server.Items.TaintedWool.v0.json
index 859d4fdcb..56a997a4f 100644
--- a/Projects/UOContent/Migrations/Server.Items.TaintedWool.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TaintedWool.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TaintedWool",
- "properties": []
+ "type": "Server.Items.TaintedWool"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastAddon.v0.json
index 9c34339ac..6dc3adab2 100644
--- a/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TallElvenBedEastAddon",
- "properties": []
+ "type": "Server.Items.TallElvenBedEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastDeed.v0.json
index 5ccb17123..4fe2b6600 100644
--- a/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TallElvenBedEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TallElvenBedEastDeed",
- "properties": []
+ "type": "Server.Items.TallElvenBedEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthAddon.v0.json
index 62392b226..e1d5ade0e 100644
--- a/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TallElvenBedSouthAddon",
- "properties": []
+ "type": "Server.Items.TallElvenBedSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthDeed.v0.json
index 86d21e3f2..bb8668ce8 100644
--- a/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TallElvenBedSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TallElvenBedSouthDeed",
- "properties": []
+ "type": "Server.Items.TallElvenBedSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Telescope.v0.json b/Projects/UOContent/Migrations/Server.Items.Telescope.v0.json
index 0a639d927..ce3364558 100644
--- a/Projects/UOContent/Migrations/Server.Items.Telescope.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Telescope.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Telescope",
- "properties": []
+ "type": "Server.Items.Telescope"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TheBeserkersMaul.v0.json b/Projects/UOContent/Migrations/Server.Items.TheBeserkersMaul.v0.json
index 2c0285b47..25dd6b916 100644
--- a/Projects/UOContent/Migrations/Server.Items.TheBeserkersMaul.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TheBeserkersMaul.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TheBeserkersMaul",
- "properties": []
+ "type": "Server.Items.TheBeserkersMaul"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TheDragonSlayer.v0.json b/Projects/UOContent/Migrations/Server.Items.TheDragonSlayer.v0.json
index 389bd2b3a..e99afc32d 100644
--- a/Projects/UOContent/Migrations/Server.Items.TheDragonSlayer.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TheDragonSlayer.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TheDragonSlayer",
- "properties": []
+ "type": "Server.Items.TheDragonSlayer"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TheDryadBow.v0.json b/Projects/UOContent/Migrations/Server.Items.TheDryadBow.v0.json
index cb448ad40..93cd52f91 100644
--- a/Projects/UOContent/Migrations/Server.Items.TheDryadBow.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TheDryadBow.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TheDryadBow",
- "properties": []
+ "type": "Server.Items.TheDryadBow"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TheTaskmaster.v0.json b/Projects/UOContent/Migrations/Server.Items.TheTaskmaster.v0.json
index b5c0b37f9..213208a71 100644
--- a/Projects/UOContent/Migrations/Server.Items.TheTaskmaster.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TheTaskmaster.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TheTaskmaster",
- "properties": []
+ "type": "Server.Items.TheTaskmaster"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TitansHammer.v0.json b/Projects/UOContent/Migrations/Server.Items.TitansHammer.v0.json
index 02e73cd56..6acd73d95 100644
--- a/Projects/UOContent/Migrations/Server.Items.TitansHammer.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TitansHammer.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TitansHammer",
- "properties": []
+ "type": "Server.Items.TitansHammer"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ToyBoat.v0.json b/Projects/UOContent/Migrations/Server.Items.ToyBoat.v0.json
index e34a97089..4b0a723df 100644
--- a/Projects/UOContent/Migrations/Server.Items.ToyBoat.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ToyBoat.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ToyBoat",
- "properties": []
+ "type": "Server.Items.ToyBoat"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastAddon.v0.json
index 13286138d..5f5cf38f4 100644
--- a/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TrainingDummyEastAddon",
- "properties": []
+ "type": "Server.Items.TrainingDummyEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastDeed.v0.json
index c6bc16540..935d3539e 100644
--- a/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TrainingDummyEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TrainingDummyEastDeed",
- "properties": []
+ "type": "Server.Items.TrainingDummyEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthAddon.v0.json
index b09d7df79..28cf747c6 100644
--- a/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TrainingDummySouthAddon",
- "properties": []
+ "type": "Server.Items.TrainingDummySouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthDeed.v0.json
index fb42d06b7..4a5d7463c 100644
--- a/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TrainingDummySouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TrainingDummySouthDeed",
- "properties": []
+ "type": "Server.Items.TrainingDummySouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TrulyRareFish.v0.json b/Projects/UOContent/Migrations/Server.Items.TrulyRareFish.v0.json
index 4dcba5ed7..a4f1b8cd7 100644
--- a/Projects/UOContent/Migrations/Server.Items.TrulyRareFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TrulyRareFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TrulyRareFish",
- "properties": []
+ "type": "Server.Items.TrulyRareFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TunicOfFire.v0.json b/Projects/UOContent/Migrations/Server.Items.TunicOfFire.v0.json
index df9ac98c2..672a62de2 100644
--- a/Projects/UOContent/Migrations/Server.Items.TunicOfFire.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TunicOfFire.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TunicOfFire",
- "properties": []
+ "type": "Server.Items.TunicOfFire"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Turquoise.v0.json b/Projects/UOContent/Migrations/Server.Items.Turquoise.v0.json
index e00830e65..62028f3f2 100644
--- a/Projects/UOContent/Migrations/Server.Items.Turquoise.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Turquoise.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Turquoise",
- "properties": []
+ "type": "Server.Items.Turquoise"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.TwilightLantern.v0.json b/Projects/UOContent/Migrations/Server.Items.TwilightLantern.v0.json
index 36a407032..a369f1790 100644
--- a/Projects/UOContent/Migrations/Server.Items.TwilightLantern.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.TwilightLantern.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.TwilightLantern",
- "properties": []
+ "type": "Server.Items.TwilightLantern"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.UncutCloth.v0.json b/Projects/UOContent/Migrations/Server.Items.UncutCloth.v0.json
index 970c0ab72..64fa203ce 100644
--- a/Projects/UOContent/Migrations/Server.Items.UncutCloth.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.UncutCloth.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.UncutCloth",
- "properties": []
+ "type": "Server.Items.UncutCloth"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.VacationWafer.v0.json b/Projects/UOContent/Migrations/Server.Items.VacationWafer.v0.json
index afb1c85e7..ff9d66ee9 100644
--- a/Projects/UOContent/Migrations/Server.Items.VacationWafer.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.VacationWafer.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.VacationWafer",
- "properties": []
+ "type": "Server.Items.VacationWafer"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ValoriteIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.ValoriteIngot.v0.json
index 14ce52927..c803d9f7d 100644
--- a/Projects/UOContent/Migrations/Server.Items.ValoriteIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ValoriteIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ValoriteIngot",
- "properties": []
+ "type": "Server.Items.ValoriteIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ValoriteOre.v0.json b/Projects/UOContent/Migrations/Server.Items.ValoriteOre.v0.json
index 05ea0c2f0..f6d825758 100644
--- a/Projects/UOContent/Migrations/Server.Items.ValoriteOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ValoriteOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ValoriteOre",
- "properties": []
+ "type": "Server.Items.ValoriteOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.VeriteIngot.v0.json b/Projects/UOContent/Migrations/Server.Items.VeriteIngot.v0.json
index d0035290c..001c0d698 100644
--- a/Projects/UOContent/Migrations/Server.Items.VeriteIngot.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.VeriteIngot.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.VeriteIngot",
- "properties": []
+ "type": "Server.Items.VeriteIngot"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.VeriteOre.v0.json b/Projects/UOContent/Migrations/Server.Items.VeriteOre.v0.json
index 4076ccddd..ead1be3f7 100644
--- a/Projects/UOContent/Migrations/Server.Items.VeriteOre.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.VeriteOre.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.VeriteOre",
- "properties": []
+ "type": "Server.Items.VeriteOre"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.VesperReefTiger.v0.json b/Projects/UOContent/Migrations/Server.Items.VesperReefTiger.v0.json
index 6090e4796..cf96066e9 100644
--- a/Projects/UOContent/Migrations/Server.Items.VesperReefTiger.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.VesperReefTiger.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.VesperReefTiger",
- "properties": []
+ "type": "Server.Items.VesperReefTiger"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.VoiceOfTheFallenKing.v0.json b/Projects/UOContent/Migrations/Server.Items.VoiceOfTheFallenKing.v0.json
index 19d537c03..ce1102b35 100644
--- a/Projects/UOContent/Migrations/Server.Items.VoiceOfTheFallenKing.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.VoiceOfTheFallenKing.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.VoiceOfTheFallenKing",
- "properties": []
+ "type": "Server.Items.VoiceOfTheFallenKing"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastAddon.v0.json
index d3e76dbdd..88cdf5c21 100644
--- a/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WarriorStatueEastAddon",
- "properties": []
+ "type": "Server.Items.WarriorStatueEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastDeed.v0.json
index 4e16d61af..ca89a9e65 100644
--- a/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WarriorStatueEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WarriorStatueEastDeed",
- "properties": []
+ "type": "Server.Items.WarriorStatueEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthAddon.v0.json
index ba84f10ab..1a7cf992d 100644
--- a/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WarriorStatueSouthAddon",
- "properties": []
+ "type": "Server.Items.WarriorStatueSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthDeed.v0.json
index 9dd03aa32..b6adb218a 100644
--- a/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WarriorStatueSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WarriorStatueSouthDeed",
- "properties": []
+ "type": "Server.Items.WarriorStatueSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterTroughEastAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterTroughEastAddon.v0.json
index 2ebd01e6e..65c3bc18c 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterTroughEastAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterTroughEastAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterTroughEastAddon",
- "properties": []
+ "type": "Server.Items.WaterTroughEastAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterTroughEastDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterTroughEastDeed.v0.json
index 241757284..ada3adad6 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterTroughEastDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterTroughEastDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterTroughEastDeed",
- "properties": []
+ "type": "Server.Items.WaterTroughEastDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthAddon.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthAddon.v0.json
index f25fb17cd..d1bda8937 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthAddon.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthAddon.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterTroughSouthAddon",
- "properties": []
+ "type": "Server.Items.WaterTroughSouthAddon"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthDeed.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthDeed.v0.json
index 8296ad2fb..e22592a7f 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthDeed.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterTroughSouthDeed.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterTroughSouthDeed",
- "properties": []
+ "type": "Server.Items.WaterTroughSouthDeed"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterVatEast.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterVatEast.v0.json
index abbe8cccf..a98903310 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterVatEast.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterVatEast.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterVatEast",
- "properties": []
+ "type": "Server.Items.WaterVatEast"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterVatSouth.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterVatSouth.v0.json
index 2fe105dc4..b2820e197 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterVatSouth.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterVatSouth.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterVatSouth",
- "properties": []
+ "type": "Server.Items.WaterVatSouth"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WaterloggedBoots.v0.json b/Projects/UOContent/Migrations/Server.Items.WaterloggedBoots.v0.json
index 211e3f19e..fe4ff7230 100644
--- a/Projects/UOContent/Migrations/Server.Items.WaterloggedBoots.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WaterloggedBoots.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WaterloggedBoots",
- "properties": []
+ "type": "Server.Items.WaterloggedBoots"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WhiteClothDyeTub.v0.json b/Projects/UOContent/Migrations/Server.Items.WhiteClothDyeTub.v0.json
index f6dae666b..f60fad1aa 100644
--- a/Projects/UOContent/Migrations/Server.Items.WhiteClothDyeTub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WhiteClothDyeTub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WhiteClothDyeTub",
- "properties": []
+ "type": "Server.Items.WhiteClothDyeTub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WhiteLeatherDyeTub.v0.json b/Projects/UOContent/Migrations/Server.Items.WhiteLeatherDyeTub.v0.json
index 3c9c12f69..4779737de 100644
--- a/Projects/UOContent/Migrations/Server.Items.WhiteLeatherDyeTub.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WhiteLeatherDyeTub.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WhiteLeatherDyeTub",
- "properties": []
+ "type": "Server.Items.WhiteLeatherDyeTub"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WhitePearl.v0.json b/Projects/UOContent/Migrations/Server.Items.WhitePearl.v0.json
index ddfbac966..f492aaa32 100644
--- a/Projects/UOContent/Migrations/Server.Items.WhitePearl.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WhitePearl.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WhitePearl",
- "properties": []
+ "type": "Server.Items.WhitePearl"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WondrousFish.v0.json b/Projects/UOContent/Migrations/Server.Items.WondrousFish.v0.json
index b637db13a..b4974ceac 100644
--- a/Projects/UOContent/Migrations/Server.Items.WondrousFish.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WondrousFish.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WondrousFish",
- "properties": []
+ "type": "Server.Items.WondrousFish"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.Wool.v0.json b/Projects/UOContent/Migrations/Server.Items.Wool.v0.json
index 30ae7ce42..18b4d75e4 100644
--- a/Projects/UOContent/Migrations/Server.Items.Wool.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.Wool.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.Wool",
- "properties": []
+ "type": "Server.Items.Wool"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.WrappedCandy.v0.json b/Projects/UOContent/Migrations/Server.Items.WrappedCandy.v0.json
index 4d539e060..f95f610b2 100644
--- a/Projects/UOContent/Migrations/Server.Items.WrappedCandy.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.WrappedCandy.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.WrappedCandy",
- "properties": []
+ "type": "Server.Items.WrappedCandy"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.YellowFinBluebelly.v0.json b/Projects/UOContent/Migrations/Server.Items.YellowFinBluebelly.v0.json
index 96ca740d0..bc45df407 100644
--- a/Projects/UOContent/Migrations/Server.Items.YellowFinBluebelly.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.YellowFinBluebelly.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.YellowFinBluebelly",
- "properties": []
+ "type": "Server.Items.YellowFinBluebelly"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.YewLog.v0.json b/Projects/UOContent/Migrations/Server.Items.YewLog.v0.json
index d0ca9ef43..151b9f8cf 100644
--- a/Projects/UOContent/Migrations/Server.Items.YewLog.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.YewLog.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.YewLog",
- "properties": []
+ "type": "Server.Items.YewLog"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Items.ZyronicClaw.v0.json b/Projects/UOContent/Migrations/Server.Items.ZyronicClaw.v0.json
index a1ffa768e..b31a02642 100644
--- a/Projects/UOContent/Migrations/Server.Items.ZyronicClaw.v0.json
+++ b/Projects/UOContent/Migrations/Server.Items.ZyronicClaw.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Items.ZyronicClaw",
- "properties": []
+ "type": "Server.Items.ZyronicClaw"
}
\ No newline at end of file
diff --git a/Projects/UOContent/Migrations/Server.Mobiles.PumpkinHead.v0.json b/Projects/UOContent/Migrations/Server.Mobiles.PumpkinHead.v0.json
index 906e5644e..c4b2a8f23 100644
--- a/Projects/UOContent/Migrations/Server.Mobiles.PumpkinHead.v0.json
+++ b/Projects/UOContent/Migrations/Server.Mobiles.PumpkinHead.v0.json
@@ -1,5 +1,4 @@
{
"version": 0,
- "type": "Server.Mobiles.PumpkinHead",
- "properties": []
+ "type": "Server.Mobiles.PumpkinHead"
}
\ No newline at end of file