ModernUO/Scripts/Engines/Factions/Mobiles/Vendors
eos 3f4a2c4dc8 - Ore bought from faction ore vendors is no longer randomly sized.
- Ore is no longer a deedable commodity.
- Added StaffOnly condition to ConditionTeleporter.
- Account/IAccount now compares greater than null.
- General BaseOre cleanup.
- Fixed BaseOre smelting bug where any ore over 30k would be discarded.
- Added a 2 tile range check to FishingPole OnDoubleClick.
- Removed redundant checks from BaseAxe OnDoubleClick.
- General SkillCheck cleanup.
- Fixed a typo in SkillMod.
- Added CommandProperty to Mobile NetState.
- Implemented IComparable for NetState.
2012-07-29 02:41:00 +00:00
..
BaseFactionVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
FactionBoardVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
FactionBottleVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
FactionHorseVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
FactionOreVendor.cs - Ore bought from faction ore vendors is no longer randomly sized. 2012-07-29 02:41:00 +00:00
FactionReagentVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00