Summary: | Coin Score Sprite Fix |
Description: | Fixes a vanilla bug where the unused coin score sprites (5-, 10-, 15-, 20-, and 25-coin scores) add a grossly excessive amount of points to the score counter. |
Code: | org $02AE01 BRA ?CODE_02AE35 org $02AE35 ?CODE_02AE35: ; don't let coin score sprites give you points |
Submitted: | by Anas |
Coin Score Sprite Fix
SMW Tweaks → Coin Score Sprite Fix