Skip to content

Commit

Permalink
Merge pull request #148 from FrenchOrange/master
Browse files Browse the repository at this point in the history
Fix image preview in bugs and glitches doc
  • Loading branch information
dannye authored May 17, 2024
2 parents 973544c + ddd2619 commit 8b37eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugs_and_glitches.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ The bottom of Amy's room uses the incorrect void color, causing parts of it to a
### Club entrances use incorrect medal emblem tiling
Each club entrance features a medal emblem, though all but the Fighting Club use incorrect/inconsistent tiling when compared to the actual medals the player can obtain. Despite this, all the required tiles exist, though a handful [ends up unused](https://tcrf.net/Pokémon_Trading_Card_Game/Unused_Graphics#Tileset_03).

![image](https://raw.githubusercontent.com/pret/poketcg/blob/master/src/gfx/medals.png)
![image](https://raw.githubusercontent.com/pret/poketcg/master/src/gfx/medals.png)

**Fix:** Edit the [XXX_club_entrance.bin](https:/pret/poketcg/blob/master/src/data/maps/tiles/cgb) files with Tilemap Studio, using this chart as a guide for which emblem graphics to replace:
```diff
Expand Down

0 comments on commit 8b37eba

Please sign in to comment.