playmint / loot-classification

Classification of Loot items in Solidity
MIT License
1 stars 2 forks source link

alternative PR w/o introducing tokenID #4

Closed treppers closed 2 years ago

treppers commented 2 years ago

removes the need for a tokenID from this contract since this contract currently relies on the component[0] value. moved greatness to just be a component of the pluck function. removes Rating from this contract