MephisTools / diablo2-protocol

Diablo 2 network protocol
MIT License
73 stars 19 forks source link

Make item.js enums available to high level code #56

Closed louis030195 closed 5 years ago

louis030195 commented 5 years ago

https://github.com/MephisTools/diablo2-protocol/blob/master/lib/utils/item.js

it would be useful to be able to use these enum to avoid hardcoding numbers in high level code

rom1504 commented 5 years ago

It should be moved to diablo2-data

louis030195 commented 5 years ago

done

https://github.com/MephisTools/node-diablo2-data/commit/853ce601ba883ee4e1b721d6cd7928e9434f6416