Overwrite

Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
Unstable Kitsune
2023-11-28 23:20:26 -05:00
parent 3cd54811de
commit b918192e4e
11608 changed files with 2644205 additions and 47 deletions

View File

@@ -0,0 +1,8 @@
# explosive potion large bulk order
ExplosionPotion,0xF0D,1041332
ConfusionBlastPotion,0xF06,1072106,0x48D
ConflagrationPotion,0xF06,1072095,0x489
GreaterExplosionPotion,0xF0D,1041333
GreaterConfusionBlastPotion,0xF06,1072109,0x48D
GreaterConflagrationPotion,0xF06,1072098,0x489

View File

@@ -0,0 +1,5 @@
# greater large bulk order
TotalRefreshPotion,0xF0B,1041327
GreaterAgilityPotion,0xF08,1041319
GreaterStrengthPotion,0xF09,1041321

View File

@@ -0,0 +1,6 @@
# lesser collection large bulk order
LesserHealPotion,0xF0C,1041328
LesserCurePotion,0xF07,1041315
LesserPoisonPotion,0xF0A,1041322
LesserExplosionPotion,0xF0D,1041331

View File

@@ -0,0 +1,5 @@
# regular potions collection large bulk order
RefreshPotion,0xF0B,1041326
HealPotion,0xF0C,1041329
CurePotion,0xF07,1041316

View File

@@ -0,0 +1,7 @@
# toxic large bulk order
PoisonPotion,0xF0A,1041323
GreaterPoisonPotion,0xF0A,1041324
ParasiticPotion,0xF0A,1072848,0x17C
DarkglowPotion,0xF0A,1072849,0x96
DeadlyPoisonPotion,0xF0A,1041325

View File

@@ -0,0 +1,36 @@
# small alchemy potions
LesserHealPotion,0xF0C,1041328
HealPotion,0xF0C,1041329
GreaterHealPotion,0xF0C,1041330
LesserCurePotion,0xF07,1041315
CurePotion,0xF07,1041316
GreaterCurePotion,0xF07,1041317
LesserPoisonPotion,0xF0A,1041322
PoisonPotion,0xF0A,1041323
GreaterPoisonPotion,0xF0A,1041324
ParasiticPotion,0xF0A,1072848,0x17C
DarkglowPotion,0xF0A,1072849,0x96
DeadlyPoisonPotion,0xF0A,1041325
LesserExplosionPotion,0xF0D,1041331
ExplosionPotion,0xF0D,1041332
GreaterExplosionPotion,0xF0D,1041333
ConfusionBlastPotion,0xF06,1072106,0x48D
ConflagrationPotion,0xF06,1072095,0x489
GreaterConfusionBlastPotion,0xF06,1072109,0x48D
GreaterConflagrationPotion,0xF06,1072098,0x489
RefreshPotion,0xF0B,1041326
TotalRefreshPotion,0xF0B,1041327
AgilityPotion,0xF08,1041318
GreaterAgilityPotion,0xF08,1041319
StrengthPotion,0xF09,1041320
GreaterStrengthPotion,0xF09,1041321
NexusCore,0x4B82,1153501

View File

@@ -0,0 +1,29 @@
# Armor
ChainChest,0x13BF
ChainLegs,0x13BE
Bascinet,0x140C
ChainCoif,0x13BB
CloseHelm,0x1408
Helmet,0x140A
NorseHelm,0x140E
PlateHelm,0x1412
FemalePlateChest,0x1C04
PlateArms,0x1410
PlateChest,0x1415
PlateGloves,0x1414
PlateGorget,0x1413
PlateLegs,0x1411
RingmailArms,0x13EE
RingmailChest,0x13EC
RingmailGloves,0x13EB
RingmailLegs,0x13F0
# Shields
BronzeShield,0x1B72
Buckler,0x1B73
HeaterShield,0x1B76
MetalKiteShield,0x1B74
MetalShield,0x1B7B
WoodenKiteShield,0x1B78

View File

