ModernUO/Projects/UOContent/Engines/Factions/Mobiles/Vendors
Kamron Batman bf20800382
fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743)
* Removes BodyValue
* Removes BodyPicker gump
* Fixes setting Body and BodyMod in props gump
* Props will now look for an `implicit cast` in order to find a way to allow you to modify values with the props gump.
* Fixed `[self set body 0x190` so it works too.
2021-08-28 22:56:00 -07:00
..
BaseFactionVendor.cs fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743) 2021-08-28 22:56:00 -07:00
FactionBoardVendor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
FactionBottleVendor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
FactionHorseVendor.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
FactionOreVendor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
FactionReagentVendor.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00