ModernUO/Projects/UOContent/Items/Armor
Kamron Batman 974062b0d4
feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718)
### Summary
- Fixes the name `Vegies` to `Veggies`
- Adds feeding leather to goats
- Adds metal for Lava Lizards
- Fixes Bone Helm being classified as plate instead of bone.
- Fixes wooden shields not classified as wood.

### Note
On OSI, the preferred foods on the animal lore gump doesn't contain all possible favorite food categories. Furthermore, the one listed is not necessarily always the "first" in the list of possible categories. We aren't going to try and fix that since it isn't important.
2024-04-04 19:43:02 -07:00
..
Artifacts fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Bone fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Chain fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Cloth fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
DaemonBone fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Dragon fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Glasses feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
Helmets feat: Adds leather/metal food, fixes weapons/armors with wrong materials (#1718) 2024-04-04 19:43:02 -07:00
Leather feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
Plate fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Ranger fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Ring fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Stone fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Studded fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
ArmorEnums.cs fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
BaseArmor.cs fix: Fixes weapon and armor quality default value (#1710) 2024-03-28 10:30:42 -07:00
BaseArmor.Migrations.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00