@@ -0,0 +1,8 @@
# Large Axes bulk order
Axe,0x0F49
BattleAxe,0x0F47
DoubleAxe,0x0F4B
ExecutionersAxe,0x0F45
LargeBattleAxe,0x13FB
TwoHandedAxe,0x1443

View File

@@ -0,0 +1,5 @@
# Large chainmail bulk order
ChainCoif,0x13BB
ChainLegs,0x13BE
ChainChest,0x13BF

View File

@@ -0,0 +1,7 @@
# Large Fencing bulk order
Dagger,0x0F52
ShortSpear,0x1403
Spear,0x0F62
WarFork,0x1405
Kryss,0x1401

View File

@@ -0,0 +1,8 @@
# Large Maces bulk order
WarAxe,0x13B0
HammerPick,0x143D
Mace,0x0F5C
Maul,0x143B
WarHammer,0x1439
WarMace,0x1407

View File

@@ -0,0 +1,8 @@
# Large platemail bulk order
PlateArms,0x1410
PlateLegs,0x1411
PlateHelm,0x1412
PlateGorget,0x1413
PlateGloves,0x1414
PlateChest,0x1415

View File

@@ -0,0 +1,4 @@
# Large Polearms bulk order
Bardiche,0x0F4D
Halberd,0x143E

View File

@@ -0,0 +1,6 @@
# Large ringmail bulk order
RingmailGloves,0x13EB
RingmailChest,0x13EC
RingmailArms,0x13EE
RingmailLegs,0x13F0

View File

@@ -0,0 +1,8 @@
# Large Swords bulk order
Broadsword,0x0F5E
Cutlass,0x1441
Katana,0x13FF
Longsword,0x0F61
Scimitar,0x13B6
VikingSword,0x13B9

View File

@@ -0,0 +1,28 @@
# Weapons
Axe,0x0F49
BattleAxe,0x0F47
Dagger,0x0F52
DoubleAxe,0x0F4B
ExecutionersAxe,0x0F45
LargeBattleAxe,0x13FB
TwoHandedAxe,0x1443
WarAxe,0x13B0
HammerPick,0x143D
Mace,0x0F5C
Maul,0x143B
WarHammer,0x1439
WarMace,0x1407
Bardiche,0x0F4D
Halberd,0x143E
ShortSpear,0x1403
Spear,0x0F62
WarFork,0x1405
Broadsword,0x0F5E
Cutlass,0x1441
Katana,0x13FF
Kryss,0x1401
Longsword,0x0F61
Scimitar,0x13B6
# ThinLongsword,0x13B8
VikingSword,0x13B9

View File

@@ -0,0 +1,6 @@
# Large Armoire
RedArmoire,0x2857
ElegantArmoire,0x2859
MapleArmoire,0x285B
CherryArmoire,0x285D

View File

@@ -0,0 +1,4 @@
# Large Cabinets
TallCabinet,0x2815
ShortCabinet,0x2817

View File

@@ -0,0 +1,7 @@
# Large Chests
PlainWoodenChest,0x280B
OrnateWoodenChest,0x280D
GildedWoodenChest,0x280F
WoodenFootLocker,0x2811
FinishedWoodenChest,0x2813

View File

@@ -0,0 +1,7 @@
# Large Elven Weapons
WildStaff,0x2D25,1031557
ArcanistsWildStaff,0x2D25,1073549
AncientWildStaff,0x2D25,1073550
ThornedWildStaff,0x2D25,1073551
HardenedWildStaff,0x2D25,1073552

View File

@@ -0,0 +1,6 @@
# Large Instruments
LapHarp,0xEB2
Lute,0xEB3
Drums,0xE9C
Harp,0xEB1

View File

@@ -0,0 +1,7 @@
# Large Weapons
GnarledStaff,0x13F8
QuarterStaff,0xE89
ShepherdsCrook,0xE81
Tetsubo,0x27A6
Bokuto,0x27A8

View File

@@ -0,0 +1,6 @@
# Large Wood Furniture
WoodenBox,0x9AA
EmptyBookcase,0xA9E
WoodenBench,0xB2D
WoodenThrone,0xB2E,1015082

View File

