Quantcast

Re-wrote addon:AddRecipeAcquire() to use a re-designed table heirarchy for recipe acquire data - the root keys are now acquire types rather than sequential numbers, and the values are idnums of the appropriate mob/vendor/trainer (in the case of reputations, the values are tables keyed by rep ID which are further nested by reputation level and finally vendor ID).

Author James D. Callahan III <darkenelf@gmail.com>
Author date 2010-03-16 05:14:43
Author local date 2010-03-16 01:14:43 -0400
Committer James D. Callahan III <darkenelf@gmail.com>
Committer date 2010-03-16 05:14:43
Committer local date 2010-03-16 01:14:43 -0400
Commit ad1bfb53179a0a80be8f4414b54408c1dc0e02ef
Tree 27622e4bec1dfb3468643ebc21937a50d1d3a7e2
Parent 8f17c28c2dea64b22bc3e30066c1ba3b3842a631
Re-wrote addon:AddRecipeAcquire() to use a re-designed table heirarchy for recipe acquire data - the root keys are now acquire types rather than sequential numbers, and the values are idnums of the appropriate mob/vendor/trainer (in the case of reputations, the values are tables keyed by rep ID which are further nested by reputation level and finally vendor ID).