COUNTERFEIT_PENNY enum should be 64
Closed this issue · 1 comments
laceous commented
https://github.com/TeamREPENTOGON/REPENTOGON/blob/main/repentogon/resources/scripts/enums_ex.lua
https://repentogon.com/enums/Achievement.html
COUNTERFEIT_COIN = 64, COUNTERFEIT_PENNY = 65,
GUPPYS_HAIRBALL = 65,
COUNTERFEIT_PENNY appears to be set to GUPPYS_HAIRBALL enum value. I'm assuming this was a typo.