@@ -0,0 +1,46 @@
# small carpentry bods
FootStool,0xB5E
BarrelStaves,0x1EB1
BarrelLid,0x1DB8
Stool,0xA2A
GnarledStaff,0x13F8
QuarterStaff,0xE89
ShepherdsCrook,0xE81
Tetsubo,0x27A6
Bokuto,0x27A8
WoodenBox,0x9AA
SmallCrate,0x9A9,1015093
MediumCrate,0xE3F,1015094
LargeCrate,0xE3C,1015096
WoodenChest,0xE43
EmptyBookcase,0xA9E
WoodenBench,0xB2D
WoodenThrone,0xB2E,1015082
TallCabinet,0x2815
ShortCabinet,0x2817
RedArmoire,0x2857
ElegantArmoire,0x2859
MapleArmoire,0x285B
CherryArmoire,0x285D
LapHarp,0xEB2
Lute,0xEB3
Drums,0xE9C
Harp,0xEB1
PlainWoodenChest,0x280B
OrnateWoodenChest,0x280D
GildedWoodenChest,0x280F
WoodenFootLocker,0x2811
FinishedWoodenChest,0x2813
WildStaff,0x2D25,1031557
ArcanistsWildStaff,0x2D25,1073549
AncientWildStaff,0x2D25,1073550
ThornedWildStaff,0x2D25,1073551
HardenedWildStaff,0x2D25,1073552

View File

@@ -0,0 +1,7 @@
# Cooking Large BBQ
CookedBird,0x9B7
FishSteak,0x97B
FriedEggs,0x9B6
LambLeg,0x160A
Ribs,0x9F2

View File

@@ -0,0 +1,5 @@
# Cooking Large Dough
SweetCocoaButter,0x103D,1156401
SackFlour,0x1039
Dough,0x103D

View File

@@ -0,0 +1,6 @@
# Cooking Large Fruits
EnchantedApple,0x2FD8,1072952,0x488
TribalPaint,0x9EC,1040000,2101
WrathGrapes,0x2FD7,1072953,0x482
EggBomb,0x2808

View File

@@ -0,0 +1,7 @@
# Cooking Large Miso
MisoSoup,0x284D
WhiteMisoSoup,0x284E
RedMisoSoup,0x284F
AwaseMisoSoup,0x2850

View File

@@ -0,0 +1,7 @@
# Cooking Large Sushi
WasabiClumps,0x24EB
SushiRolls,0x283E
SushiPlatter,0x2840
GreenTea,0x284C

View File

@@ -0,0 +1,6 @@
# Cooking Large Sweets
Cookies,0x160B
Cake,0x9E9
Muffins,0x9EB
ThreeTieredCake,0x4BA3,1098235

View File

@@ -0,0 +1,6 @@
# Cooking Large Unbaked Pies
UnbakedFruitPie,0x1042,1041334
UnbakedPeachCobbler,0x1042,1041335
UnbakedApplePie,0x1042,1041336
UnbakedPumpkinPie,0x1042,1041342

View File

@@ -0,0 +1,44 @@
# Cooking Smalls
SweetCocoaButter,0x103D,1156401
SackFlour,0x1039
Dough,0x103D
UnbakedFruitPie,0x1042,1041334
UnbakedPeachCobbler,0x1042,1041335
UnbakedApplePie,0x1042,1041336
UnbakedPumpkinPie,0x1042,1041342
Cookies,0x160B
Cake,0x9E9
Muffins,0x9EB
ThreeTieredCake,0x4BA3,1098235
MisoSoup,0x284D
WhiteMisoSoup,0x284E
RedMisoSoup,0x284F
AwaseMisoSoup,0x2850
WasabiClumps,0x24EB
SushiRolls,0x283E
SushiPlatter,0x2840
GreenTea,0x284C
SweetDough,0x103d,1041340,150
CakeMix,0x103F,1041002
CookieMix,0x103F
UnbakedQuiche,0x1042,1041339
UnbakedMeatPie,0x1042,1041338
UncookedSausagePizza,0x1083,1041337
UncookedCheesePizza,0x1083,1041341
Quiche,0x1041,1041345
MeatPie,0x1041,1041347
SausagePizza,0x1040,1044517
CheesePizza,0x1040,1044516
FruitPie,0x1041,1041346
PeachCobbler,0x1041,1041344
ApplePie,0x1041,1041343
PumpkinPie,0x1041,1041348
ChickenLeg,0x1608

