3.3.2-1.5.1-7-g0bf8ae3

Details

  • Filename
    Revelation-3.3.2-1.5.1-7-g0bf8ae3.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2010
  • Size
    125.30 KB
  • Downloads
    84
  • MD5
    048f242c319d37681c6e6e7f5e968da6

Supported WoW Retail Versions

  • 3.3.0

Changelog

James D. Callahan III:
    - After OnInitialize() is done, nil it out. Changed a couple of concats to string.format().
    - In Scan(): Only call common.CanPick() if the player is a Rogue.
    - Only define PICKABLE if it's nil when common.CanPick() is called.
    - Only define CAN_PROSPECT if it's nil when common.CanProspect() is called.
    - Only define MILLABLE if it's nil when common.CanMill() is called.
    - Only define CANNOT_DE if it's nil when common.CanDisenchant() is called.
    - Renamed EnchantLevels to ENCHANT_LEVELS.

Additional Files