3.3.2-1.5.1-7-g0bf8ae3-nolib
This is an additional file related to
3.3.2-1.5.1-7-g0bf8ae3.
Details
-
FilenameRevelation-3.3.2-1.5.1-7-g0bf8ae3-nolib.zip
-
Uploaded by
-
UploadedMar 2, 2010
-
Size19.79 KB
-
Downloads21
-
MD5a90b022702175fc34b721a7b050cd987
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.