Language…
13 users online: Alex No, Anas, CloudyCrystals, Drakel, Ez-kaizo, Green-Smith, imamelia, Knetog, Knight of Time, mizounimax, MorrieTheMagpie, Renex, X11Gbyte - Guests: 162 - Bots: 83
Users: 68,919 (2,347 active)
Latest user: Jonigi1006

Coin Score Sprite Fix

SMW Tweaks → Coin Score Sprite Fix

Tweak Details

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