View File

@@ -0,0 +1,12 @@
# Cooking smalls-non exceptional
EnchantedApple,0x2FD8,1072952,0x488
TribalPaint,0x9EC,1040000,2101
GrapesOfWrath,0x2FD7,1072953,0x482
EggBomb,0x2808
CookedBird,0x9B7
FishSteak,0x97B
FriedEggs,0x9B6
LambLeg,0x160A
Ribs,0x9F2

View File

@@ -0,0 +1,4 @@
# Fletching Large Ammunition
Arrow,0xF3E
Bolt,0x1BFB

View File

@@ -0,0 +1,7 @@
# Elven Bows 1
MagicalShortbow,0x2D1F
RangersShortbow,0x2D1F,1073509
LightweightShortbow,0x2D1F,1073510
MysticalShortbow,0x2D1F,1073511
AssassinsShortbow,0x2D1F,1073512

View File

@@ -0,0 +1,7 @@
# Elven Bows 2
ElvenCompositeLongbow,0x2D1E
BarbedLongbow,0x2D1E,1073505
SlayerLongbow,0x2D1E,1073506
FrozenLongbow,0x2D1E,1073507
LongbowOfMight,0x2D1E,1073508

View File

@@ -0,0 +1,5 @@
# Fletching Large Human
Bow,0x13B2
CompositeBow,0x26CC
Yumi,0x27F0

View File

@@ -0,0 +1,5 @@
# Large Human Bows 2
Crossbow,0xF4F
HeavyCrossbow,0x13FD
RepeatingCrossbow,0x26CD

View File

@@ -0,0 +1,21 @@
# Fletching Smalls
Bow,0x13B2
CompositeBow,0x26CC
Yumi,0x27F0
Crossbow,0xF4F
HeavyCrossbow,0x13FD
RepeatingCrossbow,0x26CD
MagicalShortbow,0x2D1F
RangersShortbow,0x2D1F,1073509
LightweightShortbow,0x2D1F,1073510
MysticalShortbow,0x2D1F,1073511
AssassinsShortbow,0x2D1F,1073512
ElvenCompositeLongbow,0x2D1E
BarbedLongbow,0x2D1E,1073505
SlayerLongbow,0x2D1E,1073506
FrozenLongbow,0x2D1E,1073507
LongbowOfMight,0x2D1E,1073508

View File

@@ -0,0 +1,6 @@
# Fletching Small regular
Arrow,0xF3E
Bolt,0x1BFB
Kindling,0xDE1
Shaft,0x1BD4

View File

@@ -0,0 +1,6 @@
# Large Books
Spellbook,0xEFA
NecromancerSpellbook,0x2253
Runebook,0x22C5
RunicAtlas,39958,1156443

View File

@@ -0,0 +1,5 @@
# Circle1 Large
ClumsyScroll,0x1F2E
FeeblemindScroll,0x1F30
WeakenScroll,0x1F34

View File

@@ -0,0 +1,7 @@
# Circle1and2 Large
HealScroll,0x1F31
AgilityScroll,0x1F35
CunningScroll,0x1F36
CureScroll,0x1F37
StrengthScroll,0x1F3C

View File

@@ -0,0 +1,5 @@
# Large circle 4
CurseScroll,0x1F47
GreaterHealScroll,0x1F49
RecallScroll,0x1F4C

View File

@@ -0,0 +1,7 @@
# Large Circle 5
BladeSpiritsScroll,0x1F4D
DispelFieldScroll,0x1F4E
MagicReflectScroll,0x1F50
ParalyzeScroll,0x1F52
SummonCreatureScroll,0x1F54

View File

