ThePhrozenKeep / D2MOO

Reimplementation of the Diablo2 game coupled with patching facilities for modders.
MIT License
93 stars 29 forks source link

Fix ChestEnd to set flags to untargettable #104

Closed eugenekolo closed 1 year ago

eugenekolo commented 1 year ago

As far as I can tell, this should be negative the targetable flag, i.e., making the chest no longer useable.

Lectem commented 1 year ago

Good catch, thanks !