Daveyx0 / MultiMob

4 stars 1 forks source link

Fix Flinch Lizards from causing a dupe bug. #5

Closed primetoxinz closed 5 years ago

primetoxinz commented 5 years ago

Flinch Lizards copy the entire stack of items rather than just taking a single item from the stack, this is causing a pretty intense dupe bug when you kill them. This change should make sure the lizard is only holding 1 item when it copies the stack from the player.

Disclaimer: I have not tested this, I just made this edit on github

Daveyx0 commented 5 years ago

Thanks, pretty sure I fixed this at some point but it snuck back in.... cheers!