@@ -0,0 +1,7 @@
# Large Circle 7
ChainLightningScroll,0x1F5D
FlameStrikeScroll,0x1F5F
ManaVampireScroll,0x1F61
MeteorSwarmScroll,0x1F63
PolymorphScroll,0x1F64

View File

@@ -0,0 +1,7 @@
# Large Circle 8
SummonAirElementalScroll,0x1F68
SummonDaemonScroll,0x1F69
SummonEarthElementalScroll,0x1F6A
SummonFireElementalScroll,0x1F6B
SummonWaterElementalScroll,0x1F6C

View File

@@ -0,0 +1,7 @@
# Necromancy 1
BloodOathScroll,0x2261
CorpseSkinScroll,0x2262
CurseWeaponScroll,0x2263
EvilOmenScroll,0x2264
PainSpikeScroll,0x2268

View File

@@ -0,0 +1,6 @@
# Necromancy 2
AnimateDeadScroll,0x2260
HorrificBeastScroll,0x2265
MindRotScroll,0x2267
SummonFamiliarScroll,0x226B

View File

@@ -0,0 +1,5 @@
# Large Necromancy 3
PoisonStrikeScroll,0x2269
StrangleScroll,0x226A
WitherScroll,0x226E

View File

@@ -0,0 +1,105 @@
# small inscription bods
# 1st Circle
ReactiveArmorScroll,0x1F2D
ClumsyScroll,0x1F2E
CreateFoodScroll,0x1F2F
FeeblemindScroll,0x1F30
HealScroll,0x1F31
MagicArrowScroll,0x1F32
NightSightScroll,0x1F33
WeakenScroll,0x1F34
# 2nd Circle
AgilityScroll,0x1F35
CunningScroll,0x1F36
CureScroll,0x1F37
HarmScroll,0x1F38
MagicTrapScroll,0x1F39
MagicUntrapScroll,0x1F3A
ProtectionScroll,0x1F3B
StrengthScroll,0x1F3C
# 3rd Circle
BlessScroll,0x1F3D
FireballScroll,0x1F3E
MagicLockScroll,0x1F3F
PoisonScroll,0x1F40
TelekinisisScroll,0x1F41
TeleportScroll,0x1F42
UnlockScroll,0x1F43
WallOfStoneScroll,0x1F44
# 4th Circle
ArchCureScroll,0x1F45
ArchProtectionScroll,0x1F46
CurseScroll,0x1F47
FireFieldScroll,0x1F48
GreaterHealScroll,0x1F49
LightningScroll,0x1F4A
ManaDrainScroll,0x1F4B
RecallScroll,0x1F4C
# 5th Circle
BladeSpiritsScroll,0x1F4D
DispelFieldScroll,0x1F4E
IncognitoScroll,0x1F4F
MagicReflectScroll,0x1F50
MindBlastScroll,0x1F51
ParalyzeScroll,0x1F52
PoisonFieldScroll,0x1F53
SummonCreatureScroll,0x1F54
# 6th Circle
DispelScroll,0x1F55
EnergyBoltScroll,0x1F56
ExplosionScroll,0x1F57
InvisibilityScroll,0x1F58
MarkScroll,0x1F59
MassCurseScroll,0x1F5A
ParalyzeFieldScroll,0x1F5B
RevealScroll,0x1F5C
# 7th Circle
ChainLightningScroll,0x1F5D
EnergyFieldScroll,0x1F5E
FlameStrikeScroll,0x1F5F
GateTravelScroll,0x1F60
ManaVampireScroll,0x1F61
MassDispelScroll,0x1F62
MeteorSwarmScroll,0x1F63
PolymorphScroll,0x1F64
# 8th Circle
EarthquakeScroll,0x1F65
EnergyVortexScroll,0x1F66
ResurrectionScroll,0x1F67
SummonAirElementalScroll,0x1F68
SummonDaemonScroll,0x1F69
SummonEarthElementalScroll,0x1F6A
SummonFireElementalScroll,0x1F6B
SummonWaterElementalScroll,0x1F6C
# Necromancy
AnimateDeadScroll,0x2260
BloodOathScroll,0x2261
CorpseSkinScroll,0x2262
CurseWeaponScroll,0x2263
EvilOmenScroll,0x2264
HorrificBeastScroll,0x2265
LichFormScroll,0x2266
MindRotScroll,0x2267
PainSpikeScroll,0x2268
PoisonStrikeScroll,0x2269
StrangleScroll,0x226A
SummonFamiliarScroll,0x226B
VampiricEmbraceScroll,0x226C
VengefulSpiritScroll,0x226D
WitherScroll,0x226E
WraithFormScroll,0x226F
# Books
Spellbook,0xEFA
NecromancerSpellbook,0x2253
Runebook,0x22C5
RunicAtlas,39958,1156443

