mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-02 08:42:51 -04:00
a7936942b1
getItemId should've been set earlier to make sure double spiders didn't screw up ice traps. Additionally Item_Give() was still being called with skultulla tokens as the default value so it granted a token when picking up an ice trap. Skulltula freeze was also happening on ice traps which it shouldn't do, so that's fixed now too.