A3Antistasi / A3-Antistasi

A3-Antistasi is the new official Antistasi version
https://a3antistasi.enjin.com/
MIT License
79 stars 337 forks source link

Fixed binoculars not being properly removed and added when using arsenal templates #184

Closed SkaceKamen closed 5 years ago

SkaceKamen commented 5 years ago

The issue was, that binoculars are actually weapons, not items, so you need to call addWeapon and removeWeapon. I've modified the code so it checks the item type and uses appropriate operator.

This should solve #136.

Barbolani77 commented 5 years ago

Thanks and god bless you. I will add it manually