View File

@@ -0,0 +1,7 @@
# Bone collection large bulk order
BoneHelm,0x1451
BoneGloves,0x1450
BoneArms,0x144E
BoneLegs,0x1452
BoneChest,0x144F

View File

@@ -0,0 +1,31 @@
# Clothing
SkullCap,0x1544
Bandana,0x1540
FloppyHat,0x1713
Cap,0x1715
WideBrimHat,0x1714
StrawHat,0x1717
TallStrawHat,0x1716
WizardsHat,0x1718
Bonnet,0x1719
FeatheredHat,0x171A
TricorneHat,0x171B
JesterHat,0x171C
Doublet,0x1F7B
Shirt,0x1517
FancyShirt,0x1EFD
Tunic,0x1FA1
Surcoat,0x1FFD
PlainDress,0x1F01
FancyDress,0x1EFF
Cloak,0x1515
Robe,0x1F03
JesterSuit,0x1F9F
ShortPants,0x152E
LongPants,0x1539
Kilt,0x1537
Skirt,0x1516
BodySash,0x1541
HalfApron,0x153B
FullApron,0x153D

View File

@@ -0,0 +1,6 @@
# Farmer large bulk order
StrawHat,0x1717
Tunic,0x1FA1
LongPants,0x1539
Boots,0x170B

View File

@@ -0,0 +1,8 @@
# Female leather collection large bulk order
LeatherSkirt,0x1C08
LeatherBustierArms,0x1C0A
LeatherShorts,0x1C00
FemaleLeatherChest,0x1C06
FemaleStuddedChest,0x1C02
StuddedBustierArms,0x1C0C

View File

@@ -0,0 +1,6 @@
# Fishergirl large bulk order
FloppyHat,0x1713
FullApron,0x153D
PlainDress,0x1F01
Sandals,0x170D

View File

@@ -0,0 +1,6 @@
# Gypsy large bulk order
Bandana,0x1540
Shirt,0x1517
Skirt,0x1516
ThighBoots,0x1711

View File

@@ -0,0 +1,6 @@
# Hat collection large bulk order
TricorneHat,0x171B
Cap,0x1715
WideBrimHat,0x1714
TallStrawHat,0x1716

View File

@@ -0,0 +1,6 @@
# Jester large bulk order
JesterHat,0x171C
JesterSuit,0x1F9F
Cloak,0x1515
Shoes,0x170F

View File

@@ -0,0 +1,6 @@
# Lady large bulk order
Bonnet,0x1719
HalfApron,0x153B
FancyDress,0x1EFF
Sandals,0x170D

View File

@@ -0,0 +1,40 @@
# Leather Armor
LeatherGorget,0x13C7
LeatherCap,0x1DB9
LeatherGloves,0x13C6
LeatherArms,0x13CD
LeatherLegs,0x13CB
LeatherChest,0x13CC
# Studded Armor
StuddedGorget,0x13D6
StuddedGloves,0x13D5
StuddedArms,0x13DC
StuddedLegs,0x13DA
StuddedChest,0x13DB
# Female Armor
LeatherShorts,0x1C00
LeatherSkirt,0x1C08
LeatherBustierArms,0x1C0A
StuddedBustierArms,0x1C0C
FemaleLeatherChest,0x1C06
FemaleStuddedChest,0x1C02
# Bone Armor
BoneHelm,0x1451
BoneGloves,0x1450
BoneArms,0x144E
BoneLegs,0x1452
BoneChest,0x144F
# Shoes
Boots,0x170B
ThighBoots,0x1711
Shoes,0x170F
Sandals,0x170D

