Seniru / pewpew

Transformice module #pewpew

Home Page:https://atelier801.com/topic?f=6&t=892463

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Players can use any skin using the "random" pack

Seniru opened this issue · comments

With the new "random" pack introduced few days ago, players can use any skin even they haven't equipped the required pack.

Reason could be identified as the below:

self.tempEquipped = shop.packsBitList:get(math.random(2, shop.totalPacks))

People with atleast one non-default can still use any pack with "random" pack glitch, reopening...

Fixed with the last commit before now