View File

@@ -0,0 +1,8 @@
# Male leather collection large bulk order
LeatherGorget,0x13C7
LeatherCap,0x1DB9
LeatherGloves,0x13C6
LeatherArms,0x13CD
LeatherLegs,0x13CB
LeatherChest,0x13CC

View File

@@ -0,0 +1,6 @@
# Pirate large bulk order
SkullCap,0x1544
Doublet,0x1F7B
Kilt,0x1537
Shoes,0x170F

View File

@@ -0,0 +1,6 @@
# Shoe collection (set)
Sandals,0x170D
Shoes,0x170F
Boots,0x170B
ThighBoots,0x1711

View File

@@ -0,0 +1,7 @@
# Studded collection large bulk order
StuddedGorget,0x13D6
StuddedGloves,0x13D5
StuddedArms,0x13DC
StuddedLegs,0x13DA
StuddedChest,0x13DB

View File

@@ -0,0 +1,7 @@
# Town Crier large bulk order
FeatheredHat,0x171A
Surcoat,0x1FFD
FancyShirt,0x1EFD
ShortPants,0x152E
ThighBoots,0x1711

View File

@@ -0,0 +1,6 @@
# Wizard large bulk order
WizardsHat,0x1718
BodySash,0x1541
Robe,0x1F03
Boots,0x170B

View File

@@ -0,0 +1,8 @@
# Large Dining
ButcherKnife,0x13F6
Spoon,0x9F8
Fork,0x9F4
Plate,0x9D7
Knife,0x9F6
Goblet,0x99A

View File

@@ -0,0 +1,5 @@
# Large Jewelry
GoldRing,0x108A,1011207
GoldBracelet,0x1086,1011219
GoldEarrings,0x1087,1011208

View File

@@ -0,0 +1,6 @@
# Large Keyring/Globe
KeyRing,0x1011
Key,0x1010
Globe,0x1047
Spyglass,0x14F5

View File

@@ -0,0 +1,7 @@
# Large Tools
MortarPestle,0xE9B
SmithyHammer,0x13E3
Skillet,0x97F
SewingKit,0xF9D
FletcherTools,0x1022

View File

@@ -0,0 +1,48 @@
# Tinkering Smalls
#check how gold/silver jewels are handled and keys and keg
GoldRing,0x108A,1011207
GoldBracelet,0x1086,1011219
GoldEarrings,0x1087,1011208
KeyRing,0x1011
Key,0x1010
Globe,0x1047
Spyglass,0x14F5
BarrelTap,0x1004
BarrelHoops,0x10E1
MortarPestle,0xE9B
SmithyHammer,0x13E3
Skillet,0x97F,1044567
SewingKit,0xF9D
FletcherTools,0x1022
ButcherKnife,0x13F6
SpoonLeft,0x9F8
ForkLeft,0x9F4
Plate,0x9D7
KnifeLeft,0x9F6
Goblet,0x99A
PewterMug,0xFFF
Clippers,0x0DFC,1112117
Tongs,0xFBB
SledgeHammer,0xFB5
Saw,0x1034
Froe,0x10E5
FlourSifter,0x103E
# JointingPlane,0x1030
# MouldingPlane,0x102C
# SmoothingPlane,0x1032
Nunchaku,0x27AE
Hatchet,0xF43
Pickaxe,0xE86
Cleaver,0xEC3
Pitchfork,0xE87
Lantern,0xA25
Candelabra,0xA27
Scales,0x1852

View File

@@ -0,0 +1,13 @@
# Tinkering Smalls regular
Gears,0x1053
Axle,0x105B
Springs,0x105D
AxleGears,0x1051
ClockParts,0x104F
Clock,0x104B
PotionKeg,0x1940
ClockFrame,0x104D
MetalContainerEngraver,0x1EB8,1072154,0x48D,
Hinge,0x1055,1011202
SextantParts,0x1059